Compare commits

...

35 Commits
r53 ... master

Author SHA1 Message Date
Kelvin Sherlock 73ab4e0e41 updated plists for 0.265 2024-04-25 16:03:20 -04:00
Kelvin Sherlock 828c938e52 add bios support for for slot devices 2024-04-01 09:35:14 -04:00
Kelvin Sherlock d1a2dcba21 updated mkmachines.py --extra 2024-03-30 19:10:14 -04:00
Kelvin Sherlock 5de27856ed add a couple more coco machines 2024-03-30 09:23:13 -04:00
Kelvin Sherlock 8da2ff4a20 for media beyond the second level, include default options since there isn't a UI to change it yet. 2024-03-28 19:28:32 -04:00
Kelvin Sherlock e89536c932 version bump, add host.fst.po, move mame-data.tgz to the shared support directory. 2024-03-27 21:16:06 -04:00
Kelvin Sherlock d2b592c7e5 0.264 update 2024-03-26 22:14:22 -04:00
Kelvin Sherlock 0afa433151 typo was preventing floppy mask calculation on systems with only 3.5" floppies. (#28) 2024-03-21 20:17:47 -04:00
Kelvin Sherlock c2323ac998 rom manager - double-click to download. 2024-03-18 16:47:29 -04:00
Kelvin Sherlock 45fe32893f download controller - delete existing file (if it exists) when re-downloading an existing rom. 2024-03-18 16:39:42 -04:00
Kelvin Sherlock 308b15277c add 4x window option, aspect ratio for oric square pixels. 2024-03-18 15:25:34 -04:00
Kelvin Sherlock bdd9df44ed add 3" floppy disk (pretend it's 3.5" for now). 2024-03-18 15:24:59 -04:00
Kelvin Sherlock c58ff589dd Add oric. 2024-03-18 13:17:53 -04:00
Kelvin Sherlock e3985856f3 Ample Extra updated machine definitions. 2024-03-10 20:18:16 -04:00
Kelvin Sherlock a28c42a2b6 mactv 2024-03-10 19:21:25 -04:00
Kelvin Sherlock 78bcc88694 updated machine definitions. 2024-03-10 19:08:21 -04:00
Kelvin Sherlock 7e1e2fb8c5 move around the tandy order a little bit. 2024-03-10 19:07:16 -04:00
Kelvin Sherlock 7e64d6720d dragon disk drives 2024-03-10 19:06:28 -04:00
Kelvin Sherlock ef8a4412f8 trs 80 floppies 2024-03-10 18:54:03 -04:00
Kelvin Sherlock 68429262c0 add the coco cart 2024-03-10 18:16:09 -04:00
Kelvin Sherlock c2baf07256 update project with trs files 2024-03-10 18:12:22 -04:00
Kelvin Sherlock cac8c1c054 Add some vintage tandy computers. 2024-03-07 22:11:40 -05:00
Kelvin Sherlock 0718aa5944 update cheatsheet for .263 changes 2024-03-01 18:19:16 -05:00
Kelvin Sherlock 8b37b5e840 version bump 2024-02-29 21:05:25 -05:00
Kelvin Sherlock 565e1109ff remove roms that don't exist (probably because they're merged) 2024-02-29 18:22:32 -05:00
Kelvin Sherlock b7149a0b0d python deprecated behavior. 2024-02-29 18:21:37 -05:00
Kelvin Sherlock 8283a3beec MAME 0.263 updated machine definitions. 2024-02-29 17:52:01 -05:00
Kelvin Sherlock 17945e68ba Title Case rom names 2024-02-05 17:46:52 -05:00
Kelvin Sherlock 49e3e397d2 version bump 2024-02-03 13:54:10 -05:00
Kelvin Sherlock 5efa2b2cbf minor vmnet helper update. 2024-02-03 13:40:25 -05:00
Kelvin Sherlock c536b8edb5 clean up machine names to be Title Case 2024-02-02 21:08:37 -05:00
Kelvin Sherlock a6747e4f57 add single-density 8" floppies 2024-02-02 21:06:35 -05:00
Kelvin Sherlock 7dbaf4e12d Add back floppy bitmask since floppy order depends on slot order. 2024-02-02 21:06:07 -05:00
Kelvin Sherlock 24e3b01803 fix 8" floppy logic (a2vistaa800) 2024-02-01 18:41:34 -05:00
Kelvin Sherlock d6a3e1e347 0.262 updates 2024-02-01 18:34:50 -05:00
214 changed files with 125684 additions and 17277 deletions

View File

