README.txt 525 B

12345678910111213
  1. This package contains interface units for QDOS, the operating system
  2. of Sinclair QL machines, clones and compatibles.
  3. The following units are available:
  4. qdos - allows the use of QDOS API directly
  5. sms - allows the use of SMS API directly
  6. qlutils - utility functions for better QL API to Pascal interoperability
  7. qlfloat - utility functions to convert between Pascal numeric types and QLfloats
  8. The following examples are available:
  9. qlcube - draws a 3D rotating wireframe cube with QDOS drawing functions