Pascal snippets
A collection of Turbo Pascal source code:
- video.pas - fast Turbo Vision style console output.
- comio.pas - serial (COMx) port I/O.
- dumbtty.pas - a simple terminal emulator - example for using video.pas and comio.pas.
- savelfns.rar - a program to read long Windows 9x file names directly from the disk even in plain DOS (FAT16 only).
See also
- Pascal source code of a small demo.
- Keyboard utilities with Pascal source code.