Skip to content

Choose a tag to compare

@a2geek a2geek released this 09 Oct 19:26
· 94 commits to main since this release
523d62b

What's Changed

  • Bug fix for bad code in disassembly. Specifically, data for the Z80 can target "empty" cells in the decoding table, causing errors. Those empty cells now have a fake opcode called "---" to handle these conditions.

Full Changelog: 6.0...6.1