apple2emu
apple2emu copied to clipboard
Move disassemly into cpu class
disassembly should be a part of the cpu class and not the disassembly class. Puts the functionality where it belongs and should then give easier ability to add z80 debugger.