.. |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 tahun lalu |
Makefile.fpc
|
47b5d0b92e
atari: added the fpwidestring unit to the RTL build
|
5 tahun lalu |
buildrtl.pp
|
47b5d0b92e
atari: added the fpwidestring unit to the RTL build
|
5 tahun lalu |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 tahun lalu |
dos.pp
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
8 tahun lalu |
gemdos.inc
|
a8a9a5f5de
atari: most of the DOS unit is now implemented, but largely untested
|
8 tahun lalu |
prt0.as
|
8166002c8a
atari: align some variables properly in the startup code
|
8 tahun lalu |
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 tahun lalu |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 tahun lalu |
si_prc.pp
|
8f61df817a
atari: implemented stacktop for working stacktraces, implemented stacksize dependent stackmargin, and a system specific backtracestr. however, offs display still doesn't work properly, due to a linker issue (reported)
|
4 tahun lalu |
sysdir.inc
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
8 tahun lalu |
sysfile.inc
|
f69bfe0ee4
atari: return a valid filehandle in do_open(). this code accidentally worked before with -O2, because the way the reg uses overlapped, but failed with -O-...
|
8 tahun lalu |
sysheap.inc
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
8 tahun lalu |
sysos.inc
|
8f61df817a
atari: implemented stacktop for working stacktraces, implemented stacksize dependent stackmargin, and a system specific backtracestr. however, offs display still doesn't work properly, due to a linker issue (reported)
|
4 tahun lalu |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 tahun lalu |
syspara.inc
|
51e28ac717
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
|
8 tahun lalu |
system.pp
|
8f61df817a
atari: implemented stacktop for working stacktraces, implemented stacksize dependent stackmargin, and a system specific backtracestr. however, offs display still doesn't work properly, due to a linker issue (reported)
|
4 tahun lalu |
sysutils.pp
|
f2618cb6a4
* compilation on atari fixed
|
5 tahun lalu |
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 tahun lalu |
xbios.inc
|
71a4087bc5
atari: new file for xbios defines
|
8 tahun lalu |