fpc/rtl/win16
2019-07-20 08:41:59 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp + implemented dos.exec() for win16 2017-12-08 17:40:07 +00:00
dynlibs.inc + added unit dynlibs to the win16 rtl 2015-10-01 13:10:40 +00:00
glbheap.inc + implemented MemAvail and MaxAvail for the win16 global heap 2017-12-06 15:05:37 +00:00
glbheaph.inc + implemented MemAvail and MaxAvail for the win16 global heap 2017-12-06 15:05:37 +00:00
locheap.inc + implemented MaxAvail for the win16 local heap as well 2017-12-06 15:58:02 +00:00
locheaph.inc + implemented MaxAvail for the win16 local heap as well 2017-12-06 15:58:02 +00:00
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
ports.pp + added unit ports for win16 2018-07-12 14:24:46 +00:00
prt0c.asm
prt0comn.asm
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
registers.inc
rtldefs.inc
sysdir.inc + zero seg regs prior to use in the win16 system unit dir functions as well 2015-09-27 23:57:57 +00:00
sysdl.inc + win16 implementation of a dynlib manager in the system unit 2015-09-29 16:31:17 +00:00
sysdlh.inc + win16 implementation of a dynlib manager in the system unit 2015-09-29 16:31:17 +00:00
sysfile.inc * Fix compilation for win16 OS with -dSYSTEMDEBUG 2016-05-20 15:58:27 +00:00
sysheap.inc
sysos.inc * only clear DS and ES instead of fillchar-ing the whole Registers record in 2015-09-27 23:52:33 +00:00
sysosh.inc
system.pp * fixed compilation of win16 in medium memory model 2017-12-07 17:29:06 +00:00
sysutils.pp * follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list 2019-07-20 08:41:59 +00:00
tthread.inc + enabled compilation of unit classes for win16; compiles only in the large 2017-12-15 19:56:30 +00:00
win31.pp + added the win16api driver support functions 2015-09-24 19:49:19 +00:00
winprocs.inc
winprocs.pp + added the win16api string formatting support functions 2015-09-24 19:09:25 +00:00
winprocsh.inc + added the win16api string formatting support functions 2015-09-24 19:09:25 +00:00
wintypes.inc + added the win16api comm support functions 2015-09-24 17:02:45 +00:00
wintypes.pp