Spectrum ROM | Routines |
Prev: 07783 | Up: Map |
The address of this routine is found in the parameter table.
The two parameters for the OUT instruction are fetched from the calculator stack and used as directed.
|
|||||||
OUT_CMD | 07802 | CALL TWO_PARAM | The operands are fetched. | ||||
07805 | OUT (C),A | The actual OUT instruction. | |||||
07807 | RET | Return - to STMT_RET. |
Prev: 07783 | Up: Map |