Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 193 (&C1) |
R1 | EOR value |
R2 | AND value |
Exit | |
---|---|
R0 | Preserved |
R1 | Value before being overwritten |
R2 | Corrupted |
The purpose of this call is to read or write the flash counter.
This call reads or sets the count-down timer for flashing colours. Provided that the flash period is not infinite, the counter is loaded with the duration of the first flash colour and counts down by one every VSync until it reaches zero. At this point the colours are swapped and the counter loaded with the second flash period. etc.