Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn d54a2b7cb6 * generate an internal error in tcgz80.a_cmp_reg_reg_label, because that's not yet implemented há 5 anos atrás
  nickysn 38d3bdc60e + allow fromsize>tosize in tcgz80.a_load_ref_reg há 5 anos atrás
  nickysn b4ff7388df + retinparam fixes for exp, frac, int, cos, sin, arctan, ln, round and trunc há 5 anos atrás
  nickysn 661db99581 + ret in param fix in pass_typecheck for exp,frac,int,cos,sin,arctan,ln há 5 anos atrás
  nickysn 5200ff5e49 + ret in param fix for tinlinenode.first_sqrt_real há 5 anos atrás
  nickysn 0b19d4235f + ret in param fix for tinlinenode.first_sqr_real há 5 anos atrás
  nickysn a1ccab5e23 + handle properly ret in param in tinlinenode.first_abs_real há 5 anos atrás
  nickysn 0e605eb30e * fix for the handling of abs(real), sqr(real) and sqrt(real) when the result is returned in param há 5 anos atrás
  nickysn a189ea4b0b * synchronized with trunk há 5 anos atrás
  nickysn 9c461d90bd + handle ref.base=NR_HL/NR_BC/NR_SP in tcgz80.a_loadaddr_ref_reg há 5 anos atrás
  nickysn 9c27227d3a + include softfpu in the ZX Spectrum system unit, when compiled with -dFULL_RTL (which still doesn't work) há 5 anos atrás
  nickysn 3f62fb7fe7 + enabled FPU emulation for the Z80 há 5 anos atrás
  nickysn 3014378ad2 + support OS_32,OS_S32 in tcgz80.a_load_reg_cgpara há 5 anos atrás
  nickysn 3d89d72621 * fixed 64-bit AND/OR/XOR in tcgz80.a_op_reg_reg_internal há 5 anos atrás
  nickysn e7f707cd78 + fixed 64-bit OP_NEG in a_op_reg_reg_internal há 5 anos atrás
  nickysn ccd23d288d * handle same size, but different sign conversions properly in tcgz80.a_load_reg_ref,.a_load_ref_reg,.a_load_reg_reg há 5 anos atrás
  nickysn 4d875acdf1 + support OS_32 and OS_S32 in tcgz80.a_load_ref_cgpara há 5 anos atrás
  florian 483837ae5c + Xtensa: make use of ADDX* há 5 anos atrás
  florian 74abe87315 * Xtensa: do SAR by a constant using SRAI há 5 anos atrás
  svenbarth 5ef9a78f5f * fix for Mantis #36951: B and BL can take immediate literals as well há 5 anos atrás
  svenbarth 03eb114e97 * fix for Mantis #36951: if the instruction only has one operand and it's a reference then don't internal error, but instead return OS_NO há 5 anos atrás
  nickysn 0b3b8401df + implemented tcgz80.a_jmp_cond há 5 anos atrás
  yury 7b425ed4a6 * Moved the common interface part of the win32 and win64 System units to the syswinh.inc include file. há 5 anos atrás
  yury 0f4ddf7b34 * Do not report about unimplemented unicodestring manager when HAS_WIDESTRINGMANAGER is defined (on Windows). In such case unimplemented parts are never executed unless you call them directly. há 5 anos atrás
  nickysn 39574ac70e + implemented tz80notnode.second_boolean há 5 anos atrás
  nickysn a3ae55081a + also handle LOC_FLAGS in tz80notnode.second_boolean há 5 anos atrás
  nickysn bdd7cfb644 + handle LOC_JUMP in tz80notnode.second_boolean há 5 anos atrás
  nickysn 63e6c8fcf1 + override the NOT node for the Z80 (not yet implemented) há 5 anos atrás
  nickysn c0ea4d826c + also support the 8-bit mul helpers in the generic code of nadd há 5 anos atrás
  nickysn 242b67c50a + always use a mul helper on the Z80 há 5 anos atrás