nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake hace 4 años
..
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake hace 4 años
Makefile.fpc 47b5d0b92e atari: added the fpwidestring unit to the RTL build hace 5 años
buildrtl.pp 47b5d0b92e atari: added the fpwidestring unit to the RTL build hace 5 años
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 hace 7 años
dos.pp f6af4ab25f atari: if FindFirst fails, always call FindClose, just in case hace 8 años
gemdos.inc a8a9a5f5de atari: most of the DOS unit is now implemented, but largely untested hace 9 años
prt0.as 8166002c8a atari: align some variables properly in the startup code hace 9 años
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 hace 7 años
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we hace 12 años
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) hace 4 años
sysdir.inc 3aecf60dff atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS hace 9 años
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-... hace 9 años
sysheap.inc 5cec4b565b atari: use gemdos malloc/free as underlying functions for the heap hace 9 años
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) hace 4 años
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp hace 6 años
syspara.inc 51e28ac717 atari: reworked param handling once more, based on the Amiga code, fixes argv/argc hace 9 años
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) hace 4 años
sysutils.pp f2618cb6a4 * compilation on atari fixed hace 6 años
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 hace 5 años
xbios.inc 71a4087bc5 atari: new file for xbios defines hace 9 años