Specifications
11-24 Programmer’s Guide Sega
Psy-Q Development System
The Debugger will now start up and present the default layout. This is divided into
two windows; the top will show the CPU Registers whilst the second will be a
Disassembly display.
If however, the Debugger finds a standard Psy-Q C start-up, it will automatically run
the program to the start of the C function
main( )
and switch to C source mode; the
lower window will then display this source code
.
CPU Register and Source Windows
If the Source window is not already displayed, select it by:
• Clicking the lower window with the mouse or
• Pressing Shift and a cursor key to change to an adjoining window
From this window you can single step and set breakpoints in your source code.