Commit History

Author SHA1 Message Date
  nickysn a8e047fcbb * synchronized with trunk 5 years ago
  nickysn b84bcdaeee + implemented unsigned int extension in tcgz80.a_load_ref_reg 5 years ago
  florian b7374401fd * fix taicpu.is_same_reg_move 5 years ago
  nickysn d0166242b3 + support unsigned sign extension in tcgz80.a_load_reg_reg 5 years ago
  nickysn 7d9658e2ba + support unsigned expansion in tcgz80.a_load_reg_ref 5 years ago
  michael 9327ab7a3d * Explain where to get msgfmt 5 years ago
  michael b2bbab80cd * Fix bug #36886 5 years ago
  Károly Balogh d3b09aeeb9 amunits: add amicube to the examples to compile 5 years ago
  Károly Balogh d6a4347fae amiunits: rotating cube example program, tuned for low-end systems 5 years ago
  nickysn 5e94fbff54 + added method make_simple_ref (empty for now, but will be implemented later) 5 years ago
  nickysn 7fd807905f + initial implementation of pushing ref params in tcgz80.a_load_ref_cgpara 5 years ago
  nickysn c53cd30e7f + implemented tcgz80.a_load_reg_cgpara for pushing 1-byte parameters on the stack 5 years ago
  nickysn 9573e373f2 * synchronize with trunk 5 years ago
  florian 1dd914ffc8 + initial xtensa-linux rtl 5 years ago
  michael 2dfc5b160b * Fix wrong start/stop index 5 years ago
  ondrej 3f5f91f194 TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. Issue #36884 5 years ago
  ondrej e08d8bba82 TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset 5 years ago
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings 5 years ago
  nickysn 4fc83a44d3 + implemented byte-sized inc/dec by 1 in tcgz80.a_op_const_reg_internal 5 years ago
  nickysn 0d04d198fe + emit warnings for unimplemented ops in tcgz80.a_op_const_reg_internal 5 years ago
  nickysn b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 5 years ago
  nickysn 472ac716b7 * mark the 8-bit versions of the registers as volatile when calling procedures/functions 5 years ago
  nickysn f15b54085c * fixed tcgz80.a_load_const_cgpara for pushing params on the stack 5 years ago
  nickysn fe20a00711 * don't typecast the const to aint in taicpu.op_const_reg and .op_reg_const, because, on the Z80, aint 5 years ago
  nickysn 3e3a392d88 * z80 regdat files regenerated 5 years ago
  Károly Balogh b599574a16 m68k-amiga: create the heap memory pool with MEMF_ANY, rather than MEMF_FAST. this will finally allow FPC compiled executables to start on chipmem-only machines. 5 years ago
  nickysn 692ec2fcba * synchronized with trunk 5 years ago
  florian f99fbafabc + initial thlcgxtensa.g_intf_wrapper 5 years ago
  florian 759803f268 * improve assembler reader 5 years ago
  florian 2e23e2b0fd + optimize SUB for small constants using ADDI 5 years ago