Historial de Commits

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