Normal |
The instruction will be executed accordingly.
|
Map video ram |
The address of the video ram will be mapped into an address within the simulator before executing the instruction.
|
Execute SOLOS routine |
If a known address is found, a subroutine will be executed to perform the corresponding SOLOS routine.
(A listing of SOLOS version 1.3 may be found here.)
|
Warning |
A message telling the address of the instruction will be printed and the instruction will be executed.
Note that a random but not the original value is loaded instead.
|
Error message |
A message telling the address of the instruction will be printed and the simulator stops.
|
Error |
A message will be printed and the simulator stops.
|
If the simulator detects a port instruction, it checks whether it is known or not.
If a known port is found, clear words will be displayed.
If an IN instruction is found, a hex value will be read from keyboard.
In case of an OUT instruction, the byte sent to the port will be displayed.