Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 217 (&D9) |
R1 | EOR value |
R2 | AND value |
Exit | |
---|---|
R0 | Preserved |
R1 | Previous count |
R2 | Corrupted |
The purpose of this call is to read or write the count of lines displayed since the last halt when in paged mode? (VDU 14).
This call reads or sets the count of lines displayed since the last page halt when in. Usually this call is used to set the count to 0, before requesting user input – OS_ReadLine makes this call automatically.