Specifications
Saturn The Windows ‘95 Debugger 16-71
Psy-Q Development System
Moving The Program Counter
The program counter (PC) can be set via the Set PC command.
This command moves the program counter to the current cursor position.
4 It is found on the Pane menus for Source and Disassembly Panes and is set as
follows:
1.
Make a Source or Disassembly Pane Active.
2.
Place the caret where you wish the PC to move to.
3.
Click the right hand mouse button to call the Pane menu.
4.
Select the Set PC option from the menu.
With this command, no instructions are executed between the previous and new PC
position.
The opposite command to Set PC is Goto PC which takes the cursor to the position
of the Program Counter.
Note: An alternative way to activate the Set PC command is by using the Hot Key
Shift+Tab.