/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/ |
H A D | shuuz.c | 53 static MACHINE_INIT( shuuz ) in MACHINE_INIT() argument 180 INPUT_PORTS_START( shuuz ) 290 static MACHINE_DRIVER_START( shuuz ) 299 MDRV_MACHINE_INIT(shuuz) in MDRV_CPU_MEMORY() 309 MDRV_VIDEO_START(shuuz) in MDRV_CPU_MEMORY() 310 MDRV_VIDEO_UPDATE(shuuz) in MDRV_CPU_MEMORY() 324 ROM_START( shuuz ) in MDRV_CPU_MEMORY() 385 static DRIVER_INIT( shuuz ) in MDRV_CPU_MEMORY() 398 GAME( 1990, shuuz, 0, shuuz, shuuz, shuuz, ROT0, "Atari Games", "Shuuz (version 8.0)" ) 399 GAME( 1990, shuuz2, shuuz, shuuz, shuuz2, shuuz, ROT0, "Atari Games", "Shuuz (version 7.1)" )
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/ |
H A D | shuuz.c | 53 static MACHINE_INIT( shuuz ) in MACHINE_INIT() argument 180 INPUT_PORTS_START( shuuz ) 290 static MACHINE_DRIVER_START( shuuz ) 299 MDRV_MACHINE_INIT(shuuz) in MDRV_CPU_MEMORY() 309 MDRV_VIDEO_START(shuuz) in MDRV_CPU_MEMORY() 310 MDRV_VIDEO_UPDATE(shuuz) in MDRV_CPU_MEMORY() 324 ROM_START( shuuz ) in MDRV_CPU_MEMORY() 385 static DRIVER_INIT( shuuz ) in MDRV_CPU_MEMORY() 398 GAME( 1990, shuuz, 0, shuuz, shuuz, shuuz, ROT0, "Atari Games", "Shuuz (version 8.0)" ) 399 GAME( 1990, shuuz2, shuuz, shuuz, shuuz2, shuuz, ROT0, "Atari Games", "Shuuz (version 7.1)" )
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/ |
H A D | shuuz.c | 188 INPUT_PORTS_START( shuuz ) 375 ROM_START( shuuz ) 439 GAME( 1990, shuuz, 0, shuuz, shuuz, shuuz, ROT0, "Atari Games", "Shuuz (version 8.0)" ) 440 GAME( 1990, shuuz2, shuuz, shuuz, shuuz2, shuuz, ROT0, "Atari Games", "Shuuz (version 7.1)" )
|
/dports/emulators/mess/mame-mame0226/src/mame/drivers/ |
H A D | shuuz.cpp | 131 static INPUT_PORTS_START( shuuz ) 223 void shuuz_state::shuuz(machine_config &config) in shuuz() function in shuuz_state 264 ROM_START( shuuz ) 339 GAME( 1990, shuuz, 0, shuuz, shuuz, shuuz_state, empty_init, ROT0, "Atari Games", "Shuuz (ver… 340 GAME( 1990, shuuz2, shuuz, shuuz, shuuz2, shuuz_state, empty_init, ROT0, "Atari Games", "Shuuz (ver…
|
/dports/emulators/mame/mame-mame0226/src/mame/drivers/ |
H A D | shuuz.cpp | 131 static INPUT_PORTS_START( shuuz ) 223 void shuuz_state::shuuz(machine_config &config) in shuuz() function in shuuz_state 264 ROM_START( shuuz ) 339 GAME( 1990, shuuz, 0, shuuz, shuuz, shuuz_state, empty_init, ROT0, "Atari Games", "Shuuz (ver… 340 GAME( 1990, shuuz2, shuuz, shuuz, shuuz2, shuuz_state, empty_init, ROT0, "Atari Games", "Shuuz (ver…
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/ |
H A D | shuuz.h | 9 VIDEO_START( shuuz ); 10 VIDEO_UPDATE( shuuz );
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/ |
H A D | shuuz.h | 9 VIDEO_START( shuuz ); 10 VIDEO_UPDATE( shuuz );
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/ |
H A D | shuuz_vidhrdw.c | 37 VIDEO_START( shuuz ) in VIDEO_START() argument 95 VIDEO_UPDATE( shuuz ) in VIDEO_UPDATE() argument
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/ |
H A D | shuuz_vidhrdw.c | 37 VIDEO_START( shuuz ) in VIDEO_START() argument 95 VIDEO_UPDATE( shuuz ) in VIDEO_UPDATE() argument
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/ |
H A D | atarivad.h | 8 void AtariVADMap(INT32 startaddress, INT32 endaddress, INT32 shuuz);
|
H A D | atarivad.cpp | 310 void AtariVADMap(INT32 startaddress, INT32 endaddress, INT32 shuuz) in AtariVADMap() argument 325 if (shuuz) { // shuuz in AtariVADMap()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/atari/ |
H A D | WHATSNEW.txt.cpp | 5 shuuz: good.
|
H A D | d_shuuz.cpp | 626 STD_ROM_PICK(shuuz) 627 STD_ROM_FN(shuuz)
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/ |
H A D | atarivad.h | 8 void AtariVADMap(INT32 startaddress, INT32 endaddress, INT32 shuuz);
|
H A D | atarivad.cpp | 320 void AtariVADMap(INT32 startaddress, INT32 endaddress, INT32 shuuz) in AtariVADMap() argument 335 if (shuuz) { // shuuz in AtariVADMap()
|
/dports/emulators/mess/mame-mame0226/src/mame/includes/ |
H A D | shuuz.h | 29 void shuuz(machine_config &config);
|
/dports/emulators/mame/mame-mame0226/src/mame/includes/ |
H A D | shuuz.h | 29 void shuuz(machine_config &config);
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/atari/ |
H A D | d_shuuz.cpp | 626 STD_ROM_PICK(shuuz) 627 STD_ROM_FN(shuuz)
|
/dports/emulators/mess/mame-mame0226/src/mame/ |
H A D | arcade.flt | 1132 shuuz.cpp
|
/dports/emulators/mame/mame-mame0226/src/mame/ |
H A D | arcade.flt | 1132 shuuz.cpp
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/ |
H A D | Makefile.common | 752 SOURCES_C += $(CORE_DIR)/src/drivers/shuuz.c
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/ |
H A D | driver.c | 2297 DRIVER( shuuz ) /* (c) 1990 */
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/metadata/ |
H A D | catver.ini | 1685 shuuz=Sports / Horseshoes key 3927 shuuz=.35b13 key
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/ |
H A D | driver.c | 4051 DRIVER( shuuz ) /* 136083 (c) 1990 */
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/ |
H A D | driver.c | 4169 DRIVER( shuuz ) /* 136083 (c) 1990 */
|