/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/ |
H A D | williams.c | 1795 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in init_tshoot() local 1802 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in init_tshoot() 1811 static const UINT8 tilemap_colors[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in init_joust2() local 1818 CONFIGURE_TILEMAP(0xff, tilemap_colors, 0, -2, 0); in init_joust2() 1835 static const UINT8 tilemap_colors[] = { 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in init_mysticm() local 1842 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 1); in init_mysticm() 1855 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in init_inferno() local 1862 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in init_inferno()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/ |
H A D | williams.c | 2434 static const UINT8 tilemap_colors[] = { 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in DRIVER_INIT() local 2441 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 1); in DRIVER_INIT() 2454 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in DRIVER_INIT() local 2461 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in DRIVER_INIT() 2470 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in DRIVER_INIT() local 2477 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in DRIVER_INIT() 2490 static const UINT8 tilemap_colors[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in DRIVER_INIT() local 2497 CONFIGURE_TILEMAP(0xff, tilemap_colors, 0, -2, 0); in DRIVER_INIT()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/ |
H A D | williams.c | 2570 static const UINT8 tilemap_colors[] = { 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in DRIVER_INIT() local 2577 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 1); in DRIVER_INIT() 2590 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in DRIVER_INIT() local 2597 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in DRIVER_INIT() 2606 static const UINT8 tilemap_colors[] = { 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7 }; in DRIVER_INIT() local 2613 CONFIGURE_TILEMAP(0x7f, tilemap_colors, 1, 0, 0); in DRIVER_INIT() 2626 static const UINT8 tilemap_colors[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in DRIVER_INIT() local 2633 CONFIGURE_TILEMAP(0xff, tilemap_colors, 0, -2, 0); in DRIVER_INIT()
|