Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn a0af28a8fa + enabled compilation of unit fmtbcd for i8086-msdos hace 12 años
  Károly Balogh b1b90211f1 fixed spilling operation type for lots of operations (thanks Florian), fixes a few endless loops in the testsuite, at least hace 12 años
  nickysn 6d83c37da1 * extracted the common code for the EGA/VGA 16-colour TModeInfo initialization hace 12 años
  michael cfaf45c7da * JSON Enumerator support hace 12 años
  michael e977c09098 * JSON parser handler hace 12 años
  michael 324845e07b * Factory methods hace 12 años
  michael 644dd98ef5 * FindPath/GetPath implementation hace 12 años
  nickysn 3014084ee2 * extracted the common code for CGA 640x200 TModeInfo initialization as well hace 12 años
  nickysn bf01f953e6 * extracted the common code for CGA320x200 TModeInfo initialization to a hace 12 años
  florian 6391fd39aa * optimize also tail calls, if it is a simple procedure hace 12 años
  nickysn 6a66d63a36 + enabled all the VESA code for the i8086-msdos graph unit hace 12 años
  nickysn 694b4ea7a5 * installedfonts changed to smallint, because that generates better code on the i8086 hace 12 años
  florian 440a592d68 * project file updated for newer lazarus versions hace 12 años
  florian f95b225157 * fix wrong constant temp handling, introduced in r24953, resolves #24915 hace 12 años
  nickysn 256600e5d3 * TVESAModeInfo.WinFunct changed to farpointer hace 12 años
  nickysn c88b3f8501 + enabled SaveStateVESA and RestoreStateVESA in the i8086-msdos unit graph hace 12 años
  nickysn 996ca5ae00 - rm the first call to int 10, ax=4f04, dl=0 from SaveStateVESA, since this function is hace 12 años
  nickysn f1d9869435 + enabled the VESA detection code in the i8086-msdos graph unit hace 12 años
  nickysn 53d50f68c6 * TVESAinfo.str changed to pFarChar hace 12 años
  nickysn 8a9634034a * pModeList changed to a far pointer hace 12 años
  nickysn 98913dc7d5 - rm the hexstr function from the graph unit, as that has already been included hace 12 años
  nickysn c948485587 + enabled the 320x200 ModeX support in the graph unit for i8086-msdos hace 12 años
  nickysn dbc851eda3 + enabled the 320x200x256c VGA mode in the graph unit for i8086-msdos hace 12 años
  nickysn 009037f9d9 * the Seg0040, SegA000, SegB000 and SegB800 constants changed to typed constants hace 12 años
  nickysn 9ed0d6d40d * updated ppudump after r25672 hace 12 años
  nickysn f165cee058 + save the absolute variable's segment to the ppu file after r25666 hace 12 años
  nickysn 3b895ec0e8 * updated tppufile.getaword to support 16-bit and 8-bit aword sizes hace 12 años
  nickysn 8574642a1f + added and enabled compilation of unit printer for i8086-msdos hace 12 años
  nickysn 0c2e8db579 + enabled compilation of unit charset for i8086-msdos hace 12 años
  nickysn 3a09ca7924 * the longints in VLine16 converted to 16-bit hace 12 años