.. |
Makefile
|
8b8f905d46
Merged with trunk, and fixed some errors introduced.
|
9 éve |
Makefile.fpc
|
70b8789262
o basic extended pascal support:
|
9 éve |
dos.pp
|
9955597bf1
* use the GetDOSEnvironment win16api function to obtain a pointer to the
|
9 éve |
dynlibs.inc
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
9 éve |
glbheap.inc
|
406d5b7b3d
+ implemented a win16 heap manager for the far data memory models, using the
|
10 éve |
glbheaph.inc
|
406d5b7b3d
+ implemented a win16 heap manager for the far data memory models, using the
|
10 éve |
locheap.inc
|
600d2cfbc6
+ implemented a win16 heap manager for the near data memory models using the
|
10 éve |
locheaph.inc
|
600d2cfbc6
+ implemented a win16 heap manager for the near data memory models using the
|
10 éve |
prt0c.asm
|
839ab714cc
+ started implementing a win16 target :)
|
10 éve |
prt0comn.asm
|
0034e53445
- removed the win16 tiny memory model startup code loader - 16-bit windows
|
10 éve |
prt0h.asm
|
839ab714cc
+ started implementing a win16 target :)
|
10 éve |
prt0l.asm
|
839ab714cc
+ started implementing a win16 target :)
|
10 éve |
prt0m.asm
|
839ab714cc
+ started implementing a win16 target :)
|
10 éve |
prt0s.asm
|
839ab714cc
+ started implementing a win16 target :)
|
10 éve |
registers.inc
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 éve |
rtldefs.inc
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 éve |
sysdir.inc
|
2574c6304d
+ zero seg regs prior to use in the win16 system unit dir functions as well
|
10 éve |
sysdl.inc
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
9 éve |
sysdlh.inc
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
9 éve |
sysfile.inc
|
2f32a7b718
* only clear DS and ES instead of fillchar-ing the whole Registers record in
|
10 éve |
sysheap.inc
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 éve |
sysos.inc
|
2f32a7b718
* only clear DS and ES instead of fillchar-ing the whole Registers record in
|
10 éve |
sysosh.inc
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 éve |
system.pp
|
48d9daadb9
+ init the dynlibs manager in the win16 system unit startup code
|
9 éve |
win31.pp
|
aa883d0f85
+ added the win16api driver support functions
|
10 éve |
winprocs.inc
|
5900db62ce
+ added the win16api palette functions
|
10 éve |
winprocs.pp
|
f71598a633
+ added the win16api string formatting support functions
|
10 éve |
winprocsh.inc
|
f71598a633
+ added the win16api string formatting support functions
|
10 éve |
wintypes.inc
|
5cb89fba9e
+ added the win16api comm support functions
|
10 éve |
wintypes.pp
|
55a8158c51
* split the win16 wintypes and winprocs units into include files, so they can
|
10 éve |