diff options
author | 2015-10-22 15:24:20 +0100 | |
---|---|---|
committer | 2015-10-22 15:24:20 +0100 | |
commit | ea1e89e1176f6c9d1f4e41c2a5d54bfbe3a2c540 (patch) | |
tree | 11cbf68181548c96ebc4228a968a225713292551 /hash | |
parent | ecce19f99baba68b0079c94abfd93e518289e43d (diff) |
there are probably neater ways of doing this, but it works (nw)
Diffstat (limited to 'hash')
-rw-r--r-- | hash/a2600.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hash/a2600.xml b/hash/a2600.xml index 57b990373a6..3501282160e 100644 --- a/hash/a2600.xml +++ b/hash/a2600.xml @@ -17940,4 +17940,18 @@ Info from Atariage and Atarimania </dataarea> </part> </software> + + <!-- The AtariAge logo looks incorrect, but games function, there are probably other version too, YouTube shows a 2007 version. --> + <software name="stelstok"> + <description>Stella's Stocking 2008</description> + <year>2008</year> + <publisher>AtariAge</publisher> + <sharedfeat name="compatibility" value="NTSC" /> + <part name="cart" interface="a2600_cart"> + <feature name="slot" value="a26_x07" /> + <dataarea name="rom" size="65536"> + <rom name="m27c512.bin" size="65536" crc="c1da7d3b" sha1="4d9c06940754ba03e2eca2d88ea4201b8d9e7805" offset="0" /> + </dataarea> + </part> + </software> </softwarelist> |