diff options
| author | 2014-02-05 06:21:46 +0000 | |
|---|---|---|
| committer | 2014-02-05 06:21:46 +0000 | |
| commit | 5b64ad65fa7b56e5f921d3c05e2e3df6e6e4f6d9 (patch) | |
| tree | 9281009e0f2d9f19e0e012602dd46c3bef20958c /hash | |
| parent | d3d902b713b685d81fc7e34fe7e8d393e91ebe02 (diff) | |
(MESS) microvsn: added dump of alien raiders, courtesy of Sean Riddle. nw.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/microvision.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hash/microvision.xml b/hash/microvision.xml index 5fa3b604d8b..8ed8ea0e7bc 100644 --- a/hash/microvision.xml +++ b/hash/microvision.xml @@ -13,7 +13,7 @@ The "paddle" feature is used to indicate whether there is paddle circuitry on th The "rc" feature is used to indicate the source of the clock signal --> -<!-- + <software name="alienrdr"> <description>Alien Raiders</description> <year>1981</year> @@ -24,11 +24,10 @@ The "rc" feature is used to indicate the source of the clock signal <feature name="paddle" value="yes" /> <feature name="rc" value="100pf/23.2K" /> <dataarea name="rom" size="2048"> - <rom name="m34009-n1" size="2048" crc="" sha1="" offset="0" /> + <rom name="m34009-n1" size="2048" crc="b1632712" sha1="515040a3bf6386590c025e12a9512c98efdd7e1e" offset="0" /> </dataarea> </part> </software> ---> <!-- <software name="Baseball"> |