@ -40,7 +40,6 @@
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 */; };
B63C1B8C24FF4BF700511A71 /* Ample.m in Sources */ = {isa = PBXBuildFile; fileRef = B63C1B8A24FF4BF700511A71 /* Ample.m */; };
B63C1B8E25004C6D00511A71 /* mame-data.tgz in Resources */ = {isa = PBXBuildFile; fileRef = B63C1B8D25004C6D00511A71 /* mame-data.tgz */; };
B63C1B9425008A2700511A71 /* DownloadWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = B63C1B9225008A2700511A71 /* DownloadWindowController.m */; };
B63C1B9525008A2700511A71 /* DownloadWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = B63C1B9225008A2700511A71 /* DownloadWindowController.m */; };
B63C1B9625008A2700511A71 /* DownloadWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = B63C1B9325008A2700511A71 /* DownloadWindow.xib */; };
@ -58,6 +57,16 @@
B64AF1F7250ED5E400A09B9B /* TableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = B64AF1F5250ED5E400A09B9B /* TableCellView.m */; };
B64AF1FA250EF6A500A09B9B /* Transformers.m in Sources */ = {isa = PBXBuildFile; fileRef = B64AF1F9250EF6A500A09B9B /* Transformers.m */; };
B64AF1FB250EF6A500A09B9B /* Transformers.m in Sources */ = {isa = PBXBuildFile; fileRef = B64AF1F9250EF6A500A09B9B /* Transformers.m */; };
B65C0A772B9E77DC00CB24C9 /* mactv.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65C0A762B9E77DC00CB24C9 /* mactv.plist */; };
B65C0A782B9E77DC00CB24C9 /* mactv.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65C0A762B9E77DC00CB24C9 /* mactv.plist */; };
B65D1B942BB7B1AC00C15287 /* cocoh.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B902BB7B1AB00C15287 /* cocoh.plist */; };
B65D1B952BB7B1AC00C15287 /* cocoh.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B902BB7B1AB00C15287 /* cocoh.plist */; };
B65D1B962BB7B1AC00C15287 /* mc10.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B912BB7B1AB00C15287 /* mc10.plist */; };
B65D1B972BB7B1AC00C15287 /* mc10.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B912BB7B1AB00C15287 /* mc10.plist */; };
B65D1B982BB7B1AC00C15287 /* coco2bh.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B922BB7B1AB00C15287 /* coco2bh.plist */; };
B65D1B992BB7B1AC00C15287 /* coco2bh.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B922BB7B1AB00C15287 /* coco2bh.plist */; };
B65D1B9A2BB7B1AC00C15287 /* coco3h.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B932BB7B1AC00C15287 /* coco3h.plist */; };
B65D1B9B2BB7B1AC00C15287 /* coco3h.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65D1B932BB7B1AC00C15287 /* coco3h.plist */; };
B65D718625E70BD5008C5F87 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B65D718525E70BD5008C5F87 /* WebKit.framework */; };
B65D718725E70BE5008C5F87 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B65D718525E70BD5008C5F87 /* WebKit.framework */; };
B66236A924FD9A34006CABD7 /* PreferencesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = B66236A824FD9A34006CABD7 /* PreferencesWindowController.m */; };
@ -430,6 +439,8 @@
B6D6DE3B24FACF4F00661A5F /* Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6D6DE3A24FACF4F00661A5F /* Defaults.plist */; };
B6D6DE3E24FADF8B00661A5F /* LaunchWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = B6D6DE3C24FADF8B00661A5F /* LaunchWindow.xib */; };
B6D6DE4124FADFAC00661A5F /* LaunchWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = B6D6DE4024FADFAC00661A5F /* LaunchWindowController.m */; };
B6DD93972BB4F5DC00921359 /* Host.FST.po in CopyFiles */ = {isa = PBXBuildFile; fileRef = B6DD93942BB4F0FC00921359 /* Host.FST.po */; };
B6DD93982BB4F65200921359 /* mame-data.tgz in CopyFiles */ = {isa = PBXBuildFile; fileRef = B63C1B8D25004C6D00511A71 /* mame-data.tgz */; };
B6DDECC025057A550093587A /* drag-handle-4x10.png in Resources */ = {isa = PBXBuildFile; fileRef = B6DDECBD25057A550093587A /* drag-handle-4x10.png */; };
B6DDECC125057A550093587A /* drag-handle-4x10.png in Resources */ = {isa = PBXBuildFile; fileRef = B6DDECBD25057A550093587A /* drag-handle-4x10.png */; };
B6DDECC225057A550093587A /* drag-handle-4x10@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B6DDECBE25057A550093587A /* drag-handle-4x10@2x.png */; };
@ -486,10 +497,44 @@
B6E6DD1627B1D71700E0A76E /* DiskImage+CoreDataProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = B6E6DD1227B1D71700E0A76E /* DiskImage+CoreDataProperties.m */; };
B6E9A18025088B1B005E7525 /* SlotViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B6E9A17F25088B1B005E7525 /* SlotViewController.m */; };
B6E9A18325088B36005E7525 /* SlotView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B6E9A18125088B36005E7525 /* SlotView.xib */; };
B6EEFAB42B9ABCAE0068B47C /* tanodr64.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA72B9ABCAD0068B47C /* tanodr64.plist */; };
B6EEFAB52B9ABCAE0068B47C /* tanodr64.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA72B9ABCAD0068B47C /* tanodr64.plist */; };
B6EEFAB62B9ABCAE0068B47C /* dragon64.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA82B9ABCAD0068B47C /* dragon64.plist */; };
B6EEFAB72B9ABCAE0068B47C /* dragon64.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA82B9ABCAD0068B47C /* dragon64.plist */; };
B6EEFAB82B9ABCAE0068B47C /* coco3.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA92B9ABCAD0068B47C /* coco3.plist */; };
B6EEFAB92B9ABCAE0068B47C /* coco3.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAA92B9ABCAD0068B47C /* coco3.plist */; };
B6EEFABA2B9ABCAE0068B47C /* trs80.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAA2B9ABCAD0068B47C /* trs80.plist */; };
B6EEFABB2B9ABCAE0068B47C /* trs80.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAA2B9ABCAD0068B47C /* trs80.plist */; };
B6EEFABC2B9ABCAE0068B47C /* trs80l2.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAB2B9ABCAD0068B47C /* trs80l2.plist */; };
B6EEFABD2B9ABCAE0068B47C /* trs80l2.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAB2B9ABCAD0068B47C /* trs80l2.plist */; };
B6EEFABE2B9ABCAE0068B47C /* coco2b.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAC2B9ABCAD0068B47C /* coco2b.plist */; };
B6EEFABF2B9ABCAE0068B47C /* coco2b.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAC2B9ABCAD0068B47C /* coco2b.plist */; };
B6EEFAC02B9ABCAE0068B47C /* coco.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAD2B9ABCAD0068B47C /* coco.plist */; };
B6EEFAC12B9ABCAE0068B47C /* coco.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAD2B9ABCAD0068B47C /* coco.plist */; };
B6EEFAC22B9ABCAE0068B47C /* dragon200e.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAE2B9ABCAD0068B47C /* dragon200e.plist */; };
B6EEFAC32B9ABCAE0068B47C /* dragon200e.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAE2B9ABCAD0068B47C /* dragon200e.plist */; };
B6EEFAC42B9ABCAE0068B47C /* dragon32.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAF2B9ABCAD0068B47C /* dragon32.plist */; };
B6EEFAC52B9ABCAE0068B47C /* dragon32.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAAF2B9ABCAD0068B47C /* dragon32.plist */; };
B6EEFAC62B9ABCAE0068B47C /* d64plus.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB02B9ABCAE0068B47C /* d64plus.plist */; };
B6EEFAC72B9ABCAE0068B47C /* d64plus.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB02B9ABCAE0068B47C /* d64plus.plist */; };
B6EEFAC82B9ABCAE0068B47C /* models.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB12B9ABCAE0068B47C /* models.plist */; };
B6EEFAC92B9ABCAE0068B47C /* models.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB12B9ABCAE0068B47C /* models.plist */; };
B6EEFACA2B9ABCAE0068B47C /* coco3p.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB22B9ABCAE0068B47C /* coco3p.plist */; };
B6EEFACB2B9ABCAE0068B47C /* coco3p.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB22B9ABCAE0068B47C /* coco3p.plist */; };
B6EEFACC2B9ABCAE0068B47C /* dragon200.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB32B9ABCAE0068B47C /* dragon200.plist */; };
B6EEFACD2B9ABCAE0068B47C /* dragon200.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6EEFAB32B9ABCAE0068B47C /* dragon200.plist */; };
B6F7B538266FDA5B00624C6B /* MachineView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B6F7B536266FDA5B00624C6B /* MachineView.xib */; };
B6F7B539266FDA5B00624C6B /* MachineView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B6F7B536266FDA5B00624C6B /* MachineView.xib */; };
B6F7B53C267017A200624C6B /* NewMachineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B6F7B53B267017A200624C6B /* NewMachineViewController.m */; };
B6F7B53D267017A200624C6B /* NewMachineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B6F7B53B267017A200624C6B /* NewMachineViewController.m */; };
B6FECDD02BA8AA080025B402 /* prav8d.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCC2BA8AA080025B402 /* prav8d.plist */; };
B6FECDD12BA8AA080025B402 /* prav8d.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCC2BA8AA080025B402 /* prav8d.plist */; };
B6FECDD22BA8AA080025B402 /* telstrat.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCD2BA8AA080025B402 /* telstrat.plist */; };
B6FECDD32BA8AA080025B402 /* telstrat.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCD2BA8AA080025B402 /* telstrat.plist */; };
B6FECDD42BA8AA080025B402 /* orica.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCE2BA8AA080025B402 /* orica.plist */; };
B6FECDD52BA8AA080025B402 /* orica.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCE2BA8AA080025B402 /* orica.plist */; };
B6FECDD62BA8AA080025B402 /* oric1.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCF2BA8AA080025B402 /* oric1.plist */; };
B6FECDD72BA8AA080025B402 /* oric1.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6FECDCF2BA8AA080025B402 /* oric1.plist */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
@ -535,6 +580,17 @@
);
runOnlyForDeploymentPostprocessing = 1;
};
B6DD93962BB4F5B700921359 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 12;
files = (
B6DD93982BB4F65200921359 /* mame-data.tgz in CopyFiles */,
B6DD93972BB4F5DC00921359 /* Host.FST.po in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B6E4B5F324FDE2670094A35C /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
@ -676,6 +732,11 @@
B65085B625B616AC00354EC9 /* maclc2.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = maclc2.plist; sourceTree = "<group>"; };
B65085B725B616AC00354EC9 /* maclc3.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = maclc3.plist; sourceTree = "<group>"; };
B65085B825B616AC00354EC9 /* maciici.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = maciici.plist; sourceTree = "<group>"; };
B65C0A762B9E77DC00CB24C9 /* mactv.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = mactv.plist; sourceTree = "<group>"; };
B65D1B902BB7B1AB00C15287 /* cocoh.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = cocoh.plist; sourceTree = "<group>"; };
B65D1B912BB7B1AB00C15287 /* mc10.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = mc10.plist; sourceTree = "<group>"; };
B65D1B922BB7B1AB00C15287 /* coco2bh.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco2bh.plist; sourceTree = "<group>"; };
B65D1B932BB7B1AC00C15287 /* coco3h.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco3h.plist; sourceTree = "<group>"; };
B65D718525E70BD5008C5F87 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
B66116842A2535EF0038A3E2 /* st.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = st.plist; sourceTree = "<group>"; };
B66116872A2535F50038A3E2 /* megast.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = megast.plist; sourceTree = "<group>"; };
@ -848,6 +909,7 @@
B6D6DE3F24FADFAC00661A5F /* LaunchWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LaunchWindowController.h; sourceTree = "<group>"; };
B6D6DE4024FADFAC00661A5F /* LaunchWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LaunchWindowController.m; sourceTree = "<group>"; };
B6DD1FE725B407E6004A3242 /* maclc.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = maclc.plist; sourceTree = "<group>"; };
B6DD93942BB4F0FC00921359 /* Host.FST.po */ = {isa = PBXFileReference; lastKnownFileType = file; name = Host.FST.po; path = embedded/Host.FST.po; sourceTree = "<group>"; };
B6DDECBD25057A550093587A /* drag-handle-4x10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "drag-handle-4x10.png"; sourceTree = "<group>"; };
B6DDECBE25057A550093587A /* drag-handle-4x10@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "drag-handle-4x10@2x.png"; sourceTree = "<group>"; };
B6DDECBF25057A550093587A /* drag-handle-4x10@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "drag-handle-4x10@3x.png"; sourceTree = "<group>"; };
@ -886,10 +948,27 @@
B6E9A17E25088B1B005E7525 /* SlotViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SlotViewController.h; sourceTree = "<group>"; };
B6E9A17F25088B1B005E7525 /* SlotViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SlotViewController.m; sourceTree = "<group>"; };
B6E9A18225088B36005E7525 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SlotView.xib; sourceTree = "<group>"; };
B6EEFAA72B9ABCAD0068B47C /* tanodr64.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = tanodr64.plist; sourceTree = "<group>"; };
B6EEFAA82B9ABCAD0068B47C /* dragon64.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = dragon64.plist; sourceTree = "<group>"; };
B6EEFAA92B9ABCAD0068B47C /* coco3.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco3.plist; sourceTree = "<group>"; };
B6EEFAAA2B9ABCAD0068B47C /* trs80.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = trs80.plist; sourceTree = "<group>"; };
B6EEFAAB2B9ABCAD0068B47C /* trs80l2.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = trs80l2.plist; sourceTree = "<group>"; };
B6EEFAAC2B9ABCAD0068B47C /* coco2b.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco2b.plist; sourceTree = "<group>"; };
B6EEFAAD2B9ABCAD0068B47C /* coco.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco.plist; sourceTree = "<group>"; };
B6EEFAAE2B9ABCAD0068B47C /* dragon200e.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = dragon200e.plist; sourceTree = "<group>"; };
B6EEFAAF2B9ABCAD0068B47C /* dragon32.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = dragon32.plist; sourceTree = "<group>"; };
B6EEFAB02B9ABCAE0068B47C /* d64plus.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = d64plus.plist; sourceTree = "<group>"; };
B6EEFAB12B9ABCAE0068B47C /* models.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = models.plist; sourceTree = "<group>"; };
B6EEFAB22B9ABCAE0068B47C /* coco3p.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = coco3p.plist; sourceTree = "<group>"; };
B6EEFAB32B9ABCAE0068B47C /* dragon200.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = dragon200.plist; sourceTree = "<group>"; };
B6F7B537266FDA5B00624C6B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MachineView.xib; sourceTree = "<group>"; };
B6F7B53A267017A200624C6B /* NewMachineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NewMachineViewController.h; sourceTree = "<group>"; };
B6F7B53B267017A200624C6B /* NewMachineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NewMachineViewController.m; sourceTree = "<group>"; };
B6FECAFA28C0093600E143DA /* las3000.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = las3000.plist; sourceTree = "<group>"; };
B6FECDCC2BA8AA080025B402 /* prav8d.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = prav8d.plist; sourceTree = "<group>"; };
B6FECDCD2BA8AA080025B402 /* telstrat.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = telstrat.plist; sourceTree = "<group>"; };
B6FECDCE2BA8AA080025B402 /* orica.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = orica.plist; sourceTree = "<group>"; };
B6FECDCF2BA8AA080025B402 /* oric1.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = oric1.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -1053,6 +1132,7 @@
B6896DF92B016CDC00251FA4 /* macqd650.plist */,
B6896E0E2B016CE100251FA4 /* macqd800.plist */,
B6896E1A2B016CE400251FA4 /* macse30.plist */,
B65C0A762B9E77DC00CB24C9 /* mactv.plist */,
B6896E042B016CDF00251FA4 /* maxxi.plist */,
B6896DCB2B016CD100251FA4 /* microeng.plist */,
B6896DDA2B016CD400251FA4 /* models~extra.plist */,
@ -1087,6 +1167,27 @@
B6896E082B016CE000251FA4 /* vt102.plist */,
B6896DEA2B016CD800251FA4 /* vt240.plist */,
B6896DCD2B016CD100251FA4 /* zijini.plist */,
B65D1B922BB7B1AB00C15287 /* coco2bh.plist */,
B65D1B932BB7B1AC00C15287 /* coco3h.plist */,
B65D1B902BB7B1AB00C15287 /* cocoh.plist */,
B65D1B912BB7B1AB00C15287 /* mc10.plist */,
B6FECDCF2BA8AA080025B402 /* oric1.plist */,
B6FECDCE2BA8AA080025B402 /* orica.plist */,
B6FECDCC2BA8AA080025B402 /* prav8d.plist */,
B6FECDCD2BA8AA080025B402 /* telstrat.plist */,
B6EEFAAD2B9ABCAD0068B47C /* coco.plist */,
B6EEFAAC2B9ABCAD0068B47C /* coco2b.plist */,
B6EEFAA92B9ABCAD0068B47C /* coco3.plist */,
B6EEFAB22B9ABCAE0068B47C /* coco3p.plist */,
B6EEFAB02B9ABCAE0068B47C /* d64plus.plist */,
B6EEFAAF2B9ABCAD0068B47C /* dragon32.plist */,
B6EEFAA82B9ABCAD0068B47C /* dragon64.plist */,
B6EEFAB32B9ABCAE0068B47C /* dragon200.plist */,
B6EEFAAE2B9ABCAD0068B47C /* dragon200e.plist */,
B6EEFAB12B9ABCAE0068B47C /* models.plist */,
B6EEFAA72B9ABCAD0068B47C /* tanodr64.plist */,
B6EEFAAA2B9ABCAD0068B47C /* trs80.plist */,
B6EEFAAB2B9ABCAD0068B47C /* trs80l2.plist */,
B6109A0824F5F373005CB652 /* ace100.plist */,
B63E57E12755AF1F00F8B5D1 /* ace500.plist */,
B646D10A263A5DF20014C586 /* ace1000.plist */,
@ -1202,6 +1303,7 @@
B66236BD24FDA7EA006CABD7 /* Embedded Content */ = {
isa = PBXGroup;
children = (
B6DD93942BB4F0FC00921359 /* Host.FST.po */,
B63C1B8D25004C6D00511A71 /* mame-data.tgz */,
B66236B824FDA698006CABD7 /* mame64 */,
B635C09C26784A4800B23BFD /* Sparkle.framework */,
@ -1423,6 +1525,7 @@
B6152B5C25F6F4F800605E6E /* ShellScript */,
B66236BB24FDA71D006CABD7 /* CopyFiles */,
B611BA3D26796483008597B5 /* ShellScript */,
B6DD93962BB4F5B700921359 /* CopyFiles */,
);
buildRules = (
);
@ -1507,14 +1610,17 @@
B67878982B01732700CFACF2 /* ip6800.plist in Resources */,
B67878892B01732700CFACF2 /* indigo_r4000.plist in Resources */,
B67878B92B01732700CFACF2 /* pi4d30.plist in Resources */,
B65C0A772B9E77DC00CB24C9 /* mactv.plist in Resources */,
B67878822B01732700CFACF2 /* hp9k330.plist in Resources */,
B67878C82B01732700CFACF2 /* tk3000.plist in Resources */,
B678787E2B01732700CFACF2 /* ds3100.plist in Resources */,
B67878BA2B01732700CFACF2 /* pi4d35.plist in Resources */,
B6FECDD42BA8AA080025B402 /* orica.plist in Resources */,
B67878C42B01732700CFACF2 /* rtpc020.plist in Resources */,
B6DDECD62505A86E0093587A /* eject-16x16.png in Resources */,
B678788C2B01732700CFACF2 /* indigo2_4415.plist in Resources */,
B6DDECCC2505A86E0093587A /* eject-16x16@2x.png in Resources */,
B6EEFAC82B9ABCAE0068B47C /* models.plist in Resources */,
B67878722B01732700CFACF2 /* apple2ep.plist in Resources */,
B67878AF2B01732700CFACF2 /* microeng.plist in Resources */,
B67878712B01732700CFACF2 /* apple2ees.plist in Resources */,
@ -1525,10 +1631,13 @@
B67878862B01732700CFACF2 /* hp9k370.plist in Resources */,
B67878F32B01732700CFACF2 /* macqd605.plist in Resources */,
B67878E72B01732700CFACF2 /* mac512ke.plist in Resources */,
B65D1B982BB7B1AC00C15287 /* coco2bh.plist in Resources */,
B6DDECCE2505A86E0093587A /* eject-16x16@3x.png in Resources */,
B678789A2B01732700CFACF2 /* las3000.plist in Resources */,
B65D1B9A2BB7B1AC00C15287 /* coco3h.plist in Resources */,
B67878C52B01732700CFACF2 /* rtpc025.plist in Resources */,
B678786A2B01732700CFACF2 /* ace1000.plist in Resources */,
B6EEFACC2B9ABCAE0068B47C /* dragon200.plist in Resources */,
B67878FB2B01732700CFACF2 /* prav82.plist in Resources */,
B67878D92B01732700CFACF2 /* apple2euk.plist in Resources */,
B67878F72B01732700CFACF2 /* macsefd.plist in Resources */,
@ -1573,6 +1682,7 @@
B678788F2B01732700CFACF2 /* indy_5015.plist in Resources */,
B67878E32B01732700CFACF2 /* las128ex.plist in Resources */,
B678786B2B01732700CFACF2 /* agat7.plist in Resources */,
B6EEFAB42B9ABCAE0068B47C /* tanodr64.plist in Resources */,
B678788D2B01732700CFACF2 /* indy_4610.plist in Resources */,
B678788B2B01732700CFACF2 /* indigo.plist in Resources */,
B6DDECC025057A550093587A /* drag-handle-4x10.png in Resources */,
@ -1604,13 +1714,17 @@
B67878E52B01732700CFACF2 /* laser128o.plist in Resources */,
B6BA258524E99BEB005FB8FF /* MainMenu.xib in Resources */,
B67878CB2B01732700CFACF2 /* vt100.plist in Resources */,
B6EEFAC22B9ABCAE0068B47C /* dragon200e.plist in Resources */,
B67878C02B01732700CFACF2 /* rs2030.plist in Resources */,
B67878C22B01732700CFACF2 /* rtpc010.plist in Resources */,
B67878BE2B01732700CFACF2 /* roms.plist in Resources */,
B6FECDD02BA8AA080025B402 /* prav8d.plist in Resources */,
B678786D2B01732700CFACF2 /* am100.plist in Resources */,
B6EEFAC02B9ABCAE0068B47C /* coco.plist in Resources */,
B67878E02B01732700CFACF2 /* craft2p.plist in Resources */,
B6665C1C265C639A00254939 /* Autocomplete.xib in Resources */,
B67878BC2B01732700CFACF2 /* rc2030.plist in Resources */,
B65D1B962BB7B1AC00C15287 /* mc10.plist in Resources */,
B67879312B0195DB00CFACF2 /* sun2_120.plist in Resources */,
B67878FE2B01732700CFACF2 /* uniap2en.plist in Resources */,
B67879192B0195DB00CFACF2 /* sun2_50.plist in Resources */,
@ -1639,18 +1753,25 @@
B67878782B01732700CFACF2 /* ceci.plist in Resources */,
B67878B72B01732700CFACF2 /* pi4d20.plist in Resources */,
B67878752B01732700CFACF2 /* apple2p.plist in Resources */,
B6EEFAB62B9ABCAE0068B47C /* dragon64.plist in Resources */,
B67878EE2B01732700CFACF2 /* maclc.plist in Resources */,
B6EEFAC62B9ABCAE0068B47C /* d64plus.plist in Resources */,
B67878802B01732700CFACF2 /* hp9k310.plist in Resources */,
B67878842B01732700CFACF2 /* hp9k340.plist in Resources */,
B678789B2B01732700CFACF2 /* laser128.plist in Resources */,
B6EEFABE2B9ABCAE0068B47C /* coco2b.plist in Resources */,
B678787D2B01732700CFACF2 /* ds2100.plist in Resources */,
B67878AC2B01732700CFACF2 /* macqd800.plist in Resources */,
B6EEFABA2B9ABCAE0068B47C /* trs80.plist in Resources */,
B6D6DE3924FAC8B500661A5F /* Preferences.xib in Resources */,
B6EEFACA2B9ABCAE0068B47C /* coco3p.plist in Resources */,
B63C1F0B25B143C50016A611 /* CheatSheet.xib in Resources */,
B67878B12B01732700CFACF2 /* mprof3.plist in Resources */,
B67878CC2B01732700CFACF2 /* vt101.plist in Resources */,
B67878CE2B01732700CFACF2 /* vt240.plist in Resources */,
B67878C12B01732700CFACF2 /* rs3230.plist in Resources */,
B65D1B942BB7B1AC00C15287 /* cocoh.plist in Resources */,
B6EEFAC42B9ABCAE0068B47C /* dragon32.plist in Resources */,
B67879172B0195DB00CFACF2 /* sun1.plist in Resources */,
B67878962B01732700CFACF2 /* ip6400.plist in Resources */,
B67878EA2B01732700CFACF2 /* macii.plist in Resources */,
@ -1672,18 +1793,20 @@
B6F7B538266FDA5B00624C6B /* MachineView.xib in Resources */,
B67878852B01732700CFACF2 /* hp9k360.plist in Resources */,
B67878942B01732700CFACF2 /* ip2800.plist in Resources */,
B6EEFAB82B9ABCAE0068B47C /* coco3.plist in Resources */,
B67878F82B01732700CFACF2 /* megast.plist in Resources */,
B67878F62B01732700CFACF2 /* macse.plist in Resources */,
B678792F2B0195DB00CFACF2 /* sun4_40.plist in Resources */,
B67878A82B01732700CFACF2 /* maclc575.plist in Resources */,
B67878FF2B01732700CFACF2 /* uniap2ti.plist in Resources */,
B67878CF2B01732700CFACF2 /* zijini.plist in Resources */,
B6FECDD22BA8AA080025B402 /* telstrat.plist in Resources */,
B67878A92B01732700CFACF2 /* macplus.plist in Resources */,
B6EEFABC2B9ABCAE0068B47C /* trs80l2.plist in Resources */,
B67878912B01732700CFACF2 /* ip2400.plist in Resources */,
B67878AD2B01732700CFACF2 /* macse30.plist in Resources */,
B67878E12B01732700CFACF2 /* elppa.plist in Resources */,
B66236C124FDB7A6006CABD7 /* Credits.rtf in Resources */,
B63C1B8E25004C6D00511A71 /* mame-data.tgz in Resources */,
B67878832B01732700CFACF2 /* hp9k332.plist in Resources */,
B678786E2B01732700CFACF2 /* apple2.plist in Resources */,
B67879232B0195DB00CFACF2 /* sun4_50.plist in Resources */,
@ -1691,6 +1814,7 @@
B6D6DE3B24FACF4F00661A5F /* Defaults.plist in Resources */,
B67878F92B01732700CFACF2 /* models.plist in Resources */,
B67878952B01732700CFACF2 /* ip6000.plist in Resources */,
B6FECDD62BA8AA080025B402 /* oric1.plist in Resources */,
B67878A62B01732700CFACF2 /* maclc3p.plist in Resources */,
B67878A22B01732700CFACF2 /* maciihmu.plist in Resources */,
);
@ -1705,7 +1829,9 @@
B67878632B01732600CFACF2 /* prav8c.plist in Resources */,
B636F5CA2B1168C00063F9D8 /* bbcb.plist in Resources */,
B67877F72B01732600CFACF2 /* indy_4613.plist in Resources */,
B6EEFAC72B9ABCAE0068B47C /* d64plus.plist in Resources */,
B67877D32B01732600CFACF2 /* ace1000.plist in Resources */,
B6EEFAB92B9ABCAE0068B47C /* coco3.plist in Resources */,
B6852ECE2B0EAA7500BBFFC7 /* a500.plist in Resources */,
B67878222B01732600CFACF2 /* pi4d30.plist in Resources */,
B67878022B01732600CFACF2 /* las128e2.plist in Resources */,
@ -1745,10 +1871,12 @@
B678791A2B0195DB00CFACF2 /* sun2_50.plist in Resources */,
B67877FF2B01732600CFACF2 /* ip6400.plist in Resources */,
B67877DA2B01732600CFACF2 /* apple2ees.plist in Resources */,
B6EEFABD2B9ABCAE0068B47C /* trs80l2.plist in Resources */,
B678783D2B01732600CFACF2 /* apple1.plist in Resources */,
B67878622B01732600CFACF2 /* models.plist in Resources */,
B67877D62B01732600CFACF2 /* am100.plist in Resources */,
B678783E2B01732600CFACF2 /* apple2c.plist in Resources */,
B65C0A782B9E77DC00CB24C9 /* mactv.plist in Resources */,
B67878012B01732600CFACF2 /* ip6800.plist in Resources */,
B678782B2B01732600CFACF2 /* rtpc010.plist in Resources */,
B6852ECD2B0EAA7500BBFFC7 /* a2000n.plist in Resources */,
@ -1772,9 +1900,11 @@
B67878252B01732600CFACF2 /* rc2030.plist in Resources */,
B67878452B01732600CFACF2 /* apple3.plist in Resources */,
B67878392B01732600CFACF2 /* ace500.plist in Resources */,
B65D1B952BB7B1AC00C15287 /* cocoh.plist in Resources */,
B67878192B01732600CFACF2 /* models~extra.plist in Resources */,
B67877D72B01732600CFACF2 /* apple2.plist in Resources */,
B67878072B01732600CFACF2 /* maccclas.plist in Resources */,
B6FECDD12BA8AA080025B402 /* prav8d.plist in Resources */,
B678783F2B01732600CFACF2 /* apple2e.plist in Resources */,
B67877DD2B01732600CFACF2 /* apple2gsr1.plist in Resources */,
B678781E2B01732600CFACF2 /* pdp11ub.plist in Resources */,
@ -1783,12 +1913,15 @@
B67879282B0195DB00CFACF2 /* sun3_150.plist in Resources */,
B67877FC2B01732600CFACF2 /* ip2700.plist in Resources */,
B67879322B0195DB00CFACF2 /* sun2_120.plist in Resources */,
B6EEFAC92B9ABCAE0068B47C /* models.plist in Resources */,
B67878492B01732600CFACF2 /* craft2p.plist in Resources */,
B678780F2B01732600CFACF2 /* maclc3p.plist in Resources */,
B67877D22B01732600CFACF2 /* ace100.plist in Resources */,
B678785D2B01732600CFACF2 /* macqd630.plist in Resources */,
B6EEFAC12B9ABCAE0068B47C /* coco.plist in Resources */,
B67878652B01732600CFACF2 /* space84.plist in Resources */,
B67877ED2B01732600CFACF2 /* hp9k340.plist in Resources */,
B6EEFAC32B9ABCAE0068B47C /* dragon200e.plist in Resources */,
B67878532B01732600CFACF2 /* macii.plist in Resources */,
B678780B2B01732600CFACF2 /* maciihmu.plist in Resources */,
B678792E2B0195DB00CFACF2 /* sun3_260.plist in Resources */,
@ -1802,10 +1935,14 @@
B67877E02B01732600CFACF2 /* cece.plist in Resources */,
B678785C2B01732600CFACF2 /* macqd605.plist in Resources */,
B67878122B01732600CFACF2 /* macplus.plist in Resources */,
B6EEFABF2B9ABCAE0068B47C /* coco2b.plist in Resources */,
B6EEFACB2B9ABCAE0068B47C /* coco3p.plist in Resources */,
B67878592B01732600CFACF2 /* maclc475.plist in Resources */,
B678784F2B01732600CFACF2 /* mac128k.plist in Resources */,
B678782E2B01732600CFACF2 /* rtpc025.plist in Resources */,
B6DDECD52505A86E0093587A /* eject-hover-16x16@3x.png in Resources */,
B65D1B972BB7B1AC00C15287 /* mc10.plist in Resources */,
B6EEFACD2B9ABCAE0068B47C /* dragon200.plist in Resources */,
B678784C2B01732600CFACF2 /* las128ex.plist in Resources */,
B67878262B01732600CFACF2 /* rc3230.plist in Resources */,
B67877E72B01732600CFACF2 /* ds3100.plist in Resources */,
@ -1814,6 +1951,7 @@
B67879162B0195DB00CFACF2 /* sun3_50.plist in Resources */,
B67878322B01732600CFACF2 /* uniap2pt.plist in Resources */,
B6DE323926044C1100418375 /* caution.png in Resources */,
B6FECDD72BA8AA080025B402 /* oric1.plist in Resources */,
B678783A2B01732600CFACF2 /* ace2200.plist in Resources */,
B6DE323726044C1100418375 /* caution@2x.png in Resources */,
B67877F42B01732600CFACF2 /* indigo.plist in Resources */,
@ -1821,10 +1959,13 @@
B6DDECC125057A550093587A /* drag-handle-4x10.png in Resources */,
B6DDECC325057A550093587A /* drag-handle-4x10@2x.png in Resources */,
B6DDECC525057A550093587A /* drag-handle-4x10@3x.png in Resources */,
B6EEFAC52B9ABCAE0068B47C /* dragon32.plist in Resources */,
B67878212B01732600CFACF2 /* pi4d25.plist in Resources */,
B67878582B01732600CFACF2 /* maclc3.plist in Resources */,
B6FECDD32BA8AA080025B402 /* telstrat.plist in Resources */,
B67878202B01732600CFACF2 /* pi4d20.plist in Resources */,
B67878112B01732600CFACF2 /* maclc575.plist in Resources */,
B6EEFABB2B9ABCAE0068B47C /* trs80.plist in Resources */,
B6E4B5C024FDE2670094A35C /* LaunchWindow.xib in Resources */,
B678785E2B01732600CFACF2 /* macqd700.plist in Resources */,
B6665C1D265C639A00254939 /* Autocomplete.xib in Resources */,
@ -1868,6 +2009,7 @@
B67877DF2B01732600CFACF2 /* basis108.plist in Resources */,
B67878132B01732600CFACF2 /* macqd610.plist in Resources */,
B67878542B01732600CFACF2 /* maciicx.plist in Resources */,
B6FECDD52BA8AA080025B402 /* orica.plist in Resources */,
B636F5D12B1168C00063F9D8 /* electron.plist in Resources */,
B63C1B9725008A2700511A71 /* DownloadWindow.xib in Resources */,
B6E4B5D324FDE2670094A35C /* MainMenu.xib in Resources */,
@ -1879,21 +2021,25 @@
B67879262B0195DB00CFACF2 /* sun4_65.plist in Resources */,
B67877EA2B01732600CFACF2 /* hp9k320.plist in Resources */,
B67878142B01732600CFACF2 /* macqd650.plist in Resources */,
B6EEFAB52B9ABCAE0068B47C /* tanodr64.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 */,
B6EEFAB72B9ABCAE0068B47C /* dragon64.plist in Resources */,
B67878182B01732600CFACF2 /* microeng.plist in Resources */,
B678784E2B01732600CFACF2 /* laser128o.plist in Resources */,
B67878092B01732600CFACF2 /* macct650.plist in Resources */,
B67878662B01732600CFACF2 /* st.plist in Resources */,
B67878552B01732600CFACF2 /* maciisi.plist in Resources */,
B65D1B992BB7B1AC00C15287 /* coco2bh.plist in Resources */,
B67878052B01732600CFACF2 /* mac2fdhd.plist in Resources */,
B678784B2B01732600CFACF2 /* ivelultr.plist in Resources */,
B67878162B01732600CFACF2 /* macse30.plist in Resources */,
B678785A2B01732600CFACF2 /* maclc550.plist in Resources */,
B678784A2B01732600CFACF2 /* elppa.plist in Resources */,
B65D1B9B2BB7B1AC00C15287 /* coco3h.plist in Resources */,
B6E4B5E324FDE2670094A35C /* Defaults.plist in Resources */,
B6F7B539266FDA5B00624C6B /* MachineView.xib in Resources */,
B678783B2B01732600CFACF2 /* agat9.plist in Resources */,
@ -2314,7 +2460,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 53;
CURRENT_PROJECT_VERSION = 56;
DEVELOPMENT_TEAM = 583V9CR5RE;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
@ -2327,7 +2473,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "0.261-u2";
MARKETING_VERSION = "0.264-u2";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@ -2340,7 +2486,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 53;
CURRENT_PROJECT_VERSION = 56;
DEVELOPMENT_TEAM = 583V9CR5RE;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
@ -2353,7 +2499,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "0.261-u2";
MARKETING_VERSION = "0.264-u2";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@ -2366,7 +2512,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 53;
CURRENT_PROJECT_VERSION = 56;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
@ -2379,7 +2525,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.261;
MARKETING_VERSION = 0.264;
PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@ -2392,7 +2538,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 53;
CURRENT_PROJECT_VERSION = 56;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS = "AMPLE_LITE=1";
INFOPLIST_FILE = Ample/Info.plist;
@ -2401,7 +2547,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.261;
MARKETING_VERSION = 0.264;
PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite";
PRODUCT_NAME = "$(TARGET_NAME)";
};

