mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-02-12 05:56:12 -06:00
RetroArch Pack
This commit is contained in:
35
system/ume/hash/abc80_cass.xml
Normal file
35
system/ume/hash/abc80_cass.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="abc80_cass" description="Luxor ABC 80 cassettes">
|
||||
|
||||
<!-- https://www.youtube.com/watch?v=5IVFEVL4oAg -->
|
||||
<software name="abcdemo">
|
||||
<description>ABCDemo</description>
|
||||
<year>2015</year>
|
||||
<publisher>Genesis Project</publisher>
|
||||
<info name="usage" value="RUN CAS:" />
|
||||
|
||||
<part name="cass1" interface="abc80_cass">
|
||||
<dataarea name="cass" size="10793090">
|
||||
<rom name="genesisproject_abcdemo.wav" size="10793090" crc="7642349f" sha1="a0a808e9c9c5f3ca162ef22869600e1c735846c2"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="abcstack">
|
||||
<description>ABCStacker</description>
|
||||
<year>2016</year>
|
||||
<publisher>Andreas Gustafsson</publisher>
|
||||
<info name="usage" value="RUN CAS:" />
|
||||
|
||||
<part name="cass1" interface="abc80_cass">
|
||||
<dataarea name="cass" size="755244">
|
||||
<rom name="abcstacker.wav" size="755244" crc="6fdc6043" sha1="2a8290f260e94bb5904733255aa0e0188a2168b8"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user