marco
|
74a7e7edd8
* very minor compatibility fix. Delphi exports name of the dll as
|
пре 15 година |
michael
|
a2b0292cdb
* Some minimal documentation
|
пре 15 година |
michael
|
246e7275a4
* Introduced strict property
|
пре 15 година |
Jonas Maebe
|
7f489635da
* disabled maybe_call_procvar() again for macpas mode, because it breaks
|
пре 15 година |
sergei
|
cc82844a9d
* xmlread.pp: refactoring, no function chages:
|
пре 15 година |
sergei
|
06c1413fb0
* xmlread.pp, a misplaced assignment could cause a #13 character to pass non-normalized to #10 if it was the last character in input stream.
|
пре 15 година |
nickysn
|
88b80c9b57
* always set both IntCurrentDriver and IntCurrentNewDriver to the correct old & new style driver numbers
|
пре 15 година |
Jonas Maebe
|
f0114a8d4e
- removed unused variable after r15918
|
пре 15 година |
Jonas Maebe
|
c43fda1fe1
* enabled maybe_call_procvar() also for macpas mode (calls procvars that
|
пре 15 година |
nickysn
|
df295ca8d6
* GetModeName fixed to work with the 'old' mode numbers also
|
пре 15 година |
nickysn
|
a89dd9f880
* only enable the save/restore state hack on cards, older than VGA
|
пре 15 година |
nickysn
|
a56c5afc0e
* EGA support added
|
пре 15 година |
nickysn
|
ed5fa8daf0
* CGA modes are now supported on a real CGA or EGA (tested with dosbox, machine=cga/ega)
|
пре 15 година |
michael
|
7ba956d121
* Fixes for literal strings and for automatic semicolon insertion. Fixed objects with empty members (,, or ,})
|
пре 15 година |
nickysn
|
fd70748267
* optimized DirectPutPixel16 and DirectPutPixVESA16 to use the EGA/VGA hardware ALU, instead of calling slow GetPixel for XORPut, ANDPut and ORPut write modes
|
пре 15 година |
nickysn
|
2ee1718e35
* optimized all 16-colour routines to use 16-bit port writes to the EGA/VGA Graphics Controller
|
пре 15 година |
nickysn
|
948234c558
* aspect ratio adjustment added to Arc and PieSlice
|
пре 15 година |
nickysn
|
07519e8839
* do not reset aspect ratio in GraphDefaults (TP7 compatibility fix)
|
пре 15 година |
Jonas Maebe
|
84cc38f4af
* moved {$asmmode att} to top of file (mantis #17377)
|
пре 15 година |
Jonas Maebe
|
7f42c3253e
r323 | jonas | 2010-09-09 20:31:47 +0200 (Thu, 09 Sep 2010) | 2 lines
|
пре 15 година |
florian
|
f13eff22b0
+ added generic stellaris support as provided by #17365
|
пре 15 година |
Jonas Maebe
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
пре 15 година |
florian
|
fbdb939c2e
* regenerated with up-to-date fpcmake
|
пре 15 година |
paul
|
8bd5cef18b
tests: add new for-in test from Michael Van Canneyt
|
пре 15 година |
paul
|
4718c88f8d
compiler: compare enumerator operator "current" return type with the loop variable while searching for enumerator
|
пре 15 година |
Jonas Maebe
|
22b4860dd7
* getregisterinline() can be used to replace multiple size variants
|
пре 15 година |
Jonas Maebe
|
a311607ca6
* do not convert the second argument of inc/dec(ptrtype,value) into a
|
пре 15 година |
Jonas Maebe
|
8d9a22938b
+ added {$asmmode gas} directives to fix compiling when fpc.cfg contains
|
пре 15 година |
nickysn
|
c4a30bc7af
* Hercules support added (tested with dosbox, machine=hercules)
|
пре 15 година |
michael
|
166ba412c9
* Test for formatfloat negative zero
|
пре 15 година |