English
Language : 

GMS30004 Datasheet, PDF (62/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. Software
4.3 Run Menu
Use the function key behind each command as a hot key or execute each
command through selecting [ALT]-[R] key and pressing the highlighted
character.
MCU Reset ^F9 : Initialize the execution environment of the simulator. In
other words, initialize the register value to 0 or 1, and
machine cycle value is changed to 0. It has the same
command and function as > CR command of In-line
command.
Go F5
: Program executes from the current value of program counter.
Press [ESC], [Enter] or [Space] key to stop execution, and
display the current register value.
Animate @5 : Program executes from the current value of program counter.
The value of data memory or registers are highlighted in the
corresponding window. Press [ESC], [Enter] or [Space] key to
stop execution. Because of speed difference among system,
the speed is adjustable from 0 to 40.
(0 : fastest, 40 : slowest)
Trace F8 : Program executes line by line from the current value of
program counter. The changing values of registers and
memory are highlighted in register window and memory window
respectively.
Execute Batch : When the batch filename consisted of a set of commands
made by user using editor is input, each command executes
automatically as In-line command is input. It has the same
function as > BAT command of In-line command.
5- 8