.. |
buildrtl.pp
|
* rtl/atari: add the standalone softfpu units to the Atari build. this fixes the Atari native compiler build after recent changes
|
2022-02-06 00:05:37 +01:00 |
classes.pp
|
* fix missing ifdef for the non win32/64/unix targets.
|
2022-06-01 16:56:02 +02:00 |
dos.pp
|
rtl/atari: move common code of getenv
|
2022-02-18 11:23:04 +00:00 |
gemdos.inc
|
atari/sysos: use the symbolic names for error numbers
|
2022-02-11 22:50:38 +00:00 |
Makefile
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
Makefile.fpc
|
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
2022-03-26 21:17:54 +00:00 |
rtl.cfg
|
atari: do not reference DOS unit explicitly as a dependency. it's now built by buildrtl. add an rtl.cfg for easy features override
|
2018-02-22 12:09:44 +00:00 |
rtldefs.inc
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
si_prc.pp
|
rtl/atari: check for application/acc at startup
|
2022-02-11 22:50:38 +00:00 |
sysdir.inc
|
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
2016-12-26 20:59:33 +00:00 |
sysfile.inc
|
rtl/atari: fix readln from console
|
2022-02-11 22:50:38 +00:00 |
sysheap.inc
|
* rtl/atari: naming: gemdos_free is actually gemdos_mfree. no functional change.
|
2022-02-04 11:43:49 +01:00 |
sysos.inc
|
atari/sysos: use the symbolic names for error numbers
|
2022-02-11 22:50:38 +00:00 |
sysosh.inc
|
+ introduce TOSTimestamp
|
2020-01-25 14:14:41 +00:00 |
syspara.inc
|
rtl/atari: try to convert argv[0] to absolute pathname
|
2022-02-18 11:23:04 +00:00 |
system.pp
|
rtl/atari: move common code of getenv
|
2022-02-18 11:23:04 +00:00 |
sysutils.pp
|
atari: support ARGV protocol in ExecuteProcess
|
2022-02-18 11:23:04 +00:00 |
tthread.inc
|
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
2020-08-22 15:56:13 +00:00 |
xbios.inc
|
atari: new file for xbios defines
|
2016-10-08 13:24:40 +00:00 |