Mark Allender
Mark Allender
Sound isn't quite right yet. Need to figure out what is going on with static and breaks.
Create a class as an interface to slot cards with standard interface into the actual card behavior
These should be refactored into different modules.
Update to z80 emulator should get added into apple2emu
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.