diff options
| author | 2021-05-30 12:12:00 -0800 | |
|---|---|---|
| committer | 2021-05-30 12:12:00 -0800 | |
| commit | fa84df1fde69db0199c27e65621e2c9d3f82531d (patch) | |
| tree | 32a47cab85ce5cc8063376b1b04cc16e1ceb7155 | |
| parent | 1cc4958adae2c48986fb3a5a1d077642b95793c3 (diff) | |
fix softlist typos
* apple2_flop_orig.xml: a couple of obvious typos
* neogeo.xml: consistent spacing + jp title
| -rw-r--r-- | hash/apple2_flop_orig.xml | 4 | ||||
| -rw-r--r-- | hash/neogeo.xml | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/hash/apple2_flop_orig.xml b/hash/apple2_flop_orig.xml index d317551171a..3c3568b8cbf 100644 --- a/hash/apple2_flop_orig.xml +++ b/hash/apple2_flop_orig.xml @@ -10320,7 +10320,7 @@ license:CC0 <year>1984</year> <publisher>Adventure International</publisher> <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. --> <part name="flop1" interface="floppy_5_25"> @@ -10594,7 +10594,7 @@ license:CC0 <year>1984</year> <publisher>Sunburst Communications</publisher> <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. --> <part name="flop1" interface="floppy_5_25"> diff --git a/hash/neogeo.xml b/hash/neogeo.xml index f4f2bf41419..883d69299f5 100644 --- a/hash/neogeo.xml +++ b/hash/neogeo.xml @@ -7710,8 +7710,9 @@ license:CC0 <description>Bang Bang Busters</description> <year>2001</year> <publisher>Visco</publisher> - <sharedfeat name="release" value="MVS, AES" /> - <sharedfeat name="compatibility" value="MVS, AES" /> + <info name="alt_title" value="バンバン バスターズ"/> + <sharedfeat name="release" value="MVS,AES" /> + <sharedfeat name="compatibility" value="MVS,AES" /> <part name="cart" interface="neo_cart"> <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" /> |
