Specifications
11-18 Programmer’s Guide Sega
Psy-Q Development System
Hex Window
Arrows Move to adjacent byte/word/long word
PgUp/Dn Move display by one page
Home Move display so that currently highlighted byte/word/long word is at the
top
Alt-W Switch display between byte, word and long word
ENTER Change contents of current location to the result of an expression; entered
in an input window
0-9, A-F Directly change contents of highlighted location
+ Increment contents of highlighted location
- Decrement contents of highlighted location
Alt-G Go to address specified in input window
Alt-F Move display to address contained in highlighted location
Ctrl-S Search for a hex (or text if started with “ character) string
(prompts for a space separated list of bytes/words/longs)
Ctrl-N Continue search
Register Window
Arrows Move to next register
Home Move to top left register
ENTER Change contents of current register to the result of an expression; entered
in an input window
0-9, A-F Directly change contents of highlighted register
Watch Window
Up/Down Move to next watch expression
Home Move to top watch expression
Ins Add a new watch expression
Del Delete the highlighted watch expression
+ Opens information on the data under the cursor (structure, array etc.) or
de-references the data if it is a pointer
- Closes expanded information
Tab Changes the result display format of a C expression under the cursor
Right/Left Increments/Decrements array index under the cursor (currently only if not
expanded with +)