Compare commits

...

10 Commits
r56 ... master

Author SHA1 Message Date
Kelvin Sherlock
eb20f7e811 version bump 2024-06-01 22:36:47 -04:00
Kelvin Sherlock
b58bb1f6b6 mame 0.266 update 2024-06-01 15:30:35 -04:00
Kelvin Sherlock
60586a9e1b add gui option to completely disable the log window. 2024-05-25 15:01:34 -04:00
Kelvin Sherlock
fb7b2f3973 add gui option to completely disable the log window. 2024-05-25 15:00:27 -04:00
Kelvin Sherlock
4a6ba96803 version bump 2024-05-24 23:14:42 -04:00
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
200 changed files with 31871 additions and 3231 deletions

View File

@ -59,6 +59,14 @@
B64AF1FB250EF6A500A09B9B /* 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 */; }; B65C0A772B9E77DC00CB24C9 /* mactv.plist in Resources */ = {isa = PBXBuildFile; fileRef = B65C0A762B9E77DC00CB24C9 /* mactv.plist */; };
B65C0A782B9E77DC00CB24C9 /* 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 */; }; B65D718625E70BD5008C5F87 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B65D718525E70BD5008C5F87 /* WebKit.framework */; };
B65D718725E70BE5008C5F87 /* 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 */; }; B66236A924FD9A34006CABD7 /* PreferencesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = B66236A824FD9A34006CABD7 /* PreferencesWindowController.m */; };
@ -725,6 +733,10 @@
B65085B725B616AC00354EC9 /* maclc3.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = maclc3.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>"; }; 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>"; }; 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; }; 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>"; }; 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>"; }; B66116872A2535F50038A3E2 /* megast.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = megast.plist; sourceTree = "<group>"; };
@ -1155,6 +1167,10 @@
B6896E082B016CE000251FA4 /* vt102.plist */, B6896E082B016CE000251FA4 /* vt102.plist */,
B6896DEA2B016CD800251FA4 /* vt240.plist */, B6896DEA2B016CD800251FA4 /* vt240.plist */,
B6896DCD2B016CD100251FA4 /* zijini.plist */, B6896DCD2B016CD100251FA4 /* zijini.plist */,
B65D1B922BB7B1AB00C15287 /* coco2bh.plist */,
B65D1B932BB7B1AC00C15287 /* coco3h.plist */,
B65D1B902BB7B1AB00C15287 /* cocoh.plist */,
B65D1B912BB7B1AB00C15287 /* mc10.plist */,
B6FECDCF2BA8AA080025B402 /* oric1.plist */, B6FECDCF2BA8AA080025B402 /* oric1.plist */,
B6FECDCE2BA8AA080025B402 /* orica.plist */, B6FECDCE2BA8AA080025B402 /* orica.plist */,
B6FECDCC2BA8AA080025B402 /* prav8d.plist */, B6FECDCC2BA8AA080025B402 /* prav8d.plist */,
@ -1615,8 +1631,10 @@
B67878862B01732700CFACF2 /* hp9k370.plist in Resources */, B67878862B01732700CFACF2 /* hp9k370.plist in Resources */,
B67878F32B01732700CFACF2 /* macqd605.plist in Resources */, B67878F32B01732700CFACF2 /* macqd605.plist in Resources */,
B67878E72B01732700CFACF2 /* mac512ke.plist in Resources */, B67878E72B01732700CFACF2 /* mac512ke.plist in Resources */,
B65D1B982BB7B1AC00C15287 /* coco2bh.plist in Resources */,
B6DDECCE2505A86E0093587A /* eject-16x16@3x.png in Resources */, B6DDECCE2505A86E0093587A /* eject-16x16@3x.png in Resources */,
B678789A2B01732700CFACF2 /* las3000.plist in Resources */, B678789A2B01732700CFACF2 /* las3000.plist in Resources */,
B65D1B9A2BB7B1AC00C15287 /* coco3h.plist in Resources */,
B67878C52B01732700CFACF2 /* rtpc025.plist in Resources */, B67878C52B01732700CFACF2 /* rtpc025.plist in Resources */,
B678786A2B01732700CFACF2 /* ace1000.plist in Resources */, B678786A2B01732700CFACF2 /* ace1000.plist in Resources */,
B6EEFACC2B9ABCAE0068B47C /* dragon200.plist in Resources */, B6EEFACC2B9ABCAE0068B47C /* dragon200.plist in Resources */,
@ -1706,6 +1724,7 @@
B67878E02B01732700CFACF2 /* craft2p.plist in Resources */, B67878E02B01732700CFACF2 /* craft2p.plist in Resources */,
B6665C1C265C639A00254939 /* Autocomplete.xib in Resources */, B6665C1C265C639A00254939 /* Autocomplete.xib in Resources */,
B67878BC2B01732700CFACF2 /* rc2030.plist in Resources */, B67878BC2B01732700CFACF2 /* rc2030.plist in Resources */,
B65D1B962BB7B1AC00C15287 /* mc10.plist in Resources */,
B67879312B0195DB00CFACF2 /* sun2_120.plist in Resources */, B67879312B0195DB00CFACF2 /* sun2_120.plist in Resources */,
B67878FE2B01732700CFACF2 /* uniap2en.plist in Resources */, B67878FE2B01732700CFACF2 /* uniap2en.plist in Resources */,
B67879192B0195DB00CFACF2 /* sun2_50.plist in Resources */, B67879192B0195DB00CFACF2 /* sun2_50.plist in Resources */,
@ -1751,6 +1770,7 @@
B67878CC2B01732700CFACF2 /* vt101.plist in Resources */, B67878CC2B01732700CFACF2 /* vt101.plist in Resources */,
B67878CE2B01732700CFACF2 /* vt240.plist in Resources */, B67878CE2B01732700CFACF2 /* vt240.plist in Resources */,
B67878C12B01732700CFACF2 /* rs3230.plist in Resources */, B67878C12B01732700CFACF2 /* rs3230.plist in Resources */,
B65D1B942BB7B1AC00C15287 /* cocoh.plist in Resources */,
B6EEFAC42B9ABCAE0068B47C /* dragon32.plist in Resources */, B6EEFAC42B9ABCAE0068B47C /* dragon32.plist in Resources */,
B67879172B0195DB00CFACF2 /* sun1.plist in Resources */, B67879172B0195DB00CFACF2 /* sun1.plist in Resources */,
B67878962B01732700CFACF2 /* ip6400.plist in Resources */, B67878962B01732700CFACF2 /* ip6400.plist in Resources */,
@ -1880,6 +1900,7 @@
B67878252B01732600CFACF2 /* rc2030.plist in Resources */, B67878252B01732600CFACF2 /* rc2030.plist in Resources */,
B67878452B01732600CFACF2 /* apple3.plist in Resources */, B67878452B01732600CFACF2 /* apple3.plist in Resources */,
B67878392B01732600CFACF2 /* ace500.plist in Resources */, B67878392B01732600CFACF2 /* ace500.plist in Resources */,
B65D1B952BB7B1AC00C15287 /* cocoh.plist in Resources */,
B67878192B01732600CFACF2 /* models~extra.plist in Resources */, B67878192B01732600CFACF2 /* models~extra.plist in Resources */,
B67877D72B01732600CFACF2 /* apple2.plist in Resources */, B67877D72B01732600CFACF2 /* apple2.plist in Resources */,
B67878072B01732600CFACF2 /* maccclas.plist in Resources */, B67878072B01732600CFACF2 /* maccclas.plist in Resources */,
@ -1920,6 +1941,7 @@
B678784F2B01732600CFACF2 /* mac128k.plist in Resources */, B678784F2B01732600CFACF2 /* mac128k.plist in Resources */,
B678782E2B01732600CFACF2 /* rtpc025.plist in Resources */, B678782E2B01732600CFACF2 /* rtpc025.plist in Resources */,
B6DDECD52505A86E0093587A /* eject-hover-16x16@3x.png in Resources */, B6DDECD52505A86E0093587A /* eject-hover-16x16@3x.png in Resources */,
B65D1B972BB7B1AC00C15287 /* mc10.plist in Resources */,
B6EEFACD2B9ABCAE0068B47C /* dragon200.plist in Resources */, B6EEFACD2B9ABCAE0068B47C /* dragon200.plist in Resources */,
B678784C2B01732600CFACF2 /* las128ex.plist in Resources */, B678784C2B01732600CFACF2 /* las128ex.plist in Resources */,
B67878262B01732600CFACF2 /* rc3230.plist in Resources */, B67878262B01732600CFACF2 /* rc3230.plist in Resources */,
@ -2011,11 +2033,13 @@
B67878092B01732600CFACF2 /* macct650.plist in Resources */, B67878092B01732600CFACF2 /* macct650.plist in Resources */,
B67878662B01732600CFACF2 /* st.plist in Resources */, B67878662B01732600CFACF2 /* st.plist in Resources */,
B67878552B01732600CFACF2 /* maciisi.plist in Resources */, B67878552B01732600CFACF2 /* maciisi.plist in Resources */,
B65D1B992BB7B1AC00C15287 /* coco2bh.plist in Resources */,
B67878052B01732600CFACF2 /* mac2fdhd.plist in Resources */, B67878052B01732600CFACF2 /* mac2fdhd.plist in Resources */,
B678784B2B01732600CFACF2 /* ivelultr.plist in Resources */, B678784B2B01732600CFACF2 /* ivelultr.plist in Resources */,
B67878162B01732600CFACF2 /* macse30.plist in Resources */, B67878162B01732600CFACF2 /* macse30.plist in Resources */,
B678785A2B01732600CFACF2 /* maclc550.plist in Resources */, B678785A2B01732600CFACF2 /* maclc550.plist in Resources */,
B678784A2B01732600CFACF2 /* elppa.plist in Resources */, B678784A2B01732600CFACF2 /* elppa.plist in Resources */,
B65D1B9B2BB7B1AC00C15287 /* coco3h.plist in Resources */,
B6E4B5E324FDE2670094A35C /* Defaults.plist in Resources */, B6E4B5E324FDE2670094A35C /* Defaults.plist in Resources */,
B6F7B539266FDA5B00624C6B /* MachineView.xib in Resources */, B6F7B539266FDA5B00624C6B /* MachineView.xib in Resources */,
B678783B2B01732600CFACF2 /* agat9.plist in Resources */, B678783B2B01732600CFACF2 /* agat9.plist in Resources */,
@ -2436,7 +2460,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements; CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 56; CURRENT_PROJECT_VERSION = 58;
DEVELOPMENT_TEAM = 583V9CR5RE; DEVELOPMENT_TEAM = 583V9CR5RE;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
@ -2449,7 +2473,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 10.13; MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "0.264-u2"; MARKETING_VERSION = "0.266-u2";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample; PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
}; };
@ -2462,7 +2486,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements; CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 56; CURRENT_PROJECT_VERSION = 58;
DEVELOPMENT_TEAM = 583V9CR5RE; DEVELOPMENT_TEAM = 583V9CR5RE;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
@ -2475,7 +2499,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 10.13; MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "0.264-u2"; MARKETING_VERSION = "0.266-u2";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample; PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
}; };
@ -2488,7 +2512,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements; CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 56; CURRENT_PROJECT_VERSION = 58;
FRAMEWORK_SEARCH_PATHS = "$(inherited)"; FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1", "DEBUG=1",
@ -2501,7 +2525,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 10.13; MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.264; MARKETING_VERSION = 0.266;
PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite"; PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite";
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
}; };
@ -2514,7 +2538,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements; CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 56; CURRENT_PROJECT_VERSION = 58;
FRAMEWORK_SEARCH_PATHS = "$(inherited)"; FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS = "AMPLE_LITE=1"; GCC_PREPROCESSOR_DEFINITIONS = "AMPLE_LITE=1";
INFOPLIST_FILE = Ample/Info.plist; INFOPLIST_FILE = Ample/Info.plist;
@ -2523,7 +2547,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 10.13; MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.264; MARKETING_VERSION = 0.266;
PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite"; PRODUCT_BUNDLE_IDENTIFIER = "com.ksherlock.ample-lite";
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
}; };

