.. |
classes.pp
|
+ enabled compilation of unit classes on i8086-msdos
|
2013-05-31 08:29:23 +00:00 |
crt.pp
|
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
2013-05-31 14:29:35 +00:00 |
dos.pp
|
+ implemented envcount, envstr and getenv for i8086-msdos
|
2013-05-24 20:42:56 +00:00 |
Makefile
|
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
2013-05-31 14:29:35 +00:00 |
Makefile.fpc
|
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
2013-05-31 14:29:35 +00:00 |
prt0.asm
|
+ obtain the msdos version on startup
|
2013-05-24 15:42:43 +00:00 |
registers.inc
|
+ added Intr and MsDos implementations for i8086-msdos
|
2013-03-28 18:17:25 +00:00 |
sysdir.inc
|
* fixed potential buffer overflow in GetDir()
|
2013-03-30 16:34:54 +00:00 |
sysfile.inc
|
+ implemented all the remaining msdos file functions
|
2013-03-30 15:46:41 +00:00 |
sysheap.inc
|
+ added sysheap.inc and sysfile.inc to the msdos target, empty for now
|
2013-03-16 12:03:24 +00:00 |
sysos.inc
|
+ added error checking to the dos file operations
|
2013-03-28 22:03:13 +00:00 |
sysosh.inc
|
* THandle type changed to Word for i8086-msdos
|
2013-03-27 00:14:41 +00:00 |
system.pp
|
- do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away
|
2013-05-25 19:22:31 +00:00 |
sysutils.pp
|
+ added sysutils.pp to the i8086-msdos rtl
|
2013-05-25 13:25:35 +00:00 |
tthread.inc
|
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
2013-05-30 18:58:25 +00:00 |
varutils.pp
|
+ added varutils.pp to the msdos rtl
|
2013-05-25 16:00:33 +00:00 |