提交历史

作者 SHA1 备注 提交日期
  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 年之前
  michael f7b268713d * Patch from Zeljan Rikalo to fix issue #13722 (FloatToStrF negative 0) 15 年之前
  marco 99c261c5ba * add $mode fpc to matrix unit, mants 17357 15 年之前
  michael 6df8ec1ce8 * Added tests for Grant/Revoke, fixed some bugs on the way 15 年之前
  marco 7e51501541 * fix for bug #17325, an inc(i) was missing in aloop. 15 年之前
  michael eba99a7742 * Better error handling when reading from socket. 15 年之前
  pierre 973c23e12c * Fix for win64 GNU AS bug 15 年之前
  pierre cd0329a15e * fix target options for GNU ld 15 年之前
  joost 442bdbec58 * Added the ability to use sub-dirs for examples and documents 15 年之前
  pierre 61547f6a5a * Fix incorrect instruction size 15 年之前
  pierre 9518188c4d * Also use CMP -i218 for win64 target 15 年之前