.. |
Makefile
|
8c562995d7
* regenerate makefiles with latest fpcmake
|
3 years ago |
Makefile.fpc
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
buildrtl.pp
|
c9ec57bd73
* rtl/atari: add the standalone softfpu units to the Atari build. this fixes the Atari native compiler build after recent changes
|
3 years ago |
classes.pp
|
9e70f49745
* fix missing ifdef for the non win32/64/unix targets.
|
3 years ago |
dos.pp
|
0b1734cc04
rtl/atari: move common code of getenv
|
3 years ago |
gemdos.inc
|
685f72ca2f
atari/sysos: use the symbolic names for error numbers
|
3 years ago |
rtl.cfg
|
467349c5ee
atari: do not reference DOS unit explicitly as a dependency. it's now built by buildrtl. add an rtl.cfg for easy features override
|
7 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
si_prc.pp
|
a237aaa1f5
rtl/atari: check for application/acc at startup
|
3 years ago |
sysdir.inc
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
8 years ago |
sysfile.inc
|
46ab8d79a2
rtl/atari: fix readln from console
|
3 years ago |
sysheap.inc
|
b30a1bf447
* rtl/atari: naming: gemdos_free is actually gemdos_mfree. no functional change.
|
3 years ago |
sysos.inc
|
685f72ca2f
atari/sysos: use the symbolic names for error numbers
|
3 years ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
syspara.inc
|
c223ae3610
rtl/atari: try to convert argv[0] to absolute pathname
|
3 years ago |
system.pp
|
0b1734cc04
rtl/atari: move common code of getenv
|
3 years ago |
sysutils.pp
|
850ba0bc74
atari: support ARGV protocol in ExecuteProcess
|
3 years ago |
tthread.inc
|
11b601d44c
* 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
|
5 years ago |
xbios.inc
|
71a4087bc5
atari: new file for xbios defines
|
8 years ago |