Show HN: A Chip-8 disassembler in Python(github.com) |
Show HN: A Chip-8 disassembler in Python(github.com) |
It doesn't look like it impacts this disassembler, but it's worth noting that Cowgod's Chip8 technical reference gets the shift and load/store instructions wrong. A much better reference is Mastering Chip8[2].