.. |
Makefile
|
cd5255c147
+ added startup code for the medium memory model
|
12 years ago |
Makefile.fpc
|
cd5255c147
+ added startup code for the medium memory model
|
12 years ago |
classes.pp
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
12 years ago |
crt.pp
|
40630a7cde
* slight accuracy improvement in crt.delay for i8086-msdos
|
12 years ago |
dos.pp
|
c867fb14dd
+ implemented dos.exec on i8086-msdos
|
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
|
b74af9fda0
* declare the text segment with class=code on i8086-msdos
|
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 |
sysdir.inc
|
efa90dd1f3
* fixed potential buffer overflow in GetDir()
|
12 years ago |
sysfile.inc
|
bca3cd6160
+ implemented all the remaining msdos file functions
|
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
|
4708132ddf
+ added sysutils.pp to the i8086-msdos rtl
|
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 |