axioncloud / freemegb

A GameBoy simulator that has seen multiple program language iterations. Currently, the latest iteration is in Go. Previous iterations include, C++ (Qt, then GTK) and Node.js (Electron.js)
https://freemegb.axioncloud.org
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Debugger Functionality #5

Open axioncloud opened 5 years ago

axioncloud commented 5 years ago

Debugger Functionality

The UI for the debugger is there; however the table does nothing and the window doesn't step through the CPU.