mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
fix softlist typos
* apple2_flop_orig.xml: a couple of obvious typos * neogeo.xml: consistent spacing + jp title
This commit is contained in:
parent
1cc4958ada
commit
fa84df1fde
@ -10320,7 +10320,7 @@ license:CC0
|
|||||||
<year>1984</year>
|
<year>1984</year>
|
||||||
<publisher>Adventure International</publisher>
|
<publisher>Adventure International</publisher>
|
||||||
<info name="release" value="2020-01-20"/>
|
<info name="release" value="2020-01-20"/>
|
||||||
<sharedfeat name="compatibility" value=",A2P,A2E,A2EE,A2C,A2GS"/>
|
<sharedfeat name="compatibility" value="A2P,A2E,A2EE,A2C,A2GS"/>
|
||||||
<!-- It requires an Apple II+ with 48K. -->
|
<!-- It requires an Apple II+ with 48K. -->
|
||||||
|
|
||||||
<part name="flop1" interface="floppy_5_25">
|
<part name="flop1" interface="floppy_5_25">
|
||||||
@ -10594,7 +10594,7 @@ license:CC0
|
|||||||
<year>1984</year>
|
<year>1984</year>
|
||||||
<publisher>Sunburst Communications</publisher>
|
<publisher>Sunburst Communications</publisher>
|
||||||
<info name="release" value="2020-02-06"/>
|
<info name="release" value="2020-02-06"/>
|
||||||
<sharedfeat name="compatibility" value="A2fP,A2E,A2EE,A2C,A2GS" />
|
<sharedfeat name="compatibility" value="A2P,A2E,A2EE,A2C,A2GS" />
|
||||||
<!-- It requires a 48K Apple II+ or later. -->
|
<!-- It requires a 48K Apple II+ or later. -->
|
||||||
|
|
||||||
<part name="flop1" interface="floppy_5_25">
|
<part name="flop1" interface="floppy_5_25">
|
||||||
|
@ -7710,8 +7710,9 @@ license:CC0
|
|||||||
<description>Bang Bang Busters</description>
|
<description>Bang Bang Busters</description>
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
<publisher>Visco</publisher>
|
<publisher>Visco</publisher>
|
||||||
<sharedfeat name="release" value="MVS, AES" />
|
<info name="alt_title" value="バンバン バスターズ"/>
|
||||||
<sharedfeat name="compatibility" value="MVS, AES" />
|
<sharedfeat name="release" value="MVS,AES" />
|
||||||
|
<sharedfeat name="compatibility" value="MVS,AES" />
|
||||||
<part name="cart" interface="neo_cart">
|
<part name="cart" interface="neo_cart">
|
||||||
<dataarea name="maincpu" width="16" endianness="big" size="0x100000">
|
<dataarea name="maincpu" width="16" endianness="big" size="0x100000">
|
||||||
<rom loadflag="load16_word_swap" name="071.p1" offset="0x000000" size="0x080000" crc="7687197d" sha1="4bb9cb7819807f7a7e1f85f1c4faac4a2f8761e8" />
|
<rom loadflag="load16_word_swap" name="071.p1" offset="0x000000" size="0x080000" crc="7687197d" sha1="4bb9cb7819807f7a7e1f85f1c4faac4a2f8761e8" />
|
||||||
|
Loading…
Reference in New Issue
Block a user