..
buildrtl.pp
human68k: added a totally untested DOS unit to the RTL
2023-12-23 15:36:51 +01:00
classes.pp
human68k: add an RTL skeleton, almost nothing is implemented yet
2023-11-30 23:43:27 +00:00
dos.pp
human68k: added a totally untested DOS unit to the RTL
2023-12-23 15:36:51 +01:00
h68kdos.inc
human68k: added a totally untested DOS unit to the RTL
2023-12-23 15:36:51 +01:00
Makefile
* regenerated Makefiles after last commit
2024-03-23 22:30:37 +01:00
Makefile.fpc
m68k-human68k: fix installation of sysconts and heaptrc units
2024-01-08 02:22:15 +01:00
README.md
human68k: RTL works enough now to run a hello, world!
2023-11-30 23:43:27 +00:00
rtl.cfg
human68k: add an RTL skeleton, almost nothing is implemented yet
2023-11-30 23:43:27 +00:00
rtldefs.inc
human68k: add an RTL skeleton, almost nothing is implemented yet
2023-11-30 23:43:27 +00:00
si_prc.pp
human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled
2023-12-03 12:14:22 +01:00
sysdir.inc
human68k: implemented do_chdir
2023-12-06 04:41:28 +01:00
sysfile.inc
human68k: implemented do_rename
2023-12-06 04:41:28 +01:00
sysheap.inc
human68k: handle the OS malloc returning errors properly
2023-12-03 09:54:05 +01:00
sysos.inc
human68k: minimal DOS calls error handling/inoutres mapping
2023-12-03 09:54:05 +01:00
sysosh.inc
human68k: add an RTL skeleton, almost nothing is implemented yet
2023-11-30 23:43:27 +00:00
system.pp
m68k: disable verbose error reporting of the stub unicode and threadmanagers by default on Amiga, Atari, Human68k, and Sinclair QL
2024-02-20 03:56:17 +01:00
sysutils.pp
human68k: implemented some trivial functions in sysutils
2023-12-08 06:52:01 +01:00
tthread.inc
human68k: add an RTL skeleton, almost nothing is implemented yet
2023-11-30 23:43:27 +00:00