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