BGPierce / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
0 stars 0 forks source link

VCC debugger #15

Open BGPierce opened 8 years ago

BGPierce commented 8 years ago

VCC has always needed a debug function. Again, a good example is the Mess debugger. When turned on, a separate window opens showing the current address being accessed (scrolling) and a representation of the asm ascii and hex code... kind of like ZBug. You should be able to set breakpoints, single step etc...

Like this:

mess debugger