fpc/rtl/msdos
2017-04-18 14:15:47 +00:00
..
classes.pp + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * don't try to build lnfodwrf on i8086-msdos, because it causes internal error 2016-03-18 19:56:37 +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 * 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 + 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 * several local variables changed from longint to integer 2014-03-17 21:58:53 +00:00
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 Implement basic SysOSAlloc using MSDOS Interrrupt 0x21, AH=0x48 function 2016-05-11 14:29:11 +00:00
sysos.inc + added error checking to the dos file operations 2013-03-28 22:03:13 +00:00
sysosh.inc
system.pp + call InitSystemThreads in the msdos system unit startup, to initialize the 2016-10-08 22:03:27 +00:00
sysutils.pp * fixed compilation of sysutils on i8086-msdos after r33290 2016-03-21 21:09:27 +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