Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 12 (&0C) |
R1 | Buffer: |
+0 | Logical colour to change |
+1 | New physical colour |
+2 | Red component |
+3 | Green component |
+4 | Blue component |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
The purpose of this call is to write the palette.
This call is equivalent to VDU 19, but is faster and may be used in interrupt routines.
To read the palette use OS_ReadPalette.