mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
vz_snap.xml: dtd validation fix (nw)
Many assorted XML files fixed for errant spaces, missing linefeed, improper format, and other oddness (nw)
This commit is contained in:
parent
880f2b7ae1
commit
1d3ecff45d
@ -1346,7 +1346,8 @@
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="asspd001a" cloneof="asspd001" supported="no">
|
<software name="asspd001a" cloneof="asspd001" supported="no">
|
||||||
<description>PD Games Volume 001 (Tanx, Roller-Pede, Amigoids, Cave Runner, Avatris) (Alt)</description> <year>199?</year>
|
<description>PD Games Volume 001 (Tanx, Roller-Pede, Amigoids, Cave Runner, Avatris) (Alt)</description>
|
||||||
|
<year>199?</year>
|
||||||
<publisher>The Assassins</publisher>
|
<publisher>The Assassins</publisher>
|
||||||
<part name="flop1" interface="floppy_3_5">
|
<part name="flop1" interface="floppy_3_5">
|
||||||
<feature name="part_id" value="Disk 1" />
|
<feature name="part_id" value="Disk 1" />
|
||||||
|
@ -4502,7 +4502,7 @@
|
|||||||
|
|
||||||
<!-- From "Sinclair ZX Spectrum - Compilations - Games - [DSK] (TOSEC-v2018-03-24_CM).dat" -->
|
<!-- From "Sinclair ZX Spectrum - Compilations - Games - [DSK] (TOSEC-v2018-03-24_CM).dat" -->
|
||||||
<software name="heroes00">
|
<software name="heroes00">
|
||||||
<description>Heroes - </description>
|
<description>Heroes</description>
|
||||||
<year>1990</year>
|
<year>1990</year>
|
||||||
<publisher>Domark</publisher>
|
<publisher>Domark</publisher>
|
||||||
<part name="flop1" interface="floppy_3">
|
<part name="flop1" interface="floppy_3">
|
||||||
|
@ -475,9 +475,9 @@ The text "v1" or "v2" are simply to distinguish different versions. It isn't an
|
|||||||
</software>
|
</software>
|
||||||
<software name="diskops4">
|
<software name="diskops4">
|
||||||
<description>Disk Ops 4</description>
|
<description>Disk Ops 4</description>
|
||||||
<info name="developer" value="Leslie Milburn"/>
|
|
||||||
<year>198?</year>
|
<year>198?</year>
|
||||||
<publisher><unknown></publisher>
|
<publisher><unknown></publisher>
|
||||||
|
<info name="developer" value="Leslie Milburn"/>
|
||||||
<part name="snap" interface="vzsnap">
|
<part name="snap" interface="vzsnap">
|
||||||
<dataarea name="snap" size="0x002e49">
|
<dataarea name="snap" size="0x002e49">
|
||||||
<rom name="diskops4.vz" size="0x002e49" crc="4a7d0b57" sha1="b022d72f37e8996c147ce922dafda846c060fb0e"/>
|
<rom name="diskops4.vz" size="0x002e49" crc="4a7d0b57" sha1="b022d72f37e8996c147ce922dafda846c060fb0e"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user