.. |
doslibf.inc
|
m68k-amiga: make it possible to disable functions newer than OS 2.0 (v37+)
|
2020-04-16 20:42:31 +00:00 |
execd.inc
|
amiga: remove packed from RTL OS record/structure definitions, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL
|
2020-03-23 00:05:52 +00:00 |
execf.inc
|
m68k-amiga: make it possible to disable functions newer than OS 2.0 (v37+)
|
2020-04-16 20:42:31 +00:00 |
legacydos.inc
|
m68k-amiga: document which legacy support functions are unimplemented and why, and where are they used in the RTL code
|
2020-04-21 13:54:22 +00:00 |
legacydosh.inc
|
m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units)
|
2020-04-04 13:21:54 +00:00 |
legacyexec.inc
|
m68k-amiga: added four new exec legacy support functions, these exec calls will be used in some DOS and AThreads rework
|
2020-06-28 22:05:05 +00:00 |
legacyexech.inc
|
m68k-amiga: added four new exec legacy support functions, these exec calls will be used in some DOS and AThreads rework
|
2020-06-28 22:05:05 +00:00 |
legacyutil.inc
|
Amiga: Implementation of Amiga2Date and Date2Amiga for older Amiga Versions
|
2020-04-12 15:17:00 +00:00 |
legacyutilh.inc
|
m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units)
|
2020-04-04 13:21:54 +00:00 |
m68kamiga.inc
|
m68k: Test68000/Test68881 support boilerplate and special support for Amiga
|
2016-12-24 21:11:06 +00:00 |
prt0.as
|
Amiga: improved the startup code, only allocate a new stack area if the area requested compile time is smaller than the one the system provides to us
|
2014-08-27 09:46:55 +00:00 |
si_prc.pp
|
m68k-amiga: startup code to print a console message and quit, when the OS is known to be too old for the RTL
|
2020-04-16 20:59:08 +00:00 |
timerf.inc
|
amiga-likes: add headers for timer.device/GetSysTime()
|
2020-06-28 22:23:36 +00:00 |
utild1.inc
|
amiga: remove packed from RTL OS record/structure definitions, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL
|
2020-03-23 00:05:52 +00:00 |
utild2.inc
|
amiga: remove packed from RTL OS record/structure definitions, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL
|
2020-03-23 00:05:52 +00:00 |
utilf.inc
|
m68k-amiga: add some defines, to disable part of OS headersin the RTL when compiling for OS1.x. this is to aid the implementation of future AmigaOS 1.x support
|
2020-03-27 04:31:10 +00:00 |