mirror of
https://github.com/holub/mame
synced 2025-04-09 18:17:44 +03:00
hash: remove spurious spaces with name and supported values for consistency
This commit is contained in:
parent
b51f4b947b
commit
d3b7add3bc
@ -3565,7 +3565,7 @@ Hangs on green screen, looping on [PIO porta] read/writes, expects tablet comms
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="lprfct80" supported ="no">
|
||||
<software name="lprfct80" supported="no">
|
||||
<description>Letter Perfect (80 column version)</description>
|
||||
<year>1981</year>
|
||||
<publisher>LJK</publisher>
|
||||
|
@ -116,7 +116,7 @@ license:CC0-1.0
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name ="suprdupr">
|
||||
<software name="suprdupr">
|
||||
<description>SuperDuper 2.02</description>
|
||||
<year>19??</year>
|
||||
<publisher>Amitech Denmark</publisher>
|
||||
|
@ -22,7 +22,7 @@ license:CC0-1.0
|
||||
</software>
|
||||
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<software name="dkong" supported ="partial">
|
||||
<software name="dkong" supported="partial">
|
||||
<description>Donkey Kong (Sock Master's Donkey Kong Emulator for CoCo 3) (512Kb)</description>
|
||||
<year>2007</year>
|
||||
<publisher>Sock Master</publisher>
|
||||
@ -37,7 +37,7 @@ license:CC0-1.0
|
||||
</software>
|
||||
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<software name="dkremix" supported ="partial">
|
||||
<software name="dkremix" supported="partial">
|
||||
<description>Donkey Kong Remix (Sock Master's Donkey Kong Remix Emulator for CoCo 3) (512Kb)</description>
|
||||
<year>2015</year>
|
||||
<publisher>Sock Master</publisher>
|
||||
@ -52,7 +52,7 @@ license:CC0-1.0
|
||||
</software>
|
||||
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<software name="pacman" supported ="partial">
|
||||
<software name="pacman" supported="partial">
|
||||
<description>Pacman (z80 to 6809 Transcoded - v1.01) (512kb)</description>
|
||||
<year>2017</year>
|
||||
<publisher>Glen Hewlett</publisher>
|
||||
@ -67,7 +67,7 @@ license:CC0-1.0
|
||||
</software>
|
||||
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<software name="joust" supported ="partial">
|
||||
<software name="joust" supported="partial">
|
||||
<description>Joust (6809 Transcoded - v1.10) (512kb)</description>
|
||||
<year>2021</year>
|
||||
<publisher>Glen Hewlett</publisher>
|
||||
|
@ -254,7 +254,7 @@ license:CC0-1.0
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="leapfrog" supported ="no"> <!-- major video timing glitches -->
|
||||
<software name="leapfrog" supported="no"> <!-- major video timing glitches -->
|
||||
<description>Leapfrog</description>
|
||||
<year>1982</year>
|
||||
<publisher>Voltmace</publisher>
|
||||
|
Loading…
Reference in New Issue
Block a user