Specifications
11-26 Programmer’s Guide Sega
Psy-Q Development System
To View Global Variables
Create another window and set its type to Watch; now press Alt-G to enter all your
global variables in this window. You can also enter specific C or Assembler
expressions (global and local) at the cursor position by pressing INSert. Entries can
be deleted using DELete.
In both the Var and Watch windows, you can de-reference pointers and arrays or
open up structures, unions and enums by placing the cursor over the relevant entry
and pressing ‘+’ on the numeric keypad. Close them again by pressing ‘-’.
Opened Up Structures In Watch Window