.. |
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 |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
msmouse.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
ports.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
prt0c.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0comn.asm
|
46b82e3208
+ added the necessary changes for section based smartlinking to the msdos
|
7 years ago |
prt0h.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0l.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0m.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
prt0s.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
prt0t.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
12 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
d3bc874500
* Char -> AnsiChar
|
2 years ago |
sysfile.inc
|
d3bc874500
* Char -> AnsiChar
|
2 years ago |
sysheap.inc
|
d3bc874500
* Char -> AnsiChar
|
2 years ago |
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
12 years ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
system.pp
|
53b50327e9
* string -> shortstring
|
2 years ago |
sysutils.pp
|
67ba21f8a8
Add dotted version of Dos unit in msdos/sysutils source
|
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 |