nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 年之前
..
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 年之前
Makefile.fpc a1bfb5318b Add explicitly dependency to system unit for win16 rtl 4 年之前
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 6 年之前
dos.pp 794ac7d332 + implemented dos.exec() for win16 7 年之前
dynlibs.inc c9b3279e3c + added unit dynlibs to the win16 rtl 9 年之前
glbheap.inc 46db6a6174 + implemented MemAvail and MaxAvail for the win16 global heap 7 年之前
glbheaph.inc 46db6a6174 + implemented MemAvail and MaxAvail for the win16 global heap 7 年之前
locheap.inc 6337ae7530 + implemented MaxAvail for the win16 local heap as well 7 年之前
locheaph.inc 6337ae7530 + implemented MaxAvail for the win16 local heap as well 7 年之前
ports.pp 374a8281e7 + added unit ports for win16 7 年之前
prt0c.asm 839ab714cc + started implementing a win16 target :) 10 年之前
prt0comn.asm 0034e53445 - removed the win16 tiny memory model startup code loader - 16-bit windows 10 年之前
prt0h.asm 839ab714cc + started implementing a win16 target :) 10 年之前
prt0l.asm 839ab714cc + started implementing a win16 target :) 10 年之前
prt0m.asm 839ab714cc + started implementing a win16 target :) 10 年之前
prt0s.asm 839ab714cc + started implementing a win16 target :) 10 年之前
registers.inc c2c008c09a * switch to a full blown win16 system unit 10 年之前
rtldefs.inc c2c008c09a * switch to a full blown win16 system unit 10 年之前
sysdir.inc 2574c6304d + zero seg regs prior to use in the win16 system unit dir functions as well 10 年之前
sysdl.inc ef099b2075 * import library function with a name that does not conflict with the functions exported in the interface 5 年之前
sysdlh.inc 01257267b8 + win16 implementation of a dynlib manager in the system unit 9 年之前
sysfile.inc 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices 4 年之前
sysheap.inc c2c008c09a * switch to a full blown win16 system unit 10 年之前
sysos.inc 2f32a7b718 * only clear DS and ES instead of fillchar-ing the whole Registers record in 10 年之前
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 年之前
system.pp 1a0ba60de6 * revert r47598: implement TRandomGenerator 4 年之前
sysutils.pp e790cb067d * fix of FileSetDate after int64 changes (r44010 and r44013) 5 年之前
tthread.inc 11b601d44c * 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 5 年之前
win31.pp aa883d0f85 + added the win16api driver support functions 10 年之前
winprocs.inc 5900db62ce + added the win16api palette functions 10 年之前
winprocs.pp f71598a633 + added the win16api string formatting support functions 10 年之前
winprocsh.inc ef099b2075 * import library function with a name that does not conflict with the functions exported in the interface 5 年之前
wintypes.inc 5cb89fba9e + added the win16api comm support functions 10 年之前
wintypes.pp 55a8158c51 * split the win16 wintypes and winprocs units into include files, so they can 10 年之前