fpc/rtl/human68k
2024-11-19 22:12:31 +00:00
..
buildrtl.pp
classes.pp
dos.pp
h68kdos.inc human68k: add interface function to h68kdos_super call 2024-07-22 00:53:10 +02:00
Makefile Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995 2024-11-19 22:12:31 +00:00
Makefile.fpc
README.md
rtl.cfg
rtldefs.inc
si_prc.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
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
tthread.inc

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