fpc/rtl/sinclairql
nickysn f9daec43ef * synchronized with trunk
git-svn-id: branches/wasm@47588 -
2020-11-25 21:59:19 +00:00
..
buildrtl.pp sinclairql: disabled a bunch of things in RTL until they're implemented 2020-11-09 01:34:24 +00:00
Makefile.fpc sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere 2020-11-10 21:31:04 +00:00
qdos.inc sinclairql: fix exitCode parameter accidentally overwritten in mt_frjob. also save d2 register. 2020-11-25 04:33:05 +00:00
qdosfuncs.inc sinclairql: QDOS interface wrapper function improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks 2020-11-24 16:24:34 +00:00
qdosh.inc sinclairql: more work on the QL port. very basic stdio (console writeln) works. 2020-11-19 04:51:56 +00:00
rtl.cfg
rtldefs.inc
si_prc.pp sinclairql: changed startup code to be able to run directly as job without a BASIC loader. based on a patch by Marcel Kilgus in qlforum.co.uk 2020-11-25 04:42:44 +00:00
sysdir.inc
sysfile.inc sinclairql: initial implementation of RTL file I/O functions, patch by Marcel Kilgus in qlforum.co.uk 2020-11-24 19:28:47 +00:00
sysheap.inc sinclairql: initial heap allocation code, and minor system unit bits 2020-11-08 20:50:32 +00:00
sysos.inc sinclairql: initial heap allocation code, and minor system unit bits 2020-11-08 20:50:32 +00:00
sysosh.inc
system.pp sinclairql: system unit changes and improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks 2020-11-24 19:55:13 +00:00
tthread.inc