.. |
Makefile
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 年之前 |
Makefile.fpc
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 年之前 |
buildrtl.pp
|
cb5a1ed727
build/install fixes for the new sortbase unit for amiga, atari, aros and morphos
|
6 年之前 |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 年之前 |
dos.pp
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
8 年之前 |
gemdos.inc
|
a8a9a5f5de
atari: most of the DOS unit is now implemented, but largely untested
|
8 年之前 |
prt0.as
|
8166002c8a
atari: align some variables properly in the startup code
|
8 年之前 |
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 年之前 |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 年之前 |
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 年之前 |
sysdir.inc
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
8 年之前 |
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 年之前 |
sysheap.inc
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
8 年之前 |
sysos.inc
|
7962ce1c54
atari: include xbios and gemdos from sysos.inc
|
8 年之前 |
sysosh.inc
|
304d7ef7a1
* restores atari support/rtl partially
|
11 年之前 |
syspara.inc
|
51e28ac717
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
|
8 年之前 |
system.pp
|
3d16d38f10
atari: enable FPC_STDOUT_TRUE_ALIAS and groom some of the other defines
|
7 年之前 |
sysutils.pp
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
7 年之前 |
tthread.inc
|
175cc52e8d
atari: added classes unit and a dummy threading implementation
|
8 年之前 |
xbios.inc
|
71a4087bc5
atari: new file for xbios defines
|
8 年之前 |