Историја ревизија

Аутор SHA1 Порука Датум
  nickysn f52f9dc56b + added a not-yet-complete implementation of TZ80AddNode.second_cmp. Only 8-bit unsigned comparison пре 5 година
  nickysn 3ed692a157 + implemented tcgz80.a_jmp_flags пре 5 година
  nickysn ff655543ed + support conditional jumps in the sdcc-sdasz80 assembler writer пре 5 година
  nickysn d05a632616 + write jump operands (not all forms supported yet) in the sdcc-sdasz80 asm output пре 5 година
  nickysn fb3a079916 * updated TAsmCond and TResFlags for the Z80 пре 5 година
  nickysn 99e304165e * fix for 64-bit OP_AND/OP_OR/OP_XOR in tcgz80.a_op_reg_reg_internal пре 5 година
  nickysn c0b3eb70ac + fix for 64-bit OP_NOT in tcgz80.a_op_reg_reg_internal пре 5 година
  nickysn 5b8fd51b3a + implemented OP_NEG in tcgz80.a_op_reg_reg_internal пре 5 година
  nickysn a362c3247d + added instruction encoding info for all the remaining Z80 instructions пре 5 година
  nickysn c5aa1193bf + started describing the instructions encoding пре 5 година
  nickysn 4027ad18e0 + added strict validation for the param types in z80ins.dat пре 5 година
  nickysn 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool пре 5 година
  nickysn 6a2dbad8ca * synchronize with trunk пре 5 година
  nickysn 565cc0e96b + created a parseable Z80 instruction description file, very loosely based on x86ins.dat. Parser not пре 5 година
  nickysn 9309e2c42e * replace 'add/adc/sub/sbc/and/or/xor/cp orgreg' with 'add/adc/sub/sbc/and/or/xor/cp spilltemp' in пре 5 година
  nickysn e43834c5d0 * replace 'inc/dec orgreg' with 'inc/dec spilltemp' in trgcpu.do_spill_replace пре 5 година
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed пре 5 година
  florian a6cfaa996a * few cleanups towards building the z80-embedded system unit пре 5 година
  florian d723b69325 * regenerated пре 5 година
  florian 7ec42f5dc2 * merge artefacts removed пре 5 година
  florian 89741ddeb5 * lazarus version updated пре 5 година
  florian 0fc1ba26f8 * compilation fixed пре 5 година
  florian 3705f95b92 * compilation fixed пре 5 година
  florian 6c6a16a154 + xtensa-linux пре 5 година
  florian af8202be3d * compilation for non-Xtensa targets fixed пре 5 година
  florian fc98a0db4f * cosmetics пре 5 година
  florian c1c201f93c * Xtensa: fix passing of floating point parameters пре 5 година
  florian 66cbee5e31 * factor out first_addfloat_soft пре 5 година
  florian fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available пре 5 година
  florian ba3de67f3b + Xtensa: the boolean extension is used as flags пре 5 година