fpc/rtl/msdos
nickysn 396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
* charmap .txt files in rtl/ucmaps for iso8859-[1,2,5] also updated

git-svn-id: trunk@36425 -
2017-06-05 16:36:24 +00:00
..
classes.pp
dos.pp
Makefile + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 2017-06-05 16:36:24 +00:00
Makefile.fpc + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 2017-06-05 16:36:24 +00:00
msmouse.pp
ports.pp
prt0c.asm
prt0comn.asm Add calls to FPC_HANDLE_I8086_ERROR and add handlers for interrupt $10 and $75 2017-05-19 22:06:37 +00:00
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
prt0t.asm
registers.inc
rtldefs.inc
sysdir.inc
sysfile.inc
sysheap.inc Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 2017-05-22 20:42:33 +00:00
sysos.inc
sysosh.inc
system.pp Avoid trying to use invalid instruction exception if Test8087 is below 2, as older CPU ignore simply invalid instructions 2017-05-22 20:41:36 +00:00
sysutils.pp
tthread.inc