nickysn 6d4dfb5595 * fixed compilation of sysutils on i8086-msdos after r33290 10 lat temu
..
Makefile 759a4f8258 * don't try to build lnfodwrf on i8086-msdos, because it causes internal error 10 lat temu
Makefile.fpc 759a4f8258 * don't try to build lnfodwrf on i8086-msdos, because it causes internal error 10 lat temu
classes.pp e342c11085 + introduced a private type TCodePtrList, which is the specialization 12 lat temu
dos.pp 23b0cf2340 * msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility 11 lat temu
msmouse.pp 72dc92e8b8 * added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a 10 lat temu
ports.pp 79c5b632f1 + added portl class for 32-bit port access in the i8086-msdos ports unit, if 10 lat temu
prt0c.asm 0236c2823a + added startup modules for compact, large and huge model that define the 12 lat temu
prt0comn.asm 1264eaf8c6 * fixed "nil pointer assignment" error in huge memory model 10 lat temu
prt0h.asm 0236c2823a + added startup modules for compact, large and huge model that define the 12 lat temu
prt0l.asm 0236c2823a + added startup modules for compact, large and huge model that define the 12 lat temu
prt0m.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 12 lat temu
prt0s.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 12 lat temu
prt0t.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 12 lat temu
registers.inc cd18b792ab + added Intr and MsDos implementations for i8086-msdos 13 lat temu
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 lat temu
sysdir.inc d989a42111 * several local variables changed from longint to integer 12 lat temu
sysfile.inc 3c88a3c59b Use Tiny getmem/freemem functions for systemdebug code, add more debug output 10 lat temu
sysheap.inc bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 13 lat temu
sysos.inc 1077093b08 + added error checking to the dos file operations 13 lat temu
sysosh.inc f1a974f3c9 * THandle type changed to Word for i8086-msdos 13 lat temu
system.pp 3bf9019676 + Define FPC_ANSI_TEXTFILEREC to avoid unnecessary use of unicode char 10 lat temu
sysutils.pp 6d4dfb5595 * fixed compilation of sysutils on i8086-msdos after r33290 10 lat temu
tthread.inc 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 12 lat temu