| Entry | |
|---|---|
| R0 | 1 |
| R1 | New value |
| Exit | |
|---|---|
| R0 | Preserved |
| R1 | Machine type |
| R2 | Corrupted |
The purpose of this call is to write a location that is unused by the OS, which can then be used to pass results between applications.
The location may be read (and written) with OS_Byte 241. System variables now provide a much better way of passing results, and should be used in instead.