From 195f759d8e5801c1ee2f423594f2d42ff0808342 Mon Sep 17 00:00:00 2001 From: angelosa Date: Wed, 29 May 2024 14:31:59 +0200 Subject: seta/seta.cpp: acknowledge Nihon System as publisher for pairlove --- src/mame/seta/seta.cpp | 2 +- src/mame/seta/seta2.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/seta/seta.cpp b/src/mame/seta/seta.cpp index 6386ce42bec..034b891590f 100644 --- a/src/mame/seta/seta.cpp +++ b/src/mame/seta/seta.cpp @@ -11331,7 +11331,7 @@ GAME( 1991, rezono, rezon, rezon, rezon, seta_state, empty_ini GAME( 1991, stg, 0, stg, stg, seta_state, empty_init, ROT270, "Athena / Tecmo", "Strike Gunner S.T.G", 0 ) -GAME( 1991, pairlove, 0, pairlove, pairlove, pairlove_state, empty_init, ROT270, "Athena", "Pairs Love", 0 ) +GAME( 1991, pairlove, 0, pairlove, pairlove, pairlove_state, empty_init, ROT270, "Athena / Nihon System", "Pairs Love", 0 ) // Non-explicit Nihon System credit on title screen thru logo GAME( 1992, blandia, 0, blandia, blandia, seta_state, init_bankx1, ROT0, "Allumer", "Blandia", MACHINE_IMPERFECT_GRAPHICS ) GAME( 1992, blandiap, blandia, blandiap, blandia, seta_state, init_bankx1, ROT0, "Allumer", "Blandia (prototype)", MACHINE_IMPERFECT_GRAPHICS ) diff --git a/src/mame/seta/seta2.cpp b/src/mame/seta/seta2.cpp index fe49710fb38..8e69b482d91 100644 --- a/src/mame/seta/seta2.cpp +++ b/src/mame/seta/seta2.cpp @@ -4418,7 +4418,7 @@ GAME( 1999, endrichsa, endrichs, reelquak, endrichs, seta2_state, empty_init, GAME( 1997, staraudi, 0, staraudi, staraudi, staraudi_state, empty_init, ROT0, "Namco", "Star Audition", MACHINE_NO_COCKTAIL | MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) // needs flipscreen hooking up properly with new code to function at all -GAME( 1999, pzlbowl, 0, pzlbowl, pzlbowl, seta2_state, empty_init, ROT0, "MOSS / Nihon System", "Puzzle De Bowling (Japan)", MACHINE_NO_COCKTAIL ) +GAME( 1999, pzlbowl, 0, pzlbowl, pzlbowl, seta2_state, empty_init, ROT0, "Nihon System / MOSS", "Puzzle De Bowling (Japan)", MACHINE_NO_COCKTAIL ) GAME( 2000, penbros, 0, penbros, penbros, seta2_state, empty_init, ROT0, "Subsino", "Penguin Brothers (Japan)", MACHINE_NO_COCKTAIL ) GAME( 2000, ablast, penbros, penbros, penbros, seta2_state, empty_init, ROT0, "Subsino", "Hong Tian Lei (A-Blast) (Japan)", MACHINE_NO_COCKTAIL ) // 轟天雷/Hōng tiān léi -- cgit v1.2.3