mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
Changed manufacturer for Doraemon. Historically, the original anime author and publisher information is not added to a game developer/manufacturer data in MAME. (no whatsnew)
This commit is contained in:
parent
5592299046
commit
944f7a1d67
@ -686,5 +686,5 @@ ROM_START( doraemon )
|
||||
ROM_LOAD( "u27-01.bin", 0x00200, 0x200, CRC(66245fc7) SHA1(c94d9dce7b557c21a3dc1f3f8a1b29594715c994) )
|
||||
ROM_END
|
||||
|
||||
GAME( ????, doraemon, 0, doraemon, doraemon, 0, ROT0, "Sunsoft / Epoch / Fujiko - Shogakukan - TV Asahi", "Doraemon no Eawase Montage (prototype)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1989, champbwl, 0, champbwl, champbwl, 0, ROT270, "Seta / Romstar Inc.", "Championship Bowling", GAME_SUPPORTS_SAVE )
|
||||
GAME( ????, doraemon, 0, doraemon, doraemon, 0, ROT0, "Sunsoft / Epoch", "Doraemon no Eawase Montage (prototype)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1989, champbwl, 0, champbwl, champbwl, 0, ROT270, "Seta / Romstar Inc.", "Championship Bowling", GAME_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user