View File

@ -33,6 +33,7 @@ extern NSString *kMamePath;
extern NSString *kMameWorkingDirectory; extern NSString *kMameWorkingDirectory;
extern NSString *kAutoCloseLogWindow; extern NSString *kAutoCloseLogWindow;
extern NSString *kMameComponentsDate; extern NSString *kMameComponentsDate;
extern NSString *kUseLogWindow;
extern NSString *kDownloadURL; extern NSString *kDownloadURL;
extern NSString *kDownloadExtension; extern NSString *kDownloadExtension;

View File

@ -129,6 +129,7 @@ NSString *kUseCustomMame = @"UseCustomMame";
NSString *kMamePath = @"MamePath"; NSString *kMamePath = @"MamePath";
NSString *kMameWorkingDirectory = @"MameWorkingDirectory"; NSString *kMameWorkingDirectory = @"MameWorkingDirectory";
NSString *kAutoCloseLogWindow = @"AutoCloseLogWindow"; NSString *kAutoCloseLogWindow = @"AutoCloseLogWindow";
NSString *kUseLogWindow = @"UseLogWindow";
NSString *kMameComponentsDate = @"MameComponentsDate"; NSString *kMameComponentsDate = @"MameComponentsDate";
NSString *kDefaultDownloadURL = @"DefaultDownloadURL"; NSString *kDefaultDownloadURL = @"DefaultDownloadURL";
NSString *kDefaultDownloadExtension = @"DefaultDownloadExtension"; NSString *kDefaultDownloadExtension = @"DefaultDownloadExtension";

