diff options
author | 2020-10-24 14:18:46 +0100 | |
---|---|---|
committer | 2020-10-24 14:19:40 +0100 | |
commit | b19f826d18272dfe93a296bbdc9f7f1a65353744 (patch) | |
tree | dd93b8dd207c4c80e5731f8ff6b260d231bdfc23 | |
parent | 37cb14182be44901d658e222f9495f5a82e1232c (diff) |
New working software list additions
-----------------------------------
aquarius_cart: Aquariworm [Roy Templeman]
-rw-r--r-- | hash/aquarius_cart.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hash/aquarius_cart.xml b/hash/aquarius_cart.xml index db7ff6aab22..0cca01aecae 100644 --- a/hash/aquarius_cart.xml +++ b/hash/aquarius_cart.xml @@ -36,6 +36,18 @@ X-6203 : Chess </part> </software> + <software name="aqworm"> + <description>Aquariworm</description> + <year>2020</year> + <publisher>Cronosoft</publisher> + <info name="author" value="Roy Templeman"/> + <part name="cart" interface="aquarius_cart"> + <dataarea name="rom" size="0x4000"> + <rom name="aworm.bin" size="0x4000" crc="0cbaa1cf" sha1="95bffb44e66d78c3caee834fd53a876d113e3d25"/> + </dataarea> + </part> + </software> + <software name="basic"> <description>Aquarius BASIC ROM</description> <year>1982</year> |