Prev: 07390 Up: Map Next: 07408
07406: THE 'STOP' COMMAND ROUTINE
The address of this routine is found in the parameter table.
The command routine for STOP contains only a call to the error handling routine.
STOP 07406 RST 8 Call the error handling routine.
07407 DEFB 8
Prev: 07390 Up: Map Next: 07408