Historique des commits

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