mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
(nw) sapi1 : added extra rom
This commit is contained in:
parent
f586dfaa13
commit
f1dfb9d544
@ -713,6 +713,9 @@ ROM_START( sapi1 )
|
||||
ROMX_LOAD( "sapi1.rom", 0x0000, 0x1000, CRC(c6e85b01) SHA1(2a26668249c6161aef7215a1e2b92bfdf6fe3671), ROM_BIOS(1))
|
||||
ROM_SYSTEM_BIOS( 1, "mb2", "MB2 (ANK-1)" )
|
||||
ROMX_LOAD( "mb2_4.bin", 0x0000, 0x1000, CRC(a040b3e0) SHA1(586990a07a96323741679a11ff54ad0023da87bc), ROM_BIOS(2))
|
||||
|
||||
ROM_REGION( 0x1000, "chargen", 0 )
|
||||
ROM_LOAD( "sapi1.chr", 0x0000, 0x1000, CRC(9edafa2c) SHA1(a903db0e8923cca91646274d010dc19b6b377e3e) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( sapizps2 )
|
||||
|
Loading…
Reference in New Issue
Block a user