fpc/rtl/msdos
2015-10-01 15:25:13 +00:00
..
classes.pp + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
dos.pp * msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility 2014-06-24 10:58:59 +00:00
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc + enabled compilation of unit lnfodwrf on i8086-msdos 2015-04-18 01:56:04 +00:00
msmouse.pp * i8086 far data memory model fixes in unit msmouse 2014-04-04 08:57:14 +00:00
ports.pp - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on 2014-03-15 13:01:05 +00:00
prt0c.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0comn.asm * fixed "nil pointer assignment" error in huge memory model 2015-09-03 22:37:01 +00:00
prt0h.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0l.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0m.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
prt0s.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
prt0t.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
registers.inc
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 * several local variables changed from longint to integer 2014-03-17 21:58:53 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +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 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
sysutils.pp + implemented sysutils.diskfree and sysutils.disksize for i8086-msdos 2015-10-01 15:25:13 +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