Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 241 (&F1) |
R1 | EOR value |
R1 | AND value |
Exit | |
---|---|
R0 | Preserved |
R1 | Value before being overwritten |
R2 | Corrupted |
The purpose of this call is to alter a location that is unused by the OS, which can be used to pass results between applications.
The location may also be written with OS_Byte 1. System variables now provide a much better way of passing results.