fpc/rtl/msdos
2013-10-27 14:23:31 +00:00
..
classes.pp + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
crt.pp + added CGA snow checking to the WriteChar routine of the CRT unit for i8086-msdos; scrolling and clreol still produces snow 2013-09-21 13:40:21 +00:00
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
keyboard.pp + 83/84-key keyboard support added to unit keyboard for i8086-msdos 2013-09-15 19:53:24 +00:00
Makefile + added exeinfo to the implicitunits list in the makefile for i8086-msdos 2013-10-27 14:23:31 +00:00
Makefile.fpc + added exeinfo to the implicitunits list in the makefile for i8086-msdos 2013-10-27 14:23:31 +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 * fixed the stack traces under i8086-msdos (StackTop wasn't initialized) 2013-10-27 13:53:16 +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 * THandle type changed to Word for i8086-msdos 2013-03-27 00:14:41 +00:00
system.pp * fixed the stack traces under i8086-msdos (StackTop wasn't initialized) 2013-10-27 13:53:16 +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
varutils.pp + added varutils.pp to the msdos rtl 2013-05-25 16:00:33 +00:00