Home
last modified time | relevance | path

Searched refs:gfxn (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dcosmic.c119 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in panic_vh_convert_color_prom() argument
120 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in panic_vh_convert_color_prom() argument
154 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in cosmica_vh_convert_color_prom() argument
155 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in cosmica_vh_convert_color_prom() argument
191 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in cosmicg_vh_convert_color_prom() argument
192 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in cosmicg_vh_convert_color_prom() argument
216 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in magspot2_vh_convert_color_prom() argument
217 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in magspot2_vh_convert_color_prom() argument
H A Dpengo.c54 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in pacman_vh_convert_color_prom() argument
55 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in pacman_vh_convert_color_prom() argument
94 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in pengo_vh_convert_color_prom() argument
95 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in pengo_vh_convert_color_prom() argument
H A Dlwings.c70 #define COLORTABLE_START(gfxn,color_code) Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + \ in lwings_vh_start() argument
71 color_code * Machine->gfx[gfxn]->color_granularity in lwings_vh_start()
72 #define GFX_COLOR_CODES(gfxn) Machine->gfx[gfxn]->total_colors in lwings_vh_start() argument
73 #define GFX_ELEM_COLORS(gfxn) Machine->gfx[gfxn]->color_granularity in lwings_vh_start() argument
301 #define COLORTABLE_START(gfxn,color_code) Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + \ in trojan_vh_start() argument
302 color_code * Machine->gfx[gfxn]->color_granularity in trojan_vh_start()
303 #define GFX_COLOR_CODES(gfxn) Machine->gfx[gfxn]->total_colors in trojan_vh_start() argument
304 #define GFX_ELEM_COLORS(gfxn) Machine->gfx[gfxn]->color_granularity in trojan_vh_start() argument
H A Dkingobox.c37 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in kingobox_vh_convert_color_prom() argument
38 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in kingobox_vh_convert_color_prom() argument
92 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in ringking_vh_convert_color_prom() argument
93 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in ringking_vh_convert_color_prom() argument
H A Drockola.c32 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in rockola_vh_convert_color_prom() argument
33 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in rockola_vh_convert_color_prom() argument
76 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in satansat_vh_convert_color_prom() argument
77 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in satansat_vh_convert_color_prom() argument
H A Dbladestl.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in bladestl_vh_convert_color_prom() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in bladestl_vh_convert_color_prom() argument
H A Ddkong.c42 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in dkong_vh_convert_color_prom() argument
43 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in dkong_vh_convert_color_prom() argument
107 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in dkong3_vh_convert_color_prom() argument
108 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in dkong3_vh_convert_color_prom() argument
H A Drockrage.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in rockrage_vh_convert_color_prom() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in rockrage_vh_convert_color_prom() argument
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dcosmic_vidhrdw.c102 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
103 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
139 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
140 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
195 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
196 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
228 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
229 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dgsword_vidhrdw.c30 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
31 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
81 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
82 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dbladestl_vidhrdw.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Drockola_vidhrdw.c31 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
32 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
222 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
223 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dtravrusa_vidhrdw.c52 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
53 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
120 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
121 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dcbasebal_vidhrdw.c60 #define COLORTABLE_START(gfxn,color_code) Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + \ in VIDEO_START() argument
61 color_code * Machine->gfx[gfxn]->color_granularity in VIDEO_START()
62 #define GFX_COLOR_CODES(gfxn) Machine->gfx[gfxn]->total_colors in VIDEO_START() argument
63 #define GFX_ELEM_COLORS(gfxn) Machine->gfx[gfxn]->color_granularity in VIDEO_START() argument
H A Drockrage_vidhrdw.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Ddkong_vidhrdw.c51 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
52 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
117 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
118 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dkingobox_vidhrdw.c36 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
37 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
93 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
94 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dcosmic_vidhrdw.c102 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
103 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
139 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
140 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
195 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
196 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
228 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
229 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dgsword_vidhrdw.c26 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
27 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
73 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
74 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dbladestl_vidhrdw.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dtravrusa_vidhrdw.c52 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
53 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
120 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
121 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Drockola_vidhrdw.c31 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
32 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
222 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
223 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Dcbasebal_vidhrdw.c60 #define COLORTABLE_START(gfxn,color_code) Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + \ in VIDEO_START() argument
61 color_code * Machine->gfx[gfxn]->color_granularity in VIDEO_START()
62 #define GFX_COLOR_CODES(gfxn) Machine->gfx[gfxn]->total_colors in VIDEO_START() argument
63 #define GFX_ELEM_COLORS(gfxn) Machine->gfx[gfxn]->color_granularity in VIDEO_START() argument
H A Drockrage_vidhrdw.c11 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
12 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
H A Ddkong_vidhrdw.c51 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
52 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument
117 …#define TOTAL_COLORS(gfxn) (Machine->gfx[gfxn]->total_colors * Machine->gfx[gfxn]->color_granulari… in PALETTE_INIT() argument
118 #define COLOR(gfxn,offs) (colortable[Machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs]) in PALETTE_INIT() argument

12345678910>>...13