fpc/rtl/msdos
2017-07-05 22:03:27 +00:00
..
classes.pp
dos.pp * system.pp: 2017-05-19 22:01:12 +00:00
Makefile + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
Makefile.fpc + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
msmouse.pp * added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a 2016-01-07 15:40:47 +00:00
ports.pp + added portl class for 32-bit port access in the i8086-msdos ports unit, if 2016-01-12 18:06:21 +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 Add two word variables to store fpu control and status register in interrupt 0x10 2017-07-05 22:03:27 +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
sysdir.inc
sysfile.inc Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) 2016-06-25 08:16:52 +00:00
sysheap.inc Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 2017-05-22 20:42:33 +00:00
sysos.inc
sysosh.inc
system.pp Add two word variables to store fpu control and status register in interrupt 0x10 2017-07-05 22:03:27 +00:00
sysutils.pp * system.pp: 2017-05-19 22:01:12 +00:00
tthread.inc