25 Commit (develop)

Autore SHA1 Messaggio Data
  Ben Kurtovic d6d3b60b3e Fix a couple assembler bugs involving obscure instructions. 8 anni fa
  Ben Kurtovic 49237080a2 Start reorganizing for tests; add cloc.sh; fix version. 8 anni fa
  Ben Kurtovic 107d6df949 Remove unnecessary arg from _call_args(). 8 anni fa
  Ben Kurtovic 3b757cced7 Add a rst() function. 8 anni fa
  Ben Kurtovic 8111a3e234 Finish adding reg() to instructions.yml. 8 anni fa
  Ben Kurtovic e12b7ee559 Replace step with reg/cond, which are smarter; replace 'cond' with 'if'. 8 anni fa
  Ben Kurtovic 9b611e1c9a Support step() with bit() and pseudo-cases. 8 anni fa
  Ben Kurtovic c3ab17f18e Add a step() function to reduce repetition in instructions.yml. 8 anni fa
  Ben Kurtovic 8f18c3ac14 Remove a lot of code duplication. 8 anni fa
  Ben Kurtovic 071cad0563 Support instructions with args and no args; implement RET. 8 anni fa
  Ben Kurtovic b5459549b0 Support ports in update script; implement EX/IM/IN. 8 anni fa
  Ben Kurtovic 5e9b890285 Support relative addressing in update script; implement CP/DEC/DJNZ. 8 anni fa
  Ben Kurtovic 980383feee Don't check INST_NARGS unless inst has optional arguments. 8 anni fa
  Ben Kurtovic 308af448d8 Don't check immediate's is_label if it's not a U16. 8 anni fa
  Ben Kurtovic d1a0b97198 Fix indexed mode offset byte position. 8 anni fa
  Ben Kurtovic 5c6f1c288b Implement AND; cleanup for unconditional subcases. 8 anni fa
  Ben Kurtovic 17f08dff4b Fix behavior when combining indirect_hl_or_indexed and indirect. 8 anni fa
  Ben Kurtovic eba6350f4e Fix duplicate prefixes. 8 anni fa
  Ben Kurtovic 9642dfb6b0 Implement LD instruction; most remaining ASM instruction functionality. 8 anni fa
  Ben Kurtovic 352296d6e2 Implement inc; make update script save updates; bugfix. 8 anni fa
  Ben Kurtovic b8b9072416 Implement no-arg instructions and 'add'. 8 anni fa
  Ben Kurtovic e987653c3b Add more features to update_asm_instructions.py. 8 anni fa
  Ben Kurtovic 5f71035468 More work on asm instructions. 8 anni fa
  Ben Kurtovic 0548e5d18c More work on update_asm_instructions.py 8 anni fa
  Ben Kurtovic ade92aea51 Starting work on new ASM instructions system. 9 anni fa