Home
last modified time | relevance | path

Searched defs:SPRITE_PALETTE (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dspeedbal_vidhrdw.c14 #define SPRITE_PALETTE 2 macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dspeedbal_vidhrdw.c14 #define SPRITE_PALETTE 2 macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dspeedbal.c14 #define SPRITE_PALETTE 2 macro
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dsrmp5.cpp55 #define SPRITE_PALETTE 1 macro
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dsrmp5.cpp55 #define SPRITE_PALETTE 1 macro
/dports/graphics/grafx2/grafx2/src/
H A Drecoil.c8863 static const uint8_t SPRITE_PALETTE[32] = { 0, 0, 2, 0, 48, 0, 50, 0, 0, 3, 2, 3, 48, 3, 50, 3, in RECOIL_DecodeSc8() local