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:
24
system/ume/hash/to770_cart.xml
Normal file
24
system/ume/hash/to770_cart.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
|
||||
Thanks to DCMOTO (http://dcmoto.free.fr) for info!
|
||||
|
||||
The BASIC 128 cartridge is useful only on a TO7/70!
|
||||
-->
|
||||
<softwarelist name="to770_cart" description="Thomson TO7/70 cartridges">
|
||||
|
||||
<software name="basic128">
|
||||
<description>BASIC 128 (v1.0)</description>
|
||||
<year>1984</year>
|
||||
<publisher>Thomson</publisher>
|
||||
|
||||
<part name="cart" interface="to_cart">
|
||||
<dataarea name="rom" size="32768">
|
||||
<rom name="basic128.bin" size="32768" crc="c9bc204f" sha1="e4c2a684e9186f49c8092d16f0f74764f51ad86c" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user