(nw) segas24.cpp: Sega ID#s for Hot Rod

This commit is contained in:
braintro 2019-05-23 22:51:18 -05:00
parent 08eafbc459
commit e27168054b

View File

@ -2065,6 +2065,11 @@ void segas24_state::system24_floppy_dcclub(machine_config &config)
*
*************************************/
//*************************************************************************************************************************
// Hot Rod, Sega System 24
// Sega game ID: 833-6570-01 HOT ROD
// Main board: 837-6571
// I/O Controller: 834-6510
ROM_START( hotrod )
ROM_REGION( 0x100000, "maincpu", 0 ) /* 68000 code */
ROM_LOAD16_BYTE( "epr-11339.ic2", 0x000000, 0x20000, CRC(75130e73) SHA1(e079739f4a3da3807aac570442c5afef1a7d7b0e) )