RetroArch Pack
This commit is contained in:
40
system/ume/hash/samcoupe_cass.xml
Normal file
40
system/ume/hash/samcoupe_cass.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
|
||||
load software with LOAD ""
|
||||
|
||||
Tape must be started manually from the MESS menu
|
||||
" is mapped to ] by default on a UK keyboard layout
|
||||
|
||||
The Sam Coupe will recognize most Spectrum tapes but isn't actually directly compatible with the majority of them due to different memory mapping
|
||||
-->
|
||||
|
||||
<softwarelist name="samcoupe_cass" description="Sam Coupe cassettes">
|
||||
|
||||
<!-- it loads, includes the SAM specific title screen, but the game doesn't boot -->
|
||||
<software name="snare" supported="no">
|
||||
<description>Snare</description>
|
||||
<year>1992</year>
|
||||
<publisher>Enigma Software Developments</publisher>
|
||||
<part name="cass" interface="samcoupe_cass">
|
||||
<!-- side A is for the ZX Spectrum, see spectrum_cass.xml -->
|
||||
<dataarea name="cass" size="67044">
|
||||
<rom name="snare - alternate - side b.tzx" size="67044" crc="3278d671" sha1="9046c7b2ca54c8dd653cc797f7cc2ac6616791af"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<!-- extracted from covertape of Crash magazine issue 92 (the full game was never released) -->
|
||||
<software name="f16demo">
|
||||
<description>F-16 Combat Pilot (demo)</description>
|
||||
<year>1991</year>
|
||||
<publisher>Digital Integration</publisher>
|
||||
<part name="cass" interface="samcoupe_cass">
|
||||
<!-- only side/section A-2 is for the Sam Coupe, see spectrum_cass.xml for full image -->
|
||||
<dataarea name="cass" size="91381">
|
||||
<rom name="f-16 combat pilot (demo).tzx" size="91381" crc="91e9b7f6" sha1="2849059091d59041f13a36db0e8d5dc44020fa48"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user