.. |
Makefile
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 rokov pred |
Makefile.fpc
|
47b5d0b92e
atari: added the fpwidestring unit to the RTL build
|
5 rokov pred |
buildrtl.pp
|
47b5d0b92e
atari: added the fpwidestring unit to the RTL build
|
5 rokov pred |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 rokov pred |
dos.pp
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
8 rokov pred |
gemdos.inc
|
a8a9a5f5de
atari: most of the DOS unit is now implemented, but largely untested
|
8 rokov pred |
prt0.as
|
8166002c8a
atari: align some variables properly in the startup code
|
8 rokov pred |
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 rokov pred |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 rokov pred |
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)
|
8 rokov pred |
sysdir.inc
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
8 rokov pred |
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 rokov pred |
sysheap.inc
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
8 rokov pred |
sysos.inc
|
7962ce1c54
atari: include xbios and gemdos from sysos.inc
|
8 rokov pred |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 rokov pred |
syspara.inc
|
51e28ac717
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
|
8 rokov pred |
system.pp
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 rokov pred |
sysutils.pp
|
f2618cb6a4
* compilation on atari fixed
|
5 rokov pred |
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 rokov pred |
xbios.inc
|
71a4087bc5
atari: new file for xbios defines
|
8 rokov pred |