.. |
Makefile
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 éve |
Makefile.fpc
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 éve |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 éve |
dos.pp
|
b917533a9f
Fix SetFAttr function
|
7 éve |
msmouse.pp
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
9 éve |
ports.pp
|
62fe6cb5d3
+ integrated the port access via Port[] in the i8086-msdos system unit to ease
|
7 éve |
prt0c.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 éve |
prt0comn.asm
|
46b82e3208
+ added the necessary changes for section based smartlinking to the msdos
|
7 éve |
prt0h.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 éve |
prt0l.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 éve |
prt0m.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 éve |
prt0s.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 éve |
prt0t.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 éve |
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
12 éve |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 éve |
sysdir.inc
|
d989a42111
* several local variables changed from longint to integer
|
11 éve |
sysfile.inc
|
7129de8a6e
Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap)
|
9 éve |
sysheap.inc
|
53bfafa290
Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined
|
8 éve |
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
12 éve |
sysosh.inc
|
f1a974f3c9
* THandle type changed to Word for i8086-msdos
|
12 éve |
system.pp
|
4f573b50ad
* access the Default8087CW global variable directly from within inline asm,
|
6 éve |
sysutils.pp
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
7 éve |
tthread.inc
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 éve |