Housekeeping (nw)

This commit is contained in:
Robbbert 2017-01-02 04:03:38 +11:00
parent 805f8bb6c2
commit 63682f3875
2 changed files with 2 additions and 1 deletions

View File

@ -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 )

View File

@ -187,6 +187,7 @@ fanucs15.cpp
fanucspmg.cpp
fb01.cpp
fc100.cpp
fccpu20.cpp
fccpu30.cpp
fcisio.cpp
fcscsi.cpp