| .. |
|
Makefile
|
a0af28a8fa
+ enabled compilation of unit fmtbcd for i8086-msdos
|
12 gadi atpakaļ |
|
Makefile.fpc
|
a0af28a8fa
+ enabled compilation of unit fmtbcd for i8086-msdos
|
12 gadi atpakaļ |
|
classes.pp
|
e342c11085
+ introduced a private type TCodePtrList, which is the specialization
|
12 gadi atpakaļ |
|
crt.pp
|
e2903ded95
+ added CGA snow checking to the WriteChar routine of the CRT unit for i8086-msdos; scrolling and clreol still produces snow
|
12 gadi atpakaļ |
|
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 gadi atpakaļ |
|
keyboard.pp
|
d2c2193505
+ 83/84-key keyboard support added to unit keyboard for i8086-msdos
|
12 gadi atpakaļ |
|
msmouse.pp
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 gadi atpakaļ |
|
ports.pp
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 gadi atpakaļ |
|
printer.pp
|
8574642a1f
+ added and enabled compilation of unit printer for i8086-msdos
|
12 gadi atpakaļ |
|
prt0m.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 gadi atpakaļ |
|
prt0s.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 gadi atpakaļ |
|
prt0stm.asm
|
8f8bd8b12d
- rm the unnecessary jnz instruction before the rep stosb in the i8086-msdos startup code, because the rep prefix checks for cx=0 and skips the stosb instruction anyway
|
12 gadi atpakaļ |
|
prt0t.asm
|
cd5255c147
+ added startup code for the medium memory model
|
12 gadi atpakaļ |
|
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
13 gadi atpakaļ |
|
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 gadi atpakaļ |
|
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 gadi atpakaļ |
|
sysfile.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 gadi atpakaļ |
|
sysheap.inc
|
bca7bf78dc
+ added sysheap.inc and sysfile.inc to the msdos target, empty for now
|
13 gadi atpakaļ |
|
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
13 gadi atpakaļ |
|
sysosh.inc
|
f1a974f3c9
* THandle type changed to Word for i8086-msdos
|
13 gadi atpakaļ |
|
system.pp
|
009037f9d9
* the Seg0040, SegA000, SegB000 and SegB800 constants changed to typed constants
|
12 gadi atpakaļ |
|
sysutils.pp
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 gadi atpakaļ |
|
tthread.inc
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 gadi atpakaļ |
|
varutils.pp
|
3492d29834
+ added varutils.pp to the msdos rtl
|
12 gadi atpakaļ |