mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
naomi.cpp: dumped WaveRunnerGP motor board [Darksoft, Mitsurugi]
This commit is contained in:
parent
c915ce57a2
commit
93d66d117d
@ -6828,7 +6828,7 @@ ROM_START( wrungpo )
|
||||
|
||||
// 838-12801 DRIVE BD WAVERUNNER
|
||||
ROM_REGION( 0x10000, "motorio", ROMREGION_ERASEFF)
|
||||
ROM_LOAD( "epr-19250.ic8", 0x000000, 0x010000, NO_DUMP )
|
||||
ROM_LOAD( "epr-19250.ic8", 0x000000, 0x010000, CRC(542d3836) SHA1(128cb0bfaf05791d219437653002f6bb948a4ad5) )
|
||||
|
||||
// 840-0064-01 2001 317-0306-COM Naomi
|
||||
ROM_PARAMETER( ":rom_board:segam2crypt:key", "284ae7c3")
|
||||
@ -6849,7 +6849,7 @@ ROM_START( wrungp )
|
||||
|
||||
// 838-12801 DRIVE BD WAVERUNNER
|
||||
ROM_REGION( 0x10000, "motorio", ROMREGION_ERASEFF)
|
||||
ROM_LOAD( "epr-19250.ic8", 0x000000, 0x010000, NO_DUMP )
|
||||
ROM_LOAD( "epr-19250.ic8", 0x000000, 0x010000, CRC(542d3836) SHA1(128cb0bfaf05791d219437653002f6bb948a4ad5) )
|
||||
|
||||
ROM_PARAMETER( ":rom_board:segam2crypt:key", "-1") // 315-5881 not populated
|
||||
ROM_END
|
||||
|
Loading…
Reference in New Issue
Block a user