Added:
- add
-baseflag for custom base address in binary mode - add
-o -flag for stdout output - add
-output-unofficialflag to output unofficial opcodes as mnemonics - add
-stop-at-unofficialflag to stop tracing at unofficial opcodes - add multi-bank ROM support with per-bank vectors
Fixed:
- fix binary mode incorrectly including NES segments
- fix tracing continuing after BRK instruction
- fix unconditional branch detection for complementary branch patterns