legendos: add Wave to company string

This commit is contained in:
hap 2021-10-05 12:59:24 +02:00
parent f82fabc15f
commit bb9cc7e8f1
4 changed files with 4 additions and 4 deletions

View file

@ -1628,7 +1628,7 @@ license:CC0
<software name="legendos">
<description>Legend of Success Joe / Ashita no Joe Densetsu</description>
<year>1991</year>
<publisher>SNK</publisher>
<publisher>SNK / Wave</publisher>
<info name="serial" value="NGM-029 (MVS), NGH-029 (AES)"/>
<info name="release" value="199107xx (MVS), 19910830 (AES)"/>
<info name="alt_title" value="あしたのジョー伝説"/>

View file

@ -27,7 +27,7 @@ Upper:
Sound
ROM 9 (ST M27256)
Standard Zilog Z80 (Z0840004PSC)
Yamaha YM2203C
Yamaha YM2203C (horrible music, that is not an emulation bug)
GFX?
Mask ROMs 401, 402 & 403 (Hitachi HN62414 Mask ROMs)

View file

@ -11880,7 +11880,7 @@ GAME( 1995, quizdaisk, quizdais, neobase, neogeo, mvs_led_state, empty_ini
GAME( 1992, lresort, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Last Resort", MACHINE_SUPPORTS_SAVE )
GAME( 1992, lresortp, lresort, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Last Resort (prototype)", MACHINE_SUPPORTS_SAVE )
GAME( 1991, eightman, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK / Pallas", "Eight Man (NGM-025 ~ NGH-025)", MACHINE_SUPPORTS_SAVE )
GAME( 1991, legendos, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Legend of Success Joe / Ashita no Joe Densetsu", MACHINE_SUPPORTS_SAVE )
GAME( 1991, legendos, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK / Wave", "Legend of Success Joe / Ashita no Joe Densetsu", MACHINE_SUPPORTS_SAVE )
GAME( 1991, 2020bb, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK / Pallas", "2020 Super Baseball (set 1)", MACHINE_SUPPORTS_SAVE )
GAME( 1991, 2020bba, 2020bb, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK / Pallas", "2020 Super Baseball (set 2)", MACHINE_SUPPORTS_SAVE )
GAME( 1991, 2020bbh, 2020bb, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK / Pallas", "2020 Super Baseball (set 3)", MACHINE_SUPPORTS_SAVE )

View file

@ -2905,7 +2905,7 @@ GAME( 1994, puyopuy2, 0, segac2, puyopuy2, segac2_state, init_pu
GAME( 1994, zunkyou, 0, segac2, zunkyou, segac2_state, init_zunkyou, ROT0, "Sega", "Zunzunkyou no Yabou (Japan)", 0 )
GAME( 1994, headonch, 0, segac2, headonch, segac2_state, init_noprot, ROT0, "hack", "Head On Channel (prototype, hack)", 0 )
GAME( 1994, headonch, 0, segac2, headonch, segac2_state, init_noprot, ROT0, "hack", "Monita to Rimoko no Head On Channel (prototype, hack)", 0 )
/* Atlus Print Club 'Games' (C-2 Hardware) requires printer and camera emulation */
GAME( 1995, pclubj, 0, segac2, pclub, pclub_state, init_pclubj, ROT0, "Atlus", "Print Club (Japan Vol.1)", MACHINE_NOT_WORKING )