mirror of
https://github.com/holub/mame
synced 2025-05-29 00:53:09 +03:00
argus.c: Both Butasan sets are for the Japan region but one is in English and the other in Japanese so list them as such. - NW
This commit is contained in:
parent
8e6dd97fda
commit
e7b2968892
@ -810,7 +810,7 @@ ROM_END
|
||||
|
||||
|
||||
/* ( YEAR NAME PARENT MACHINE INPUT INIT MONITOR COMPANY FULLNAME ) */
|
||||
GAME( 1986, argus, 0, argus, argus, 0, ROT270, "NMK (Jaleco license)", "Argus" , GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1986, valtric, 0, valtric, valtric, 0, ROT270, "NMK (Jaleco license)", "Valtric" , GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1987, butasan, 0, butasan, butasan, 0, ROT0, "NMK (Jaleco license)", "Butasan - Pig's & Bomber's", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1987, butasanj, butasan,butasan, butasan, 0, ROT0, "NMK (Jaleco license)", "Butasan (Japan)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1986, argus, 0, argus, argus, 0, ROT270, "NMK (Jaleco license)", "Argus", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1986, valtric, 0, valtric, valtric, 0, ROT270, "NMK (Jaleco license)", "Valtric", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1987, butasan, 0, butasan, butasan, 0, ROT0, "NMK (Jaleco license)", "Butasan - Pig's & Bomber's (Japan, English)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1987, butasanj, butasan,butasan, butasan, 0, ROT0, "NMK (Jaleco license)", "Butasan (Japan, Japanese)", GAME_IMPERFECT_GRAPHICS )
|
||||
|
Loading…
Reference in New Issue
Block a user