View File

@ -88,12 +88,21 @@
NSDate *newDate = [defaults objectForKey: kMameComponentsDate];
if (![newDate isKindOfClass: [NSDate class]])
newDate = nil;
if (!newDate) return YES; //????
if (oldDate && [oldDate compare: newDate] >= 0) return YES;
#if 0
NSString *path = [bundle pathForResource: @"mame-data" ofType: @"tgz"];
if (!path) return YES; // Ample Lite?
#endif
NSString *ssp = [bundle sharedSupportPath];
NSString *path = [ssp stringByAppendingPathComponent: @"mame-data.tgz"];
if (![[NSFileManager defaultManager] fileExistsAtPath: path])
return YES; // Ample Lite?
NSWindow *win = _installWindow;

View File

@ -117,6 +117,7 @@
</tableColumn>
</tableColumns>
<connections>
<action trigger="doubleAction" selector="doubleClick:" target="-2" id="y2y-h7-cfD"/>
<binding destination="jhO-4z-Qwt" name="content" keyPath="arrangedObjects" id="2av-gV-V4K"/>
<outlet property="menu" destination="RJM-21-hjO" id="xpL-0n-1jm"/>
</connections>

View File

@ -159,10 +159,21 @@
<font key="font" metaFont="menu"/>
<menu key="menu" id="m4N-Qw-mem">
<items>
<menuItem title="Full Screen" state="on" id="0zZ-Ib-Fne"/>
<menuItem title="Window 1x" id="3bZ-rq-fCt"/>
<menuItem title="Window 2x" id="KA4-Rs-yyK"/>
<menuItem title="Window 3x" id="Dbh-Js-pMx" userLabel="Window 3x"/>
<menuItem title="Full Screen" state="on" id="0zZ-Ib-Fne">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Window 1x" id="3bZ-rq-fCt">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Window 2x" id="KA4-Rs-yyK">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Window 3x" id="Dbh-Js-pMx" userLabel="Window 3x">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Window 4x" id="GCs-En-3Jv">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
</items>
</menu>
</popUpButtonCell>

