List view
- [ ] Loading external programs (CRT files support, see #14) - [ ] Memory view with editing capabilities - [ ] Loading program files from gui
No due date•0/1 issues closed## MVP ### MOS 6502 Emulation (machine emu) - [ ] Full set of official 6502 instruction - [x] Memory addressing modes - [x] Bank switching - [x] CLI client showing some disassembly and CPU status - [ ] Integration tests to cover all opcodes ### C64 Emulation - [ ] Proper bank switching between ROM / RAM / IO - [x] Screen memory output - [ ] Keyboard scanning emulation - [ ] CIA1/2 clocks - [x] Both C64 charsets - [ ] Primitive VIA II emulation to support text output - [x] Kernal / Basic loads with no issues and are usable ### GUI - [x] Interactive GUI in the terminal: shows C64 Screen - [x] memory view - [x] step-by-step debugging - [x] disassembly view - [x] breakpoints - [x] tracking values of predefined variables
No due date•4/10 issues closed