diff options
author | 2015-10-29 01:08:21 +0000 | |
---|---|---|
committer | 2015-10-29 01:08:21 +0000 | |
commit | 66768b10398d47cd65ec6e2d4f44f77dfcd812fc (patch) | |
tree | b306514c6ea3a85431eca3c66cf6c34beb2bc224 /hash | |
parent | 81d37e8712cbd7b65b4f568a4c835514aeca1cca (diff) |
extra test case (nw)
Diffstat (limited to 'hash')
-rw-r--r-- | hash/a2600.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/hash/a2600.xml b/hash/a2600.xml index 48473bec669..3a39fa00d05 100644 --- a/hash/a2600.xml +++ b/hash/a2600.xml @@ -18009,6 +18009,32 @@ Info from Atariage and Atarimania </part> </software> + <software name="spcrocks" supported="no"> + <description>Space Rocks (RC7, NTSC)</description> + <year>2012</year> + <publisher>Spiceware</publisher> + <sharedfeat name="compatibility" value="NTSC" /> + <part name="cart" interface="a2600_cart"> + <feature name="slot" value="a26_dpcplus" /> + <dataarea name="rom" size="0x8000"> + <rom name="spacerocks20121129_NTSC.bin" size="0x8000" crc="c5d8eb83" sha1="bf3af5c76bb4dded5cb9c9b232c369250ad20ac4" offset="0" /> + </dataarea> + </part> + </software> + + <software name="spcrockse" cloneof="spcrocks" supported="no"> + <description>Space Rocks (RC7, PAL)</description> + <year>2012</year> + <publisher>Spiceware</publisher> + <sharedfeat name="compatibility" value="PAL" /> + <part name="cart" interface="a2600_cart"> + <feature name="slot" value="a26_dpcplus" /> + <dataarea name="rom" size="0x8000"> + <rom name="spacerocks20121129_PAL.bin" size="0x8000" crc="133cb923" sha1="0511a35ee435227fbb5665e8488590eb993256f7" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |