summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-02-13 22:47:03 +0000
committer Curt Coder <curtcoder@mail.com>2014-02-13 22:47:03 +0000
commit21c0d4913ca1c132d4983a3650df571420309b46 (patch)
tree16814ec1714d43eafbcbaacb72720540df0bc53a /hash
parenta0ef45bd0b03909dcb34db7371a2caf10307d1d6 (diff)
diimage: Added "read_only" feature to the software list to denote write protected images. [Curt Coder]
(MESS) c64: Fixed Bounty Bob Strikes Back loading. (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/c64_flop.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/hash/c64_flop.xml b/hash/c64_flop.xml
index 3feb643665c..2d1c28991b4 100644
--- a/hash/c64_flop.xml
+++ b/hash/c64_flop.xml
@@ -64,13 +64,15 @@
</software>
<software name="bbsb">
- <description>Bounty Bob Strikes Back! v1.2</description>
+ <description>Bounty Bob Strikes Back! (v1.2)</description>
<year>1985</year>
<publisher>Big Five</publisher>
<info name="protection" value="halftrack" />
<sharedfeat name="compatibility" value="NTSC,PAL"/>
<part name="flop1" interface="floppy_5_25">
+ <!-- will not load if disk is not write protected -->
+ <feature name="read_only" value="true"/>
<dataarea name="flop" size="208212">
<rom name="bbsb.g64" size="208212" crc="69456d8c" sha1="26801eda258f748aa6f6c45df8af7f7cbb2857d4" offset="0" />
</dataarea>