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