clydeshaffer / GameTankEmulator

An emulator for the GameTank, a real physical hardware game console I've built
MIT License
15 stars 9 forks source link

Add an integrated debugging view #34

Open ecdhe42 opened 2 months ago

ecdhe42 commented 2 months ago

Allow to group various debugging windows into a single window which can contain the screen, the code stepper, the memory browser and the variable browser. This would allow to avoid switching from window to window when debugging a game.