提交歷史

作者 SHA1 備註 提交日期
  paul 912384594b fpc: allow hint directives between other procedure directives in Delphi mode (issue #25101) 12 年之前
  michael 4bdf29795c * Example how to create public/private RSA key 12 年之前
  michael eeb3d8236a * Added some constants and encoding functions. 12 年之前
  nickysn 0aff18ac61 + implemented tcg64f8086.a_op64_ref_reg 12 年之前
  nickysn 3cdbf9a805 + implemented tcg64f8086.a_op64_const_ref 12 年之前
  nickysn 3bdd3d9a4e + optimization in tcg64f8086.a_op64_const_reg for OP_ADD and OP_SUB when the 12 年之前
  nickysn 88c7ca96c5 + optimization in tcg8086.a_op_const_reg and .a_op_const_ref for 32-bit OP_ADD 12 年之前
  nickysn 8f44e729cc * tcg8086.a_op_const_ref and .a_op_const_reg: when splitting a 32-bit OP_AND, 12 年之前
  Károly Balogh 1f11c39a5d * huge m68k/cgcpu.pas cleanup and improvement commit 12 年之前
  nickysn 834008818f * extracted the common code for the VESA 256-colour TModeInfo initialization 12 年之前
  nickysn 67fdcb02f2 * in tcgx86.make_simple_ref, on the i8086, emit 'mov es, reg', instead of 12 年之前
  florian 304d7ef7a1 * restores atari support/rtl partially 12 年之前
  nickysn 6be9627e74 * use all kinds of copy and not just copy_string in Tcgx86.g_concatcopy, when 12 年之前
  nickysn a0af28a8fa + enabled compilation of unit fmtbcd for i8086-msdos 12 年之前
  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 年之前
  nickysn 6d83c37da1 * extracted the common code for the EGA/VGA 16-colour TModeInfo initialization 12 年之前
  michael cfaf45c7da * JSON Enumerator support 12 年之前
  michael e977c09098 * JSON parser handler 12 年之前
  michael 324845e07b * Factory methods 12 年之前
  michael 644dd98ef5 * FindPath/GetPath implementation 12 年之前
  nickysn 3014084ee2 * extracted the common code for CGA 640x200 TModeInfo initialization as well 12 年之前
  nickysn bf01f953e6 * extracted the common code for CGA320x200 TModeInfo initialization to a 12 年之前
  florian 6391fd39aa * optimize also tail calls, if it is a simple procedure 12 年之前
  nickysn 6a66d63a36 + enabled all the VESA code for the i8086-msdos graph unit 12 年之前
  nickysn 694b4ea7a5 * installedfonts changed to smallint, because that generates better code on the i8086 12 年之前
  florian 440a592d68 * project file updated for newer lazarus versions 12 年之前
  florian f95b225157 * fix wrong constant temp handling, introduced in r24953, resolves #24915 12 年之前
  nickysn 256600e5d3 * TVESAModeInfo.WinFunct changed to farpointer 12 年之前
  nickysn c88b3f8501 + enabled SaveStateVESA and RestoreStateVESA in the i8086-msdos unit graph 12 年之前
  nickysn 996ca5ae00 - rm the first call to int 10, ax=4f04, dl=0 from SaveStateVESA, since this function is 12 年之前