| .. |
|
Makefile
|
b29591ffd3
* fix msdos rtl makefile for newer makes
|
12 years ago |
|
Makefile.fpc
|
b29591ffd3
* fix msdos rtl makefile for newer makes
|
12 years ago |
|
classes.pp
|
e342c11085
+ introduced a private type TCodePtrList, which is the specialization
|
12 years ago |
|
crt.pp
|
40630a7cde
* slight accuracy improvement in crt.delay for i8086-msdos
|
12 years ago |
|
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
|
msmouse.pp
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 years ago |
|
ports.pp
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 years ago |
|
prt0m.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 years ago |
|
prt0s.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 years ago |
|
prt0stm.asm
|
3505ba4ee6
+ added CPU detection code in the msdos rtl startup in order to properly initialize the Test8086 variable
|
12 years ago |
|
prt0t.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 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
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
|
sysfile.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
|
sysheap.inc
|
bca7bf78dc
+ added sysheap.inc and sysfile.inc to the msdos target, empty for now
|
12 years ago |
|
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
12 years ago |
|
sysosh.inc
|
f1a974f3c9
* THandle type changed to Word for i8086-msdos
|
12 years ago |
|
system.pp
|
5d4ebf0dca
+ added extra_param_offset constant for accessing parameters in asm routines with nostackframe
|
12 years ago |
|
sysutils.pp
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 years ago |
|
tthread.inc
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 years ago |
|
varutils.pp
|
3492d29834
+ added varutils.pp to the msdos rtl
|
12 years ago |