Jonas Maebe
|
c43fda1fe1
* enabled maybe_call_procvar() also for macpas mode (calls procvars that
|
15 anos atrás |
nickysn
|
df295ca8d6
* GetModeName fixed to work with the 'old' mode numbers also
|
15 anos atrás |
nickysn
|
a89dd9f880
* only enable the save/restore state hack on cards, older than VGA
|
15 anos atrás |
nickysn
|
a56c5afc0e
* EGA support added
|
15 anos atrás |
nickysn
|
ed5fa8daf0
* CGA modes are now supported on a real CGA or EGA (tested with dosbox, machine=cga/ega)
|
15 anos atrás |
michael
|
7ba956d121
* Fixes for literal strings and for automatic semicolon insertion. Fixed objects with empty members (,, or ,})
|
15 anos atrás |
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 anos atrás |
nickysn
|
2ee1718e35
* optimized all 16-colour routines to use 16-bit port writes to the EGA/VGA Graphics Controller
|
15 anos atrás |
nickysn
|
948234c558
* aspect ratio adjustment added to Arc and PieSlice
|
15 anos atrás |
nickysn
|
07519e8839
* do not reset aspect ratio in GraphDefaults (TP7 compatibility fix)
|
15 anos atrás |
Jonas Maebe
|
84cc38f4af
* moved {$asmmode att} to top of file (mantis #17377)
|
15 anos atrás |
Jonas Maebe
|
7f42c3253e
r323 | jonas | 2010-09-09 20:31:47 +0200 (Thu, 09 Sep 2010) | 2 lines
|
15 anos atrás |
florian
|
f13eff22b0
+ added generic stellaris support as provided by #17365
|
15 anos atrás |
Jonas Maebe
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
15 anos atrás |
florian
|
fbdb939c2e
* regenerated with up-to-date fpcmake
|
15 anos atrás |
paul
|
8bd5cef18b
tests: add new for-in test from Michael Van Canneyt
|
15 anos atrás |
paul
|
4718c88f8d
compiler: compare enumerator operator "current" return type with the loop variable while searching for enumerator
|
15 anos atrás |
Jonas Maebe
|
22b4860dd7
* getregisterinline() can be used to replace multiple size variants
|
15 anos atrás |
Jonas Maebe
|
a311607ca6
* do not convert the second argument of inc/dec(ptrtype,value) into a
|
15 anos atrás |
Jonas Maebe
|
8d9a22938b
+ added {$asmmode gas} directives to fix compiling when fpc.cfg contains
|
15 anos atrás |
nickysn
|
c4a30bc7af
* Hercules support added (tested with dosbox, machine=hercules)
|
15 anos atrás |
michael
|
166ba412c9
* Test for formatfloat negative zero
|
15 anos atrás |
michael
|
f7b268713d
* Patch from Zeljan Rikalo to fix issue #13722 (FloatToStrF negative 0)
|
15 anos atrás |
marco
|
99c261c5ba
* add $mode fpc to matrix unit, mants 17357
|
15 anos atrás |
michael
|
6df8ec1ce8
* Added tests for Grant/Revoke, fixed some bugs on the way
|
15 anos atrás |
marco
|
7e51501541
* fix for bug #17325, an inc(i) was missing in aloop.
|
15 anos atrás |
michael
|
eba99a7742
* Better error handling when reading from socket.
|
15 anos atrás |
pierre
|
973c23e12c
* Fix for win64 GNU AS bug
|
15 anos atrás |
pierre
|
cd0329a15e
* fix target options for GNU ld
|
15 anos atrás |
joost
|
442bdbec58
* Added the ability to use sub-dirs for examples and documents
|
15 anos atrás |