fpc/rtl/msdos
2014-03-17 21:58:53 +00:00
..
classes.pp + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
dos.pp * fixed dos.getftime returning a wrong value for 'time' on i8086-msdos 2014-03-16 15:22:49 +00:00
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
msmouse.pp - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on 2014-03-15 13:01:05 +00:00
ports.pp - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on 2014-03-15 13:01:05 +00:00
printer.pp + added and enabled compilation of unit printer for i8086-msdos 2013-10-06 00:14:08 +00:00
prt0m.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
prt0s.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
prt0stm.asm + added nil pointer assignment test at the end of program for i8086-msdos 2014-02-26 19:28:57 +00:00
prt0t.asm + added startup code for the medium memory model 2013-06-08 22:41:43 +00:00
registers.inc + added Intr and MsDos implementations for i8086-msdos 2013-03-28 18:17:25 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc * several local variables changed from longint to integer 2014-03-17 21:58:53 +00:00
sysfile.inc * several local variables changed from longint to integer 2014-03-17 21:58:53 +00:00
sysheap.inc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 2013-03-16 12:03:24 +00:00
sysos.inc + added error checking to the dos file operations 2013-03-28 22:03:13 +00:00
sysosh.inc * THandle type changed to Word for i8086-msdos 2013-03-27 00:14:41 +00:00
system.pp * revert to the initial implementation of GetCommandLine as the code generator 2014-03-17 20:33:32 +00:00
sysutils.pp * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets 2014-03-06 01:10:18 +00:00
tthread.inc * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 2013-05-30 18:58:25 +00:00