Pierre Muller 8e6a4053e3 Add types unit as a dependency of macpas unit to avoid troubles when compiling rtl with make in parallel hai 7 meses
..
Makefile 8e6a4053e3 Add types unit as a dependency of macpas unit to avoid troubles when compiling rtl with make in parallel hai 7 meses
Makefile.fpc f86068b0e1 Add unicodedata unit to rsts entry hai 8 meses
README.md 442e9d2573 human68k: RTL works enough now to run a hello, world! %!s(int64=2) %!d(string=hai) anos
buildrtl.pp c38280ef3e human68k: added a totally untested DOS unit to the RTL %!s(int64=2) %!d(string=hai) anos
classes.pp c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet %!s(int64=2) %!d(string=hai) anos
dos.pp c38280ef3e human68k: added a totally untested DOS unit to the RTL %!s(int64=2) %!d(string=hai) anos
h68kdos.inc 3ee412a4a5 human68k: add interface function to h68kdos_super call hai 1 ano
rtl.cfg c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet %!s(int64=2) %!d(string=hai) anos
rtldefs.inc c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet %!s(int64=2) %!d(string=hai) anos
si_prc.pp a4c94c8b44 human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled %!s(int64=2) %!d(string=hai) anos
sysdir.inc 34519c67a1 human68k: implemented do_chdir %!s(int64=2) %!d(string=hai) anos
sysfile.inc 005cb5914c human68k: implemented do_rename %!s(int64=2) %!d(string=hai) anos
sysheap.inc d85d6b4bac human68k: handle the OS malloc returning errors properly %!s(int64=2) %!d(string=hai) anos
sysos.inc fef24dabd6 human68k: minimal DOS calls error handling/inoutres mapping %!s(int64=2) %!d(string=hai) anos
sysosh.inc c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet %!s(int64=2) %!d(string=hai) anos
system.pp eb6f29d084 m68k: disable verbose error reporting of the stub unicode and threadmanagers by default on Amiga, Atari, Human68k, and Sinclair QL hai 1 ano
sysutils.pp 2648f8151d human68k: implemented some trivial functions in sysutils %!s(int64=2) %!d(string=hai) anos
tthread.inc c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet %!s(int64=2) %!d(string=hai) anos

README.md

Human68k RTL

This directory contains support for Human68k, which is an MSDOS-like OS developed by Hudson Soft, running on the Sharp X68000 series of computers sometimes called the "Japanese Amiga".

RTL code is based on the code and information found in the GCC and newlib ports for Human68k by Lyderic "Lydux" Maillet, and is available at:

https://github.com/Lydux