.. |
Makefile
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 년 전 |
Makefile.fpc
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 년 전 |
classes.pp
|
d8a2285a91
+ enabled compilation of unit classes for win16; compiles only in the large
|
7 년 전 |
dos.pp
|
794ac7d332
+ implemented dos.exec() for win16
|
7 년 전 |
dynlibs.inc
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
10 년 전 |
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 년 전 |
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
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
10 년 전 |
sysdlh.inc
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
10 년 전 |
sysfile.inc
|
7fd805c5d8
* Fix compilation for win16 OS with -dSYSTEMDEBUG
|
9 년 전 |
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
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 년 전 |
system.pp
|
9e6209db3a
* fixed compilation of win16 in medium memory model
|
7 년 전 |
sysutils.pp
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 년 전 |
tthread.inc
|
d8a2285a91
+ enabled compilation of unit classes for win16; compiles only in the large
|
7 년 전 |
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
|
f71598a633
+ added the win16api string formatting support functions
|
10 년 전 |
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 년 전 |