florian c63c3e99c7 * load environment on msdos if parameters are loaded, so paramstr(0) is loaded as well 7 years ago
..
Makefile 961f7fd25b * msdos target uses already non 8.3 file names, so it makes no sense to get in trouble by using rtlconst instead of rtlconsts 7 years ago
Makefile.fpc 961f7fd25b * msdos target uses already non 8.3 file names, so it makes no sense to get in trouble by using rtlconst instead of rtlconsts 7 years ago
classes.pp 0119e7afb3 * changed the codepointer type in the i8086 small and compact memory models from 7 years ago
dos.pp 50e5256f8e * system.pp: 8 years ago
msmouse.pp 72dc92e8b8 * added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a 9 years ago
ports.pp 4f498c9e3c * always enable portl (32-bit port access) in the i8086 ports unit 7 years ago
prt0c.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 years ago
prt0comn.asm ba7586a5c8 Fix for FPU generated exception as interrupt 0x10, contributed by Max Nazhalov 8 years ago
prt0h.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 years ago
prt0l.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 years ago
prt0m.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 years ago
prt0s.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 years ago
prt0t.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 years ago
registers.inc cd18b792ab + added Intr and MsDos implementations for i8086-msdos 12 years ago
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
sysdir.inc d989a42111 * several local variables changed from longint to integer 11 years ago
sysfile.inc 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) 9 years ago
sysheap.inc 53bfafa290 Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 8 years ago
sysos.inc 1077093b08 + added error checking to the dos file operations 12 years ago
sysosh.inc f1a974f3c9 * THandle type changed to Word for i8086-msdos 12 years ago
system.pp c63c3e99c7 * load environment on msdos if parameters are loaded, so paramstr(0) is loaded as well 7 years ago
sysutils.pp 7cc581d4c7 * replaced Intr($21,regs) with MsDos(regs) in the i8086-msdos sysutils unit 7 years ago
tthread.inc 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 12 years ago