Entry | |
---|---|
R0 | Econet status value |
R1 | Pointer to buffer for string |
R2 | Buffer size |
R3 | Station number |
R4 | Net number |
Exit | |
---|---|
R0 | Pointer to buffer |
R1 | Pointer to end address in buffer |
R2 | Space in buffer |
The purpose of this call is to convert a status to a string.
This SWI converts a status result from a prior Econet call to a string. If the station or net is invalid then station information is not given.
If R0 is out of range this call will Data Abort/Address exception.
This SWI is re-entrant.