VCCE / VCC

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

Initial commit for Debugger for VCC #99

Closed mrojas36 closed 1 year ago

mrojas36 commented 1 year ago

This provides a memory, processor state, and source breakpoint windows for the Virtual Color Computer emulator. Facebook Color Computer Group https://www.facebook.com/groups/2359462640 has a video showing it in action.

Warning: Code was compiled with Visual Studio 2019, with updated Platform toolset to v142.

ejaquay commented 1 year ago

Created new branch "debugger" for this commit. Plan is to merge into main after further review.