nickysn
|
3b895ec0e8
* updated tppufile.getaword to support 16-bit and 8-bit aword sizes
|
12 lat temu |
nickysn
|
8574642a1f
+ added and enabled compilation of unit printer for i8086-msdos
|
12 lat temu |
nickysn
|
0c2e8db579
+ enabled compilation of unit charset for i8086-msdos
|
12 lat temu |
nickysn
|
3a09ca7924
* the longints in VLine16 converted to 16-bit
|
12 lat temu |
nickysn
|
77dc18007d
* ScrWidth changed back to absolute, since the compiler has been fixed to support it
|
12 lat temu |
nickysn
|
f2763b98fa
+ implemented absolute seg:ofs vars on i8086
|
12 lat temu |
svenbarth
|
32a18199c5
Print aX or aregX for address registers if DEBUG_REGISTERLIFE is defined.
|
12 lat temu |
svenbarth
|
c48d572996
Implement support for saving and restoring address registers.
|
12 lat temu |
svenbarth
|
b1d79494dd
Fix around 30 tests by using a volatile register for restoring the stack pointer
|
12 lat temu |
nickysn
|
9a1018ec57
+ enabled the MCGA and 16-colour VGA modes in the graph unit for i8086-msdos
|
12 lat temu |
pierre
|
8a0dccf590
NetBSD getcwd system call also returns string length
|
12 lat temu |
nickysn
|
6bf7072a33
+ enabled the EGA modes in the graph unit for i8086-msdos
|
12 lat temu |
marco
|
274ad65477
* IPicture from #25147. Translated IPicture2 (win64 safe) myself. (roughly the same but with 64-bit handle type)
|
12 lat temu |
nickysn
|
836ec24fb1
+ enabled the Hercules code in the i8086-msdos graph unit
|
12 lat temu |
nickysn
|
54a34391a1
* rewritten the EGA/VGA detection code to use intr, instead of inline asm
|
12 lat temu |
nickysn
|
05be9829dc
* finished the implementation of SaveStateVGA and RestoreStateVGA
|
12 lat temu |
nickysn
|
55f1b860af
* SaveStateVGA and RestoreStateVGA rewritten to use intr
|
12 lat temu |
svenbarth
|
20587d8547
And another place where I forgot to (de)allocate address registers...
|
12 lat temu |
svenbarth
|
f8fe25f8cf
Forgot to commit one location where address registers need to be allocated.
|
12 lat temu |
nickysn
|
896cdc42e5
* windows detection on startup rewritten to use intr
|
12 lat temu |
Károly Balogh
|
55be015a4e
better version of the ColdFire TST.L 123(dX) fix, fixes regressions in tcnvint1 and 2
|
12 lat temu |
nickysn
|
bff9afe865
+ added msdos to AllSmartLinkLibraryOSes
|
12 lat temu |
nickysn
|
f1c1ea17fa
* updated TTarget.GetUnitLibFileName according to the settings for staticlibext
|
12 lat temu |
florian
|
73e6af4864
+ cpu flag CPUARM_HAS_THUMB_IDIV
|
12 lat temu |
florian
|
8fb7cf822b
* unified internal errors
|
12 lat temu |
florian
|
9cb5212378
* patch by Anton Rieckert: cpu_armv7em should default to thumb(2) code as well, resolves #25142
|
12 lat temu |
nickysn
|
a19a9ef9cc
+ added a TOS parameter to TTarget.GetUnitLibFileName
|
12 lat temu |
nickysn
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 lat temu |
nickysn
|
8844c67f56
* updated fpcmake revision.inc after r25642
|
12 lat temu |
nickysn
|
d89c286dc1
* changed the staticlibext for i8086-msdos to .a in fpcmake.ini as well
|
12 lat temu |