Mark Allender

Results 11 issues of Mark Allender

Sound isn't quite right yet. Need to figure out what is going on with static and breaks.

bug

Create a class as an interface to slot cards with standard interface into the actual card behavior

enhancement

These should be refactored into different modules.

refactor

Need a way to save/restore emulator state

enhancement

Disk writing for dsk formats is currently broken

bug

Should probably support Woz1 and Woz2 formats.

enhancement

Update to z80 emulator should get added into apple2emu

Would be nice to have z80 debugger when running under CP/M

enhancement

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.

enhancement