README.txt 668 B

123456789101112131415
  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
  10. mtinf - example of using the QDOS version of the System Variables
  11. sms_info - example of using the SMSQ version of the System Variables