174
EPSON
S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
9.9.7 CPU Reset
rst
(reset CPU)
Function
This command resets the CPU.
Format
>rst
↵
(direct input mode)
Notes
• The registers and flags are set as follows:
PC
0x0100
A
Undefined
B
Undefined
X
Undefined
Y
Undefined
I
0
D
Undefined (S1C6200) or 0 (S1C6200A)
Z
Undefined
C
Undefined
SP
Undefined
• If the [Source] window is opened, the window is redisplayed beginning with address 0x0100. If the
[Register] window is opened, the window is redisplayed with the above contents.
• The debug status, such as memory contents and break conditions, is not reset.
GUI utility
[Run | Reset CPU] menu item, [Reset] button
When this menu item or button is selected, the rst command is executed.
[Reset] button