(MESS) ibm5170.xml: Added 2 ipf cross-platform sets (they are compatible with both Amiga and PC) [Kaylee]

(MESS) ibm5150.xml: Added VisiCalc & StretchCalc [Kaylee]

+ a size fix to snes.xml
This commit is contained in:
Fabio Priuli 2013-02-14 06:30:33 +00:00
parent 63ab1e07f7
commit e40b318239
4 changed files with 88 additions and 10 deletions

View File

@ -125,7 +125,7 @@
<!-- these files were found in the TOSEC SPS / CAPS -->
<software name="actfgkixx" cloneof="actionfg" supported="no">
<description>Action Fighter (Kixx) (EU) (en)</description>
<description>Action Fighter (Kixx)</description>
<year>1989</year>
<publisher>KIXX</publisher>
<info name="SPS Release" value="3040" />
@ -136,14 +136,14 @@
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="978321">
<rom name="(sps3040)actionfighter_disk1.ipf" size="978321" crc="795e1dfd" sha1="8fa4beb3cd9150249821f2d90b3c572bab4b3e11" offset="0"/>
<rom name="(sps3040)actionfighter (amiga + pc disk).ipf" size="978321" crc="795e1dfd" sha1="8fa4beb3cd9150249821f2d90b3c572bab4b3e11" offset="0"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="918252">
<rom name="(sps3040)actionfighter_disk2.ipf" size="918252" crc="809bfb3b" sha1="a6b2a61b6fd30f671706bf3da37f479bf24fd0d3" offset="0"/>
<rom name="(sps3040)actionfighter (pc disk).ipf" size="918252" crc="809bfb3b" sha1="a6b2a61b6fd30f671706bf3da37f479bf24fd0d3" offset="0"/>
</dataarea>
</part>
</software>
@ -718,23 +718,24 @@
</software>
<software name="sf1" supported="no">
<!-- SPS (CAPS) release 3041 -->
<description>Street Fighter (Kixx) (EU) (en)</description>
<description>Street Fighter (Kixx)</description>
<!-- budget, standalone -->
<!-- (Amiga, OCS, PAL) -->
<!-- (PC, PAL) -->
<year>199?</year>
<publisher>&lt;unknown&gt;</publisher>
<publisher>KIXX</publisher>
<info name="SPS Release" value="3041" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="991457">
<rom name="(sps3041)streetfighter_disk1.ipf" size="991457" crc="218d38da" sha1="045b4c14dc1523f33b55e2986357a07908caa8a6" offset="0"/>
<rom name="(sps3041)streetfighter (amiga + pc disk).ipf" size="991457" crc="218d38da" sha1="045b4c14dc1523f33b55e2986357a07908caa8a6" offset="0"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="918252">
<rom name="(sps3041)streetfighter_disk2.ipf" size="918252" crc="ae97b7e1" sha1="9fc6cebe832e0e19192c428fb93f4ad9a827b2a3" offset="0"/>
<rom name="(sps3041)streetfighter (pc disk).ipf" size="918252" crc="ae97b7e1" sha1="9fc6cebe832e0e19192c428fb93f4ad9a827b2a3" offset="0"/>
</dataarea>
</part>
</software>

View File

@ -2509,6 +2509,30 @@ Known PC Booter Games Not Dumped, Or Dumped and Lost when Demonlord's Site went
</part>
</software>
<software name="visicalc">
<description>VisiCalc</description>
<year>1982</year>
<publisher>VisiCorp</publisher>
<info name="version" value="1.2" />
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="161562">
<rom name="visicalc.imd" size="161562" crc="23089a93" sha1="70f3914e07c52657294fe618a341c25f8c423189" offset="0" />
</dataarea>
</part>
</software>
<software name="strecalc">
<description>StretchCalc</description>
<year>1983</year>
<publisher>Multisoft</publisher>
<info name="version" value="1.2" />
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="132528">
<rom name="stretchcalc.imd" size="132528" crc="a2a5a643" sha1="637ac58f73041299e7d7141be6f6c00172a79e42" offset="0" />
</dataarea>
</part>
</software>
<!-- OS -->
<software name="cpm8610">

View File

@ -2,6 +2,10 @@
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
Missing files come here
IPF Dumps Missing
Rick Dangerous (SPS 3042)
-->
<softwarelist name="ibm5170" description="IBM PC/AT disk images">
<!-- OS Disks -->
@ -1384,4 +1388,53 @@ Missing files come here
</dataarea>
</part>
</software>
<!-- IPF's Dual format-->
<software name="actfgkixx" supported="no">
<description>Action Fighter (Kixx)</description>
<year>1989</year>
<publisher>KIXX</publisher>
<info name="SPS Release" value="3040" />
<!-- budget, standalone -->
<!-- (Amiga, OCS, PAL) -->
<!-- (PC, PAL) -->
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="978321">
<rom name="(sps3040)actionfighter (amiga + pc disk).ipf" size="978321" crc="795e1dfd" sha1="8fa4beb3cd9150249821f2d90b3c572bab4b3e11" offset="0"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="918252">
<rom name="(sps3040)actionfighter (pc disk).ipf" size="918252" crc="809bfb3b" sha1="a6b2a61b6fd30f671706bf3da37f479bf24fd0d3" offset="0"/>
</dataarea>
</part>
</software>
<software name="sf1" supported="no">
<description>Street Fighter (Kixx)</description>
<!-- budget, standalone -->
<!-- (Amiga, OCS, PAL) -->
<!-- (PC, PAL) -->
<year>199?</year>
<publisher>KIXX</publisher>
<info name="SPS Release" value="3041" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="991457">
<rom name="(sps3041)streetfighter (amiga + pc disk).ipf" size="991457" crc="218d38da" sha1="045b4c14dc1523f33b55e2986357a07908caa8a6" offset="0"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="918252">
<rom name="(sps3041)streetfighter (pc disk).ipf" size="918252" crc="ae97b7e1" sha1="9fc6cebe832e0e19192c428fb93f4ad9a827b2a3" offset="0"/>
</dataarea>
</part>
</software>
</softwarelist>

View File

@ -7350,9 +7350,9 @@ List of perfect retail cartridges rom dumps
<feature name="lockout" value="D411A 9306 BA" />
<feature name="cart_model" value="SNS-006" />
<feature name="cart_back_label" value="" />
<dataarea name="rom" size="2097152">
<dataarea name="rom" size="1572864">
<rom name="sns-re-0 p0.u1" size="1048576" crc="d21d844b" sha1="144c402a0a1117e5f3bad98d309d329283d60a7c" offset="0x000000" />
<rom name="sns-re-0 p1.u2" size="1048576" crc="70162288" sha1="bf393af9c56cee2933d8e2d47cec34a2d906a006" offset="0x100000" />
<rom name="sns-re-0 p1.u2" size="524288" crc="70162288" sha1="bf393af9c56cee2933d8e2d47cec34a2d906a006" offset="0x100000" />
</dataarea>
</part>
</software>