Showing changes from revision #3 to #4:
Added | Removed | Changed
Traduction en cours
En entrée | |
---|---|
R0 | 67 |
R1 | Driver number |
En sortie | |
---|---|
Tous les autres registres sont inchangés |
GraphicsV drivers should make this call in order to release a driver ID that was previously allocated by OS_ScreenMode 64.
An error will be returned if the driver ID is invalid or the driver is still in the ‘started’ state (i.e. OS_ScreenMode 66 has not been called).
Before making this call the driver must make sure it has released its claim on GraphicsV and has stopped generating VSync calls.