mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Merge pull request #3685 from cam900/patch-36
pgmprot_igs027a_type2.cpp : Fix martmast metadata
This commit is contained in:
commit
9f344a4bcc
@ -306,7 +306,7 @@ INPUT_PORTS_START( martmast )
|
||||
PORT_CONFSETTING( 0x0003, DEF_STR( Korea ) )
|
||||
PORT_CONFSETTING( 0x0004, DEF_STR( Hong_Kong ) )
|
||||
PORT_CONFSETTING( 0x0005, DEF_STR( World ) )
|
||||
PORT_CONFSETTING( 0x0006, DEF_STR( USA ) )
|
||||
PORT_CONFSETTING( 0x0006, "USA (Andamiro USA license)" )
|
||||
PORT_CONFSETTING( 0x00ff, "Untouched" ) // don't hack the region
|
||||
INPUT_PORTS_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user