mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 15:59:27 +02:00
|
||
---|---|---|
.. | ||
examples | ||
src | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc | ||
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