Commit Graph

11 Commits

Author SHA1 Message Date
Tamas Rudnai
647a3fed66 CPU 65C02 bugfixes 2024-01-05 07:56:03 -08:00
tudnai
4e29fc6ae3 Memory Write Debug Breakpoint 2022-11-19 20:37:35 -08:00
tudnai
97ce58420e - More memory addressing to monitor
- Faster m6502 save and restore
2022-11-18 20:03:57 -08:00
tudnai
ba4a99ad0d Memory debugger to break at the instruction instead of at the next one 2022-11-18 18:36:19 -08:00
tudnai
e48c71c254 Memory debug works 2022-11-17 21:03:04 -08:00
tudnai
20daf5c73c Implementing Memory & I/O Break 3 2022-11-17 19:32:56 -08:00
tudnai
fdd46f6773 Memory Breakpoint - phase #1 2022-11-17 13:17:52 -08:00
tudnai
d6f49abbb4 Preparation for the memory & i/o breakpoints 2 2022-11-17 12:34:08 -08:00
tudnai
41d33c19c3 Preparations for memory & i/o breakpoints 2022-11-17 11:44:39 -08:00
tudnai
ed1a8a25a8 disassembler.c renamed to 6502_dis.c 2022-11-16 21:39:46 -08:00
tudnai
f3ab0aa8a7 6502_debugger.c renamed to 6502_dbg.c 2022-11-16 21:33:30 -08:00