| .. |
|
classes.pp
|
|
|
|
dos.pp
|
* msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility
|
2014-06-24 10:58:59 +00:00 |
|
Makefile
|
* don't try to build lnfodwrf on i8086-msdos, because it causes internal error
|
2016-03-18 19:56:37 +00:00 |
|
Makefile.fpc
|
* don't try to build lnfodwrf on i8086-msdos, because it causes internal error
|
2016-03-18 19:56:37 +00:00 |
|
msmouse.pp
|
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
2016-01-07 15:40:47 +00:00 |
|
ports.pp
|
+ added portl class for 32-bit port access in the i8086-msdos ports unit, if
|
2016-01-12 18:06:21 +00:00 |
|
prt0c.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
|
prt0comn.asm
|
* fixed "nil pointer assignment" error in huge memory model
|
2015-09-03 22:37:01 +00:00 |
|
prt0h.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
|
prt0l.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
|
prt0m.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
|
prt0s.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
|
prt0t.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
|
registers.inc
|
|
|
|
rtldefs.inc
|
|
|
|
sysdir.inc
|
|
|
|
sysfile.inc
|
Use Tiny getmem/freemem functions for systemdebug code, add more debug output
|
2016-01-16 00:50:30 +00:00 |
|
sysheap.inc
|
|
|
|
sysos.inc
|
|
|
|
sysosh.inc
|
|
|
|
system.pp
|
+ Define FPC_ANSI_TEXTFILEREC to avoid unnecessary use of unicode char
|
2016-01-16 00:42:36 +00:00 |
|
sysutils.pp
|
* fixed compilation of sysutils on i8086-msdos after r33290
|
2016-03-21 21:09:27 +00:00 |
|
tthread.inc
|
|
|