pierre
|
8f9268d808
Add missing EXECPPAS for explicit COMPILER calls, needed for -sh option
|
11 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 years ago |
nickysn
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
nickysn
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |
nickysn
|
3eeb422abe
* use $(NASM) to compile the asm loaders. Fixes mantis #25223.
|
12 years ago |
nickysn
|
af91346830
+ added exeinfo to the implicitunits list in the makefile for i8086-msdos
|
12 years ago |
nickysn
|
4646884d87
+ enabled compilation of unit ctypes for i8086-msdos
|
12 years ago |
nickysn
|
b73252bd3d
+ enabled compilation of the code page units for i8086-msdos
|
12 years ago |
nickysn
|
a0af28a8fa
+ enabled compilation of unit fmtbcd for i8086-msdos
|
12 years ago |
nickysn
|
8574642a1f
+ added and enabled compilation of unit printer for i8086-msdos
|
12 years ago |
nickysn
|
0c2e8db579
+ enabled compilation of unit charset for i8086-msdos
|
12 years ago |
nickysn
|
034f9c6b71
+ added and implemented unit keyboard for i8086-msdos, based on the go32v2 version of the unit
|
12 years ago |
florian
|
b29591ffd3
* fix msdos rtl makefile for newer makes
|
12 years ago |
nickysn
|
cd5255c147
+ added startup code for the medium memory model
|
12 years ago |
nickysn
|
54ec2f4b4b
* makefiles updated after the msdos loader changes
|
12 years ago |
nickysn
|
4cd26988ad
+ added prt0t.o (loader for i8086-msdos tiny memory model) to the makefiles
|
12 years ago |
nickysn
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 years ago |
nickysn
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 years ago |
nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
12 years ago |
nickysn
|
89cbbe5931
+ enabled compilation of unit objects for i8086-msdos
|
12 years ago |
nickysn
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
12 years ago |
nickysn
|
a36288ee68
+ enabled compilation of unit fgl on i8086-msdos
|
12 years ago |
nickysn
|
b26cdc776d
+ enabled compilation of units matrix, ucomplex and getopts for i8086-msdos
|
12 years ago |
nickysn
|
5c49116d00
+ enabled compilation of units types, dateutil, convutil, strutils and stdconvs for i8086-msdos
|
12 years ago |