Commit History

Author SHA1 Message Date
  michael eeb3d8236a * Added some constants and encoding functions. 12 years ago
  nickysn 0aff18ac61 + implemented tcg64f8086.a_op64_ref_reg 12 years ago
  nickysn 3cdbf9a805 + implemented tcg64f8086.a_op64_const_ref 12 years ago
  nickysn 3bdd3d9a4e + optimization in tcg64f8086.a_op64_const_reg for OP_ADD and OP_SUB when the 12 years ago
  nickysn 88c7ca96c5 + optimization in tcg8086.a_op_const_reg and .a_op_const_ref for 32-bit OP_ADD 12 years ago
  nickysn 8f44e729cc * tcg8086.a_op_const_ref and .a_op_const_reg: when splitting a 32-bit OP_AND, 12 years ago
  Károly Balogh 1f11c39a5d * huge m68k/cgcpu.pas cleanup and improvement commit 12 years ago
  nickysn 834008818f * extracted the common code for the VESA 256-colour TModeInfo initialization 12 years ago
  nickysn 67fdcb02f2 * in tcgx86.make_simple_ref, on the i8086, emit 'mov es, reg', instead of 12 years ago
  florian 304d7ef7a1 * restores atari support/rtl partially 12 years ago
  nickysn 6be9627e74 * use all kinds of copy and not just copy_string in Tcgx86.g_concatcopy, when 12 years ago
  nickysn a0af28a8fa + enabled compilation of unit fmtbcd for i8086-msdos 12 years ago
  Károly Balogh b1b90211f1 fixed spilling operation type for lots of operations (thanks Florian), fixes a few endless loops in the testsuite, at least 12 years ago
  nickysn 6d83c37da1 * extracted the common code for the EGA/VGA 16-colour TModeInfo initialization 12 years ago
  michael cfaf45c7da * JSON Enumerator support 12 years ago
  michael e977c09098 * JSON parser handler 12 years ago
  michael 324845e07b * Factory methods 12 years ago
  michael 644dd98ef5 * FindPath/GetPath implementation 12 years ago
  nickysn 3014084ee2 * extracted the common code for CGA 640x200 TModeInfo initialization as well 12 years ago
  nickysn bf01f953e6 * extracted the common code for CGA320x200 TModeInfo initialization to a 12 years ago
  florian 6391fd39aa * optimize also tail calls, if it is a simple procedure 12 years ago
  nickysn 6a66d63a36 + enabled all the VESA code for the i8086-msdos graph unit 12 years ago
  nickysn 694b4ea7a5 * installedfonts changed to smallint, because that generates better code on the i8086 12 years ago
  florian 440a592d68 * project file updated for newer lazarus versions 12 years ago
  florian f95b225157 * fix wrong constant temp handling, introduced in r24953, resolves #24915 12 years ago
  nickysn 256600e5d3 * TVESAModeInfo.WinFunct changed to farpointer 12 years ago
  nickysn c88b3f8501 + enabled SaveStateVESA and RestoreStateVESA in the i8086-msdos unit graph 12 years ago
  nickysn 996ca5ae00 - rm the first call to int 10, ax=4f04, dl=0 from SaveStateVESA, since this function is 12 years ago
  nickysn f1d9869435 + enabled the VESA detection code in the i8086-msdos graph unit 12 years ago
  nickysn 53d50f68c6 * TVESAinfo.str changed to pFarChar 12 years ago