mirror of
https://github.com/holub/mame
synced 2025-06-29 23:48:56 +03:00
Housekeeping (nw)
This commit is contained in:
parent
805f8bb6c2
commit
63682f3875
@ -175,7 +175,7 @@ MACHINE_CONFIG_END
|
||||
/* ROM definitions */
|
||||
|
||||
ROM_START( rm380z34d )
|
||||
ROM_REGION( 0x10000, RM380Z_MAINCPU_TAG, 0 )
|
||||
ROM_REGION( 0x10000, RM380Z_MAINCPU_TAG, 0 )
|
||||
ROM_LOAD( "cos34d-f.bin", 0x0000, 0x1000, CRC(eb128b40) SHA1(c46f358fb76459987e41750d052995563f2f7d53))
|
||||
// chargen ROM is undumped, afaik
|
||||
ROM_REGION( 0x1680, "chargen", 0 )
|
||||
|
@ -187,6 +187,7 @@ fanucs15.cpp
|
||||
fanucspmg.cpp
|
||||
fb01.cpp
|
||||
fc100.cpp
|
||||
fccpu20.cpp
|
||||
fccpu30.cpp
|
||||
fcisio.cpp
|
||||
fcscsi.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user