| Entry | |
|---|---|
| R0 | Pointer to error block |
| R1 | 7 (&07) |
| R2 | OS_Byte number |
| R3 | R1 passed to OS_Byte command |
| R4 | R2 passed to OS_Byte command |
| Exit | |
|---|---|
| All registers preserved to pass on, else | |
| R1 | 0 (claim service) |
| R3 | R1 to return to caller |
| R4 | R2 to return to caller |
This service is issued when an unknown OS_Byte code is given.
ByteV? vector should be used in preference to trapping this service.