.. |
Makefile
|
b04c928a4c
Regenerate Makefile's
|
před 1 rokem |
Makefile.fpc
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
před 1 rokem |
classes.pp
|
e04f02dc37
* Dotted RTL compiles
|
před 1 rokem |
dos.pp
|
e04f02dc37
* Dotted RTL compiles
|
před 1 rokem |
msmouse.pp
|
e04f02dc37
* Dotted RTL compiles
|
před 1 rokem |
ports.pp
|
e04f02dc37
* Dotted RTL compiles
|
před 1 rokem |
prt0c.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0comn.asm
|
46b82e3208
+ added the necessary changes for section based smartlinking to the msdos
|
před 7 roky |
prt0h.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0l.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0m.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
prt0s.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
prt0t.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
před 12 roky |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
před 12 roky |
sysdir.inc
|
031c8ada7c
* Char -> AnsiChar
|
před 1 rokem |
sysfile.inc
|
031c8ada7c
* Char -> AnsiChar
|
před 1 rokem |
sysheap.inc
|
031c8ada7c
* Char -> AnsiChar
|
před 1 rokem |
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
před 12 roky |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
před 5 roky |
system.pp
|
d3105bbb95
* string -> shortstring
|
před 1 rokem |
sysutils.pp
|
e26607027e
Add dotted version of Dos unit in msdos/sysutils source
|
před 1 rokem |
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
|
před 5 roky |