mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
(MESS) x07: added cassette software list. [Anonymous]
This commit is contained in:
parent
c74910aa3f
commit
4d25ea7d8d
1385
hash/x07_cass.xml
Normal file
1385
hash/x07_cass.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -1520,6 +1520,7 @@ static MACHINE_CONFIG_START( x07, x07_state )
|
||||
|
||||
/* Software lists */
|
||||
MCFG_SOFTWARE_LIST_ADD("card_list", "x07_card")
|
||||
MCFG_SOFTWARE_LIST_ADD("cass_list", "x07_cass")
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
/* ROM definition */
|
||||
|
Loading…
Reference in New Issue
Block a user