.. |
Makefile
|
500e29e5e2
* regenerated with FreeBSD/AArch64 support
|
4 éve |
Makefile.fpc
|
a1bfb5318b
Add explicitly dependency to system unit for win16 rtl
|
4 éve |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 éve |
dos.pp
|
794ac7d332
+ implemented dos.exec() for win16
|
7 éve |
dynlibs.inc
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
9 éve |
glbheap.inc
|
46db6a6174
+ implemented MemAvail and MaxAvail for the win16 global heap
|
7 éve |
glbheaph.inc
|
46db6a6174
+ implemented MemAvail and MaxAvail for the win16 global heap
|
7 éve |
locheap.inc
|
6337ae7530
+ implemented MaxAvail for the win16 local heap as well
|
7 éve |
locheaph.inc
|
6337ae7530
+ implemented MaxAvail for the win16 local heap as well
|
7 éve |
ports.pp
|
374a8281e7
+ added unit ports for win16
|
7 é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
|
ef099b2075
* import library function with a name that does not conflict with the functions exported in the interface
|
5 éve |
sysdlh.inc
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
9 éve |
sysfile.inc
|
288c7e3c9e
* Do_IsDevice treats pipes and sockets the same way as character devices
|
4 é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
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 éve |
system.pp
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 éve |
sysutils.pp
|
e790cb067d
* fix of FileSetDate after int64 changes (r44010 and r44013)
|
5 éve |
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 é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
|
ef099b2075
* import library function with a name that does not conflict with the functions exported in the interface
|
5 é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 |