View File

@ -26,7 +26,7 @@
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oz5-Xb-btk"> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oz5-Xb-btk">
<rect key="frame" x="138" y="181" width="322" height="21"/> <rect key="frame" x="138" y="159" width="322" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="vDR-2V-qxd"> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="vDR-2V-qxd">
<font key="font" usesAppearanceFont="YES"/> <font key="font" usesAppearanceFont="YES"/>
@ -40,7 +40,7 @@
</connections> </connections>
</textField> </textField>
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="l8V-pC-gml"> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="l8V-pC-gml">
<rect key="frame" x="138" y="150" width="322" height="21"/> <rect key="frame" x="138" y="128" width="322" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="wfj-GY-Qu2"> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="wfj-GY-Qu2">
<font key="font" usesAppearanceFont="YES"/> <font key="font" usesAppearanceFont="YES"/>
@ -49,12 +49,12 @@
</textFieldCell> </textFieldCell>
<connections> <connections>
<action selector="wdChanged:" target="-2" id="g1P-8l-ZXi"/> <action selector="wdChanged:" target="-2" id="g1P-8l-ZXi"/>
<binding destination="yvB-HG-64y" name="enabled" keyPath="values.UseCustomMame" id="DeG-OW-Gd2"/>
<binding destination="yvB-HG-64y" name="value" keyPath="values.MameWorkingDirectory" id="Kc9-Pc-XGU"/> <binding destination="yvB-HG-64y" name="value" keyPath="values.MameWorkingDirectory" id="Kc9-Pc-XGU"/>
<binding destination="yvB-HG-64y" name="enabled" keyPath="values.UseCustomMame" id="DeG-OW-Gd2"/>
</connections> </connections>
</textField> </textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vTJ-Ez-c1R"> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vTJ-Ez-c1R">
<rect key="frame" x="18" y="153" width="114" height="16"/> <rect key="frame" x="18" y="131" width="114" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Working Directory" id="UHt-0s-zxA"> <textFieldCell key="cell" lineBreakMode="clipping" title="Working Directory" id="UHt-0s-zxA">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
@ -63,7 +63,7 @@
</textFieldCell> </textFieldCell>
</textField> </textField>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KAN-P2-ydI"> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KAN-P2-ydI">
<rect key="frame" x="136" y="234" width="217" height="18"/> <rect key="frame" x="136" y="212" width="217" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Close log window on normal exit" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="QMz-O0-06U"> <buttonCell key="cell" type="check" title="Close log window on normal exit" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="QMz-O0-06U">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@ -74,7 +74,7 @@
</connections> </connections>
</button> </button>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j7D-jC-17Q"> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j7D-jC-17Q">
<rect key="frame" x="136" y="208" width="139" height="18"/> <rect key="frame" x="136" y="186" width="139" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Use Custom MAME" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="V61-mz-QFo"> <buttonCell key="cell" type="check" title="Use Custom MAME" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="V61-mz-QFo">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@ -96,7 +96,7 @@
</connections> </connections>
</button> </button>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qmb-Ag-Xyr"> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qmb-Ag-Xyr">
<rect key="frame" x="58" y="184" width="74" height="16"/> <rect key="frame" x="58" y="162" width="74" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="MAME Path" id="Xcq-4g-Wlw"> <textFieldCell key="cell" lineBreakMode="clipping" title="MAME Path" id="Xcq-4g-Wlw">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
@ -104,9 +104,20 @@
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qT7-cc-Phc">
<rect key="frame" x="136" y="234" width="118" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Use log window" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Adv-KH-abG">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="yvB-HG-64y" name="value" keyPath="values.UseLogWindow" id="meK-Jb-s8b"/>
</connections>
</button>
</subviews> </subviews>
</view> </view>
<point key="canvasLocation" x="140" y="147"/> <point key="canvasLocation" x="80" y="144"/>
</window> </window>
<userDefaultsController id="KVS-Ag-1un"/> <userDefaultsController id="KVS-Ag-1un"/>
<userDefaultsController representsSharedInstance="YES" id="yvB-HG-64y"/> <userDefaultsController representsSharedInstance="YES" id="yvB-HG-64y"/>

View File

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>MameComponentsDate</key> <key>MameComponentsDate</key>
<date>2024-03-27T12:00:00Z</date> <date>2024-05-31T12:00:00Z</date>
<key>UseCustomMame</key> <key>UseCustomMame</key>
<false/> <false/>
<key>AutoCloseLogWindow</key> <key>AutoCloseLogWindow</key>
@ -16,6 +16,8 @@
<true/> <true/>
<key>DefaultDownloadURL</key> <key>DefaultDownloadURL</key>
<string>https://archive.org/download/mame-merged/mame-merged</string> <string>https://archive.org/download/mame-merged/mame-merged</string>
<key>UseLogWindow</key>
<true/>
<key>DefaultDownloadExtension</key> <key>DefaultDownloadExtension</key>
<string>zip</string> <string>zip</string>
</dict> </dict>

View File

