fpc/rtl/msdos
2014-01-17 23:33:24 +00:00
..
classes.pp + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
dos.pp Avoid assmebler size mismatch warning in Keep procedure 2014-01-17 23:33:24 +00:00
Makefile * Initial active version of 2014-01-05 19:20:15 +00:00
Makefile.fpc * Initial active version of 2014-01-05 19:20:15 +00:00
msmouse.pp + added and implemented unit msmouse for i8086-msdos 2013-05-31 16:54:01 +00:00
ports.pp + added and implemented unit ports for i8086-msdos 2013-06-01 14:44:49 +00:00
printer.pp + added and enabled compilation of unit printer for i8086-msdos 2013-10-06 00:14:08 +00:00
prt0m.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
prt0s.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
prt0stm.asm - rm the ss: prefix from the references, relative to bp (for them ss is the default) 2013-11-13 17:36:59 +00:00
prt0t.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
registers.inc + added Intr and MsDos implementations for i8086-msdos 2013-03-28 18:17:25 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc
sysos.inc + added error checking to the dos file operations 2013-03-28 22:03:13 +00:00
sysosh.inc
system.pp + i8086 FPU detection code updated to also identify the FPU type (8087/287/387+) 2013-12-08 20:50:52 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +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