Specifications

11-16 Programmer’s Guide Sega
Psy-Q Development System
Debug Control
Ctrl-F2 Re-download your CPE file to target and re-set PC
Esc Halt the target, at first opportunity
Shift-Esc Halt the target, turning off interrupts
Alt-R Restore Registers from previous Save
Alt-I Set the update interval; the interval is input in 18ths of a second, therefore,
18 means once a second, 9 means twice a second, etc
Alt-U Toggle auto-update mode on or off
F6 Run Target code until the instruction under the cursor is reached
F7 Trace current instruction (or source line if in text display window)
F8 Step-over current instruction; (as F7 but call instructions are stepped over)
F9 Run target code from current program location
Shift-F9 Set temporary breakpoint at user specified address and run from current
location
File Accessing
< Upload memory from the target to a named file on the PC
> Download a file from the PC to the target memory
Shift-F10 Load a new configuration file
Miscellaneous
F10 Select a Menu Option
Alt-H Hex Calculator; enter an expression to be evaluated
Alt-D Display the amount of free memory
Alt-n Switch to Virtual Screen n (1 - 9 plus 0= 10).
Alt-N Label Continuation; enter first few letters from a label and press Alt-N to
find first match. Repeated Alt-N cycles through all matches.