.. |
Makefile
|
4789afb4b0
Regenerated Makefile's after cherry-pick adding soft fpu related units
|
před 3 roky |
Makefile.fpc
|
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
|
před 7 roky |
buildrtl.pp
|
58f85ed4e4
atari: dos unit skeleton for atari. to be implemented.
|
před 8 roky |
classes.pp
|
175cc52e8d
atari: added classes unit and a dummy threading implementation
|
před 8 roky |
dos.pp
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
před 8 roky |
gemdos.inc
|
a8a9a5f5de
atari: most of the DOS unit is now implemented, but largely untested
|
před 8 roky |
prt0.as
|
8166002c8a
atari: align some variables properly in the startup code
|
před 8 roky |
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
|
před 7 roky |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
před 12 roky |
si_prc.pp
|
14c365e7b5
atari: align the tpasize to dword, seems like the section sizes are not guaranteed to be even (with vlink at least)
|
před 8 roky |
sysdir.inc
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
před 8 roky |
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-...
|
před 8 roky |
sysheap.inc
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
před 8 roky |
sysos.inc
|
7962ce1c54
atari: include xbios and gemdos from sysos.inc
|
před 8 roky |
sysosh.inc
|
d35d69b851
+ introduce TOSTimestamp
|
před 1 rokem |
syspara.inc
|
51e28ac717
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
|
před 8 roky |
system.pp
|
0c43bb74a5
atari: pass tos exe flags also to ld
|
před 2 roky |
sysutils.pp
|
336e72f3c4
* fix compilation on several OSes after r44010
|
před 1 rokem |
tthread.inc
|
a14117e0bb
* Merging revisions r45805 from trunk:
|
před 4 roky |
xbios.inc
|
71a4087bc5
atari: new file for xbios defines
|
před 8 roky |