mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
(nw) Correct Sega ID# for Golden Axe
This commit is contained in:
parent
2ef227f8c6
commit
ddff45d0a9
@ -6679,7 +6679,8 @@ ROM_END
|
||||
// Golden Axe (World), Sega System 16B
|
||||
// CPU: FD1094 (317-0120)
|
||||
// ROM Board type: 171-5704
|
||||
// Sega ID# for ROM board: 834-7002-11
|
||||
// Sega game ID: 833-7001-03 GOLDEN AXE
|
||||
// ROM board: 834-7002-03
|
||||
//
|
||||
ROM_START( goldnaxe3 )
|
||||
ROM_REGION( 0x80000, "maincpu", 0) // 68000 code
|
||||
|
Loading…
Reference in New Issue
Block a user