summaryrefslogtreecommitdiffstatshomepage
path: root/hash/bbcm_cart.xml
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-08-21 10:47:55 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-08-21 10:47:55 +0000
commit960ae0c0de29c52332a8268df14ac30e8d09d1e4 (patch)
tree6f4c55a771b8998ccaa2dde275488f4359cbbe0b /hash/bbcm_cart.xml
parent7285b359d259b2ae0fdf85096571c386ec8c991a (diff)
Sync software lists from MESS into hash (no whatsnew)
Diffstat (limited to 'hash/bbcm_cart.xml')
-rw-r--r--hash/bbcm_cart.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/hash/bbcm_cart.xml b/hash/bbcm_cart.xml
new file mode 100644
index 00000000000..0403bd621e0
--- /dev/null
+++ b/hash/bbcm_cart.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
+
+<!-- BBC Master ROM Cartridges -->
+
+<!-- Loading Instructions:
+
+ Hold down the SHIFT key and SPACEbar and press and release the BREAK key.
+-->
+
+<softwarelist name="bbcm_cart" description="BBC Master Cartridges">
+
+ <software name="demo">
+ <description>BBC Master Demonstration Cartridge</description>
+ <year>198?</year>
+ <publisher>Acorn</publisher>
+ <part name="cart" interface="bbcm_cart">
+ <dataarea name="uprom" size="16384">
+ <rom name="bbcmasterdemonstrationcartridge_1.rom" size="16384" crc="fc40c0e8" md5="78a5b44e07347161dcaad623bad6363f" sha1="970ff4721e707f3c843f4fb09ce7f03e7ab265ae" offset="0" />
+ </dataarea>
+ <dataarea name="lorom" size="16384">
+ <rom name="bbcmasterdemonstrationcartridge_2.rom" size="16384" crc="2e73522d" md5="3055ea6d2aa5467236c50188cbf95a69" sha1="ff39620d93b18fd36a4718474495211a46ef8184" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
+</softwarelist>