nickysn
|
8f44e729cc
* tcg8086.a_op_const_ref and .a_op_const_reg: when splitting a 32-bit OP_AND,
|
12 years ago |
Károly Balogh
|
1f11c39a5d
* huge m68k/cgcpu.pas cleanup and improvement commit
|
12 years ago |
nickysn
|
834008818f
* extracted the common code for the VESA 256-colour TModeInfo initialization
|
12 years ago |
nickysn
|
67fdcb02f2
* in tcgx86.make_simple_ref, on the i8086, emit 'mov es, reg', instead of
|
12 years ago |
florian
|
304d7ef7a1
* restores atari support/rtl partially
|
12 years ago |
nickysn
|
6be9627e74
* use all kinds of copy and not just copy_string in Tcgx86.g_concatcopy, when
|
12 years ago |
nickysn
|
a0af28a8fa
+ enabled compilation of unit fmtbcd for i8086-msdos
|
12 years ago |
Károly Balogh
|
b1b90211f1
fixed spilling operation type for lots of operations (thanks Florian), fixes a few endless loops in the testsuite, at least
|
12 years ago |
nickysn
|
6d83c37da1
* extracted the common code for the EGA/VGA 16-colour TModeInfo initialization
|
12 years ago |
michael
|
cfaf45c7da
* JSON Enumerator support
|
12 years ago |
michael
|
e977c09098
* JSON parser handler
|
12 years ago |
michael
|
324845e07b
* Factory methods
|
12 years ago |
michael
|
644dd98ef5
* FindPath/GetPath implementation
|
12 years ago |
nickysn
|
3014084ee2
* extracted the common code for CGA 640x200 TModeInfo initialization as well
|
12 years ago |
nickysn
|
bf01f953e6
* extracted the common code for CGA320x200 TModeInfo initialization to a
|
12 years ago |
florian
|
6391fd39aa
* optimize also tail calls, if it is a simple procedure
|
12 years ago |
nickysn
|
6a66d63a36
+ enabled all the VESA code for the i8086-msdos graph unit
|
12 years ago |
nickysn
|
694b4ea7a5
* installedfonts changed to smallint, because that generates better code on the i8086
|
12 years ago |
florian
|
440a592d68
* project file updated for newer lazarus versions
|
12 years ago |
florian
|
f95b225157
* fix wrong constant temp handling, introduced in r24953, resolves #24915
|
12 years ago |
nickysn
|
256600e5d3
* TVESAModeInfo.WinFunct changed to farpointer
|
12 years ago |
nickysn
|
c88b3f8501
+ enabled SaveStateVESA and RestoreStateVESA in the i8086-msdos unit graph
|
12 years ago |
nickysn
|
996ca5ae00
- rm the first call to int 10, ax=4f04, dl=0 from SaveStateVESA, since this function is
|
12 years ago |
nickysn
|
f1d9869435
+ enabled the VESA detection code in the i8086-msdos graph unit
|
12 years ago |
nickysn
|
53d50f68c6
* TVESAinfo.str changed to pFarChar
|
12 years ago |
nickysn
|
8a9634034a
* pModeList changed to a far pointer
|
12 years ago |
nickysn
|
98913dc7d5
- rm the hexstr function from the graph unit, as that has already been included
|
12 years ago |
nickysn
|
c948485587
+ enabled the 320x200 ModeX support in the graph unit for i8086-msdos
|
12 years ago |
nickysn
|
dbc851eda3
+ enabled the 320x200x256c VGA mode in the graph unit for i8086-msdos
|
12 years ago |
nickysn
|
009037f9d9
* the Seg0040, SegA000, SegB000 and SegB800 constants changed to typed constants
|
12 years ago |