Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 15 (&0F) |
R1 | 0 to flush all buffers |
1 to flush the current input buffer |
Exit | |
---|---|
R0 | Preserved |
R1 | Corrupted |
R2 | Corrupted |
The purpose of this call is to flush all buffers, or the current input buffer.
The contents of either all buffers or only the current input buffer are discarded, depending on R1.
Individual buffers may be flushed using OS_Byte 21.