diff --git a/Ample.xcodeproj/project.pbxproj b/Ample.xcodeproj/project.pbxproj index 5bb6735..74a6fdf 100644 --- a/Ample.xcodeproj/project.pbxproj +++ b/Ample.xcodeproj/project.pbxproj @@ -25,6 +25,17 @@ B635C09B26784A1200B23BFD /* Sparkle.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B635C09926784A1200B23BFD /* Sparkle.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; B635C09D26784A4800B23BFD /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B635C09C26784A4800B23BFD /* Sparkle.framework */; }; B635C09F26784D4700B23BFD /* AmpleLite.m in Sources */ = {isa = PBXBuildFile; fileRef = B635C09E26784D4700B23BFD /* AmpleLite.m */; }; + B636F5C72B1168C00063F9D8 /* bbcbp128.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5BC2B1168BF0063F9D8 /* bbcbp128.plist */; }; + B636F5C82B1168C00063F9D8 /* bbcmc.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5BD2B1168BF0063F9D8 /* bbcmc.plist */; }; + B636F5C92B1168C00063F9D8 /* bbcb_us.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5BE2B1168BF0063F9D8 /* bbcb_us.plist */; }; + B636F5CA2B1168C00063F9D8 /* bbcb.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5BF2B1168BF0063F9D8 /* bbcb.plist */; }; + B636F5CB2B1168C00063F9D8 /* bbcmt.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C02B1168BF0063F9D8 /* bbcmt.plist */; }; + B636F5CC2B1168C00063F9D8 /* bbcbp.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C12B1168C00063F9D8 /* bbcbp.plist */; }; + B636F5CD2B1168C00063F9D8 /* bbcb_no.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C22B1168C00063F9D8 /* bbcb_no.plist */; }; + B636F5CE2B1168C00063F9D8 /* bbcb_de.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C32B1168C00063F9D8 /* bbcb_de.plist */; }; + B636F5CF2B1168C00063F9D8 /* bbcm.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C42B1168C00063F9D8 /* bbcm.plist */; }; + B636F5D02B1168C00063F9D8 /* bbca.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C52B1168C00063F9D8 /* bbca.plist */; }; + B636F5D12B1168C00063F9D8 /* electron.plist in Resources */ = {isa = PBXBuildFile; fileRef = B636F5C62B1168C00063F9D8 /* electron.plist */; }; B6374AC4260EBBCF0045CA16 /* pty_shell.c in Sources */ = {isa = PBXBuildFile; fileRef = B6374AB6260EBB970045CA16 /* pty_shell.c */; }; B6374AC5260EBC5A0045CA16 /* pty_shell in CopyFiles */ = {isa = PBXBuildFile; fileRef = B6374ABD260EBBC90045CA16 /* pty_shell */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; B63C1B8B24FF4BF700511A71 /* Ample.m in Sources */ = {isa = PBXBuildFile; fileRef = B63C1B8A24FF4BF700511A71 /* Ample.m */; }; @@ -609,6 +620,17 @@ B635C09926784A1200B23BFD /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = embedded/Sparkle.framework; sourceTree = ""; }; B635C09C26784A4800B23BFD /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = embedded/Sparkle.framework; sourceTree = ""; }; B635C09E26784D4700B23BFD /* AmpleLite.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AmpleLite.m; sourceTree = ""; }; + B636F5BC2B1168BF0063F9D8 /* bbcbp128.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcbp128.plist; sourceTree = ""; }; + B636F5BD2B1168BF0063F9D8 /* bbcmc.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcmc.plist; sourceTree = ""; }; + B636F5BE2B1168BF0063F9D8 /* bbcb_us.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcb_us.plist; sourceTree = ""; }; + B636F5BF2B1168BF0063F9D8 /* bbcb.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcb.plist; sourceTree = ""; }; + B636F5C02B1168BF0063F9D8 /* bbcmt.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcmt.plist; sourceTree = ""; }; + B636F5C12B1168C00063F9D8 /* bbcbp.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcbp.plist; sourceTree = ""; }; + B636F5C22B1168C00063F9D8 /* bbcb_no.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcb_no.plist; sourceTree = ""; }; + B636F5C32B1168C00063F9D8 /* bbcb_de.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcb_de.plist; sourceTree = ""; }; + B636F5C42B1168C00063F9D8 /* bbcm.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbcm.plist; sourceTree = ""; }; + B636F5C52B1168C00063F9D8 /* bbca.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = bbca.plist; sourceTree = ""; }; + B636F5C62B1168C00063F9D8 /* electron.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = electron.plist; sourceTree = ""; }; B6374AB6260EBB970045CA16 /* pty_shell.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pty_shell.c; sourceTree = ""; }; B6374ABD260EBBC90045CA16 /* pty_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = pty_shell; sourceTree = BUILT_PRODUCTS_DIR; }; B6374AC9260ECB3F0045CA16 /* macclas2.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = macclas2.plist; sourceTree = ""; }; @@ -928,6 +950,17 @@ B64E15AF24EA365E00E8AD3D /* Resources */ = { isa = PBXGroup; children = ( + B636F5C52B1168C00063F9D8 /* bbca.plist */, + B636F5C32B1168C00063F9D8 /* bbcb_de.plist */, + B636F5C22B1168C00063F9D8 /* bbcb_no.plist */, + B636F5BE2B1168BF0063F9D8 /* bbcb_us.plist */, + B636F5BF2B1168BF0063F9D8 /* bbcb.plist */, + B636F5C12B1168C00063F9D8 /* bbcbp.plist */, + B636F5BC2B1168BF0063F9D8 /* bbcbp128.plist */, + B636F5C42B1168C00063F9D8 /* bbcm.plist */, + B636F5BD2B1168BF0063F9D8 /* bbcmc.plist */, + B636F5C02B1168BF0063F9D8 /* bbcmt.plist */, + B636F5C62B1168C00063F9D8 /* electron.plist */, B6852EC82B0EAA7500BBFFC7 /* a500.plist */, B6852EC32B0EAA7400BBFFC7 /* a500n.plist */, B6852EC42B0EAA7400BBFFC7 /* a1000.plist */, @@ -1670,6 +1703,7 @@ B67878232B01732600CFACF2 /* pi4d35.plist in Resources */, B67878502B01732600CFACF2 /* mac512ke.plist in Resources */, B67878632B01732600CFACF2 /* prav8c.plist in Resources */, + B636F5CA2B1168C00063F9D8 /* bbcb.plist in Resources */, B67877F72B01732600CFACF2 /* indy_4613.plist in Resources */, B67877D32B01732600CFACF2 /* ace1000.plist in Resources */, B6852ECE2B0EAA7500BBFFC7 /* a500.plist in Resources */, @@ -1690,9 +1724,11 @@ B67877D82B01732600CFACF2 /* apple2cp.plist in Resources */, B67879052B0195C200CFACF2 /* nws5000x.plist in Resources */, B67878242B01732600CFACF2 /* prav8m.plist in Resources */, + B636F5C92B1168C00063F9D8 /* bbcb_us.plist in Resources */, B67877D92B01732600CFACF2 /* apple2ee.plist in Resources */, B678785F2B01732600CFACF2 /* macse.plist in Resources */, B6DDECD72505A86E0093587A /* eject-16x16.png in Resources */, + B636F5CF2B1168C00063F9D8 /* bbcm.plist in Resources */, B67878352B01732600CFACF2 /* vt101.plist in Resources */, B6DDECCD2505A86E0093587A /* eject-16x16@2x.png in Resources */, B67878312B01732600CFACF2 /* tk3000.plist in Resources */, @@ -1721,6 +1757,7 @@ B6852EC92B0EAA7500BBFFC7 /* a500n.plist in Resources */, B67878042B01732600CFACF2 /* laser128.plist in Resources */, B6DDECD12505A86E0093587A /* eject-hover-16x16.png in Resources */, + B636F5D02B1168C00063F9D8 /* bbca.plist in Resources */, B67878442B01732600CFACF2 /* apple2jp.plist in Resources */, B67877DE2B01732600CFACF2 /* apple2p.plist in Resources */, B678782A2B01732600CFACF2 /* rs3230.plist in Resources */, @@ -1821,16 +1858,20 @@ B67879302B0195DB00CFACF2 /* sun4_40.plist in Resources */, B67877D42B01732600CFACF2 /* agat7.plist in Resources */, B67877FD2B01732600CFACF2 /* ip2800.plist in Resources */, + B636F5CD2B1168C00063F9D8 /* bbcb_no.plist in Resources */, B67878562B01732600CFACF2 /* maciivx.plist in Resources */, B678782C2B01732600CFACF2 /* rtpc015.plist in Resources */, B67878362B01732600CFACF2 /* vt102.plist in Resources */, B63C1F0C25B143C50016A611 /* CheatSheet.xib in Resources */, + B636F5C82B1168C00063F9D8 /* bbcmc.plist in Resources */, B67878682B01732600CFACF2 /* uniap2ti.plist in Resources */, B67877DF2B01732600CFACF2 /* basis108.plist in Resources */, B67878132B01732600CFACF2 /* macqd610.plist in Resources */, B67878542B01732600CFACF2 /* maciicx.plist in Resources */, + B636F5D12B1168C00063F9D8 /* electron.plist in Resources */, B63C1B9725008A2700511A71 /* DownloadWindow.xib in Resources */, B6E4B5D324FDE2670094A35C /* MainMenu.xib in Resources */, + B636F5CE2B1168C00063F9D8 /* bbcb_de.plist in Resources */, B67877EB2B01732600CFACF2 /* hp9k330.plist in Resources */, B6852ECC2B0EAA7500BBFFC7 /* a2000.plist in Resources */, B678780E2B01732600CFACF2 /* maclc2.plist in Resources */, @@ -1839,6 +1880,7 @@ B67877EA2B01732600CFACF2 /* hp9k320.plist in Resources */, B67878142B01732600CFACF2 /* macqd650.plist in Resources */, B6E4B5DA24FDE2670094A35C /* Credits.rtf in Resources */, + B636F5CC2B1168C00063F9D8 /* bbcbp.plist in Resources */, B67878422B01732600CFACF2 /* apple2euk.plist in Resources */, B6852ECB2B0EAA7500BBFFC7 /* a1000n.plist in Resources */, B678781B2B01732600CFACF2 /* nws3260.plist in Resources */, @@ -1865,9 +1907,11 @@ B6E4B5ED24FDE2670094A35C /* Preferences.xib in Resources */, B67877F12B01732600CFACF2 /* hp9k382.plist in Resources */, B67878152B01732600CFACF2 /* macqd800.plist in Resources */, + B636F5C72B1168C00063F9D8 /* bbcbp128.plist in Resources */, B67878372B01732600CFACF2 /* vt240.plist in Resources */, B67878302B01732600CFACF2 /* spectred.plist in Resources */, B67877E82B01732600CFACF2 /* hkc8800a.plist in Resources */, + B636F5CB2B1168C00063F9D8 /* bbcmt.plist in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Ample/Resources/bbca.plist b/Ample/Resources/bbca.plist new file mode 100644 index 0000000..8dad472 --- /dev/null +++ b/Ample/Resources/bbca.plist @@ -0,0 +1,462 @@ + + + + + value + bbca + description + BBC Micro Model A + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 16384 + description + 16K + value + 16K + default + + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + bios + description + ROM + options + + + value + + description + —Default— + default + + + + value + os12 + description + OS 1.20 + + + value + os10 + description + OS 1.00 + + + value + os09 + description + OS 0.92 + + + value + os01 + description + OS 0.10 + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + devices + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A + + + name + bbc_rom.xml + filter + B + + + + diff --git a/Ample/Resources/bbcb.plist b/Ample/Resources/bbcb.plist new file mode 100644 index 0000000..74852de --- /dev/null +++ b/Ample/Resources/bbcb.plist @@ -0,0 +1,9084 @@ + + + + + value + bbcb + description + BBC Micro Model B + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + bios + description + ROM + options + + + value + + description + —Default— + default + + + + value + os12 + description + OS 1.20 + + + value + os10 + description + OS 1.00 + + + value + os09 + description + OS 0.92 + + + value + os01 + description + OS 0.10 + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + ariesb12 + description + Aries-B12 ROM Expansion + devname + bbc_ariesb12 + + + value + ariesb20 + description + Aries-B20 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb20 + + + value + ariesb32 + description + Aries-B32 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb32 + + + value + atplsw + description + ATPL Sidewise ROM/RAM Expansion + devname + bbc_atplsw + + + value + integrab + description + Computech Integra-β + devname + bbc_integrab + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + value + romex13 + description + GCC Romex13 ROM Expansion + devname + bbc_romex13 + + + value + memexb20 + description + Memex-B20 RAM expansion + devname + bbc_memexb20 + + + value + mr3000 + description + Peartree MR3000 ROM Board + devname + bbc_mr3000 + + + value + mr4200 + description + Peartree MR4200 RAM Board + devname + bbc_mr4200 + + + value + mr4300 + description + Peartree MR4300 ROM/RAM Board + devname + bbc_mr4300 + + + value + mr4800 + description + Peartree MR4800 RAM Board + devname + bbc_mr4800 + + + value + ramamp + description + Ramamp Sideways RAM/ROM Board + devname + bbc_ramamp + + + value + raven20 + description + Raven-20 RAM expansion + devname + bbc_raven20 + + + value + 4m32 + description + Solidisk Fourmeg 32K RAM/ROM Expansion + devname + bbc_stl4m32 + + + value + swr128 + description + Solidisk SWR128 - 128K Sideways RAM + devname + bbc_stlswr128 + + + value + swr16 + description + Solidisk SWR16 - 16K Sideways RAM + devname + bbc_stlswr16 + + + value + swr32 + description + Solidisk SWR32 - 32K Sideways RAM + devname + bbc_stlswr32 + + + value + swr64 + description + Solidisk SWR64 - 64K Sideways RAM + devname + bbc_stlswr64 + + + value + 2m128 + description + Solidisk Twomeg 128K RAM/ROM Expansion + devname + bbc_stl2m128 + + + value + we12rom + description + Watford Electronics 12 ROM Board + devname + bbc_we12rom + + + value + we13rom + description + Watford Electronics 13 ROM Board + devname + bbc_we13rom + + + value + we32kram + description + Watford Electronics 32K Shadow RAM + devname + bbc_we32kram + + + value + weromram + description + Watford Electronics ROM/RAM Board + devname + bbc_weromram + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_acorn1770 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_acorn8271 + slots + + + name + :i8271:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :i8271:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_ams3 + slots + + + name + :i8271:0 + options + + + value + + description + —None— + default + + + + value + 3dsdd + description + 3" double-sided floppy drive + default + + + + + + name + :i8271:1 + options + + + value + + description + —None— + default + + + + value + 3dsdd + description + 3" double-sided floppy drive + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana1 + slots + + + name + :mb8877a:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :mb8877a:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_cumana2 + slots + + + name + :mb8877a:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :mb8877a:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_cv1797 + slots + + + name + :fd1797:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :fd1797:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_kenda + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus1770 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_opus2791 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_opus2793 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_opus8272 + slots + + + name + :i8272:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :i8272:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_stl1770_1 + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_stl1770_2 + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_stldfdc_1 + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_udm + slots + + + name + :wd2793:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :wd2793:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + bbc_weddb2 + slots + + + name + :wd1772:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :wd1772:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + bbc_weddb3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525dd + description + 5.25" double density floppy drive + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + value + 525sd + description + 5.25" single density floppy drive + default + + + + value + 525ssdd + description + 5.25" single-sided double density floppy drive + default + + + + value + 525sssd + description + 5.25" single-sided single density floppy drive + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + + + diff --git a/Ample/Resources/bbcb_de.plist b/Ample/Resources/bbcb_de.plist new file mode 100644 index 0000000..a96d245 --- /dev/null +++ b/Ample/Resources/bbcb_de.plist @@ -0,0 +1,7118 @@ + + + + + value + bbcb_de + description + BBC Micro Model B (German) + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + ariesb12 + description + Aries-B12 ROM Expansion + devname + bbc_ariesb12 + + + value + ariesb20 + description + Aries-B20 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb20 + + + value + ariesb32 + description + Aries-B32 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb32 + + + value + atplsw + description + ATPL Sidewise ROM/RAM Expansion + devname + bbc_atplsw + + + value + integrab + description + Computech Integra-β + devname + bbc_integrab + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + value + romex13 + description + GCC Romex13 ROM Expansion + devname + bbc_romex13 + + + value + memexb20 + description + Memex-B20 RAM expansion + devname + bbc_memexb20 + + + value + mr3000 + description + Peartree MR3000 ROM Board + devname + bbc_mr3000 + + + value + mr4200 + description + Peartree MR4200 RAM Board + devname + bbc_mr4200 + + + value + mr4300 + description + Peartree MR4300 ROM/RAM Board + devname + bbc_mr4300 + + + value + mr4800 + description + Peartree MR4800 RAM Board + devname + bbc_mr4800 + + + value + ramamp + description + Ramamp Sideways RAM/ROM Board + devname + bbc_ramamp + + + value + raven20 + description + Raven-20 RAM expansion + devname + bbc_raven20 + + + value + 4m32 + description + Solidisk Fourmeg 32K RAM/ROM Expansion + devname + bbc_stl4m32 + + + value + swr128 + description + Solidisk SWR128 - 128K Sideways RAM + devname + bbc_stlswr128 + + + value + swr16 + description + Solidisk SWR16 - 16K Sideways RAM + devname + bbc_stlswr16 + + + value + swr32 + description + Solidisk SWR32 - 32K Sideways RAM + devname + bbc_stlswr32 + + + value + swr64 + description + Solidisk SWR64 - 64K Sideways RAM + devname + bbc_stlswr64 + + + value + 2m128 + description + Solidisk Twomeg 128K RAM/ROM Expansion + devname + bbc_stl2m128 + + + value + we12rom + description + Watford Electronics 12 ROM Board + devname + bbc_we12rom + + + value + we13rom + description + Watford Electronics 13 ROM Board + devname + bbc_we13rom + + + value + we32kram + description + Watford Electronics 32K Shadow RAM + devname + bbc_we32kram + + + value + weromram + description + Watford Electronics ROM/RAM Board + devname + bbc_weromram + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + + + diff --git a/Ample/Resources/bbcb_no.plist b/Ample/Resources/bbcb_no.plist new file mode 100644 index 0000000..330fbd3 --- /dev/null +++ b/Ample/Resources/bbcb_no.plist @@ -0,0 +1,7118 @@ + + + + + value + bbcb_no + description + BBC Micro Model B (Norway) + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + ariesb12 + description + Aries-B12 ROM Expansion + devname + bbc_ariesb12 + + + value + ariesb20 + description + Aries-B20 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb20 + + + value + ariesb32 + description + Aries-B32 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb32 + + + value + atplsw + description + ATPL Sidewise ROM/RAM Expansion + devname + bbc_atplsw + + + value + integrab + description + Computech Integra-β + devname + bbc_integrab + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + value + romex13 + description + GCC Romex13 ROM Expansion + devname + bbc_romex13 + + + value + memexb20 + description + Memex-B20 RAM expansion + devname + bbc_memexb20 + + + value + mr3000 + description + Peartree MR3000 ROM Board + devname + bbc_mr3000 + + + value + mr4200 + description + Peartree MR4200 RAM Board + devname + bbc_mr4200 + + + value + mr4300 + description + Peartree MR4300 ROM/RAM Board + devname + bbc_mr4300 + + + value + mr4800 + description + Peartree MR4800 RAM Board + devname + bbc_mr4800 + + + value + ramamp + description + Ramamp Sideways RAM/ROM Board + devname + bbc_ramamp + + + value + raven20 + description + Raven-20 RAM expansion + devname + bbc_raven20 + + + value + 4m32 + description + Solidisk Fourmeg 32K RAM/ROM Expansion + devname + bbc_stl4m32 + + + value + swr128 + description + Solidisk SWR128 - 128K Sideways RAM + devname + bbc_stlswr128 + + + value + swr16 + description + Solidisk SWR16 - 16K Sideways RAM + devname + bbc_stlswr16 + + + value + swr32 + description + Solidisk SWR32 - 32K Sideways RAM + devname + bbc_stlswr32 + + + value + swr64 + description + Solidisk SWR64 - 64K Sideways RAM + devname + bbc_stlswr64 + + + value + 2m128 + description + Solidisk Twomeg 128K RAM/ROM Expansion + devname + bbc_stl2m128 + + + value + we12rom + description + Watford Electronics 12 ROM Board + devname + bbc_we12rom + + + value + we13rom + description + Watford Electronics 13 ROM Board + devname + bbc_we13rom + + + value + we32kram + description + Watford Electronics 32K Shadow RAM + devname + bbc_we32kram + + + value + weromram + description + Watford Electronics ROM/RAM Board + devname + bbc_weromram + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + + + diff --git a/Ample/Resources/bbcb_us.plist b/Ample/Resources/bbcb_us.plist new file mode 100644 index 0000000..cee9b10 --- /dev/null +++ b/Ample/Resources/bbcb_us.plist @@ -0,0 +1,7119 @@ + + + + + value + bbcb_us + description + BBC Micro Model B (US) + media + + + resolution + + 640 + 200 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + ariesb12 + description + Aries-B12 ROM Expansion + devname + bbc_ariesb12 + + + value + ariesb20 + description + Aries-B20 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb20 + + + value + ariesb32 + description + Aries-B32 RAM expansion (w/ Aries-B12) + devname + bbc_ariesb32 + + + value + atplsw + description + ATPL Sidewise ROM/RAM Expansion + devname + bbc_atplsw + + + value + integrab + description + Computech Integra-β + devname + bbc_integrab + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + value + romex13 + description + GCC Romex13 ROM Expansion + devname + bbc_romex13 + + + value + memexb20 + description + Memex-B20 RAM expansion + devname + bbc_memexb20 + + + value + mr3000 + description + Peartree MR3000 ROM Board + devname + bbc_mr3000 + + + value + mr4200 + description + Peartree MR4200 RAM Board + devname + bbc_mr4200 + + + value + mr4300 + description + Peartree MR4300 ROM/RAM Board + devname + bbc_mr4300 + + + value + mr4800 + description + Peartree MR4800 RAM Board + devname + bbc_mr4800 + + + value + ramamp + description + Ramamp Sideways RAM/ROM Board + devname + bbc_ramamp + + + value + raven20 + description + Raven-20 RAM expansion + devname + bbc_raven20 + + + value + 4m32 + description + Solidisk Fourmeg 32K RAM/ROM Expansion + devname + bbc_stl4m32 + + + value + swr128 + description + Solidisk SWR128 - 128K Sideways RAM + devname + bbc_stlswr128 + + + value + swr16 + description + Solidisk SWR16 - 16K Sideways RAM + devname + bbc_stlswr16 + + + value + swr32 + description + Solidisk SWR32 - 32K Sideways RAM + devname + bbc_stlswr32 + + + value + swr64 + description + Solidisk SWR64 - 64K Sideways RAM + devname + bbc_stlswr64 + + + value + 2m128 + description + Solidisk Twomeg 128K RAM/ROM Expansion + devname + bbc_stl2m128 + + + value + we12rom + description + Watford Electronics 12 ROM Board + devname + bbc_we12rom + + + value + we13rom + description + Watford Electronics 13 ROM Board + devname + bbc_we13rom + + + value + we32kram + description + Watford Electronics 32K Shadow RAM + devname + bbc_we32kram + + + value + weromram + description + Watford Electronics ROM/RAM Board + devname + bbc_weromram + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + bbcb_flop_us.xml + + + diff --git a/Ample/Resources/bbcbp.plist b/Ample/Resources/bbcbp.plist new file mode 100644 index 0000000..d91eefe --- /dev/null +++ b/Ample/Resources/bbcbp.plist @@ -0,0 +1,6952 @@ + + + + + value + bbcbp + description + BBC Micro Model B+ 64K + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + intValue + 65536 + description + 64K + value + 64K + default + + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + atplswp + description + ATPL Sidewise+ ROM Expansion + devname + bbc_atplswp + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B+ + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + + + diff --git a/Ample/Resources/bbcbp128.plist b/Ample/Resources/bbcbp128.plist new file mode 100644 index 0000000..197d592 --- /dev/null +++ b/Ample/Resources/bbcbp128.plist @@ -0,0 +1,6952 @@ + + + + + value + bbcbp128 + description + BBC Micro Model B+ 128K + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + intValue + 131072 + description + 128K + value + 128K + default + + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + tube + description + Tube + options + + + value + + description + —None— + default + + + + value + 16032 + description + Acorn 16032 2nd processor (prototype) + devname + bbc_tube_16032 + + + value + 32016 + description + Acorn 32016 2nd processor + devname + bbc_tube_32016 + + + value + 6502 + description + Acorn 6502 2nd Processor + devname + bbc_tube_6502 + + + value + 6502p + description + Acorn 6502 2nd Processor (pre-production) + devname + bbc_tube_6502p + + + value + 65c102 + description + Acorn 65C102 Co-Processor + devname + bbc_tube_65c102 + + + value + 80186 + description + Acorn 80186 Co-Processor + devname + bbc_tube_80186 + + + value + 80286 + description + Acorn 80286 2nd Processor + devname + bbc_tube_80286 + + + value + a500 + description + Acorn A500 2nd Processor + devname + bbc_tube_a500 + + + value + 6502e + description + Acorn Extended 6502 2nd Processor + devname + bbc_tube_6502e + + + value + 32016l + description + Acorn Large 32016 2nd processor + devname + bbc_tube_32016l + + + value + z80 + description + Acorn Z80 2nd Processor + devname + bbc_tube_z80 + + + value + z80w + description + Acorn Z80 2nd Processor (Winchester) + devname + bbc_tube_z80w + + + value + arm + description + ARM Evaluation System + devname + bbc_tube_arm + + + value + casper + description + Casper 68000 2nd Processor + devname + bbc_tube_casper + + + value + cms6809 + description + CMS 6809 2nd Processor + devname + bbc_tube_cms6809 + + + value + x25 + description + Econet X25 Gateway Co-Processor + devname + bbc_tube_x25 + + + value + rc6502 + description + ReCo6502 (65C02) + devname + bbc_tube_rc6502 + + + value + rc65816 + description + ReCo6502 (65C816) + devname + bbc_tube_rc65816 + + + value + pcplus + description + Solidisk PC-Plus Co-Processor + devname + bbc_tube_pcplus + + + value + arm7 + description + Sprow ARM7TDMI Co-Processor + devname + bbc_tube_arm7 + + + value + zep100 + description + Torch Z80 Communicator + devname + bbc_tube_zep100 + + + value + zep100l + description + Torch Z80 Communicator (Model B) + devname + bbc_tube_zep100l + + + value + zep100w + description + Torch Z80 Communicator (Model B+) + devname + bbc_tube_zep100w + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + atplswp + description + ATPL Sidewise+ ROM Expansion + devname + bbc_atplswp + + + value + cumana68k + description + Cumana 68008 Upgrade Board + devname + bbc_cumana68k + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + m500 + description + Acorn Music 500 + devname + bbc_m500 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + autoprom + description + ATPL AutoPrommer + devname + bbc_autoprom + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cisco + description + Cisco Terminal Data Board + devname + bbc_cisco + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opus3 + description + Opus Challenger 3-in-1 + devname + bbc_opus3 + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cumana68k + slots + + + name + :wd2797:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:2 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd2797:3 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :sasi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B + + + name + bbc_rom.xml + filter + B+ + + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_hdd.xml + filter + B + + + + diff --git a/Ample/Resources/bbcm.plist b/Ample/Resources/bbcm.plist new file mode 100644 index 0000000..d880627 --- /dev/null +++ b/Ample/Resources/bbcm.plist @@ -0,0 +1,6866 @@ + + + + + value + bbcm + description + BBC Master 128 + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 131072 + description + 128K + value + 128K + default + + + + + + name + bios + description + ROM + options + + + value + + description + —Default— + default + + + + value + mos320 + description + Original MOS 3.20 + + + value + mos350 + description + Enhanced MOS 3.50 + + + value + mos329 + description + FinMOS 3.29 + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + modem + description + Modem + options + + + value + + description + —None— + default + + + + value + scsiaiv + description + Acorn AIV SCSI Host Adaptor + devname + bbc_scsiaiv + + + value + meup + description + Master Extra User Port + devname + bbc_meup + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + morleyaa + description + Morley Electronics 'AA' Master ROM Expansion Board + devname + bbc_morleyaa + + + value + overlay + description + Vine Micros Romboard '3' (Master OS Overlay) + devname + bbc_overlay + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opusa + description + Opus Challenger ADFS + devname + bbc_opusa + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_meup + slots + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_opusa + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_scsiaiv + slots + + + name + :scsi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + + name + bbc_cass.xml + filter + A,B,M + + bbcm_flop.xml + bbcm_cart.xml + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_rom.xml + filter + M + + + name + bbc_hdd.xml + filter + M + + + + diff --git a/Ample/Resources/bbcmc.plist b/Ample/Resources/bbcmc.plist new file mode 100644 index 0000000..42a50ef --- /dev/null +++ b/Ample/Resources/bbcmc.plist @@ -0,0 +1,6589 @@ + + + + + value + bbcmc + description + BBC Master Compact + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 131072 + description + 128K + value + 128K + default + + + + + + name + bios + description + ROM + options + + + value + + description + —Default— + default + + + + value + mos510 + description + Enhanced MOS 5.10 + + + value + mos500 + description + Original MOS 5.00 + + + + + name + exp + description + Expansion + options + + + value + + description + —None— + default + + + + value + mertec + description + Mertec Compact Companion + devname + bbc_mertec + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_mertec + slots + + + name + :analogue + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + default + + + + value + bitstik1 + description + Acorn Bitstik + default + + + + value + bitstik2 + description + Robo Bitstik 2 + default + + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + default + + + + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :2mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + bbcm_flop.xml + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_rom.xml + filter + M + + + name + bbc_hdd.xml + filter + M + + bbcmc_flop.xml + pro128s_flop.xml + + + diff --git a/Ample/Resources/bbcmt.plist b/Ample/Resources/bbcmt.plist new file mode 100644 index 0000000..d2c8456 --- /dev/null +++ b/Ample/Resources/bbcmt.plist @@ -0,0 +1,6867 @@ + + + + + value + bbcmt + description + BBC Master Turbo + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 131072 + description + 128K + value + 128K + default + + + + + + name + bios + description + ROM + options + + + value + + description + —Default— + default + + + + value + mos320 + description + Original MOS 3.20 + + + value + mos350 + description + Enhanced MOS 3.50 + + + value + mos329 + description + FinMOS 3.29 + + + + + name + printer + description + Printer + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + devname + centronics_printer + + + value + pl80 + description + COMX PL-80 + devname + comx_pl80 + + + value + covox_stereo + description + Covox (Stereo-in-1) + devname + covox_stereo + + + value + covox + description + Covox Speech Thing + devname + covox + + + value + digiblst + description + Digiblaster (DIY) + devname + cpcdigiblst + + + value + ap2000 + description + Epson ActionPrinter 2000 + devname + ap2000 + + + value + ex800 + description + Epson EX-800 + devname + ex800 + + + value + lx800 + description + Epson LX-800 + devname + lx800 + + + value + lx810l + description + Epson LX-810L + devname + lx810l + + + value + p72 + description + NEC PinWriter P72 + devname + p72 + + + value + samdac + description + SAMDAC + devname + centronics_samdac + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + devname + nlq401 + + + value + chessmec + description + Tasc ChessMachine EC Interface + devname + centronics_chessmec + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + devname + centronics_smartboard + + + + + name + modem + description + Modem + options + + + value + + description + —None— + default + + + + value + scsiaiv + description + Acorn AIV SCSI Host Adaptor + devname + bbc_scsiaiv + + + value + meup + description + Master Extra User Port + devname + bbc_meup + + + + + name + rs423 + description + Serial + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + devname + ie15_terminal + + + value + pty + description + Pseudo terminal + devname + pseudo_terminal + + + value + rs_printer + description + Radio Shack Serial Printer + devname + rs_serial_printer + + + value + patch + description + RS-232 Patch Box + devname + rs232_patch_box + + + value + loopback + description + RS232 Loopback + devname + rs232_loopback + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + devname + dec_rs232_loopback + + + value + null_modem + description + RS232 Null Modem + devname + null_modem + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + devname + rs232_sync_io + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + devname + serial_keyboard + + + value + printer + description + Serial Printer + devname + serial_printer + + + value + terminal + description + Serial Terminal + devname + serial_terminal + + + value + sunkbd + description + Sun Keyboard Adaptor + devname + sunkbd_adaptor + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + devname + mockingboardd + + + value + swtpc8212 + description + SWTPC8212 Terminal + devname + swtpc8212_terminal + + + + + name + econet254 + description + Econet + options + + + value + + description + —None— + default + + + + value + e01 + description + Acorn FileStore E01 + devname + econet_e01 + + + value + e01s + description + Acorn FileStore E01S + devname + econet_e01s + + + + + name + analogue + description + Analog Port + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + devname + bbc_acornjoy + + + value + bitstik1 + description + Acorn Bitstik + devname + bbc_bitstik1 + + + value + bitstik2 + description + Robo Bitstik 2 + devname + bbc_bitstik2 + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + devname + bbc_voltmace3b + + + + + name + userport + description + User Port + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + devname + bbc_m512mouse + + + value + amxmouse + description + AMX Mouse (BBC Micro) + devname + bbc_amxmouse + + + value + sdcard + description + BBC Micro SD Card + devname + bbc_sdcard + media + + hard + 1 + + + + value + sdcardt + description + BBC Micro Turbo SD Card + devname + bbc_sdcardt + media + + hard + 1 + + + + value + usersplit + description + BBC Micro User Port Splitter + devname + bbc_usersplit + + + value + beebspch + description + Beeb Speech Synthesiser + devname + bbc_beebspch + + + value + cpalette + description + Clwyd Technics Colour Palette + devname + bbc_cpalette + + + value + m4000 + description + Hybrid Music 4000 Keyboard + devname + bbc_m4000 + + + value + tracker + description + Marconi RB2 Tracker Ball + devname + bbc_tracker + + + value + chameleon + description + Micro User Chameleon (DIY) + devname + bbc_chameleon + + + value + voicebox + description + Robin Voice Box + devname + bbc_voicebox + + + value + lcd + description + Sprow LCD Display + devname + bbc_lcd + + + + + name + internal + description + Internal + options + + + value + + description + —None— + default + + + + value + morleyaa + description + Morley Electronics 'AA' Master ROM Expansion Board + devname + bbc_morleyaa + + + value + overlay + description + Vine Micros Romboard '3' (Master OS Overlay) + devname + bbc_overlay + + + + + name + 1mhzbus + description + 1MHz Bus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + devname + bbc_ieee488 + + + value + awhd + description + Acorn Winchester Disc + devname + bbc_awhd + + + value + b488 + description + Aries-B488 + devname + bbc_b488 + + + value + beebopl + description + BeebOPL FM Synthesiser + devname + beebopl + + + value + beebsid + description + BeebSID + devname + beebsid + + + value + cc500 + description + CTS Colour Card 500 + devname + bbc_cc500 + + + value + emrmidi + description + EMR BBC Midi Interface + devname + bbc_emrmidi + + + value + m2000 + description + Hybrid Music 2000 Interface + devname + bbc_m2000 + + + value + m3000 + description + Hybrid Music 3000 Expander + devname + bbc_m3000 + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + devname + bbc_m5000 + + + value + sprite + description + Logotron Sprite Board + devname + bbc_sprite + + + value + pdram + description + Micro User Pull Down RAM (DIY) + devname + bbc_pdram + + + value + ramdisc + description + Morley Electronics RAM Disc + devname + bbc_ramdisc + + + value + opusa + description + Opus Challenger ADFS + devname + bbc_opusa + + + value + m87 + description + Peartree Music 87 Synthesiser + devname + bbc_m87 + + + value + multiform + description + PEDL Multiform Z80 + devname + bbc_multiform + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + devname + bbc_pms64k + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + devname + bbc_ide8 + + + value + dc + description + RetroClinic DataCentre + devname + bbc_datacentre + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + devname + bbc_24bbc + + + value + 2ndserial + description + Sprow 2nd Serial Port + devname + bbc_2ndserial + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + devname + bbc_beebide + + + value + torchhd + description + Torch Hard Disc Pack + devname + bbc_torchhd + + + + + devices + + + name + bbc_24bbc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_2ndserial + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_awhd + slots + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_b488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + + + name + bbc_beebide + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_cc500 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_datacentre + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_emrmidi + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + + + name + bbc_ide8 + slots + + + name + :ide:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + name + :ide:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + value + zip100 + description + Iomega Zip 100MB IDE Drive + default + + + + + + + + name + bbc_ieee488 + slots + + + name + :ieee_dev + options + + + value + + description + —None— + default + + + + value + c2031 + description + Commodore 2031 + default + + + + value + c2040 + description + Commodore 2040 + default + + + + value + c3040 + description + Commodore 3040 + default + + + + value + c4023 + description + Commodore 4023 Printer + default + + + + value + c4040 + description + Commodore 4040 + default + + + + value + c8050 + description + Commodore 8050 + default + + + + value + c8250 + description + Commodore 8250 + default + + + + value + c8280 + description + Commodore 8280 + default + + + + value + d9060 + description + Commodore D9060 + default + + + + value + d9090 + description + Commodore D9090 + default + + + + value + sfd1001 + description + Commodore SFD-1001 + default + + + + value + shark + description + Mator SHARK + default + + + + value + hardbox + description + SSE HardBox + default + + + + value + softbox + description + SSE SoftBox + default + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m2000 + slots + + + name + :mdout1 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout2 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdout3 + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m3000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m500 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m5000 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_m87 + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_meup + slots + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + bbc_opus3 + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_opusa + slots + + + name + :wd1770:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :wd1770:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + bbc_ramdisc + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + bbc_scsiaiv + slots + + + name + :scsi:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + value + tape + description + SCSI tape + default + + + + + + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + beebopl + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + beebsid + slots + + + name + :1mhzbus + options + + + value + + description + —None— + default + + + + value + ieee488 + description + Acorn IEEE-488 Interface + default + + + + value + m500 + description + Acorn Music 500 + default + + + + value + awhd + description + Acorn Winchester Disc + default + + + + value + b488 + description + Aries-B488 + default + + + + value + autoprom + description + ATPL AutoPrommer + default + + + + value + beebopl + description + BeebOPL FM Synthesiser + default + + + + value + beebsid + description + BeebSID + default + + + + value + cisco + description + Cisco Terminal Data Board + default + + + + value + cc500 + description + CTS Colour Card 500 + default + + + + value + emrmidi + description + EMR BBC Midi Interface + default + + + + value + m2000 + description + Hybrid Music 2000 Interface + default + + + + value + m3000 + description + Hybrid Music 3000 Expander + default + + + + value + m5000 + description + Hybrid Music 5000 Synthesiser + default + + + + value + sprite + description + Logotron Sprite Board + default + + + + value + pdram + description + Micro User Pull Down RAM (DIY) + default + + + + value + ramdisc + description + Morley Electronics RAM Disc + default + + + + value + opus3 + description + Opus Challenger 3-in-1 + default + + + + value + m87 + description + Peartree Music 87 Synthesiser + default + + + + value + multiform + description + PEDL Multiform Z80 + default + + + + value + pms64k + description + PMS 64K Non-Volatile Ram Module + default + + + + value + ide8 + description + RetroClinic BBC 8-bit IDE Interface + default + + + + value + dc + description + RetroClinic DataCentre + default + + + + value + 24bbc + description + Sprow 24bBC/RAM Disc Board + default + + + + value + 2ndserial + description + Sprow 2nd Serial Port + default + + + + value + beebide + description + Sprow BeebIDE 16-bit IDE Interface + default + + + + value + torchhd + description + Torch Hard Disc Pack + default + + + + + + + + name + c8050 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525ssqd + description + 5.25" single-sided quad density floppy drive + default + + + + + + + + name + c8250 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + c8280 + slots + + + name + :5e:0 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + name + :5e:1 + options + + + value + + description + —None— + default + + + + value + 8dsdd + description + 8" double-sided double density floppy drive + default + + + + + + + + name + d9060 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + d9090 + slots + + + name + :sasi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01 + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + econet_e01s + slots + + + name + :ic20:0 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :ic20:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :scsi:1 + options + + + value + + description + —None— + default + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + mshark + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + pet_softbox + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sfd1001 + slots + + + name + :fdc:0 + options + + + value + + description + —None— + default + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + bbc_flop_6502.xml + + name + bbc_cass.xml + filter + A,B,M + + bbcm_flop.xml + bbcm_cart.xml + bbcb_flop.xml + bbcb_flop_orig.xml + + name + bbc_rom.xml + filter + M + + + name + bbc_hdd.xml + filter + M + + + + diff --git a/Ample/Resources/electron.plist b/Ample/Resources/electron.plist new file mode 100644 index 0000000..56591d0 --- /dev/null +++ b/Ample/Resources/electron.plist @@ -0,0 +1,2820 @@ + + + + + value + electron + description + Acorn Electron + media + + + resolution + + 640 + 256 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 32768 + description + 32K + value + 32K + default + + + + + + name + exp + description + Expansion + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + devname + electron_m2105 + + + value + plus1 + description + Acorn Plus 1 Expansion + devname + electron_plus1 + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + devname + electron_plus3 + + + value + mc68k + description + Electron 68000 Expansion + devname + electron_mc68k + + + value + elksd128 + description + ElkSD128 Electron SD Interface + devname + electron_elksd128 + media + + hard + 1 + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + devname + electron_elksd64 + media + + hard + 1 + + + + value + fbjoy + description + First Byte Joystick Interface + devname + electron_fbjoy + + + value + fbprint + description + First Byte Printer Interface + devname + electron_fbprint + + + value + mode7 + description + JAFA Mode 7 Display Unit + devname + electron_mode7 + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + devname + electron_voxbox + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + devname + electron_ap1 + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + devname + electron_ap6 + + + value + pwrjoy + description + Power Software Joystick Interface + devname + electron_pwrjoy + + + value + plus2 + description + Slogger Plus 2 Expansion + devname + electron_plus2 + + + value + rombox + description + Slogger Rombox + devname + electron_rombox + + + value + romboxp + description + Slogger Rombox+ + devname + electron_romboxp + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + devname + electron_sidewndr + + + + + devices + + + name + bbc_usersplit + slots + + + name + :userport1 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :userport2 + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + + + name + electron_ap1 + slots + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :analogue + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + default + + + + value + bitstik1 + description + Acorn Bitstik + default + + + + value + bitstik2 + description + Robo Bitstik 2 + default + + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + default + + + + + + + + name + electron_ap6 + slots + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :analogue + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + default + + + + value + bitstik1 + description + Acorn Bitstik + default + + + + value + bitstik2 + description + Robo Bitstik 2 + default + + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + default + + + + + + + + name + electron_fbprint + slots + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + electron_m2105 + slots + + + name + :modem + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + electron_mode7 + slots + + + name + :exp + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + default + + + + value + plus1 + description + Acorn Plus 1 Expansion + default + + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + + + value + mc68k + description + Electron 68000 Expansion + default + + + + value + elksd128 + description + ElkSD128 Electron SD Interface + default + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + default + + + + value + fbjoy + description + First Byte Joystick Interface + default + + + + value + fbprint + description + First Byte Printer Interface + default + + + + value + mode7 + description + JAFA Mode 7 Display Unit + default + + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + default + + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + default + + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + default + + + + value + pwrjoy + description + Power Software Joystick Interface + default + + + + value + plus2 + description + Slogger Plus 2 Expansion + default + + + + value + rombox + description + Slogger Rombox + default + + + + value + romboxp + description + Slogger Rombox+ + default + + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + default + + + + + + + + name + electron_plus1 + slots + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + name + :analogue + options + + + value + + description + —None— + default + + + + value + acornjoy + description + Acorn Analogue Joysticks + default + + + + value + bitstik1 + description + Acorn Bitstik + default + + + + value + bitstik2 + description + Robo Bitstik 2 + default + + + + value + voltmace3b + description + Voltmace Delta 3b Twin Joysticks + default + + + + + + + + name + electron_plus2 + slots + + + name + :userport + options + + + value + + description + —None— + default + + + + value + m512mouse + description + Acorn Master 512 Mouse + default + + + + value + amxmouse + description + AMX Mouse (BBC Micro) + default + + + + value + sdcard + description + BBC Micro SD Card + default + + + + value + sdcardt + description + BBC Micro Turbo SD Card + default + + + + value + usersplit + description + BBC Micro User Port Splitter + default + + + + value + beebspch + description + Beeb Speech Synthesiser + default + + + + value + cpalette + description + Clwyd Technics Colour Palette + default + + + + value + m4000 + description + Hybrid Music 4000 Keyboard + default + + + + value + tracker + description + Marconi RB2 Tracker Ball + default + + + + value + chameleon + description + Micro User Chameleon (DIY) + default + + + + value + voicebox + description + Robin Voice Box + default + + + + value + lcd + description + Sprow LCD Display + default + + + + + + name + :exp + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + default + + + + value + plus1 + description + Acorn Plus 1 Expansion + default + + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + + + value + mc68k + description + Electron 68000 Expansion + default + + + + value + elksd128 + description + ElkSD128 Electron SD Interface + default + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + default + + + + value + fbjoy + description + First Byte Joystick Interface + default + + + + value + fbprint + description + First Byte Printer Interface + default + + + + value + mode7 + description + JAFA Mode 7 Display Unit + default + + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + default + + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + default + + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + default + + + + value + pwrjoy + description + Power Software Joystick Interface + default + + + + value + plus2 + description + Slogger Plus 2 Expansion + default + + + + value + rombox + description + Slogger Rombox + default + + + + value + romboxp + description + Slogger Rombox+ + default + + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + default + + + + + + + + name + electron_plus3 + slots + + + name + :fdc:1 + options + + + value + + description + —None— + default + + + + value + 35dd + description + 3.5" DD + default + + media + + floppy_3_5 + 1 + + + + value + 525qd + description + 5.25" quad density floppy drive + default + + + + + + name + :exp + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + default + + + + value + plus1 + description + Acorn Plus 1 Expansion + default + + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + + + value + mc68k + description + Electron 68000 Expansion + default + + + + value + elksd128 + description + ElkSD128 Electron SD Interface + default + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + default + + + + value + fbjoy + description + First Byte Joystick Interface + default + + + + value + fbprint + description + First Byte Printer Interface + default + + + + value + mode7 + description + JAFA Mode 7 Display Unit + default + + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + default + + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + default + + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + default + + + + value + pwrjoy + description + Power Software Joystick Interface + default + + + + value + plus2 + description + Slogger Plus 2 Expansion + default + + + + value + rombox + description + Slogger Rombox + default + + + + value + romboxp + description + Slogger Rombox+ + default + + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + default + + + + + + + + name + electron_rombox + slots + + + name + :exp + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + default + + + + value + plus1 + description + Acorn Plus 1 Expansion + default + + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + + + value + mc68k + description + Electron 68000 Expansion + default + + + + value + elksd128 + description + ElkSD128 Electron SD Interface + default + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + default + + + + value + fbjoy + description + First Byte Joystick Interface + default + + + + value + fbprint + description + First Byte Printer Interface + default + + + + value + mode7 + description + JAFA Mode 7 Display Unit + default + + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + default + + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + default + + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + default + + + + value + pwrjoy + description + Power Software Joystick Interface + default + + + + value + plus2 + description + Slogger Plus 2 Expansion + default + + + + value + rombox + description + Slogger Rombox + default + + + + value + romboxp + description + Slogger Rombox+ + default + + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + default + + + + + + + + name + electron_romboxp + slots + + + name + :centronics + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + digiblst + description + Digiblaster (DIY) + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + nlq401 + description + Schneider NLQ 401 Matrix Printer + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + electron_sidewndr + slots + + + name + :exp + options + + + value + + description + —None— + default + + + + value + m2105 + description + Acorn M2105 Expansion + default + + + + value + plus1 + description + Acorn Plus 1 Expansion + default + + + + value + plus3 + description + Acorn Plus 3 Disc Expansion + default + + + + value + mc68k + description + Electron 68000 Expansion + default + + + + value + elksd128 + description + ElkSD128 Electron SD Interface + default + + + + value + elksd64 + description + ElkSD64 Electron SD Interface + default + + + + value + fbjoy + description + First Byte Joystick Interface + default + + + + value + fbprint + description + First Byte Printer Interface + default + + + + value + mode7 + description + JAFA Mode 7 Display Unit + default + + + + value + voxbox + description + Millsgrade Voxbox Speech Synthesiser + default + + + + value + ap1 + description + P.R.E.S. Advanced Plus 1 + default + + + + value + ap6 + description + P.R.E.S. Advanced Plus 6 + default + + + + value + pwrjoy + description + Power Software Joystick Interface + default + + + + value + plus2 + description + Slogger Plus 2 Expansion + default + + + + value + rombox + description + Slogger Rombox + default + + + + value + romboxp + description + Slogger Rombox+ + default + + + + value + sidewndr + description + Wizard Sidewinder Rom Expansion Board + default + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + electron_cass.xml + + name + bbc_cass.xml + filter + ELK + + electron_cart.xml + electron_flop.xml + electron_rom.xml + + + diff --git a/Ample/Resources/models~extra.plist b/Ample/Resources/models~extra.plist index 2f8db94..d2fa02d 100644 --- a/Ample/Resources/models~extra.plist +++ b/Ample/Resources/models~extra.plist @@ -677,6 +677,79 @@ + + description + Acorn + children + + + description + BBC Micro Model B + value + bbcb + + + description + BBC Micro Model A + value + bbca + + + description + BBC Micro Model B (German) + value + bbcb_de + + + description + BBC Micro Model B (US) + value + bbcb_us + + + description + BBC Micro Model B (Norway) + value + bbcb_no + + + description + BBC Micro Model B+ 64K + value + bbcbp + + + description + BBC Micro Model B+ 128K + value + bbcbp128 + + + description + BBC Master 128 + value + bbcm + + + description + BBC Master Turbo + value + bbcmt + + + description + BBC Master Compact + value + bbcmc + + + description + Acorn Electron + value + electron + + + description Amiga diff --git a/Ample/Resources/roms~extra.plist b/Ample/Resources/roms~extra.plist index 16d7487..ecf1ee7 100644 --- a/Ample/Resources/roms~extra.plist +++ b/Ample/Resources/roms~extra.plist @@ -56,6 +56,162 @@ description AM100 + + value + bbc_ams3 + description + AMS 3" Microdrive Disc System + + + value + bbc_tube_arm + description + ARM Evaluation System + + + value + bbc_autoprom + description + ATPL AutoPrommer + + + value + bbc_tube_16032 + description + Acorn 16032 2nd processor (prototype) + + + value + bbc_acorn1770 + description + Acorn 1770 FDC + + + value + bbc_tube_32016 + description + Acorn 32016 2nd processor + + + value + bbc_tube_6502 + description + Acorn 6502 2nd Processor + + + value + bbc_tube_6502p + description + Acorn 6502 2nd Processor (pre-production) + + + value + bbc_tube_65c102 + description + Acorn 65C102 Co-Processor + + + value + bbc_tube_80186 + description + Acorn 80186 Co-Processor + + + value + bbc_tube_80286 + description + Acorn 80286 2nd Processor + + + value + bbc_acorn8271 + description + Acorn 8721 FDC + + + value + bbc_tube_a500 + description + Acorn A500 2nd Processor + + + value + archimedes_keyboard + description + Acorn Archimedes Keyboard + + + value + bbc_bitstik1 + description + Acorn Bitstik + + + value + electron + description + Acorn Electron + + + value + bbc_tube_6502e + description + Acorn Extended 6502 2nd Processor + + + value + econet_e01 + description + Acorn FileStore E01 + + + value + econet_e01s + description + Acorn FileStore E01S + + + value + bbc_ieee488 + description + Acorn IEEE-488 Interface + + + value + bbc_tube_32016l + description + Acorn Large 32016 2nd processor + + + value + electron_m2105 + description + Acorn M2105 Expansion + + + value + electron_plus1 + description + Acorn Plus 1 Expansion + + + value + electron_plus3 + description + Acorn Plus 3 Disc Expansion + + + value + bbc_tube_z80 + description + Acorn Z80 2nd Processor + + + value + bbc_tube_z80w + description + Acorn Z80 2nd Processor (Winchester) + value agat840k_hle @@ -656,6 +812,18 @@ description Apricorn Super Serial Imager + + value + bbc_ariesb20 + description + Aries-B20 RAM expansion (w/ Aries-B12) + + + value + bbc_ariesb32 + description + Aries-B32 RAM expansion (w/ Aries-B12) + value sb300p @@ -692,12 +860,78 @@ description Atari ST Keyboard/Mouse/Joystick + + value + bbcm + description + BBC Master 128 + + + value + bbcmc + description + BBC Master Compact + + + value + bbcmt + description + BBC Master Turbo + + + value + bbca + description + BBC Micro Model A + + + value + bbcb + description + BBC Micro Model B + + + value + bbcb_de + description + BBC Micro Model B (German) + + + value + bbcb_no + description + BBC Micro Model B (Norway) + + + value + bbcb_us + description + BBC Micro Model B (US) + + + value + bbcbp128 + description + BBC Micro Model B+ 128K + + + value + bbcbp + description + BBC Micro Model B+ 64K + value basis108 description Basis 108 + + value + bbc_beebspch + description + Beeb Speech Synthesiser + value a2booti @@ -752,6 +986,12 @@ description CFFA Compact Flash for Apple I + + value + bbc_tube_cms6809 + description + CMS 6809 2nd Processor + value cmsscsi @@ -764,6 +1004,18 @@ description COMX PL-80 + + value + bbc_cc500 + description + CTS Colour Card 500 + + + value + bbc_tube_casper + description + Casper 68000 2nd Processor + value g80_1500 @@ -800,6 +1052,24 @@ description China Education Computer M + + value + bbc_cisco + description + Cisco Terminal Data Board + + + value + bbc_integrab + description + Computech Integra-β + + + value + bbc_cv1797 + description + Computer Village 1797 FDC + value cp2024 @@ -818,6 +1088,24 @@ description Craft II+ + + value + bbc_cumana68k + description + Cumana 68008 Upgrade Board + + + value + bbc_cumana1 + description + Cumana QFS 8877A FDC + + + value + bbc_cumana2 + description + Cumana QFS Issue 2 8877A FDC + value lk201 @@ -914,6 +1202,30 @@ description EDGE-2/Plus Frame Buffer f/2Mp Monitor (V-60) + + value + bbc_tube_x25 + description + Econet X25 Gateway Co-Processor + + + value + electron_mc68k + description + Electron 68000 Expansion + + + value + electron_elksd128 + description + ElkSD128 Electron SD Interface + + + value + electron_elksd64 + description + ElkSD64 Electron SD Interface + value elppa @@ -1118,6 +1430,12 @@ description HP9895 + + value + hd44780_a00 + description + Hitachi HD44780 A00 LCD Controller + value a2swyft @@ -1334,6 +1652,18 @@ description Ivel Ultra + + value + electron_mode7 + description + JAFA Mode 7 Display Unit + + + value + bbc_kenda + description + Kenda Professional DMFS + value keytronic_pc3270 @@ -1610,12 +1940,36 @@ description Maxxi + + value + bbc_memexb20 + description + Memex-B20 RAM expansion + + + value + bbc_mertec + description + Mertec Compact Companion + value microeng description Micro Engenho + + value + bbc_chameleon + description + Micro User Chameleon (DIY) + + + value + bbc_pdram + description + Micro User Pull Down RAM (DIY) + value pd3_30hr @@ -1646,12 +2000,30 @@ description Microsoft SoftCard /// + + value + electron_voxbox + description + Millsgrade Voxbox Speech Synthesiser + value nb_vikbw description Moniterm Viking video card + + value + bbc_morleyaa + description + Morley Electronics 'AA' Master ROM Expansion Board + + + value + bbc_ramdisc + description + Morley Electronics RAM Disc + value m68705p3 @@ -1706,6 +2078,42 @@ description NuBus Disk Image Pseudo-Card + + value + bbc_opus2791 + description + Opus 2791 FDC + + + value + bbc_opus2793 + description + Opus 2793 FDC + + + value + bbc_opus8272 + description + Opus 8272 FDC + + + value + bbc_opus3 + description + Opus Challenger 3-in-1 + + + value + bbc_opusa + description + Opus Challenger ADFS + + + value + bbc_opus1770 + description + Opus D-DOS(B) 1770 FDC + value a2bufgrapplerplusa @@ -1730,6 +2138,18 @@ description Orange Micro Grappler+ Printer Interface + + value + electron_ap1 + description + P.R.E.S. Advanced Plus 1 + + + value + electron_ap6 + description + P.R.E.S. Advanced Plus 6 + value at_keybc @@ -1760,6 +2180,12 @@ description PDP-11 [Unibus](M9312) + + value + bbc_multiform + description + PEDL Multiform Z80 + value ps2_keybc @@ -1802,6 +2228,12 @@ description PleXCombo PX-320A CD-RW/DVD-ROM Drive + + value + electron_pwrjoy + description + Power Software Joystick Interface + value prav82 @@ -1892,6 +2324,48 @@ description RasterOps Colorboard 264/SE30 + + value + bbc_raven20 + description + Raven-20 RAM expansion + + + value + bbc_tube_rc6502 + description + ReCo6502 (65C02) + + + value + bbc_tube_rc65816 + description + ReCo6502 (65C816) + + + value + bbc_datacentre + description + RetroClinic DataCentre + + + value + bbc_voicebox + description + Robin Voice Box + + + value + bbc_bitstik2 + description + Robo Bitstik 2 + + + value + saa5050 + description + SAA5050 Teletext Character Generator + value sgi_kbd @@ -1958,6 +2432,72 @@ description Sigma Designs LaserView video card + + value + electron_romboxp + description + Slogger Rombox+ + + + value + bbc_stl1770_1 + description + Solidisk 1770 DDFS Issue 1 FDC + + + value + bbc_stl1770_2 + description + Solidisk 1770 DDFS Issue 2 FDC + + + value + bbc_stldfdc_1 + description + Solidisk 8271/1770 DFDC Issue 1 FDC + + + value + bbc_stl4m32 + description + Solidisk Fourmeg 32K RAM/ROM Expansion + + + value + bbc_tube_pcplus + description + Solidisk PC-Plus Co-Processor + + + value + bbc_stlswr128 + description + Solidisk SWR128 - 128K Sideways RAM + + + value + bbc_stlswr16 + description + Solidisk SWR16 - 16K Sideways RAM + + + value + bbc_stlswr32 + description + Solidisk SWR32 - 32K Sideways RAM + + + value + bbc_stlswr64 + description + Solidisk SWR64 - 64K Sideways RAM + + + value + bbc_stl2m128 + description + Solidisk Twomeg 128K RAM/ROM Expansion + value space84 @@ -1970,6 +2510,24 @@ description Spectrum ED + + value + bbc_24bbc + description + Sprow 24bBC/RAM Disc Board + + + value + bbc_2ndserial + description + Sprow 2nd Serial Port + + + value + bbc_tube_arm7 + description + Sprow ARM7TDMI Co-Processor + value a2q68 @@ -2126,6 +2684,36 @@ description ThunderWare ThunderClock Plus + + value + bbc_tube_zep100 + description + Torch Z80 Communicator + + + value + bbc_tube_zep100m + description + Torch Z80 Communicator (Master) + + + value + bbc_tube_zep100l + description + Torch Z80 Communicator (Model B) + + + value + bbc_tube_zep100w + description + Torch Z80 Communicator (Model B+) + + + value + bbc_udm + description + United Disk Memories DDFS FDC + value uniap2pt @@ -2204,6 +2792,30 @@ description Votrax SC-01-A + + value + bbc_we32kram + description + Watford Electronics 32K Shadow RAM + + + value + bbc_weddb2 + description + Watford Electronics DDB2 1772 FDC + + + value + bbc_weddb3 + description + Watford Electronics DDB3 1770 FDC + + + value + electron_sidewndr + description + Wizard Sidewinder Rom Expansion Board + value ym2413 diff --git a/python/machines.py b/python/machines.py index 9992f8b..6689d2a 100644 --- a/python/machines.py +++ b/python/machines.py @@ -51,9 +51,14 @@ MACHINES_EXTRA = MACHINES + ( # other (for Ample-lite...) + # acorn + "bbcb", "bbca", "bbcb_de", "bbcb_us", "bbcb_no", "bbcbp", "bbcbp128", "bbcm", "bbcmt", "bbcmc", "electron", + + # amiga "a500", "a500n", "a1000", "a1000n", "a2000", "a2000n", + # DEC "vt52", "vt100", "vt101", "vt102", "vt240", "ds2100", "ds3100", "ds5k133", "pdp11qb", "pdp11ub", "pdp11ub2", @@ -104,6 +109,9 @@ SLOTS = ( "isa0", "isa1", "isa2", "isa3", "isa4", "isa5", "isa6", "isa7", "isa8", "isa9", "qbus:1", "qbus:2", "qbus:3", "qbus:4", "qbus:5", + + # bbc + "rs423", "tube", "econet254", "analogue", "userport", "internal", "1mhzbus" ) SLOT_NAMES = { @@ -152,6 +160,7 @@ SLOT_NAMES = { "mse": "Mouse", "mouseport": "Mouse", + "rs423": "Serial", "eia": "Serial", "host": "Serial", "com_port": "Serial", @@ -179,4 +188,11 @@ SLOT_NAMES = { "qbus:3": "Q-Bus 3", "qbus:4": "Q-Bus 4", "qbus:5": "Q-Bus 5", + + "tube": "Tube", + "econet254": "Econet", + "analogue": "Analog Port", + "userport": "User Port", + "internal": "Internal", + "1mhzbus": "1MHz Bus", } diff --git a/python/mkmodels.py b/python/mkmodels.py index a0506cc..6066b31 100644 --- a/python/mkmodels.py +++ b/python/mkmodels.py @@ -50,6 +50,8 @@ atari_st_children = ["st", "megast"] amiga_children = ["a500", "a500n", "a1000", "a1000n", "a2000", "a2000n" ] +acorn_children = [ "bbcb", "bbca", "bbcb_de", "bbcb_us", "bbcb_no", "bbcbp", "bbcbp128", "bbcm", "bbcmt", "bbcmc", "electron" ] + dec_vt_children = ["vt52", "vt100", "vt101", "vt102", "vt240"] dec_children = ["ds2100", "ds3100", "ds5k133", "pdp11qb", "pdp11ub", "pdp11ub2"] ibm_rt_children = ["rtpc010", "rtpc015", "rtpc020", "rtpc025", "rtpca25"] @@ -84,6 +86,7 @@ TREE = [ ] TREE_EXTRA = TREE + [ + ("Acorn", None, acorn_children), ("Amiga", None, amiga_children), ("DEC VT", None, dec_vt_children), ("DEC", None, dec_children),