Michael VAN CANNEYT 4e4ddfcb03 * Dotted filenames for package qlunits 2 yıl önce
..
examples bfcc20c408 * PChar -> PAnsiChar 2 yıl önce
namespaced 4e4ddfcb03 * Dotted filenames for package qlunits 2 yıl önce
src 4e4ddfcb03 * Dotted filenames for package qlunits 2 yıl önce
tests 19876ca805 qlunits: added channel definition structures based on C equivalents, added test code 4 yıl önce
Makefile ab7dbb9080 * Regenerated makefiles 2 yıl önce
Makefile.fpc ab7dbb9080 * Regenerated makefiles 2 yıl önce
README.txt cd5c2b8271 qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record 4 yıl önce
fpmake.pp 64418cbc3f * Add namespaces.lst 2 yıl önce
namespaces.lst 4e4ddfcb03 * Dotted filenames for package qlunits 2 yıl önce

README.txt

This package contains interface units for QDOS, the operating system
of Sinclair QL machines, clones and compatibles.

The following units are available:

qdos - allows the use of QDOS API directly
sms - allows the use of SMS API directly
qlutils - utility functions for better QL API to Pascal interoperability
qlfloat - utility functions to convert between Pascal numeric types and QLfloats

The following examples are available:

qlcube - draws a 3D rotating wireframe cube with QDOS drawing functions
mtinf - example of using the QDOS version of the System Variables
sms_info - example of using the SMSQ version of the System Variables