fpc/rtl/msdos
2022-02-13 15:26:54 +02:00
..
classes.pp * msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit code limit. 2020-08-19 10:49:40 +00:00
dos.pp * set DL=0 in dos.setverify for compatibility with DOS 2.x 2019-05-31 13:58:19 +00:00
Makefile * regenerate all makefiles with the latest fpcmake 2022-02-13 15:26:54 +02:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
msmouse.pp
ports.pp + integrated the port access via Port[] in the i8086-msdos system unit to ease 2018-07-09 15:40:12 +00:00
prt0c.asm
prt0comn.asm
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
prt0t.asm
registers.inc
rtldefs.inc
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sysutils.pp + TZ variable based offset calculation included for DOS targets 2020-11-24 00:35:52 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00