; Copyright 2008 Castle Technology Ltd
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
;     http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writing, software
; distributed under the License is distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
; See the License for the specific language governing permissions and
; limitations under the License.
;
; This header file is autogenerated from the files maintained by the
; RISC OS allocations manager and should not be edited by anyone else.

; hdr:GraphicsV

; ********************
; *** Changes List ***
; ********************

; 28-Aug-02 KJB Created.
;

; reason codes passed in r4 to GraphicsV

GraphicsV_Complete              * 0
GraphicsV_VSync                 * 1
GraphicsV_SetMode               * 2
GraphicsV_SetInterlace          * 3
GraphicsV_SetBlank              * 4
GraphicsV_UpdatePointer         * 5
GraphicsV_SetDMAAddress         * 6
GraphicsV_VetMode               * 7
GraphicsV_DisplayFeatures       * 8
GraphicsV_FramestoreAddress     * 9
GraphicsV_WritePaletteEntry     * 10
GraphicsV_WritePaletteEntries   * 11
GraphicsV_ReadPaletteEntry      * 12
GraphicsV_Render                * 13
GraphicsV_IICOp                 * 14
GraphicsV_SelectHead		* 15

GVRender_SyncIfComplete         * 1:SHL:0
GVRender_SyncIfNotComplete      * 1:SHL:1
GVRender_Sync                   * 2_11:SHL:0

GVRender_NOP                    * 0
GVRender_CopyRectangle          * 1
GVRender_FillRectangle          * 2

                END