@ -334,7 +334,7 @@ static NSString * JoinArguments(NSArray *argv, NSString *argv0) {
if (!safe) { if (!safe) {
NSString *str = NSString *str =
@"%+-./:=_" @"%+-./:=_,"
@"0123456789" @"0123456789"
@"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" @"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
; ;
@ -409,7 +409,7 @@ static NSString *ShellQuote(NSString *s) {
if (!safe) { if (!safe) {
NSString *str = NSString *str =
@"%+-./:=_" @"%+-./:=_,"
@"0123456789" @"0123456789"
@"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" @"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
; ;

View File

@ -34,7 +34,7 @@ static NSMutableSet *LogWindows;
} }
+(id)controllerForTask: (NSTask *)task close: (BOOL)close{ +(id)controllerForTask: (NSTask *)task close: (BOOL)close {
LogWindowController *controller = [[LogWindowController alloc] initWithWindowNibName: @"LogWindow"]; LogWindowController *controller = [[LogWindowController alloc] initWithWindowNibName: @"LogWindow"];
[controller runTask: task close: close]; [controller runTask: task close: close];
return controller; return controller;
@ -43,6 +43,8 @@ static NSMutableSet *LogWindows;
+(id)controllerForArgs: (NSArray *)args close: (BOOL)close { +(id)controllerForArgs: (NSArray *)args close: (BOOL)close {
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
NSURL *url = MameURL(); NSURL *url = MameURL();
if (!url) { if (!url) {
@ -65,6 +67,30 @@ static NSMutableSet *LogWindows;
[task setArguments: args]; [task setArguments: args];
if ([defaults boolForKey: kUseLogWindow] == NO) {
NSAlert *alert = nil;
if (@available(macOS 10.13, *)) {
NSError *error = nil;
[task launchAndReturnError: &error];
if (error) {
alert = [NSAlert alertWithError: error];
}
} else {
@try {
[task launch];
} @catch (NSException *exception) {
alert = [NSAlert new];
[alert setMessageText: [exception reason]];
}
}
if (alert) [alert runModal];
return nil;
}
return [LogWindowController controllerForTask: task close: close]; return [LogWindowController controllerForTask: task close: close];
} }

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -676,7 +676,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -688,19 +688,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -708,7 +700,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -716,7 +708,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -725,11 +717,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -676,7 +676,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -688,19 +688,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -708,7 +700,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -716,7 +708,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -725,11 +717,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -129,19 +129,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -149,7 +141,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -157,7 +149,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -166,11 +158,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -1048,7 +1048,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1060,19 +1060,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1080,7 +1072,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1097,11 +1089,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1237,6 +1237,65 @@
<string>zorro_a2091</string> <string>zorro_a2091</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsi:0</string> <string>:scsi:0</string>
@ -1649,7 +1708,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1661,19 +1720,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1681,7 +1732,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1689,7 +1740,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1698,11 +1749,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1794,7 +1853,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1806,19 +1865,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1826,7 +1877,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1834,7 +1885,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1843,11 +1894,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1939,7 +1998,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1951,19 +2010,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1971,7 +2022,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1979,7 +2030,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1988,11 +2039,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2084,7 +2143,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2096,19 +2155,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2116,7 +2167,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2124,7 +2175,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2133,11 +2184,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2229,7 +2288,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2241,19 +2300,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2261,7 +2312,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2269,7 +2320,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2278,11 +2329,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2374,7 +2433,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2386,19 +2445,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2406,7 +2457,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2414,7 +2465,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2423,11 +2474,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2519,7 +2578,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2531,19 +2590,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2551,7 +2602,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2559,7 +2610,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2568,11 +2619,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2638,6 +2697,35 @@
<string>zorro_buddha</string> <string>zorro_buddha</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:ata_0:0</string> <string>:ata_0:0</string>

View File

@ -129,19 +129,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -149,7 +141,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -157,7 +149,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -166,11 +158,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -1048,7 +1048,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1060,19 +1060,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1080,7 +1072,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1097,11 +1089,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1237,6 +1237,65 @@
<string>zorro_a2091</string> <string>zorro_a2091</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsi:0</string> <string>:scsi:0</string>
@ -1649,7 +1708,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1661,19 +1720,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1681,7 +1732,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1689,7 +1740,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1698,11 +1749,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1794,7 +1853,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1806,19 +1865,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1826,7 +1877,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1834,7 +1885,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1843,11 +1894,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1939,7 +1998,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1951,19 +2010,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1971,7 +2022,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1979,7 +2030,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1988,11 +2039,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2084,7 +2143,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2096,19 +2155,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2116,7 +2167,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2124,7 +2175,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2133,11 +2184,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2229,7 +2288,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2241,19 +2300,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2261,7 +2312,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2269,7 +2320,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2278,11 +2329,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2374,7 +2433,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2386,19 +2445,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2406,7 +2457,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2414,7 +2465,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2423,11 +2474,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2519,7 +2578,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2531,19 +2590,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2551,7 +2602,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2559,7 +2610,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2568,11 +2619,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2638,6 +2697,35 @@
<string>zorro_buddha</string> <string>zorro_buddha</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:ata_0:0</string> <string>:ata_0:0</string>

View File

@ -129,19 +129,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -149,7 +141,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -157,7 +149,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -166,11 +158,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -619,7 +619,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -631,19 +631,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -651,7 +643,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -659,7 +651,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -668,11 +660,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -808,6 +808,65 @@
<string>zorro_a590</string> <string>zorro_a590</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsi:0</string> <string>:scsi:0</string>

View File

@ -129,19 +129,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -149,7 +141,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -157,7 +149,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -166,11 +158,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -619,7 +619,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -631,19 +631,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -651,7 +643,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -659,7 +651,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -668,11 +660,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -808,6 +808,65 @@
<string>zorro_a590</string> <string>zorro_a590</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsi:0</string> <string>:scsi:0</string>

View File

@ -4571,6 +4571,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5165,6 +5173,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6100,6 +6137,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6179,6 +6223,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6266,6 +6317,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7027,6 +7086,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7150,6 +7217,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7179,6 +7281,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7394,6 +7504,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -2558,6 +2558,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -3289,6 +3297,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -5609,6 +5646,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -5688,6 +5732,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -5775,6 +5826,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6788,6 +6847,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6911,6 +6978,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -6940,6 +7042,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7063,6 +7173,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -7596,6 +7735,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -139,6 +139,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -355,6 +363,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4600,6 +4600,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5194,6 +5202,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6129,6 +6166,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6208,6 +6252,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6295,6 +6346,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7056,6 +7115,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7179,6 +7246,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7208,6 +7310,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7423,6 +7533,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -139,6 +139,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -286,6 +294,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -502,6 +518,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -179,6 +179,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -326,6 +334,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -650,6 +666,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -5113,6 +5113,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5844,6 +5852,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8164,6 +8201,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8243,6 +8287,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8330,6 +8381,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9343,6 +9402,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9466,6 +9533,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9495,6 +9597,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9618,6 +9728,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -10151,6 +10290,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4171,6 +4171,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4318,6 +4326,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5044,6 +5060,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5775,6 +5799,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -7970,6 +8023,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8049,6 +8109,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8136,6 +8203,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8948,6 +9023,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9071,6 +9154,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9100,6 +9218,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9223,6 +9349,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -9693,6 +9848,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4211,6 +4211,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4358,6 +4366,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5084,6 +5100,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5815,6 +5839,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8010,6 +8063,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8089,6 +8149,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8176,6 +8243,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8988,6 +9063,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9111,6 +9194,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9140,6 +9258,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9263,6 +9389,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -9733,6 +9888,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4211,6 +4211,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4358,6 +4366,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5084,6 +5100,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5815,6 +5839,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -8010,6 +8063,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8089,6 +8149,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -8176,6 +8243,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8988,6 +9063,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9111,6 +9194,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -9140,6 +9258,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -9263,6 +9389,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -9733,6 +9888,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -522,6 +522,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1039,6 +1047,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -1509,6 +1546,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4571,6 +4571,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5165,6 +5173,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6100,6 +6137,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6179,6 +6223,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6266,6 +6317,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7027,6 +7086,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7150,6 +7217,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7179,6 +7281,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7394,6 +7504,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -137,19 +137,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -157,7 +149,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -165,7 +157,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -174,11 +166,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -278,7 +278,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -290,19 +290,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -310,7 +302,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -318,7 +310,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -327,11 +319,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <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

View File

@ -3854,6 +3854,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4585,6 +4593,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6905,6 +6942,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6984,6 +7028,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7071,6 +7122,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8084,6 +8143,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8207,6 +8274,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -8236,6 +8338,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8359,6 +8469,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -8892,6 +9031,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -3854,6 +3854,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4585,6 +4593,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6905,6 +6942,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6984,6 +7028,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7071,6 +7122,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8084,6 +8143,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8207,6 +8274,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -8236,6 +8338,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8359,6 +8469,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -8892,6 +9031,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -3854,6 +3854,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4585,6 +4593,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6905,6 +6942,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6984,6 +7028,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7071,6 +7122,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8084,6 +8143,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8207,6 +8274,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -8236,6 +8338,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8359,6 +8469,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -8892,6 +9031,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -3889,6 +3889,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4620,6 +4628,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6940,6 +6977,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7019,6 +7063,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7106,6 +7157,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8119,6 +8178,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8242,6 +8309,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -8271,6 +8373,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8394,6 +8504,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -8927,6 +9066,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -3854,6 +3854,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -4585,6 +4593,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6905,6 +6942,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6984,6 +7028,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -7071,6 +7122,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8084,6 +8143,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8207,6 +8274,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -8236,6 +8338,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -8359,6 +8469,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -8892,6 +9031,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -169,6 +169,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -742,6 +750,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -865,6 +881,83 @@
<string>coco_fdc</string> <string>coco_fdc</string>
<key>slots</key> <key>slots</key>
<array> <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>v10</string>
<key>description</key>
<string>RSDOS v1.0</string>
</dict>
<dict>
<key>value</key>
<string>v11</string>
<key>description</key>
<string>RSDOS v1.1</string>
</dict>
<dict>
<key>value</key>
<string>ados</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>ados2b</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 2B</string>
</dict>
<dict>
<key>value</key>
<string>ados3</string>
<key>description</key>
<string>ADOS3 v1.01.01</string>
</dict>
<dict>
<key>value</key>
<string>ados340</string>
<key>description</key>
<string>ADOS3 v1.01.01, 40 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>ados380</string>
<key>description</key>
<string>ADOS3 v1.01.01, 80 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>rgbdos</string>
<key>description</key>
<string>Hard Disk Basic for Emudsk</string>
</dict>
<dict>
<key>value</key>
<string>hdbk12</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>hdbk3</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -1262,6 +1355,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1286,6 +1384,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1350,6 +1455,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1366,6 +1476,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1374,6 +1489,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1382,6 +1502,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1559,6 +1684,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1631,6 +1763,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1710,6 +1847,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1782,6 +1926,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1861,6 +2010,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1933,6 +2089,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1996,6 +2157,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2020,6 +2186,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2084,6 +2257,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2100,6 +2278,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2108,6 +2291,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2116,6 +2304,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2171,6 +2364,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2294,6 +2495,35 @@
<string>coco_scii</string> <string>coco_scii</string>
<key>slots</key> <key>slots</key>
<array> <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>cdos</string>
<key>description</key>
<string>Disto C-DOS v4.0 for the CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>cdos3</string>
<key>description</key>
<string>Disto C-DOS 3 v1.2 for the CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -2956,6 +3186,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -98,6 +98,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -671,6 +679,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -794,6 +810,83 @@
<string>coco_fdc</string> <string>coco_fdc</string>
<key>slots</key> <key>slots</key>
<array> <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>v10</string>
<key>description</key>
<string>RSDOS v1.0</string>
</dict>
<dict>
<key>value</key>
<string>v11</string>
<key>description</key>
<string>RSDOS v1.1</string>
</dict>
<dict>
<key>value</key>
<string>ados</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>ados2b</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 2B</string>
</dict>
<dict>
<key>value</key>
<string>ados3</string>
<key>description</key>
<string>ADOS3 v1.01.01</string>
</dict>
<dict>
<key>value</key>
<string>ados340</string>
<key>description</key>
<string>ADOS3 v1.01.01, 40 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>ados380</string>
<key>description</key>
<string>ADOS3 v1.01.01, 80 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>rgbdos</string>
<key>description</key>
<string>Hard Disk Basic for Emudsk</string>
</dict>
<dict>
<key>value</key>
<string>hdbk12</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>hdbk3</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -1191,6 +1284,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1215,6 +1313,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1279,6 +1384,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1295,6 +1405,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1303,6 +1418,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1311,6 +1431,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1488,6 +1613,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1560,6 +1692,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1639,6 +1776,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1711,6 +1855,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1790,6 +1939,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1862,6 +2018,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1925,6 +2086,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1949,6 +2115,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2013,6 +2186,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2029,6 +2207,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2037,6 +2220,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2045,6 +2233,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2100,6 +2293,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2223,6 +2424,35 @@
<string>coco_scii</string> <string>coco_scii</string>
<key>slots</key> <key>slots</key>
<array> <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>cdos</string>
<key>description</key>
<string>Disto C-DOS v4.0 for the CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>cdos3</string>
<key>description</key>
<string>Disto C-DOS 3 v1.2 for the CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -2885,6 +3115,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

File diff suppressed because it is too large Load Diff

View File

@ -98,6 +98,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -671,6 +679,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -794,6 +810,83 @@
<string>coco_fdc</string> <string>coco_fdc</string>
<key>slots</key> <key>slots</key>
<array> <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>v10</string>
<key>description</key>
<string>RSDOS v1.0</string>
</dict>
<dict>
<key>value</key>
<string>v11</string>
<key>description</key>
<string>RSDOS v1.1</string>
</dict>
<dict>
<key>value</key>
<string>ados</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>ados2b</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 2B</string>
</dict>
<dict>
<key>value</key>
<string>ados3</string>
<key>description</key>
<string>ADOS3 v1.01.01</string>
</dict>
<dict>
<key>value</key>
<string>ados340</string>
<key>description</key>
<string>ADOS3 v1.01.01, 40 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>ados380</string>
<key>description</key>
<string>ADOS3 v1.01.01, 80 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>rgbdos</string>
<key>description</key>
<string>Hard Disk Basic for Emudsk</string>
</dict>
<dict>
<key>value</key>
<string>hdbk12</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>hdbk3</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -1191,6 +1284,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1215,6 +1313,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1279,6 +1384,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1295,6 +1405,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1303,6 +1418,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1311,6 +1431,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1488,6 +1613,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1560,6 +1692,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1639,6 +1776,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1711,6 +1855,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1790,6 +1939,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1862,6 +2018,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1925,6 +2086,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1949,6 +2115,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2013,6 +2186,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2029,6 +2207,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2037,6 +2220,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2045,6 +2233,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2100,6 +2293,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2223,6 +2424,35 @@
<string>coco_scii</string> <string>coco_scii</string>
<key>slots</key> <key>slots</key>
<array> <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>cdos</string>
<key>description</key>
<string>Disto C-DOS v4.0 for the CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>cdos3</string>
<key>description</key>
<string>Disto C-DOS 3 v1.2 for the CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -2885,6 +3115,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

3331
Ample/Resources/coco3h.plist Normal file

File diff suppressed because it is too large Load Diff

View File

@ -98,6 +98,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -671,6 +679,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -794,6 +810,83 @@
<string>coco_fdc</string> <string>coco_fdc</string>
<key>slots</key> <key>slots</key>
<array> <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>v10</string>
<key>description</key>
<string>RSDOS v1.0</string>
</dict>
<dict>
<key>value</key>
<string>v11</string>
<key>description</key>
<string>RSDOS v1.1</string>
</dict>
<dict>
<key>value</key>
<string>ados</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>ados2b</string>
<key>description</key>
<string>ADOS v1.02 for CoCo 2B</string>
</dict>
<dict>
<key>value</key>
<string>ados3</string>
<key>description</key>
<string>ADOS3 v1.01.01</string>
</dict>
<dict>
<key>value</key>
<string>ados340</string>
<key>description</key>
<string>ADOS3 v1.01.01, 40 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>ados380</string>
<key>description</key>
<string>ADOS3 v1.01.01, 80 track disk drives</string>
</dict>
<dict>
<key>value</key>
<string>rgbdos</string>
<key>description</key>
<string>Hard Disk Basic for Emudsk</string>
</dict>
<dict>
<key>value</key>
<string>hdbk12</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>hdbk3</string>
<key>description</key>
<string>Hard Disk Basic for Becker Port and DriveWire 3, CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -1191,6 +1284,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1215,6 +1313,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1279,6 +1384,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1295,6 +1405,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1303,6 +1418,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1311,6 +1431,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1488,6 +1613,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1560,6 +1692,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1639,6 +1776,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1711,6 +1855,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1790,6 +1939,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1862,6 +2018,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1925,6 +2086,11 @@
<string>CoCo Floppy Disk Controller</string> <string>CoCo Floppy Disk Controller</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1949,6 +2115,13 @@
<string>CoCo MIDI PAK</string> <string>CoCo MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2013,6 +2186,11 @@
<string>Codimex CD-6809 Disk BASIC (1986)</string> <string>Codimex CD-6809 Disk BASIC (1986)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2029,6 +2207,11 @@
<string>Disto Super Controller II</string> <string>Disto Super Controller II</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2037,6 +2220,11 @@
<string>Glenside IDE Adapter</string> <string>Glenside IDE Adapter</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>hard</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2045,6 +2233,11 @@
<string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string> <string>Prológica CP-450 BASIC Disco V. 1.0 (1984)</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2100,6 +2293,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2223,6 +2424,35 @@
<string>coco_scii</string> <string>coco_scii</string>
<key>slots</key> <key>slots</key>
<array> <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>cdos</string>
<key>description</key>
<string>Disto C-DOS v4.0 for the CoCo 1/2</string>
</dict>
<dict>
<key>value</key>
<string>cdos3</string>
<key>description</key>
<string>Disto C-DOS 3 v1.2 for the CoCo 3</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:wd17xx:0</string> <string>:wd17xx:0</string>
@ -2885,6 +3115,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

3403
Ample/Resources/cocoh.plist Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -66,6 +66,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1124,6 +1132,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1132,6 +1145,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1140,6 +1160,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1172,6 +1197,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1180,6 +1210,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1516,6 +1551,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1524,6 +1566,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1667,6 +1714,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1675,6 +1729,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1818,6 +1877,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1826,6 +1892,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1969,6 +2040,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1977,6 +2053,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1985,6 +2068,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2017,6 +2105,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2025,6 +2118,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2088,6 +2186,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2359,6 +2465,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -66,6 +66,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1124,6 +1132,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1132,6 +1145,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1140,6 +1160,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1172,6 +1197,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1180,6 +1210,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1516,6 +1551,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1524,6 +1566,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1667,6 +1714,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1675,6 +1729,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1818,6 +1877,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1826,6 +1892,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1969,6 +2040,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1977,6 +2053,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1985,6 +2068,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2017,6 +2105,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2025,6 +2118,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2088,6 +2186,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2359,6 +2465,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -66,6 +66,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1124,6 +1132,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1132,6 +1145,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1140,6 +1160,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1172,6 +1197,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1180,6 +1210,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1516,6 +1551,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1524,6 +1566,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1667,6 +1714,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1675,6 +1729,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1818,6 +1877,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1826,6 +1892,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1969,6 +2040,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1977,6 +2053,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1985,6 +2068,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2017,6 +2105,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2025,6 +2118,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2088,6 +2186,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2359,6 +2465,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -987,6 +987,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -995,6 +1000,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1003,6 +1015,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1035,6 +1052,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1043,6 +1065,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1379,6 +1406,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1387,6 +1421,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1530,6 +1569,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1538,6 +1584,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1681,6 +1732,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1689,6 +1747,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1832,6 +1895,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1840,6 +1908,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1848,6 +1923,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1880,6 +1960,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1888,6 +1973,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1951,6 +2041,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2222,6 +2320,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -66,6 +66,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1124,6 +1132,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1132,6 +1145,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1140,6 +1160,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1172,6 +1197,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1180,6 +1210,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1516,6 +1551,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1524,6 +1566,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1667,6 +1714,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1675,6 +1729,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1818,6 +1877,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1826,6 +1892,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1969,6 +2040,11 @@
<string>Dragon FDC</string> <string>Dragon FDC</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1977,6 +2053,13 @@
<string>Dragon MIDI PAK</string> <string>Dragon MIDI PAK</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1985,6 +2068,11 @@
<string>Dragon Peaksoft Prestel Module</string> <string>Dragon Peaksoft Prestel Module</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2017,6 +2105,11 @@
<string>Premier FDC</string> <string>Premier FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2025,6 +2118,11 @@
<string>SDTANDY FDC</string> <string>SDTANDY FDC</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>floppy_5_25</key>
<integer>2</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2088,6 +2186,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2359,6 +2465,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -229,19 +229,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -249,7 +241,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -257,7 +249,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -266,11 +258,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -229,19 +229,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -249,7 +241,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -257,7 +249,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -266,11 +258,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -229,19 +229,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -249,7 +241,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -257,7 +249,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -266,11 +258,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -664,7 +664,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -676,19 +676,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -696,7 +688,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -704,7 +696,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -713,11 +705,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -554,6 +554,41 @@
<string>electron_ap1</string> <string>electron_ap1</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:centronics</string> <string>:centronics</string>
@ -743,6 +778,35 @@
<string>electron_ap6</string> <string>electron_ap6</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:centronics</string> <string>:centronics</string>
@ -1066,6 +1130,41 @@
<string>electron_m2105</string> <string>electron_m2105</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:modem</string> <string>:modem</string>
@ -1099,7 +1198,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1111,19 +1210,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1131,7 +1222,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1139,7 +1230,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<true/> <true/>
<key>media</key> <key>media</key>
@ -1148,11 +1239,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1244,7 +1343,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1256,19 +1355,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1276,7 +1367,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1284,7 +1375,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1293,11 +1384,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1490,6 +1589,35 @@
<string>electron_mode7</string> <string>electron_mode7</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:exp</string> <string>:exp</string>
@ -1510,6 +1638,11 @@
<string>Acorn M2105 Expansion</string> <string>Acorn M2105 Expansion</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -1648,6 +1781,29 @@
<string>electron_plus1</string> <string>electron_plus1</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:centronics</string> <string>:centronics</string>
@ -1976,6 +2132,11 @@
<string>Acorn M2105 Expansion</string> <string>Acorn M2105 Expansion</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2114,6 +2275,53 @@
<string>electron_plus3</string> <string>electron_plus3</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:fdc:1</string> <string>:fdc:1</string>
@ -2175,6 +2383,11 @@
<string>Acorn M2105 Expansion</string> <string>Acorn M2105 Expansion</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2333,6 +2546,11 @@
<string>Acorn M2105 Expansion</string> <string>Acorn M2105 Expansion</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2471,6 +2689,59 @@
<string>electron_romboxp</string> <string>electron_romboxp</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:centronics</string> <string>:centronics</string>
@ -2625,6 +2896,11 @@
<string>Acorn M2105 Expansion</string> <string>Acorn M2105 Expansion</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>bitbanger</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -2796,7 +3072,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2808,19 +3084,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2828,7 +3096,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -2836,7 +3104,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -2845,11 +3113,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -454,7 +454,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -466,19 +466,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -486,7 +478,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -494,7 +486,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -503,11 +495,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1163,7 +1163,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1175,19 +1175,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1195,7 +1187,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1203,7 +1195,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1212,11 +1204,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -649,7 +649,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -661,19 +661,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -681,7 +673,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -689,7 +681,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -698,11 +690,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1358,7 +1358,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1370,19 +1370,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1390,7 +1382,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1398,7 +1390,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1407,11 +1399,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -355,7 +355,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -367,19 +367,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -387,7 +379,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -395,7 +387,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -404,11 +396,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -355,7 +355,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -367,19 +367,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -387,7 +379,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -395,7 +387,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -404,11 +396,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -649,7 +649,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -661,19 +661,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -681,7 +673,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -689,7 +681,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -698,11 +690,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1358,7 +1358,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1370,19 +1370,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1390,7 +1382,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1398,7 +1390,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1407,11 +1399,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -550,7 +550,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -562,19 +562,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -582,7 +574,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -590,7 +582,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -599,11 +591,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1259,7 +1259,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1271,19 +1271,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1291,7 +1283,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1299,7 +1291,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1308,11 +1300,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -550,7 +550,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -562,19 +562,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -582,7 +574,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -590,7 +582,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -599,11 +591,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1259,7 +1259,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1271,19 +1271,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1291,7 +1283,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1299,7 +1291,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1308,11 +1300,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -550,7 +550,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -562,19 +562,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -582,7 +574,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -590,7 +582,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -599,11 +591,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1259,7 +1259,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1271,19 +1271,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1291,7 +1283,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1299,7 +1291,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1308,11 +1300,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -550,7 +550,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -562,19 +562,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -582,7 +574,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -590,7 +582,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -599,11 +591,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1259,7 +1259,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1271,19 +1271,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1291,7 +1283,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1299,7 +1291,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1308,11 +1300,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -117,19 +117,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -137,7 +129,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -145,7 +137,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -154,11 +146,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -264,19 +264,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -284,7 +276,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -292,7 +284,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -301,11 +293,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -658,7 +658,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -670,19 +670,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -690,7 +682,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -698,7 +690,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -707,11 +699,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

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

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -229,19 +229,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -249,7 +241,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -257,7 +249,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -266,11 +258,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -82,19 +82,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -102,7 +94,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -110,7 +102,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -119,11 +111,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -229,19 +229,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -249,7 +241,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -257,7 +249,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -266,11 +258,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -623,7 +623,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -635,19 +635,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -655,7 +647,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -663,7 +655,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -672,11 +664,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

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

View File

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

View File

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

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -836,7 +836,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -848,19 +848,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -868,7 +860,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -876,7 +868,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -885,11 +877,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -836,7 +836,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -848,19 +848,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -868,7 +860,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -876,7 +868,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -885,11 +877,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -836,7 +836,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -848,19 +848,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -868,7 +860,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -876,7 +868,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -885,11 +877,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -836,7 +836,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -848,19 +848,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -868,7 +860,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -876,7 +868,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -885,11 +877,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -836,7 +836,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -848,19 +848,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -868,7 +860,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -876,7 +868,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -885,11 +877,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -865,7 +865,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -949,7 +949,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1056,7 +1056,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1068,19 +1068,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1096,7 +1088,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1105,11 +1097,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -865,7 +865,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -949,7 +949,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1056,7 +1056,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1068,19 +1068,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1096,7 +1088,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1105,11 +1097,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -865,7 +865,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -949,7 +949,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1056,7 +1056,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1068,19 +1068,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1096,7 +1088,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1105,11 +1097,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -164,19 +164,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -184,7 +176,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -192,7 +184,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -201,11 +193,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -311,19 +311,11 @@
<key>devname</key> <key>devname</key>
<string>rs_serial_printer</string> <string>rs_serial_printer</string>
</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> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>devname</key> <key>devname</key>
<string>rs232_loopback</string> <string>rs232_loopback</string>
</dict> </dict>
@ -331,7 +323,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>devname</key> <key>devname</key>
<string>dec_rs232_loopback</string> <string>dec_rs232_loopback</string>
</dict> </dict>
@ -339,7 +331,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>devname</key> <key>devname</key>
<string>null_modem</string> <string>null_modem</string>
<key>media</key> <key>media</key>
@ -348,11 +340,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</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> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>devname</key> <key>devname</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>media</key> <key>media</key>
@ -865,7 +865,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -949,7 +949,7 @@
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1056,7 +1056,7 @@
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
<key>description</key> <key>description</key>
<string>Pseudo terminal</string> <string>Pseudo Terminal</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1068,19 +1068,11 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>loopback</string> <string>loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback</string> <string>RS-232 Loopback</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1088,7 +1080,7 @@
<key>value</key> <key>value</key>
<string>dec_loopback</string> <string>dec_loopback</string>
<key>description</key> <key>description</key>
<string>RS232 Loopback (DEC 12-15336-00)</string> <string>RS-232 Loopback (DEC 12-15336-00)</string>
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </dict>
@ -1096,7 +1088,7 @@
<key>value</key> <key>value</key>
<string>null_modem</string> <string>null_modem</string>
<key>description</key> <key>description</key>
<string>RS232 Null Modem</string> <string>RS-232 Null Modem</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>
@ -1105,11 +1097,19 @@
<integer>1</integer> <integer>1</integer>
</dict> </dict>
</dict> </dict>
<dict>
<key>value</key>
<string>patch</string>
<key>description</key>
<string>RS-232 Patch Box</string>
<key>default</key>
<false/>
</dict>
<dict> <dict>
<key>value</key> <key>value</key>
<string>rs232_sync_io</string> <string>rs232_sync_io</string>
<key>description</key> <key>description</key>
<string>RS232 Synchronous I/O</string> <string>RS-232 Synchronous I/O</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key> <key>media</key>

View File

@ -4511,6 +4511,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -5105,6 +5113,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -6040,6 +6077,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6119,6 +6163,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -6206,6 +6257,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6967,6 +7026,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7090,6 +7157,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -7119,6 +7221,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -7334,6 +7444,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -179,6 +179,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -326,6 +334,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -542,6 +558,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

View File

@ -1475,6 +1475,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -1622,6 +1630,14 @@
<key>devname</key> <key>devname</key>
<string>scorpion_ic</string> <string>scorpion_ic</string>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2240,6 +2256,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -2971,6 +2995,35 @@
<string>a2grapplerplus</string> <string>a2grapplerplus</string>
<key>slots</key> <key>slots</key>
<array> <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>v30</string>
<key>description</key>
<string>ROM 3.0</string>
</dict>
<dict>
<key>value</key>
<string>v32</string>
<key>description</key>
<string>ROM 3.2</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:prn</string> <string>:prn</string>
@ -5291,6 +5344,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -5370,6 +5430,13 @@
<string>Miracle Piano SNES Cable</string> <string>Miracle Piano SNES Cable</string>
<key>default</key> <key>default</key>
<false/> <false/>
<key>media</key>
<dict>
<key>midiin</key>
<integer>1</integer>
<key>midiout</key>
<integer>1</integer>
</dict>
</dict> </dict>
<dict> <dict>
<key>value</key> <key>value</key>
@ -5457,6 +5524,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6470,6 +6545,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6593,6 +6676,41 @@
<string>ccs7710</string> <string>ccs7710</string>
<key>slots</key> <key>slots</key>
<array> <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>7710-01</string>
<key>description</key>
<string>CCS 7710-01</string>
</dict>
<dict>
<key>value</key>
<string>7710-02</string>
<key>description</key>
<string>CCS 7710-02</string>
</dict>
<dict>
<key>value</key>
<string>7710-03</string>
<key>description</key>
<string>CCS 7710-03</string>
</dict>
</array>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>:rs232</string> <string>:rs232</string>
@ -6622,6 +6740,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>
@ -6745,6 +6871,35 @@
<string>cmsscsi</string> <string>cmsscsi</string>
<key>slots</key> <key>slots</key>
<array> <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> <dict>
<key>name</key> <key>name</key>
<string>:scsibus:0</string> <string>:scsibus:0</string>
@ -7278,6 +7433,14 @@
<key>default</key> <key>default</key>
<false/> <false/>
</dict> </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> <dict>
<key>value</key> <key>value</key>
<string>pty</string> <string>pty</string>

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