bt459.h Source File
Back to the index.
Go to the documentation of this file.
120 #define BT459_REG_CCOLOR_1 0x0181
121 #define BT459_REG_CCOLOR_2 0x0182
122 #define BT459_REG_CCOLOR_3 0x0183
123 #define BT459_REG_ID 0x0200
124 #define BT459_REG_CMD0 0x0201
125 #define BT459_REG_CMD1 0x0202
126 #define BT459_REG_CMD2 0x0203
127 #define BT459_REG_PRM 0x0204
129 #define BT459_REG_PBM 0x0206
131 #define BT459_REG_ORM 0x0208
132 #define BT459_REG_OBM 0x0209
133 #define BT459_REG_ILV 0x020a
134 #define BT459_REG_TEST 0x020b
135 #define BT459_REG_RSIG 0x020c
136 #define BT459_REG_GSIG 0x020d
137 #define BT459_REG_BSIG 0x020e
139 #define BT459_REG_CCR 0x0300
140 #define BT459_REG_CXLO 0x0301
141 #define BT459_REG_CXHI 0x0302
142 #define BT459_REG_CYLO 0x0303
143 #define BT459_REG_CYHI 0x0304
144 #define BT459_REG_WXLO 0x0305
145 #define BT459_REG_WXHI 0x0306
146 #define BT459_REG_WYLO 0x0307
147 #define BT459_REG_WYHI 0x0308
148 #define BT459_REG_WWLO 0x0309
149 #define BT459_REG_WWHI 0x030a
150 #define BT459_REG_WHLO 0x030b
151 #define BT459_REG_WHHI 0x030c
153 #define BT459_REG_CRAM_BASE 0x0400
154 #define BT459_REG_CRAM_END 0x07ff
157 int bt459init
__P((
struct fbinfo *));
158 void bt459RestoreCursorColor
__P((
struct fbinfo *));
159 void bt459CursorColor
__P((
struct fbinfo *,
unsigned int []));
160 void bt459PosCursor
__P((
struct fbinfo *,
int,
int));
161 void bt459InitColorMap
__P((
struct fbinfo *));
162 int bt459LoadColorMap
__P((
struct fbinfo *,
const u_char *,
int,
int));
163 int bt459GetColorMap
__P((
struct fbinfo *, u_char *,
int,
int));
164 void bt459LoadCursor
__P((
struct fbinfo *, u_short *));
165 int bt459_video_on
__P((
struct fbinfo *));
166 int bt459_video_off
__P((
struct fbinfo *));
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18