Showing changes from revision #7 to #8:
Added | Removed | Changed
Entry | |
---|---|
R0 | |
0: Normal entry | |
1: Border | |
2: Pointer | |
R1 | Colour |
R2 | Palette index |
R4 | Bits |
Bits 16-23: Head/overlay number | |
Bits 24-31: Driver number |
Exit | |
---|---|
R4 | 0 |
- | All other registers preserved |
The kernel issues this call to instruct the driver to update the display palette. The appropriate driver should respond by performing the requested action and setting R4 to 0 to claim the call.
For details of the colour formats used with the different palettes, see GraphicsV palette colours.