diff options
author | 2016-01-16 00:05:20 +0000 | |
---|---|---|
committer | 2016-01-18 20:34:48 +0000 | |
commit | 81adce108e7eb3dc6a61d3c39b9e22b8a19003c2 (patch) | |
tree | 162b850cec0890dd99b2fecbcb61e64397fac697 /hash/bbc_flop_65c102.xml | |
parent | f49e9b5ce3841a03cb5dcb6244393351ff41dc26 (diff) |
bbc: added softlist for 6502 co-processor, and renamed others (nw)
Diffstat (limited to 'hash/bbc_flop_65c102.xml')
-rw-r--r-- | hash/bbc_flop_65c102.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/hash/bbc_flop_65c102.xml b/hash/bbc_flop_65c102.xml new file mode 100644 index 00000000000..efc30b3f5e9 --- /dev/null +++ b/hash/bbc_flop_65c102.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> + +<!-- BBC Micro - 65C102 Co-Processor Discs --> + +<!-- Loading Instructions: + + Hold down the SHIFT key and press and release the BREAK key. +--> + +<softwarelist name="bbc_flop_65c102" description="65C102 Co-Processor Discs"> + + <software name="coprosup" supported="no"> + <description>BBC Master 65C102 Co-Processor Support Disc</description> + <year>1983</year> + <publisher>Acorn Computers</publisher> + <info name="format" value="DFS" /> + <info name="compatibility" value="65C102 co-processor" /> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="102400"> + <rom name="bbcmaster65c102coprocessorsupportdisc.ssd" size="102400" crc="f6378bb4" sha1="03bfe9e860ecc6117f2e78771c4e301751269055" offset="0" /> + </dataarea> + </part> + </software> + +</softwarelist> |