View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>MameComponentsDate</key>
<date>2023-12-02T12:00:00Z</date>
<date>2024-03-27T12:00:00Z</date>
<key>UseCustomMame</key>
<false/>
<key>AutoCloseLogWindow</key>

View File

@ -481,6 +481,10 @@ enum {
}
-(IBAction)doubleClick:(id)sender {
[self download: sender];
}
- (IBAction)download:(id)sender {
DownloadItem *item = [self clickedItem];
if (!item) return;
@ -610,13 +614,16 @@ static NSInteger TaskStatusCode(NSURLSessionTask *task) {
NSURL *dest = [_romFolder URLByAppendingPathComponent: [src lastPathComponent]];
NSError *error = nil;
/* just in case ... */
[fm removeItemAtURL: dest error: NULL];
[fm moveItemAtURL: location toURL: dest error: &error];
dispatch_async(dispatch_get_main_queue(), ^(void){
NSMutableDictionary *taskIndex = self->_taskIndex;
DownloadItem *item = [taskIndex objectForKey: task];
[item refresh: dest];
if (error) [item completeWithError: error];
else [item refresh: dest];
});
NSLog(@"%@", src);

View File

@ -25,6 +25,20 @@ static NSString *kMyContext = @"kMyContext";
static NSString *kContextMachine = @"kContextMachine";
static NSString *NeedsAspectRatio(NSString *machine) {
static NSDictionary *dict = nil;
if (!dict) {
dict = @{
@"oric1": @"2:1",
@"orica": @"2:1",
@"prav8d": @"2:1",
@"telstrat": @"2:1",
};
}
return [dict objectForKey: machine];
}
@interface LaunchWindowController () {
BOOL _loadingBookmark;
NSString *_machine;
@ -320,7 +334,7 @@ static NSString * JoinArguments(NSArray *argv, NSString *argv0) {
if (!safe) {
NSString *str =
@"%+-./:=_"
@"%+-./:=_,"
@"0123456789"
@"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
;
@ -395,7 +409,7 @@ static NSString *ShellQuote(NSString *s) {
if (!safe) {
NSString *str =
@"%+-./:=_"
@"%+-./:=_,"
@"0123456789"
@"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
;
@ -500,6 +514,7 @@ static NSString *ShellQuote(NSString *s) {
// drop through.
case 2: // 2x
case 3: // 3x
case 4: // 4x
if (_mameSquarePixels) {
// NSString *aspect = [NSString stringWithFormat: @"%u:%u", (unsigned)screen.width, (unsigned)screen.height];
@ -509,6 +524,8 @@ static NSString *ShellQuote(NSString *s) {
float hscale = round((screen.width * 3 / 4) / screen.height);
if (hscale < 1) hscale = 1;
screen.height *= hscale;
} else {
screen.height = round(screen.width * 3 / 4);
}
@ -523,12 +540,20 @@ static NSString *ShellQuote(NSString *s) {
[argv addObject: res];
if (_mameSquarePixels) {
[argv addObject: @"-nounevenstretch"];
NSString *aspect = NeedsAspectRatio(_machine);
if (aspect) {
[argv addObject: @"-aspect"];
[argv addObject: aspect];
}
}
break;
}
if (_mameBGFX) {
[argv addObject: @"-video"];
[argv addObject: @"bgfx"];

View File

@ -23,7 +23,9 @@ typedef struct Media {
unsigned midiout;
unsigned picture;
unsigned rom;
//uint64_t floppy_mask;
uint64_t floppy_mask_8;
uint64_t floppy_mask_5_25;
uint64_t floppy_mask_3_5;
} Media;

View File

@ -40,7 +40,8 @@ void MediaAdd(Media *dest, const Media *src) {
// could merge from src media but not currently set there.
//unsigned count;
//unsigned flops = dest->floppy_8 + dest->floppy_5_25 + dest->floppy_3_5;
unsigned dest_flops = dest->floppy_8 + dest->floppy_5_25 + dest->floppy_3_5;
unsigned src_flops = src->floppy_8 || src->floppy_5_25 || src->floppy_3_5;
#define _(name) dest->name += src->name;
@ -58,15 +59,25 @@ void MediaAdd(Media *dest, const Media *src) {
_(rom);
#undef _
#if 0
// TODO - FLOPPY_8
if ((count = src->floppy_5_25)) {
uint64_t bits = (1 << count) - 1;
//dest->floppy_mask <<= count;
bits <<= flops;
dest->floppy_mask |= bits;
// this assumes any device that supports more than 1 floppy size
// the order is 8" < 5.25" < 3.5"
if (src_flops) {
uint64_t bits = 1 << dest_flops;
for (unsigned i = 0; i < src->floppy_8; ++i) {
dest->floppy_mask_8 |= bits;
bits <<= 1;
}
for (unsigned i = 0; i < src->floppy_5_25; ++i) {
dest->floppy_mask_5_25 |= bits;
bits <<= 1;
}
for (unsigned i = 0; i < src->floppy_3_5; ++i) {
dest->floppy_mask_3_5 |= bits;
bits <<= 1;
}
}
#endif
}
@ -89,7 +100,9 @@ BOOL MediaEqual(const Media *lhs, const Media *rhs) {
_(picture);
_(rom);
//_(floppy_mask);
_(floppy_mask_8);
_(floppy_mask_5_25);
_(floppy_mask_3_5);
return YES;
#undef _

View File

@ -355,6 +355,10 @@
//unsigned counts[CATEGORY_COUNT] = { 0 };
uint64_t floppy_mask_8 = _media.floppy_mask_8;
uint64_t floppy_mask_5_25 = _media.floppy_mask_5_25;
uint64_t floppy_mask_3_5 = _media.floppy_mask_3_5;
for (unsigned j = 0; j < CATEGORY_COUNT; ++j) {
//uint64_t floppy_mask = _media.floppy_mask;
@ -362,49 +366,31 @@
MediaCategory *cat = _data[j];
NSInteger valid = [cat validCount];
// assumes floppy order is 8", 5.25", 3.5".
switch(j) {
case kIndexFloppy8:
index = 0;
break;
case kIndexFloppy525:
index = _media.floppy_8;
break;
case kIndexFloppy35:
index = _media.floppy_8 + _media.floppy_5_25;
break;
}
for (NSInteger i = 0; i < valid; ++i) {
MediaItem *item = [cat objectAtIndex: i];
NSString *arg = [item argument];
++index;
if (!arg) continue;
#if 0
// TODO -- FLOPPY_8 support.
if (j == kIndexFloppy525) {
// assumes < 64 floppies....
// infinite loop if no floppy device...
if (floppy_mask == 0) break;
while ((floppy_mask & 0x01) == 0) {
floppy_mask >>= 1;
switch(j) {
case kIndexFloppy8:
index = ffsll(floppy_mask_8);
floppy_mask_8 &= ~(1 << (index-1));
break;
case kIndexFloppy525:
index = ffsll(floppy_mask_5_25);
floppy_mask_5_25 &= ~(1 << (index-1));
break;
case kIndexFloppy35:
index = ffsll(floppy_mask_3_5);
floppy_mask_3_5 &= ~(1 << (index-1));
break;
default:
++index;
}
} else if (j == kIndexFloppy35) {
while ((floppy_mask & 0x01)) {
floppy_mask >>= 1;
++index;
}
}
++index;
floppy_mask >>= 1;
if (!arg) continue;
#endif
if (!index) continue;
[args addObject: [NSString stringWithFormat: @"-%s%u", prefix[j], index]];
[args addObject: arg];
}

View File

@ -141,7 +141,7 @@
<td>Quit</td>
</tr>
<tr>
<td><kbd>P</kbd></td>
<td><kbd>F5</kbd></td>
<td>Pause</td>
</tr>
@ -166,8 +166,7 @@
<td><kbd>Shift</kbd>+<kbd>F3</kbd></td>
<td>Hard reset</td>
</tr>
<!--
<tr>
<td><kbd>F5</kbd></td>
<td>Toggle debugger</td>
@ -176,15 +175,17 @@
<td><kbd>Shift</kbd>+<kbd>F5</kbd></td>
<td>Toggle graphic filters</td>
</tr>
-->
<tr>
<td><kbd>Shift</kbd>+<kbd>F6</kbd></td>
<td>Create save state</td>
</tr>
<tr>
<td><kbd>F7</kbd></td>
<td>Load state</td>
</tr>
<tr>
<td><kbd>Shift</kbd>+<kbd>F7</kbd></td>
<td>Save state</td>
<td>Load save state</td>
</tr>
<tr>
<td><kbd>F10</kbd></td>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -656,11 +664,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -672,19 +688,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -692,7 +700,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -700,7 +708,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -709,11 +717,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -656,11 +664,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -672,19 +688,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -692,7 +700,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -700,7 +708,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -709,11 +717,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -105,11 +105,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -121,19 +129,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -141,7 +141,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -149,7 +149,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -158,11 +158,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -371,7 +379,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -436,7 +444,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -501,7 +509,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -566,7 +574,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -631,7 +639,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -1028,11 +1036,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1044,19 +1060,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1064,7 +1072,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1072,7 +1080,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1081,11 +1089,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1221,6 +1237,65 @@
<string>zorro_a2091</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v46</string>
<key>description</key>
<string>Version 4.6</string>
</dict>
<dict>
<key>value</key>
<string>v592</string>
<key>description</key>
<string>Version 5.92</string>
</dict>
<dict>
<key>value</key>
<string>v60</string>
<key>description</key>
<string>Version 6.0</string>
</dict>
<dict>
<key>value</key>
<string>v61</string>
<key>description</key>
<string>Version 6.1</string>
</dict>
<dict>
<key>value</key>
<string>v66</string>
<key>description</key>
<string>Version 6.6</string>
</dict>
<dict>
<key>value</key>
<string>v70</string>
<key>description</key>
<string>Version 7.0</string>
</dict>
<dict>
<key>value</key>
<string>g614</string>
<key>description</key>
<string>Guru-ROM 6.14</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:scsi:0</string>
@ -1621,11 +1696,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1637,19 +1720,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1657,7 +1732,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1665,7 +1740,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1674,11 +1749,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1758,11 +1841,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1774,19 +1865,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1794,7 +1877,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1802,7 +1885,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1811,11 +1894,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1895,11 +1986,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1911,19 +2010,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1931,7 +2022,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1939,7 +2030,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1948,11 +2039,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2032,11 +2131,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2048,19 +2155,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2068,7 +2167,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2076,7 +2175,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2085,11 +2184,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2169,11 +2276,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2185,19 +2300,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2205,7 +2312,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2213,7 +2320,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2222,11 +2329,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2306,11 +2421,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2322,19 +2445,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2342,7 +2457,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2350,7 +2465,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2359,11 +2474,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2443,11 +2566,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2459,19 +2590,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2479,7 +2602,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2487,7 +2610,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2496,11 +2619,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2566,6 +2697,35 @@
<string>zorro_buddha</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v103-8</string>
<key>description</key>
<string>Version 103.8</string>
</dict>
<dict>
<key>value</key>
<string>v103-17</string>
<key>description</key>
<string>Version 103.17</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:ata_0:0</string>
@ -2613,6 +2773,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2662,6 +2838,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2711,6 +2903,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2760,6 +2968,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>

View File

@ -105,11 +105,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -121,19 +129,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -141,7 +141,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -149,7 +149,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -158,11 +158,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -371,7 +379,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -436,7 +444,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -501,7 +509,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -566,7 +574,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -631,7 +639,7 @@
<key>value</key>
<string>buddha</string>
<key>description</key>
<string>Buddha IDE controller</string>
<string>Buddha IDE Controller</string>
<key>devname</key>
<string>zorro_buddha</string>
</dict>
@ -1028,11 +1036,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1044,19 +1060,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1064,7 +1072,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1072,7 +1080,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1081,11 +1089,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1221,6 +1237,65 @@
<string>zorro_a2091</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v46</string>
<key>description</key>
<string>Version 4.6</string>
</dict>
<dict>
<key>value</key>
<string>v592</string>
<key>description</key>
<string>Version 5.92</string>
</dict>
<dict>
<key>value</key>
<string>v60</string>
<key>description</key>
<string>Version 6.0</string>
</dict>
<dict>
<key>value</key>
<string>v61</string>
<key>description</key>
<string>Version 6.1</string>
</dict>
<dict>
<key>value</key>
<string>v66</string>
<key>description</key>
<string>Version 6.6</string>
</dict>
<dict>
<key>value</key>
<string>v70</string>
<key>description</key>
<string>Version 7.0</string>
</dict>
<dict>
<key>value</key>
<string>g614</string>
<key>description</key>
<string>Guru-ROM 6.14</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:scsi:0</string>
@ -1621,11 +1696,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1637,19 +1720,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1657,7 +1732,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1665,7 +1740,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1674,11 +1749,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1758,11 +1841,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1774,19 +1865,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1794,7 +1877,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1802,7 +1885,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1811,11 +1894,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1895,11 +1986,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1911,19 +2010,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1931,7 +2022,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1939,7 +2030,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1948,11 +2039,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2032,11 +2131,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2048,19 +2155,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2068,7 +2167,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2076,7 +2175,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2085,11 +2184,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2169,11 +2276,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2185,19 +2300,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2205,7 +2312,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2213,7 +2320,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2222,11 +2329,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2306,11 +2421,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2322,19 +2445,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2342,7 +2457,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2350,7 +2465,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2359,11 +2474,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2443,11 +2566,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2459,19 +2590,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2479,7 +2602,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2487,7 +2610,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2496,11 +2619,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -2566,6 +2697,35 @@
<string>zorro_buddha</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v103-8</string>
<key>description</key>
<string>Version 103.8</string>
</dict>
<dict>
<key>value</key>
<string>v103-17</string>
<key>description</key>
<string>Version 103.17</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:ata_0:0</string>
@ -2613,6 +2773,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2662,6 +2838,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2711,6 +2903,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -2760,6 +2968,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>

View File

@ -105,11 +105,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -121,19 +129,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -141,7 +141,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -149,7 +149,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -158,11 +158,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -599,11 +607,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -615,19 +631,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -635,7 +643,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -643,7 +651,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -652,11 +660,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -792,6 +808,65 @@
<string>zorro_a590</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v46</string>
<key>description</key>
<string>Version 4.6</string>
</dict>
<dict>
<key>value</key>
<string>v592</string>
<key>description</key>
<string>Version 5.92</string>
</dict>
<dict>
<key>value</key>
<string>v60</string>
<key>description</key>
<string>Version 6.0</string>
</dict>
<dict>
<key>value</key>
<string>v61</string>
<key>description</key>
<string>Version 6.1</string>
</dict>
<dict>
<key>value</key>
<string>v66</string>
<key>description</key>
<string>Version 6.6</string>
</dict>
<dict>
<key>value</key>
<string>v70</string>
<key>description</key>
<string>Version 7.0</string>
</dict>
<dict>
<key>value</key>
<string>g614</string>
<key>description</key>
<string>Guru-ROM 6.14</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:scsi:0</string>

View File

@ -105,11 +105,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -121,19 +129,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -141,7 +141,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -149,7 +149,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -158,11 +158,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -599,11 +607,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -615,19 +631,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -635,7 +643,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -643,7 +651,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -652,11 +660,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -792,6 +808,65 @@
<string>zorro_a590</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>v46</string>
<key>description</key>
<string>Version 4.6</string>
</dict>
<dict>
<key>value</key>
<string>v592</string>
<key>description</key>
<string>Version 5.92</string>
</dict>
<dict>
<key>value</key>
<string>v60</string>
<key>description</key>
<string>Version 6.0</string>
</dict>
<dict>
<key>value</key>
<string>v61</string>
<key>description</key>
<string>Version 6.1</string>
</dict>
<dict>
<key>value</key>
<string>v66</string>
<key>description</key>
<string>Version 6.6</string>
</dict>
<dict>
<key>value</key>
<string>v70</string>
<key>description</key>
<string>Version 7.0</string>
</dict>
<dict>
<key>value</key>
<string>g614</string>
<key>description</key>
<string>Guru-ROM 6.14</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:scsi:0</string>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -73,7 +73,7 @@
<key>value</key>
<string>joy</string>
<key>description</key>
<string>Apple II analog joysticks</string>
<string>Apple II Analog Joysticks</string>
<key>devname</key>
<string>a2joy</string>
</dict>
@ -81,7 +81,7 @@
<key>value</key>
<string>paddles</string>
<key>description</key>
<string>Apple II paddles</string>
<string>Apple II Paddles</string>
<key>devname</key>
<string>a2pdls</string>
</dict>
@ -131,11 +131,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -147,19 +163,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -167,7 +175,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -175,7 +183,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -184,11 +192,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -339,11 +355,27 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -355,19 +387,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -375,7 +399,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -383,7 +407,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -392,11 +416,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -91,7 +91,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -99,7 +99,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -107,7 +107,7 @@
<key>value</key>
<string>a7fdc</string>
<key>description</key>
<string>Agat-7 140K floppy card</string>
<string>Agat-7 140K Floppy Card</string>
<key>devname</key>
<string>agat7_flop</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>a7fdc</string>
<key>description</key>
<string>Agat-7 140K floppy card</string>
<string>Agat-7 140K Floppy Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -225,7 +225,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -241,7 +241,7 @@
<key>value</key>
<string>a7fdc</string>
<key>description</key>
<string>Agat-7 140K floppy card</string>
<string>Agat-7 140K Floppy Card</string>
<key>devname</key>
<string>agat7_flop</string>
</dict>
@ -292,7 +292,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -300,7 +300,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -308,7 +308,7 @@
<key>value</key>
<string>a7fdc</string>
<key>description</key>
<string>Agat-7 140K floppy card</string>
<string>Agat-7 140K Floppy Card</string>
<key>devname</key>
<string>agat7_flop</string>
</dict>
@ -357,7 +357,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -365,7 +365,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -373,7 +373,7 @@
<key>value</key>
<string>a7fdc</string>
<key>description</key>
<string>Agat-7 140K floppy card</string>
<string>Agat-7 140K Floppy Card</string>
<key>devname</key>
<string>agat7_flop</string>
</dict>

View File

@ -85,7 +85,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -93,7 +93,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -109,7 +109,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>devname</key>
<string>agat9_flop</string>
</dict>
@ -117,7 +117,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>devname</key>
<string>agat9_flop</string>
</dict>
@ -182,7 +182,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>
@ -215,7 +215,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -223,7 +223,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -239,7 +239,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>devname</key>
<string>agat9_flop</string>
</dict>
@ -247,7 +247,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>
@ -280,7 +280,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -288,7 +288,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -304,7 +304,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>devname</key>
<string>agat9_flop</string>
</dict>
@ -312,7 +312,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>
@ -345,7 +345,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -353,7 +353,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -371,7 +371,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>devname</key>
<string>agat9_flop</string>
</dict>
@ -379,7 +379,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>
@ -412,7 +412,7 @@
<key>value</key>
<string>a9fdchle</string>
<key>description</key>
<string>Agat 840K floppy card</string>
<string>Agat 840K Floppy Card</string>
<key>devname</key>
<string>agat840k_hle</string>
</dict>
@ -420,7 +420,7 @@
<key>value</key>
<string>a9fdc</string>
<key>description</key>
<string>Agat 840K floppy controller card</string>
<string>Agat 840K Floppy Controller Card</string>
<key>devname</key>
<string>agat_fdc</string>
</dict>
@ -436,7 +436,7 @@
<key>value</key>
<string>a9fdc140</string>
<key>description</key>
<string>Agat-9 140K floppy card</string>
<string>Agat-9 140K Floppy Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -446,7 +446,7 @@
<key>value</key>
<string>diskiing</string>
<key>description</key>
<string>Apple Disk II NG controller (16-sector)</string>
<string>Apple Disk II NG Controller (16-sector)</string>
<key>devname</key>
<string>a2diskiing</string>
</dict>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -164,7 +164,7 @@
<key>value</key>
<string>cassette</string>
<key>description</key>
<string>Apple I cassette board</string>
<string>Apple I Cassette Board</string>
<key>default</key>
<true/>
<key>devname</key>
@ -179,7 +179,7 @@
<key>value</key>
<string>cffa</string>
<key>description</key>
<string>CFFA Compact Flash for Apple I</string>
<string>CFFA Compact Flash For Apple I</string>
<key>devname</key>
<string>cffa1</string>
</dict>
@ -240,6 +240,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -289,6 +305,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>

File diff suppressed because it is too large Load Diff

View File

@ -73,7 +73,7 @@
<key>value</key>
<string>joy</string>
<key>description</key>
<string>Apple II analog joysticks</string>
<string>Apple II Analog Joysticks</string>
<key>devname</key>
<string>a2joy</string>
</dict>
@ -81,7 +81,7 @@
<key>value</key>
<string>paddles</string>
<key>description</key>
<string>Apple II paddles</string>
<string>Apple II Paddles</string>
<key>devname</key>
<string>a2pdls</string>
</dict>
@ -131,11 +131,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -147,19 +163,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -167,7 +175,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -175,7 +183,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -184,11 +192,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -270,11 +286,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -286,19 +318,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -306,7 +330,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -314,7 +338,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -323,11 +347,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -478,11 +510,27 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -494,19 +542,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -514,7 +554,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -522,7 +562,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -531,11 +571,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -113,7 +113,7 @@
<key>value</key>
<string>joy</string>
<key>description</key>
<string>Apple II analog joysticks</string>
<string>Apple II Analog Joysticks</string>
<key>devname</key>
<string>a2joy</string>
</dict>
@ -121,7 +121,7 @@
<key>value</key>
<string>paddles</string>
<key>description</key>
<string>Apple II paddles</string>
<string>Apple II Paddles</string>
<key>devname</key>
<string>a2pdls</string>
</dict>
@ -171,11 +171,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -187,19 +203,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -207,7 +215,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -215,7 +223,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -224,11 +232,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -310,11 +326,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -326,19 +358,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -346,7 +370,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -354,7 +378,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -363,11 +387,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -626,11 +658,27 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -642,19 +690,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -662,7 +702,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -670,7 +710,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -679,11 +719,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -130,7 +130,7 @@
<key>value</key>
<string>cffa2</string>
<key>description</key>
<string>CFFA 2.0 Compact Flash (6502 firmware)</string>
<string>CFFA 2.0 Compact Flash (6502 Firmware)</string>
<key>devname</key>
<string>a2cffa02</string>
</dict>
@ -227,7 +227,7 @@
<key>value</key>
<string>cffa2</string>
<key>description</key>
<string>CFFA 2.0 Compact Flash (6502 firmware)</string>
<string>CFFA 2.0 Compact Flash (6502 Firmware)</string>
<key>devname</key>
<string>a2cffa02</string>
</dict>
@ -324,7 +324,7 @@
<key>value</key>
<string>cffa2</string>
<key>description</key>
<string>CFFA 2.0 Compact Flash (6502 firmware)</string>
<string>CFFA 2.0 Compact Flash (6502 Firmware)</string>
<key>devname</key>
<string>a2cffa02</string>
</dict>
@ -421,7 +421,7 @@
<key>value</key>
<string>cffa2</string>
<key>description</key>
<string>CFFA 2.0 Compact Flash (6502 firmware)</string>
<string>CFFA 2.0 Compact Flash (6502 Firmware)</string>
<key>devname</key>
<string>a2cffa02</string>
</dict>
@ -514,11 +514,27 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>devname</key>
<string>nss_tvinterface</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -530,19 +546,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -550,7 +558,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -558,7 +566,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -567,11 +575,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -804,6 +820,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -853,6 +885,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>
@ -909,6 +957,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
@ -958,6 +1022,22 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>cr589</string>
<key>description</key>
<string>Matsushita CR589 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>xm3301</string>
<key>description</key>
<string>Toshiba XM-3301 CD-ROM Drive</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>
@ -967,6 +1047,35 @@
<string>cmsscsi</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>cms3190</string>
<key>description</key>
<string>CMS SCSI BIOS dated 3-1-90</string>
</dict>
<dict>
<key>value</key>
<string>cms871109</string>
<key>description</key>
<string>CMS SCSI BIOS dated 1987-11-09</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:scsibus:0</string>
@ -1429,11 +1538,27 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>nss_tvi</string>
<key>description</key>
<string>Novag Super System TV Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1445,19 +1570,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1465,7 +1582,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1473,7 +1590,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1482,11 +1599,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

File diff suppressed because it is too large Load Diff

View File

@ -113,11 +113,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -129,19 +137,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -149,7 +149,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -157,7 +157,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -166,11 +166,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -258,11 +266,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -274,19 +290,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -294,7 +302,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -302,7 +310,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -311,11 +319,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

3403
Ample/Resources/coco.plist Normal file

File diff suppressed because it is too large Load Diff

3332
Ample/Resources/coco2b.plist Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

3331
Ample/Resources/coco3.plist Normal file

File diff suppressed because it is too large Load Diff

3331
Ample/Resources/coco3h.plist Normal file

File diff suppressed because it is too large Load Diff

3331
Ample/Resources/coco3p.plist Normal file

File diff suppressed because it is too large Load Diff

3403
Ample/Resources/cocoh.plist Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -197,11 +205,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -213,19 +229,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -233,7 +241,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -241,7 +249,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -250,11 +258,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -595,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -611,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -631,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -648,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -197,11 +205,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -213,19 +229,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -233,7 +241,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -241,7 +249,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -250,11 +258,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -595,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -611,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -631,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -648,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -197,11 +205,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -213,19 +229,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -233,7 +241,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -241,7 +249,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -250,11 +258,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -636,11 +652,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -652,19 +676,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -672,7 +688,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -680,7 +696,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -689,11 +705,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -205,6 +205,105 @@
</array>
<key>devices</key>
<array>
<dict>
<key>name</key>
<string>bbc_quinkey_intf</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>:1</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—None—</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey</string>
<key>default</key>
<true/>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:2</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—None—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:3</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—None—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:4</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—None—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey</string>
<key>default</key>
<false/>
</dict>
</array>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>bbc_usersplit</string>
@ -287,6 +386,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>lvlecho</string>
<key>description</key>
<string>LVL Echo Keyboard</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>tracker</string>
@ -398,6 +505,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>lvlecho</string>
<key>description</key>
<string>LVL Echo Keyboard</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>tracker</string>
@ -439,6 +554,41 @@
<string>electron_ap1</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>ap1</string>
<key>description</key>
<string>PRES Expansion 1.1</string>
</dict>
<dict>
<key>value</key>
<string>ap2</string>
<key>description</key>
<string>PRES AP2 Support 1.23</string>
</dict>
<dict>
<key>value</key>
<string>ap6</string>
<key>description</key>
<string>RH Plus 1 1.33</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:centronics</string>
@ -595,6 +745,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>bitstik2</string>
@ -620,6 +778,35 @@
<string>electron_ap6</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>ap2</string>
<key>description</key>
<string>PRES AP2 Support 1.23</string>
</dict>
<dict>
<key>value</key>
<string>ap6</string>
<key>description</key>
<string>RH Plus 1 1.33</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:centronics</string>
@ -776,6 +963,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>bitstik2</string>
@ -935,6 +1130,41 @@
<string>electron_m2105</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>350</string>
<key>description</key>
<string>V3.50 16/02/87</string>
</dict>
<dict>
<key>value</key>
<string>341</string>
<key>description</key>
<string>V3.41 26/11/85</string>
</dict>
<dict>
<key>value</key>
<string>207</string>
<key>description</key>
<string>V2.07 14/03/85</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:modem</string>
@ -956,11 +1186,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -972,19 +1210,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -992,7 +1222,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1000,7 +1230,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<true/>
<key>media</key>
@ -1009,11 +1239,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1093,11 +1331,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1109,19 +1355,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1129,7 +1367,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1137,7 +1375,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1146,11 +1384,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1343,6 +1589,35 @@
<string>electron_mode7</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>191</string>
<key>description</key>
<string>Mode 7 OS v1.91</string>
</dict>
<dict>
<key>value</key>
<string>15</string>
<key>description</key>
<string>Mode 7 OS v1.5</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:exp</string>
@ -1363,6 +1638,11 @@
<string>Acorn M2105 Expansion</string>
<key>default</key>
<false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
@ -1501,6 +1781,29 @@
<string>electron_plus1</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>plus1</string>
<key>description</key>
<string>Expansion 1.00</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:centronics</string>
@ -1657,6 +1960,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>quinkey</string>
<key>description</key>
<string>Microwriter Quinkey Interface</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>bitstik2</string>
@ -1759,6 +2070,14 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>lvlecho</string>
<key>description</key>
<string>LVL Echo Keyboard</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>tracker</string>
@ -1813,6 +2132,11 @@
<string>Acorn M2105 Expansion</string>
<key>default</key>
<false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
@ -1951,6 +2275,53 @@
<string>electron_plus3</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>adfs100</string>
<key>description</key>
<string>Acorn ADFS 1.00</string>
</dict>
<dict>
<key>value</key>
<string>adfs113</string>
<key>description</key>
<string>PRES ADFS 1.13</string>
</dict>
<dict>
<key>value</key>
<string>adfs115</string>
<key>description</key>
<string>PRES ADFS 1.15</string>
</dict>
<dict>
<key>value</key>
<string>dfs200</string>
<key>description</key>
<string>Advanced 1770 DFS 2.00</string>
</dict>
<dict>
<key>value</key>
<string>dfs210</string>
<key>description</key>
<string>Advanced 1770 DFS 2.10</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:fdc:1</string>
@ -2012,6 +2383,11 @@
<string>Acorn M2105 Expansion</string>
<key>default</key>
<false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
@ -2170,6 +2546,11 @@
<string>Acorn M2105 Expansion</string>
<key>default</key>
<false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
@ -2308,6 +2689,59 @@
<string>electron_romboxp</string>
<key>slots</key>
<array>
<dict>
<key>name</key>
<string>bios</string>
<key>description</key>
<string>ROM</string>
<key>options</key>
<array>
<dict>
<key>value</key>
<string></string>
<key>description</key>
<string>—Default—</string>
<key>default</key>
<true/>
</dict>
<dict>
<key>value</key>
<string>exp100</string>
<key>description</key>
<string>ROMBOX+ Expansion 1.00</string>
</dict>
<dict>
<key>value</key>
<string>exp101</string>
<key>description</key>
<string>Slogger Expansion 1.01</string>
</dict>
<dict>
<key>value</key>
<string>exp200</string>
<key>description</key>
<string>Slogger Expansion 2.00</string>
</dict>
<dict>
<key>value</key>
<string>exp201</string>
<key>description</key>
<string>Slogger Expansion 2.01</string>
</dict>
<dict>
<key>value</key>
<string>exp202</string>
<key>description</key>
<string>Slogger Expansion 2.02</string>
</dict>
<dict>
<key>value</key>
<string>exp210</string>
<key>description</key>
<string>Slogger Expansion 2.10 (dev)</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>:centronics</string>
@ -2462,6 +2896,11 @@
<string>Acorn M2105 Expansion</string>
<key>default</key>
<false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
@ -2621,11 +3060,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -2637,19 +3084,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -2657,7 +3096,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -2665,7 +3104,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -2674,11 +3113,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -43,7 +43,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -61,7 +61,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -69,7 +69,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -77,7 +77,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -110,7 +110,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -118,7 +118,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -126,7 +126,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -144,7 +144,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -152,7 +152,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -185,7 +185,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -201,7 +201,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -209,7 +209,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -217,7 +217,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -225,7 +225,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -284,7 +284,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -292,7 +292,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -300,7 +300,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -308,7 +308,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -316,7 +316,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -324,7 +324,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -359,7 +359,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -367,7 +367,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -375,7 +375,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -383,7 +383,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -391,7 +391,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -399,7 +399,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -442,11 +442,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -458,19 +466,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -478,7 +478,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -486,7 +486,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -495,11 +495,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1143,11 +1151,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1159,19 +1175,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1179,7 +1187,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1187,7 +1195,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1196,11 +1204,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -61,7 +61,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -69,7 +69,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -184,7 +184,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -200,7 +200,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -297,7 +297,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -348,7 +348,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -356,7 +356,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -364,7 +364,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -372,7 +372,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -380,7 +380,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -449,7 +449,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -457,7 +457,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -465,7 +465,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -473,7 +473,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -481,7 +481,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -497,7 +497,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -530,7 +530,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -546,7 +546,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -554,7 +554,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -562,7 +562,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -570,7 +570,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -578,7 +578,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -594,7 +594,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -637,11 +637,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -653,19 +661,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -673,7 +673,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -681,7 +681,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -690,11 +690,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1338,11 +1346,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1354,19 +1370,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1374,7 +1382,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1382,7 +1390,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1391,11 +1399,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -43,7 +43,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -61,7 +61,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -69,7 +69,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -77,7 +77,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -110,7 +110,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -118,7 +118,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -126,7 +126,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -144,7 +144,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -152,7 +152,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -185,7 +185,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -193,7 +193,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -201,7 +201,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -209,7 +209,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -217,7 +217,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -225,7 +225,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -260,7 +260,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -268,7 +268,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -276,7 +276,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -284,7 +284,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -292,7 +292,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -300,7 +300,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -343,11 +343,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -359,19 +367,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -379,7 +379,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -387,7 +387,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -396,11 +396,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -603,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -619,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -647,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -656,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -43,7 +43,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -59,7 +59,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -69,7 +69,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -77,7 +77,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -110,7 +110,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -118,7 +118,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -126,7 +126,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -142,7 +142,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -185,7 +185,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -193,7 +193,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -203,7 +203,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -211,7 +211,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -219,7 +219,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -227,7 +227,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -260,7 +260,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -268,7 +268,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -276,7 +276,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -284,7 +284,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -292,7 +292,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -300,7 +300,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -343,11 +343,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -359,19 +367,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -379,7 +379,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -387,7 +387,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -396,11 +396,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -603,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -619,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -647,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -656,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -61,7 +61,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -69,7 +69,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -184,7 +184,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -200,7 +200,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -297,7 +297,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -348,7 +348,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -356,7 +356,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -364,7 +364,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -372,7 +372,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -380,7 +380,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -449,7 +449,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -457,7 +457,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -465,7 +465,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -473,7 +473,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -481,7 +481,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -497,7 +497,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -530,7 +530,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -546,7 +546,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -554,7 +554,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -562,7 +562,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -570,7 +570,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -578,7 +578,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -594,7 +594,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -637,11 +637,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -653,19 +661,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -673,7 +673,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -681,7 +681,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -690,11 +690,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1338,11 +1346,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1354,19 +1370,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1374,7 +1382,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1382,7 +1390,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1391,11 +1399,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -59,7 +59,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -67,7 +67,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -182,7 +182,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -198,7 +198,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -299,7 +299,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -350,7 +350,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -358,7 +358,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -366,7 +366,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -374,7 +374,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -382,7 +382,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -447,7 +447,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -455,7 +455,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -463,7 +463,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -471,7 +471,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -479,7 +479,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -495,7 +495,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -538,11 +538,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -554,19 +562,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -574,7 +574,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -582,7 +582,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -591,11 +591,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1239,11 +1247,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1255,19 +1271,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1275,7 +1283,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1283,7 +1291,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1292,11 +1300,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -59,7 +59,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -67,7 +67,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -182,7 +182,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -198,7 +198,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -299,7 +299,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -350,7 +350,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -358,7 +358,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -366,7 +366,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -374,7 +374,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -382,7 +382,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -447,7 +447,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -455,7 +455,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -463,7 +463,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -471,7 +471,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -479,7 +479,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -495,7 +495,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -538,11 +538,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -554,19 +562,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -574,7 +574,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -582,7 +582,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -591,11 +591,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1239,11 +1247,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1255,19 +1271,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1275,7 +1283,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1283,7 +1291,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1292,11 +1300,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -59,7 +59,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -67,7 +67,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -182,7 +182,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -198,7 +198,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -299,7 +299,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -350,7 +350,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -358,7 +358,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -366,7 +366,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -374,7 +374,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -382,7 +382,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -447,7 +447,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -455,7 +455,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -463,7 +463,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -471,7 +471,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -479,7 +479,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -495,7 +495,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -538,11 +538,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -554,19 +562,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -574,7 +574,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -582,7 +582,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -591,11 +591,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1239,11 +1247,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1255,19 +1271,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1275,7 +1283,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1283,7 +1291,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1292,11 +1300,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -35,7 +35,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -51,7 +51,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -59,7 +59,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -67,7 +67,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>default</key>
<true/>
<key>devname</key>
@ -77,7 +77,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -85,7 +85,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -101,7 +101,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -134,7 +134,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -150,7 +150,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -158,7 +158,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -166,7 +166,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -174,7 +174,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -182,7 +182,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -198,7 +198,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -233,7 +233,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -249,7 +249,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -257,7 +257,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -265,7 +265,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -273,7 +273,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -281,7 +281,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -299,7 +299,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -332,7 +332,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -350,7 +350,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -358,7 +358,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -366,7 +366,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -374,7 +374,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -382,7 +382,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -398,7 +398,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -431,7 +431,7 @@
<key>value</key>
<string>human_interface</string>
<key>description</key>
<string>HP human interface card</string>
<string>HP Human Interface Card</string>
<key>devname</key>
<string>human_interface</string>
</dict>
@ -447,7 +447,7 @@
<key>value</key>
<string>98543</string>
<key>description</key>
<string>HP98543 medium-res color DIO video card</string>
<string>HP98543 Medium-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98543</string>
</dict>
@ -455,7 +455,7 @@
<key>value</key>
<string>98544</string>
<key>description</key>
<string>HP98544 high-res monochrome DIO video card</string>
<string>HP98544 High-res Monochrome DIO Video Card</string>
<key>devname</key>
<string>dio98544</string>
</dict>
@ -463,7 +463,7 @@
<key>value</key>
<string>98550</string>
<key>description</key>
<string>HP98550A high-res color DIO video card</string>
<string>HP98550A High-res Color DIO Video Card</string>
<key>devname</key>
<string>dio98550</string>
</dict>
@ -471,7 +471,7 @@
<key>value</key>
<string>98603b</string>
<key>description</key>
<string>HP98603 BASIC ROM card</string>
<string>HP98603 BASIC ROM Card</string>
<key>devname</key>
<string>dio98603b</string>
</dict>
@ -479,7 +479,7 @@
<key>value</key>
<string>98603a</string>
<key>description</key>
<string>HP98603A BASIC 4.0 ROM card</string>
<string>HP98603A BASIC 4.0 ROM Card</string>
<key>devname</key>
<string>dio98603a</string>
</dict>
@ -495,7 +495,7 @@
<key>value</key>
<string>98643</string>
<key>description</key>
<string>HP98643A LANIC Ethernet card</string>
<string>HP98643A LANIC Ethernet Card</string>
<key>devname</key>
<string>dio98643</string>
</dict>
@ -538,11 +538,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -554,19 +562,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -574,7 +574,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -582,7 +582,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -591,11 +591,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>
@ -1239,11 +1247,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -1255,19 +1271,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -1275,7 +1283,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -1283,7 +1291,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -1292,11 +1300,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -93,11 +93,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -109,19 +117,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -129,7 +129,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -137,7 +137,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -146,11 +146,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -232,11 +240,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -248,19 +264,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -268,7 +276,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -276,7 +284,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -285,11 +293,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -630,11 +646,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -646,19 +670,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -666,7 +682,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -674,7 +690,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -683,11 +699,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -346,11 +346,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -362,19 +370,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -382,7 +382,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -390,7 +390,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -399,11 +399,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -197,11 +205,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -213,19 +229,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -233,7 +241,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -241,7 +249,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -250,11 +258,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -595,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -611,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -631,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -648,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -58,11 +58,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -74,19 +82,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -94,7 +94,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -102,7 +102,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -111,11 +111,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -197,11 +205,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -213,19 +229,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -233,7 +241,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -241,7 +249,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -250,11 +258,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -595,11 +611,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -611,19 +635,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -631,7 +647,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -639,7 +655,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -648,11 +664,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -358,11 +358,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -374,19 +382,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -394,7 +394,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -402,7 +402,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -411,11 +411,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -358,11 +358,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -374,19 +382,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -394,7 +394,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -402,7 +402,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -411,11 +411,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -340,11 +340,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -356,19 +364,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -376,7 +376,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -384,7 +384,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -393,11 +393,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -140,11 +140,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -156,19 +164,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -176,7 +176,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -184,7 +184,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -193,11 +193,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -279,11 +287,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -295,19 +311,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -315,7 +323,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -323,7 +331,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -332,11 +340,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -808,11 +824,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -824,19 +848,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -844,7 +860,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -852,7 +868,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -861,11 +877,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -140,11 +140,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -156,19 +164,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -176,7 +176,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -184,7 +184,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -193,11 +193,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -279,11 +287,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -295,19 +311,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -315,7 +323,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -323,7 +331,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -332,11 +340,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -808,11 +824,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -824,19 +848,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -844,7 +860,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -852,7 +868,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -861,11 +877,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -140,11 +140,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -156,19 +164,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -176,7 +176,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -184,7 +184,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -193,11 +193,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -279,11 +287,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -295,19 +311,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -315,7 +323,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -323,7 +331,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -332,11 +340,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -808,11 +824,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -824,19 +848,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -844,7 +860,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -852,7 +868,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -861,11 +877,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -140,11 +140,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -156,19 +164,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -176,7 +176,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -184,7 +184,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -193,11 +193,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -279,11 +287,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -295,19 +311,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -315,7 +323,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -323,7 +331,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -332,11 +340,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -808,11 +824,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -824,19 +848,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -844,7 +860,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -852,7 +868,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -861,11 +877,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

View File

@ -140,11 +140,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -156,19 +164,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -176,7 +176,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -184,7 +184,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -193,11 +193,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -279,11 +287,19 @@
<key>devname</key>
<string>ie15_terminal</string>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>devname</key>
<string>scorpion_ic</string>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>devname</key>
<string>pseudo_terminal</string>
</dict>
@ -295,19 +311,11 @@
<key>devname</key>
<string>rs_serial_printer</string>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>devname</key>
<string>rs232_loopback</string>
</dict>
@ -315,7 +323,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key>
<string>dec_rs232_loopback</string>
</dict>
@ -323,7 +331,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>devname</key>
<string>null_modem</string>
<key>media</key>
@ -332,11 +340,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>devname</key>
<string>rs232_patch_box</string>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>devname</key>
<string>rs232_sync_io</string>
<key>media</key>
@ -808,11 +824,19 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>scorpion</string>
<key>description</key>
<string>Micro-Robotics Scorpion Intelligent Controller</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>pty</string>
<key>description</key>
<string>Pseudo terminal</string>
<string>Pseudo Terminal</string>
<key>default</key>
<false/>
</dict>
@ -824,19 +848,11 @@
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>loopback</string>
<key>description</key>
<string>RS232 Loopback</string>
<string>RS-232 Loopback</string>
<key>default</key>
<false/>
</dict>
@ -844,7 +860,7 @@
<key>value</key>
<string>dec_loopback</string>
<key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string>
<string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key>
<false/>
</dict>
@ -852,7 +868,7 @@
<key>value</key>
<string>null_modem</string>
<key>description</key>
<string>RS232 Null Modem</string>
<string>RS-232 Null Modem</string>
<key>default</key>
<false/>
<key>media</key>
@ -861,11 +877,19 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict>
<key>value</key>
<string>rs232_sync_io</string>
<key>description</key>
<string>RS232 Synchronous I/O</string>
<string>RS-232 Synchronous I/O</string>
<key>default</key>
<false/>
<key>media</key>

Some files were not shown because too many files have changed in this diff Show More