2025-01-03 19:21:59 +01:00
2025-01-03 19:18:57 +01:00
2025-01-03 19:16:37 +01:00
2025-01-03 19:21:59 +01:00
2025-01-03 19:18:57 +01:00
2025-01-03 19:18:57 +01:00

turbopascal-textgraf

Textmode and Graphics Mode Lib for Turbo Pascal on DOS (Predecessor of the X-LIB Unit)

Compile

Start compile.bat Uses Turbo Pascal 6.0 installed in c:\progrs\tp\

Usage

In your pascal code with add following usage use textgraf

Example Graphics Mode 13

case InitTextGraf of 1: begin end; end; GrafikMode($13);

S
Description
No description provided
Readme
74 KiB
Languages
Pascal 99.8%
Batchfile 0.2%