Showing changes from revision #0 to #1:
Added | Removed | Changed
const void *HAL_VideoStartupMode(const void *mode)
Entry | |
---|---|
mode | Mode number or Mode Selector Block |
Exit | |
---|---|
- | Returns the original mode or an alternative mode, as appropriate |
This is an internal call for OS use only and should not be used by user software. User software should use GraphicsV instead of interacting with the HAL directly.
Allows the HAL to override the startup mode, in a similar way to GraphicsV 16.