mirror of
https://github.com/holub/mame
synced 2025-10-04 08:28:39 +03:00
Alignment fixes for recent changes to XML hashes. (nw)
This commit is contained in:
parent
336bca0302
commit
3d3ed13db5
@ -17,10 +17,10 @@ Once the tape has finished loading, just type RUN to start the loaded program --
|
||||
<description>16K Letter Writter</description>
|
||||
<year>1982</year>
|
||||
<publisher>Milt Perry</publisher>
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<dataarea name="cass" size="1743020">
|
||||
<rom name="m_perry_16k_letter_writter(16k).wav" size="1743020" crc="d1ca5e2d" sha1="4c844e54836d4f1de0bf4d653860c5c20444d304" offset="0" />
|
||||
<rom name="m_perry_16k_letter_writter(16k).wav" size="1743020" crc="d1ca5e2d" sha1="4c844e54836d4f1de0bf4d653860c5c20444d304" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
@ -29,8 +29,8 @@ Once the tape has finished loading, just type RUN to start the loaded program --
|
||||
<description>An Adventure in Murder</description>
|
||||
<year>198?</year>
|
||||
<publisher>R. Eisman</publisher>
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<dataarea name="cass" size="2030598">
|
||||
<rom name="r_eisman_adventure_in_murder(16k).wav" size="2030598" crc="5fbd2aed" sha1="aca54da042c60b96fd7288f6a5df54d7239757c8" offset="0" />
|
||||
</dataarea>
|
||||
@ -41,8 +41,8 @@ Once the tape has finished loading, just type RUN to start the loaded program --
|
||||
<description>ALPHAbit</description>
|
||||
<year>19??</year>
|
||||
<publisher>MR R's</publisher>
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<dataarea name="cass" size="1750444">
|
||||
<rom name="mr_rs_alphabit(16k).wav" size="1750444" crc="f7eb904d" sha1="19dfca668cc5c54af0278553f5600ba3e8bdd9ee" offset="0" />
|
||||
</dataarea>
|
||||
@ -304,8 +304,8 @@ checks whether the user is typing the program printed in the manual, for each le
|
||||
<description>Defender (York 10 Computerware)</description>
|
||||
<year>19??</year>
|
||||
<publisher>York 10 Computerware</publisher>
|
||||
<feature name="alt_title" value="Allien Defender II?" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="alt_title" value="Allien Defender II?" />
|
||||
<dataarea name="cass" size="1158572">
|
||||
<rom name="york_10_computerware_allien_defender_ii.wav" size="1158572" crc="9a614370" sha1="9e626a3e32da1a5d2149c7c07b9554532857550f" offset="0" />
|
||||
</dataarea>
|
||||
@ -419,8 +419,8 @@ checks whether the user is typing the program printed in the manual, for each le
|
||||
<description>Escape + 21 + Escape 2 (Bad?)</description>
|
||||
<year>198?</year>
|
||||
<publisher>Lacroix Games</publisher>
|
||||
<feature name="usage" value="Wait 1 or 2 secs from PLAY press and Return" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Wait 1 or 2 secs from PLAY press and Return" />
|
||||
<dataarea name="cass" size="3539884">
|
||||
<rom name="lacroix_games_(escape_21_escape2).wav" size="3539884" crc="3a799a9e" sha1="d3486a021c7ef45db0e5f553153affbb2accf09a" offset="0" />
|
||||
</dataarea>
|
||||
@ -647,8 +647,8 @@ checks whether the user is typing the program printed in the manual, for each le
|
||||
<description>Mission: Improbable - Mission Alpha</description>
|
||||
<year>1982</year>
|
||||
<publisher>Geo-Grafix</publisher>
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<dataarea name="cass" size="10269596">
|
||||
<rom name="geo_grafix_mission-improbable_alpha(16k).wav" size="10269596" crc="29a0d823" sha1="75e7b305f2004af57fa9b1347c3e2f12cb68d525" offset="0" />
|
||||
</dataarea>
|
||||
@ -855,8 +855,8 @@ checks whether the user is typing the program printed in the manual, for each le
|
||||
<description>Space Shuttle</description>
|
||||
<year>19??</year>
|
||||
<publisher>York 10 Computerware</publisher>
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Requires 16K RAM" />
|
||||
<dataarea name="cass" size="1759916">
|
||||
<rom name="york_10_computerware_space_shuttle(16k).wav" size="1759916" crc="66a43b5a" sha1="1644bc35920e81876de630feb59d4ab761b87563" offset="0" />
|
||||
</dataarea>
|
||||
@ -985,7 +985,7 @@ checks whether the user is typing the program printed in the manual, for each le
|
||||
<year>19??</year>
|
||||
<publisher>R. T. Carman</publisher>
|
||||
<part name="cass" interface="apf_cass">
|
||||
<feature name="usage" value="Transport requires 16K RAM" />
|
||||
<feature name="usage" value="Transport requires 16K RAM" />
|
||||
<dataarea name="cass" size="3680094">
|
||||
<rom name="r_t_carman_transport(16k)_15_matches.wav" size="3680094" crc="5673884c" sha1="538ea35a11ce95243da6cb6bf568b8f840bbe40d" offset="0" />
|
||||
</dataarea>
|
||||
|
@ -7,162 +7,162 @@
|
||||
|
||||
<!-- This disk is used to boot the intelligent TF-20 floppy drive -->
|
||||
|
||||
<software name="tf20boot">
|
||||
<description>TF-20 boot disk</description>
|
||||
<year>198?</year>
|
||||
<publisher>Epson</publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="TF-20 boot disk" />
|
||||
<dataarea name="flop" size="35124">
|
||||
<rom name="tf20boot.td0" size="35124" crc="806311eb" sha1="b67433746ed5ab84be06003f850846565e19f44c" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="tf20boot">
|
||||
<description>TF-20 boot disk</description>
|
||||
<year>198?</year>
|
||||
<publisher>Epson</publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="TF-20 boot disk" />
|
||||
<dataarea name="flop" size="35124">
|
||||
<rom name="tf20boot.td0" size="35124" crc="806311eb" sha1="b67433746ed5ab84be06003f850846565e19f44c" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- The following disks are part of the vfloppy distribution -->
|
||||
|
||||
<software name="arcs">
|
||||
<description>Archivers</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Archivers" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="arcs.d88" size="348848" crc="ab56993a" sha1="1e7c0512bea0adf9673527c5976497531837e8a3" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="arcs">
|
||||
<description>Archivers</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Archivers" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="arcs.d88" size="348848" crc="ab56993a" sha1="1e7c0512bea0adf9673527c5976497531837e8a3" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="editor">
|
||||
<description>VDE 2.66</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="VDE 2.66" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="editor.d88" size="348848" crc="871d30ce" sha1="4f0d8342e7d92ba78fd922f0a2e13b2724a921df" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="editor">
|
||||
<description>VDE 2.66</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="VDE 2.66" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="editor.d88" size="348848" crc="871d30ce" sha1="4f0d8342e7d92ba78fd922f0a2e13b2724a921df" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="extrauti">
|
||||
<description>Extra Utilities</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Extra Utilities" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="extrautil.d88" size="348848" crc="baaeb509" sha1="bc339742cc6d087c11b8aae010311473edfdf734" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="extrauti">
|
||||
<description>Extra Utilities</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Extra Utilities" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="extrautil.d88" size="348848" crc="baaeb509" sha1="bc339742cc6d087c11b8aae010311473edfdf734" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="modems">
|
||||
<description>Modem Sample & M80 & L80</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Modem Sample & M80 & L80" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="ms_m80_l80.d88" size="348848" crc="7af5815a" sha1="4e7bf6a4f7d5ac66ab432ec0e2760e265a53f72d" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="modems">
|
||||
<description>Modem Sample & M80 & L80</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Modem Sample & M80 & L80" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="ms_m80_l80.d88" size="348848" crc="7af5815a" sha1="4e7bf6a4f7d5ac66ab432ec0e2760e265a53f72d" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="promprog">
|
||||
<description>PROM Progs</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PROM Progs" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="promprogs.d88" size="348848" crc="1cc048fc" sha1="6cbd0f9c1c36bca213accf9da9b0a69896c9a88a" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="promprog">
|
||||
<description>PROM Progs</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PROM Progs" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="promprogs.d88" size="348848" crc="1cc048fc" sha1="6cbd0f9c1c36bca213accf9da9b0a69896c9a88a" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px4util1">
|
||||
<description>PX-4 Utils</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utils" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4util.d88" size="348848" crc="f39d899d" sha1="c2e8051116d87e090025c41a260a85fb46b86b10" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px4util1">
|
||||
<description>PX-4 Utils</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utils" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4util.d88" size="348848" crc="f39d899d" sha1="c2e8051116d87e090025c41a260a85fb46b86b10" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px4util2">
|
||||
<description>PX-4 Utility Disk</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utility Disk" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4utilitydisk.d88" size="348848" crc="df17aae8" sha1="4be08583c079f092db95bdad2abf693639e439b9" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px4util2">
|
||||
<description>PX-4 Utility Disk</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utility Disk" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4utilitydisk.d88" size="348848" crc="df17aae8" sha1="4be08583c079f092db95bdad2abf693639e439b9" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px4util3">
|
||||
<description>PX-4 Utility Disk 2</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utility Disk 2" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4utils.d88" size="348848" crc="93320c5f" sha1="a256f500bafab4e6eba7031e05267dc6cb39a64e" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px4util3">
|
||||
<description>PX-4 Utility Disk 2</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Utility Disk 2" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4utils.d88" size="348848" crc="93320c5f" sha1="a256f500bafab4e6eba7031e05267dc6cb39a64e" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px4wand">
|
||||
<description>PX-4 Wanderer</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Wanderer" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4wand.d88" size="348848" crc="1ab716cc" sha1="4f6a83476b76f1dc42f38b3c6cd0835181b523e3" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px4wand">
|
||||
<description>PX-4 Wanderer</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-4 Wanderer" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px4wand.d88" size="348848" crc="1ab716cc" sha1="4f6a83476b76f1dc42f38b3c6cd0835181b523e3" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px8epstf">
|
||||
<description>PX-8 EPS (TF-20 bootdisk)</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-8 EPS (TF-20 bootdisk)" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px8_eps-tf20.d88" size="348848" crc="ed627d6e" sha1="eee223a63235ef6fa311527f0c961d003ca669f0" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px8epstf">
|
||||
<description>PX-8 EPS (TF-20 bootdisk)</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-8 EPS (TF-20 bootdisk)" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px8_eps-tf20.d88" size="348848" crc="ed627d6e" sha1="eee223a63235ef6fa311527f0c961d003ca669f0" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="px8games">
|
||||
<description>PX-8 Games</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-8 Games" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px8games.d88" size="348848" crc="c724e5df" sha1="a0bfc9af1f4fcd6949f9b667ea49879284d94ba2" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="px8games">
|
||||
<description>PX-8 Games</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="PX-8 Games" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="px8games.d88" size="348848" crc="c724e5df" sha1="a0bfc9af1f4fcd6949f9b667ea49879284d94ba2" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="scratch">
|
||||
<description>Scratch</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Scratch" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="scratch.d88" size="348848" crc="163fc594" sha1="ae2451d9226ff1a69db5f78f1101f60735ae2789" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="scratch">
|
||||
<description>Scratch</description>
|
||||
<year>?????</year>
|
||||
<publisher><unofficial></publisher>
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<feature name="part_id" value="Scratch" />
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="scratch.d88" size="348848" crc="163fc594" sha1="ae2451d9226ff1a69db5f78f1101f60735ae2789" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
@ -724,8 +724,8 @@
|
||||
<part name="cass1" interface="galaxy_cass">
|
||||
<dataarea name="cass" size="573">
|
||||
<rom name="stars (2007-07-12)(solc, tomaz).gtp" size="573" crc="6329e68d" sha1="3c6657ae167ce5ff1076458530da75dc3228e739" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -120,8 +120,8 @@ Info on Sega chip labels (from Sunbeam / Digital Corruption)
|
||||
<feature name="left" value="GD74HC00"/>
|
||||
<feature name="right" value="GD74HC74"/>
|
||||
<dataarea name="rom" width="16" endianness="big" size="2621440">
|
||||
<rom name="cosmic spacehead md mdcs e4f7.u1" size="1048576" crc="cb89e605" sha1="b5bc4a786639d1b8ae6de76f40dbe907b3f0b642" offset="0x000000"/>
|
||||
<rom name="fantastic dizzy md mdfd bb07.u2" size="524288" crc="46447e7a" sha1="b320174d3b43f30b477818a27b4da30462a52003" offset="0x200000"/>
|
||||
<rom name="cosmic spacehead md mdcs e4f7.u1" size="1048576" crc="cb89e605" sha1="b5bc4a786639d1b8ae6de76f40dbe907b3f0b642" offset="0x000000"/>
|
||||
<rom name="fantastic dizzy md mdfd bb07.u2" size="524288" crc="46447e7a" sha1="b320174d3b43f30b477818a27b4da30462a52003" offset="0x200000"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
Loading…
Reference in New Issue
Block a user