fpc/rtl/msdos
2023-08-04 16:33:00 +02:00
..
classes.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Regenerate Makefile's after inc/Makefile.rtl change 2023-08-04 16:33:00 +02:00
Makefile.fpc * Fixes based on feedback of team, fixes issue #40368 2023-07-30 11:19:47 +02:00
msmouse.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
ports.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
prt0c.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0comn.asm + added the necessary changes for section based smartlinking to the msdos 2018-06-22 15:42:19 +00:00
prt0h.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0l.asm + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
prt0m.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
prt0s.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
prt0t.asm * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 2014-03-24 13:23:36 +00:00
registers.inc
rtldefs.inc
sysdir.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * string -> shortstring 2023-07-14 17:26:11 +02:00
sysutils.pp Add dotted version of Dos unit in msdos/sysutils source 2023-08-02 22:33:19 +02: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