fpc/rtl/msdos
nickysn fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled
in the i8086-msdos 'ports' unit, but will be enabled on other targets (e.g.
  go32v2) in the future as well. 32-bit 'in' and 'out' not inlined on i8086, but
  will be on i386 and x86_64.

git-svn-id: trunk@39362 -
2018-07-03 17:01:42 +00:00
..
classes.pp * changed the codepointer type in the i8086 small and compact memory models from 2017-12-14 17:36:15 +00:00
dos.pp Fix SetFAttr function 2018-04-13 22:18:21 +00:00
Makefile + enabled compilation of unit lnfodwrf on i8086-msdos 2018-05-20 11:25:27 +00:00
Makefile.fpc + enabled compilation of unit lnfodwrf on i8086-msdos 2018-05-20 11:25:27 +00:00
msmouse.pp
ports.pp + inline support for the x86 'in' and 'out' instructions. Currently only enabled 2018-07-03 17:01:42 +00:00
prt0c.asm
prt0comn.asm + added the necessary changes for section based smartlinking to the msdos 2018-06-22 15:42:19 +00:00
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
prt0t.asm
registers.inc
rtldefs.inc
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * load environment on msdos if parameters are loaded, so paramstr(0) is loaded as well 2018-02-11 17:49:17 +00:00
sysutils.pp * replaced Intr($21,regs) with MsDos(regs) in the i8086-msdos sysutils unit 2017-12-15 14:58:26 +00:00
tthread.inc