23 Révisions (e12b7ee5592386d72f28e96f8e10c5bd9f85fcfe)

Auteur SHA1 Message Date
  Ben Kurtovic e12b7ee559 Replace step with reg/cond, which are smarter; replace 'cond' with 'if'. il y a 9 ans
  Ben Kurtovic 02cedd4c2b Finish adding step() to instructions.yml. il y a 9 ans
  Ben Kurtovic 9b611e1c9a Support step() with bit() and pseudo-cases. il y a 9 ans
  Ben Kurtovic c3ab17f18e Add a step() function to reduce repetition in instructions.yml. il y a 9 ans
  Ben Kurtovic 8f18c3ac14 Remove a lot of code duplication. il y a 9 ans
  Ben Kurtovic 764211a379 Implement RRD, RST, SBC, SUB, and XOR. il y a 9 ans
  Ben Kurtovic a8de15de2d Implement RL, RLC, RR, RRC, SLA, SRA, SRL, and SL1/SLL/SLS. il y a 9 ans
  Ben Kurtovic 071cad0563 Support instructions with args and no args; implement RET. il y a 9 ans
  Ben Kurtovic f341148eb7 Implement POP, PUSH, RES, and SET. il y a 9 ans
  Ben Kurtovic 5fab99ee17 Implement JP, JR, OR, OUT. il y a 9 ans
  Ben Kurtovic b5459549b0 Support ports in update script; implement EX/IM/IN. il y a 9 ans
  Ben Kurtovic 5e9b890285 Support relative addressing in update script; implement CP/DEC/DJNZ. il y a 9 ans
  Ben Kurtovic 980383feee Don't check INST_NARGS unless inst has optional arguments. il y a 9 ans
  Ben Kurtovic 4bc8339ba1 Implement CALL; bugfix for condition 'Z'. il y a 9 ans
  Ben Kurtovic 308af448d8 Don't check immediate's is_label if it's not a U16. il y a 9 ans
  Ben Kurtovic 631bd33b64 Implement BIT instruction. il y a 9 ans
  Ben Kurtovic d1a0b97198 Fix indexed mode offset byte position. il y a 9 ans
  Ben Kurtovic 5c6f1c288b Implement AND; cleanup for unconditional subcases. il y a 9 ans
  Ben Kurtovic 17f08dff4b Fix behavior when combining indirect_hl_or_indexed and indirect. il y a 9 ans
  Ben Kurtovic eba6350f4e Fix duplicate prefixes. il y a 9 ans
  Ben Kurtovic 9642dfb6b0 Implement LD instruction; most remaining ASM instruction functionality. il y a 9 ans
  Ben Kurtovic 352296d6e2 Implement inc; make update script save updates; bugfix. il y a 9 ans
  Ben Kurtovic ade92aea51 Starting work on new ASM instructions system. il y a 9 ans