diff options
| author | 2014-07-20 06:19:53 +0000 | |
|---|---|---|
| committer | 2014-07-20 06:19:53 +0000 | |
| commit | 6ec29c5c3036cac44de594ed07d4ad76585a6c58 (patch) | |
| tree | 71185bfb3a378b5631a26eb4802e56714713e6bb /hash | |
| parent | bbda7536f2264199de3c9069a0f7f42ceb66d5bf (diff) | |
(MESS) c64_cart.xml: Added another version of Super Snapshot 5. [Malice]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/c64_cart.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml index a562397c14f..7e98208e585 100644 --- a/hash/c64_cart.xml +++ b/hash/c64_cart.xml @@ -6475,6 +6475,22 @@ </part> </software> + <software name="supsnap5" cloneof="snapshot" supported="no"> + <description>Super Snapshot (v5.x)</description> + <year>1989</year> + <publisher>LMS Tech</publisher> + + <part name="cart" interface="c64_cart"> + <feature name="slot" value="supersnap5" /> + <feature name="exrom" value="1" /> + <feature name="game" value="1" /> + + <dataarea name="roml" size="0x10000"> + <rom name="2c" size="0x10000" crc="6766ae59" sha1="43f3ba654be03eec0d52e4790b39bea9383bd2b2" offset="0" /> + </dataarea> + </part> + </software> + <software name="supsnap501" cloneof="snapshot" supported="no"> <description>Super Snapshot (v5.01, NTSC)</description> <year>1990</year> |
