mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
(MESS) fixed internal softlist name, thanks to BIOS-D for catching these. nw.
This commit is contained in:
parent
ce6288f7b0
commit
61da080df6
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
<softwarelist name="fmtowns" description="FM Towns CD-ROMs">
|
<softwarelist name="fmtowns_cd" description="FM Towns CD-ROMs">
|
||||||
<!-- skeleton test list -->
|
<!-- skeleton test list -->
|
||||||
|
|
||||||
<!-- works well on fmtmarty, keyboard seems to interfere with movements on fmtowns -->
|
<!-- works well on fmtmarty, keyboard seems to interfere with movements on fmtowns -->
|
||||||
|
@ -33,7 +33,7 @@ Interpol (USA)
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<softwarelist name="vg7400" description="Philips Videopac Plus G7400 cartridges">
|
<softwarelist name="g7400" description="Philips Videopac Plus G7400 cartridges">
|
||||||
|
|
||||||
<!-- Phillips Videopac+ G7400 carts -->
|
<!-- Phillips Videopac+ G7400 carts -->
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
<softwarelist name="pegasus" description="Technosys Aamber Pegasus ROM expansions">
|
<softwarelist name="pegasus_cart" description="Technosys Aamber Pegasus ROM expansions">
|
||||||
|
|
||||||
|
|
||||||
<software name="basic">
|
<software name="basic">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
<softwarelist name="radio86" description="Radio-86RK cassettes">
|
<softwarelist name="radio86_cass" description="Radio-86RK cassettes">
|
||||||
|
|
||||||
<!-- GAMES -->
|
<!-- GAMES -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user