Michaël Van Canneyt b2dd200863 * Dotted filenames for package qlunits %!s(int64=2) %!d(string=hai) anos
..
examples 3d889ab8cc * PChar -> PAnsiChar %!s(int64=2) %!d(string=hai) anos
namespaced b2dd200863 * Dotted filenames for package qlunits %!s(int64=2) %!d(string=hai) anos
src b2dd200863 * Dotted filenames for package qlunits %!s(int64=2) %!d(string=hai) anos
tests 19876ca805 qlunits: added channel definition structures based on C equivalents, added test code %!s(int64=4) %!d(string=hai) anos
Makefile 2289c1f6a2 * Remove redundant Makefile.fpc %!s(int64=2) %!d(string=hai) anos
README.txt cd5c2b8271 qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record %!s(int64=4) %!d(string=hai) anos
fpmake.pp bd4e9676fa * Add namespaces.lst %!s(int64=2) %!d(string=hai) anos
namespaces.lst b2dd200863 * Dotted filenames for package qlunits %!s(int64=2) %!d(string=hai) anos

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