About the built-in Debugger / Monitor

As of version 6, Spectaculator has a built-in debugger / monitor program that you can use to hack games or even to debug code you have written yourself.

It has all the features you would expect of a Z80 debugger and a few unique touches such as:

../_images/debug_window.gif

To open the debugger

  • On the Tools menu, click Debugger.

Tip

  • You can also use the shortcut key, Ctrl+Enter to access the debugger. If you are using the Ctrl key as symbol shift, the shortcut key is F10.