English
Language : 

GMS30004 Datasheet, PDF (90/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. Software
SET (SETUP)
[Function]
To setup the operating mode for the simulator.
[Format]
SET_c_xã
[Explanation]
This is used to setup the simulator.
The following commands can be executed with this command.
• When setting symbols for Assembler and Unassembler.
SET L x ã
Here, the range of X is defined as in the below.
0 : Symbol shall be used. (Default)
1 : Symbol shall not be used.
• SET PO x ã
0 : When I/O WRITE command is executed while executing G command, no
display shall be mode. (Default)
1 : When I/O WRITE command is executed while executing G command, the
values in the event shall be displayed on CRT screen.
2 : When I/O WRITE command is executed while executing G command, the
values in the event shall be displayed on CRT screen and the operating
shall be stopped.
• SET PI x ã
0 : In case I/O READ command is to be executed while simulating, the
system reads the value set on the port input register. The port input
register setting is to be performed with `R` command.
1 : In case I/O READ command is to be executed while simulating, the
system stops before the execution.
In this case, set the value on the port input register.
2 : Value is set on the port input register from I/O file (PORT.DAT).
The file is opened when this command is executed and the file shall not be
reread. If there is no I/O file, error shall be issued.
5 - 36