.. |
Makefile
|
f0f281d69d
* Regenerated makefiles with subtarget support
|
1 year ago |
Makefile.fpc
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
classes.pp
|
a1d79a323a
* move $H here
|
1 year ago |
dos.pp
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
msmouse.pp
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
9 years ago |
ports.pp
|
62fe6cb5d3
+ integrated the port access via Port[] in the i8086-msdos system unit to ease
|
7 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
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
sysfile.inc
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
sysheap.inc
|
031c8ada7c
* Char -> AnsiChar
|
1 year 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
|
d3105bbb95
* string -> shortstring
|
1 year ago |
sysutils.pp
|
59ac8d66ab
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
1 year 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 |