.. |
Makefile
|
e225b41e3e
* properly define esp32 helper unit names in inc/Makefile.rtl
|
hace 1 año |
Makefile.fpc
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
hace 1 año |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
hace 1 año |
cprt07.as
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
hace 6 años |
cprt09.as
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
hace 6 años |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
hace 2 años |
libc.inc
|
fb1e29aef5
* nds: implemented write(ln) output on the screen (it needs flush tough...)
|
hace 14 años |
libch.inc
|
a7cc9d55cf
* Char -> AnsiChar
|
hace 2 años |
nds.inc
|
e3aa30f67c
* Added a first file I/O handling implementation
|
hace 14 años |
ndsbios.inc
|
c21d5765ac
* fixed properties
|
hace 16 años |
ndsbiosh.inc
|
c21d5765ac
* fixed properties
|
hace 16 años |
ndsh.inc
|
e3aa30f67c
* Added a first file I/O handling implementation
|
hace 14 años |
prt07.as
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
hace 6 años |
prt09.as
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
hace 6 años |
rtl.cfg
|
8dd9b46d60
* Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies
|
hace 10 años |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
hace 12 años |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
hace 12 años |
sysfile.inc
|
a7cc9d55cf
* Char -> AnsiChar
|
hace 2 años |
sysheap.inc
|
8506d8fdf1
* Changes to compiler and rtl to make it compatible with devkitARM r24
|
hace 16 años |
sysos.inc
|
c21d5765ac
* fixed properties
|
hace 16 años |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
hace 5 años |
system.pp
|
21d0a2d299
* string -> shortstring
|
hace 2 años |
systhrd.inc
|
d2dabe9a33
* updated nds/gba linker scripts and reverted some changes for 2.2.4a release
|
hace 16 años |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
hace 2 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 |