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:
26
system/ume/hash/x07_card.xml
Normal file
26
system/ume/hash/x07_card.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
|
||||
Undumped cards:
|
||||
- XP-110f Fichier (Database)
|
||||
- XP-120f Table (Spreadsheet)
|
||||
- XP-130f Graphique
|
||||
- XP-150 Math Functions
|
||||
|
||||
-->
|
||||
|
||||
<softwarelist name="x07_card" description="Canon X-07 memory cards">
|
||||
<software name="xp140">
|
||||
<description>XP-140 Monitor</description>
|
||||
<year>1983</year>
|
||||
<publisher>Canon</publisher>
|
||||
<part name="card" interface="x07_card">
|
||||
<feature name="card_type" value="xp140" />
|
||||
<dataarea name="rom" size="0x2000">
|
||||
<rom name="xp140.rom" size="0x2000" crc="4b26a9b4" sha1="5704519cf44a49bb3ab6638b439103e6a37f1eb4"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user