mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
naomi.cpp: dumped Namco JYU2/SWP JVS I/O board firmware [lukemorse1]
This commit is contained in:
parent
0ec3865b99
commit
8d5411fe5c
@ -7452,6 +7452,7 @@ ROM_START( ninjasltj )
|
||||
ROM_LOAD( "nja1ma10.4b", 0xa000000, 0x1000000, CRC(f14d2073) SHA1(b4a8cd585794be149b616119df3f75c0fb30e2f0) )
|
||||
|
||||
ROM_REGION( 0x20000, "jyu_io", 0 ) // H8/3334-based I/O board ROM, eventually should be separated out
|
||||
ROM_LOAD( "jyu2_dr0b.ic3", 0x000000, 0x020000, CRC(f3258f69) SHA1(5c8f8b61b36624c75093a501863943e01d8dd08f) ) // JYU(SWP) PCB, same PCB as below, no coin input features, might be from (undumped) prize/medal version of this game, or some other Namco's lightgun prize game.
|
||||
ROM_LOAD( "jyu1_prg0a.ic3", 0x000000, 0x020000, CRC(aec4dbc1) SHA1(bddd4f345baf7f594998a39c09da18b3834f0ac2) )
|
||||
|
||||
// 25469801 2000 317-5068-COM Naomi
|
||||
|
Loading…
Reference in New Issue
Block a user