mame/hash/bbcm_flop.xml
Nigel Barnes 3e3e130ced bbc: various softlists
- bbca_cass - new titles and additional info added
- bbcb_cass - new titles and additional info added
- bbcb_flop - preliminary list containing test cases
- bbcm_flop - preliminary list
- bbc_32016_flop - requires additional hardware emulated
- bbc_65c102_flop - requires additional hardware emulated
- bbc_80186_flop - requires additional hardware emulated
- bbc_arm_flop - requires additional hardware emulated
- bbc_z80_flop - requires additional hardware emulated
- pro128s_flop - all known available dumps
2015-10-21 21:11:05 +01:00

41 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!-- BBC Master Disks -->
<!-- Loading Instructions:
Hold down the SHIFT key and press and release the BREAK key.
Ensure suitable DFS is active for FM and MFM images.
- FM requires DFS (D and BREAK)
- MFM requires ADFS (A and BREAK)
-->
<softwarelist name="bbcm_flop" description="BBC Master disks">
<software name="welcomem">
<description>Welcome &amp; Utilities Disc</description>
<year>1986</year>
<publisher>Acorn</publisher>
<info name="format" value="ADFS" />
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="655360">
<rom name="masterwelcome.adl" size="655360" crc="606598eb" sha1="13cb8944fc6905bc601a94b5c271d1df2b0a4644" offset="0" />
</dataarea>
</part>
</software>
<software name="elitexec" supported="partial">
<description>Elite (Executive Edition)</description>
<year>1986</year>
<publisher>Acornsoft</publisher>
<info name="format" value="DFS" />
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="204800">
<rom name="elite_executive.ssd" size="204800" crc="f10aea60" sha1="cbd40dd9cad231f2f093e64665a69b64ddab5608" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>