sms.xml: added recently published carts (#8051)

* sms.xml: added recent cart releases
* sms.xml: add pigarus clones. fix battery/ram info for parent

New working software list additions
-----------------------------------
Bara Buru [Kagesan]
Bruce Lee [Kagesan]
Flight of Pigarus (v1.11) [Kagesan]
Flight of Pigarus (v1.10) [Kagesan]
Flight of Pigarus (v1.00) [Kagesan]
Heroes Against Demons [Ichigo]
Voyage - A Sorceress' Vacation [Snags]
This commit is contained in:
0kmg 2021-05-20 13:35:49 -08:00 committed by GitHub
parent 3a04996ab5
commit 6df539817d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -381,7 +381,7 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: fan made release, which runs in original system and was also released and distributed as physical copy. More info: https://youtu.be/6ntwR94J6iM https://goo.gl/9efrGv--> <!-- Notes: fan made release, which runs in original system and was also released and distributed as physical copy. More info: https://youtu.be/6ntwR94J6iM https://goo.gl/9efrGv -->
<software name="alexkidd2"> <software name="alexkidd2">
<description>Alex Kidd in Miracle World 2 (World, hack)</description> <description>Alex Kidd in Miracle World 2 (World, hack)</description>
<year>2017</year> <year>2017</year>
@ -863,6 +863,19 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: rom freely available at https://www.smspower.org and physical cartridges sold at https://www.2minds.fr -->
<software name="baraburu">
<description>Bara Buru</description>
<year>2016</year> <!-- 2Minds cart published 2020 -->
<publisher>2Minds</publisher>
<info name="alt_title" value="バラブルー" />
<part name="cart" interface="sms_cart">
<dataarea name="rom" size="131072">
<rom name="baraburuu-sms-1.00.bin" size="131072" crc="43e39aa4" sha1="5a56ce4ae9ec21b158f5c6bfead15a9f0057e2cd" offset="000000" /> <!-- this digital release not verified against physical cart -->
</dataarea>
</part>
</software>
<software name="bartvssm"> <software name="bartvssm">
<description>The Simpsons - Bart vs. The Space Mutants (Euro, Bra)</description> <description>The Simpsons - Bart vs. The Space Mutants (Euro, Bra)</description>
<year>1992</year> <year>1992</year>
@ -1235,6 +1248,18 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: rom freely available at https://www.smspower.org, physical cartridge produced by Ichigo of 2Minds but not available commercially -->
<software name="brucelee">
<description>Bruce Lee</description>
<year>2015</year>
<publisher>&lt;homebrew&gt;</publisher>
<part name="cart" interface="sms_cart">
<dataarea name="rom" size="131072">
<rom name="brucelee-sms-1.00.bin" size="131072" crc="37e27a38" sha1="48c41270493302d51da773ba938ffae5264ceb28" offset="000000" />
</dataarea>
</part>
</software>
<software name="bublbokc"> <software name="bublbokc">
<description>Bubble Bobble (Kor, Clover)</description> <description>Bubble Bobble (Kor, Clover)</description>
<year>1990</year> <year>1990</year>
@ -2624,6 +2649,56 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: rom freely available at https://www.smspower.org and physical cartridges sold at https://www.2minds.fr -->
<software name="pigarus">
<description>Flight of Pigarus (v1.11)</description>
<year>2018</year> <!-- 2Minds cart published 2020 -->
<publisher>2Minds</publisher>
<info name="usage" value="Replay mode fully supported only on PAL/50Hz drivers, e.g. smspal" />
<info name="alt_title" value="ピガロスの飛行" />
<part name="cart" interface="sms_cart">
<feature name="battery" value="yes" />
<dataarea name="rom" size="262144">
<rom name="flightofpigarus-sms-1.11.bin" size="262144" crc="60b86f18" sha1="46941b6ca4c38b07fa55987d3f30c249d5674e2a" offset="000000" /> <!-- this digital release not verified against physical cart -->
</dataarea>
<!-- 32K is what game can actually use? According to maker the pcb part is a 256K Lapis MR48V256 -->
<dataarea name="ram" size="32768">
</dataarea>
</part>
</software>
<software name="pigarus110" cloneof="pigarus">
<description>Flight of Pigarus (v1.10)</description>
<year>2018</year>
<publisher>&lt;homebrew&gt;</publisher>
<info name="usage" value="Replay mode fully supported only on PAL/50Hz drivers, e.g. smspal" />
<info name="alt_title" value="ピガロスの飛行" />
<part name="cart" interface="sms_cart">
<feature name="battery" value="yes" />
<dataarea name="rom" size="262144">
<rom name="flightofpigarus-sms-1.10.bin" size="262144" crc="1950005d" sha1="3bd03c3be402b90e61e6be5b67216c0c6d8056e6" offset="000000" />
</dataarea>
<dataarea name="ram" size="32768">
</dataarea>
</part>
</software>
<software name="pigarus100" cloneof="pigarus">
<description>Flight of Pigarus (v1.00)</description>
<year>2018</year>
<publisher>&lt;homebrew&gt;</publisher>
<info name="usage" value="Replay mode fully supported only on PAL/50Hz drivers, e.g. smspal" />
<info name="alt_title" value="ピガロスの飛行" />
<part name="cart" interface="sms_cart">
<feature name="battery" value="yes" />
<dataarea name="rom" size="262144">
<rom name="flightofpigarus-sms-1.00.bin" size="262144" crc="838574d1" sha1="e53a16f5bf4a2d804b26c359cf3a727c06379e6d" offset="000000" />
</dataarea>
<dataarea name="ram" size="32768">
</dataarea>
</part>
</software>
<software name="flint"> <software name="flint">
<description>The Flintstones (Euro, Bra)</description> <description>The Flintstones (Euro, Bra)</description>
<year>1991</year> <year>1991</year>
@ -3208,7 +3283,7 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: FM support, in Japan only 1000 copies were manufactured as a prize for a contest--> <!-- Notes: FM support, in Japan only 1000 copies were manufactured as a prize for a contest -->
<software name="greatice"> <software name="greatice">
<description>Great Ice Hockey (Jpn, USA)</description> <description>Great Ice Hockey (Jpn, USA)</description>
<year>1987</year> <year>1987</year>
@ -3386,6 +3461,19 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: rom freely available at https://www.smspower.org and physical cartridges sold at https://www.2minds.fr -->
<software name="heroesad">
<description>Heroes Against Demons</description>
<year>2020</year>
<publisher>2Minds</publisher>
<info name="usage" value="Only runs with certain drivers, e.g. smsj - others show SOFTWARE ERROR" />
<part name="cart" interface="sms_cart">
<dataarea name="rom" size="262144">
<rom name="heroesagainstdemons_v1.04b [retail rom].bin" size="262144" crc="8c77f8bf" sha1="95bec2ea672024162653fa8657e6f3344b7260cc" offset="000000" /> <!-- this digital release not verified against physical cart -->
</dataarea>
</part>
</software>
<software name="herolanc"> <software name="herolanc">
<description>Advanced Dungeons &amp; Dragons - Heroes of the Lance (Euro, Bra)</description> <description>Advanced Dungeons &amp; Dragons - Heroes of the Lance (Euro, Bra)</description>
<year>1991</year> <year>1991</year>
@ -6148,7 +6236,7 @@ license:CC0
<info name="alt_title" value="ソロモンの鍵 -王女リヒタの涙-" /> <info name="alt_title" value="ソロモンの鍵 -王女リヒタの涙-" />
<part name="cart" interface="sms_cart"> <part name="cart" interface="sms_cart">
<dataarea name="rom" size="131072"> <dataarea name="rom" size="131072">
<!-- cartridge contains 2 eproms, labels on the chips: 6301 CHR and 6302 P--> <!-- cartridge contains 2 eproms, labels on the chips: 6301 CHR and 6302 P -->
<rom name="solomon no kagi - oujo rihita no namida (prototype).bin" size="131072" crc="92dc4cd6" sha1="4587743e156bddf59e268f89bc08a9450eabe5ea" offset="000000" /> <rom name="solomon no kagi - oujo rihita no namida (prototype).bin" size="131072" crc="92dc4cd6" sha1="4587743e156bddf59e268f89bc08a9450eabe5ea" offset="000000" />
</dataarea> </dataarea>
</part> </part>
@ -7286,6 +7374,19 @@ license:CC0
</part> </part>
</software> </software>
<!-- Notes: Hack of alexkidd v1.1. IPS patch freely available at https://www.smspower.org and physical cartridges sold at https://www.2minds.fr -->
<software name="voyagesv">
<description>Voyage - A Sorceress' Vacation</description>
<year>2020</year> <!-- 2Minds cart published 2021 -->
<publisher>2Minds</publisher>
<info name="usage" value="Only runs with certain drivers, e.g. smsj - others show SOFTWARE ERROR" />
<part name="cart" interface="sms_cart">
<dataarea name="rom" size="524288">
<rom name="voyage - a sorceress vacation v1.04 (build 704).bin" size="524288" crc="f56940f8" sha1="e7f3477aec7292d10d5956b14c2881ac5bf7e87b" offset="000000" /> <!-- this digital release not verified against physical cart -->
</dataarea>
</part>
</software>
<software name="wpayton" cloneof="ameripf"> <software name="wpayton" cloneof="ameripf">
<description>Walter Payton Football (USA)</description> <description>Walter Payton Football (USA)</description>
<year>1989</year> <year>1989</year>