コミット履歴

作者 SHA1 メッセージ 日付
  nickysn b73252bd3d + enabled compilation of the code page units for i8086-msdos 12 年 前
  nickysn 73e875c7b2 * the graph unit's built in font compressed to use 1 bit per pixel, instead of 12 年 前
  nickysn d69a3447cd * the DrawnList structure (used by FloodFill) is now dynamically allocated 12 年 前
  svenbarth 6fef9a2c80 Correctly implement g_intf_wrapper. Fixes nearly 200 tests and now the cross compiled compiler is at least able to print the help (compiling a simple program does not work yet though). 12 年 前
  nickysn 327a15488e * generate a run time error 203 in the tiny heap in case there's not enough 12 年 前
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types 12 年 前
  nickysn 6f474e525c * TNewModeInfo/newModeList modified so that it doesn't keep a second copy of the 12 年 前
  nickysn 6d1663fdc5 * the TNewModeInfo record type moved to the implementation part of the graph 12 年 前
  marco c7206dde97 * changed type of unused parameter in TWMSetFocus from WParam to LParam as 12 年 前
  nickysn 7b7334138b + use PatternLineVESA256 also for the 640x400 256-colour VESA mode 12 年 前
  lacak 3c0386ca19 fcl-db: sqlDB: add more informations to schema query for table columns (SchemaType=stColumns) 12 年 前
  paul 1c578de28c compiler: 12 年 前
  Jonas Maebe 9619ed8b4b - undo hack from r25713 12 年 前
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 12 年 前
  nickysn 9d1ba65cec * {$PackRecords NORMAL}, {$PackRecords DEFAULT} and {$ALIGN RESET} now set 12 年 前
  yury b293f7e5c4 * ppudump: Do not skip unnamed inline array type definitions such as "var arr: array of integer"; 12 年 前
  svenbarth a4683461cf Fix around 25 tests (under them all tcalval* tests!) by indeed using the save/restore registers code I adjusted earlier. 12 年 前
  nickysn 4e951d908d * extracted the common code for the VESA 32k and 64k colour TModeInfo initialization 12 年 前
  paul 82243b5c9d compiler: temporary disable hint directive parse if objectivec1 modeswitch set 12 年 前
  paul 8f6f0d63a0 compiler: check modeswitches first 12 年 前
  nickysn 7e3dd92b03 * extracted the common code for the VESA 16-colour TModeInfo initialization 12 年 前
  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 年 前