nickysn f31d7e665b * fix for i8086 far data memory models in dos.getintvec 11 lat temu
..
Makefile fcc7dc82fc Fix typo error in previous fpcmake.ini change 11 lat temu
Makefile.fpc 8f9268d808 Add missing EXECPPAS for explicit COMPILER calls, needed for -sh option 11 lat temu
classes.pp e342c11085 + introduced a private type TCodePtrList, which is the specialization 12 lat temu
dos.pp f31d7e665b * fix for i8086 far data memory models in dos.getintvec 11 lat temu
msmouse.pp 8efd857d76 * i8086 far data memory model fixes in unit msmouse 11 lat temu
ports.pp 41d28f91e5 - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on 11 lat temu
prt0c.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 lat temu
prt0comn.asm e4d4dd9d81 * replaced tabs with spaces, fixes identation 11 lat temu
prt0h.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 lat temu
prt0l.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 lat temu
prt0m.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 lat temu
prt0s.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 lat temu
prt0t.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 lat temu
registers.inc cd18b792ab + added Intr and MsDos implementations for i8086-msdos 12 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 11 lat temu
sysfile.inc b7d759344d * fixed do_filepos and do_seekend not returning the high 16 bits of the file 11 lat temu
sysheap.inc bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 12 lat temu
sysos.inc 1077093b08 + added error checking to the dos file operations 12 lat temu
sysosh.inc f1a974f3c9 * THandle type changed to Word for i8086-msdos 12 lat temu
system.pp 34e8e5a0dc * handle zero length strings correctly in DebugWrite/DebugWriteLn 11 lat temu
sysutils.pp fec4c6a6e2 * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets 11 lat temu
tthread.inc 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 12 lat temu