|
|
@@ -1,8 +1,8 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="macosx"/>
|
|
|
|
<deployment identifier="macosx"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15702"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<objects>
|
|
|
@@ -17,14 +17,14 @@
|
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titleVisibility="hidden" id="QvC-M9-y7g">
|
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titleVisibility="hidden" id="QvC-M9-y7g">
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" documentModal="YES"/>
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" documentModal="YES"/>
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
|
<rect key="contentRect" x="196" y="240" width="650" height="205"/>
|
|
|
|
<rect key="contentRect" x="196" y="240" width="720" height="205"/>
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="900"/>
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="900"/>
|
|
|
|
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
|
|
|
|
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="650" height="205"/>
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="720" height="205"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<subviews>
|
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hKn-1l-OSN">
|
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hKn-1l-OSN">
|
|
|
|
<rect key="frame" x="549" y="13" width="87" height="32"/>
|
|
|
|
<rect key="frame" x="619" y="13" width="87" height="32"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Choose" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MnM-xo-4Qa">
|
|
|
|
<buttonCell key="cell" type="push" title="Choose" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MnM-xo-4Qa">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
@@ -37,7 +37,7 @@ DQ
|
|
|
|
</connections>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JQy-Cj-AOK">
|
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JQy-Cj-AOK">
|
|
|
|
<rect key="frame" x="468" y="13" width="82" height="32"/>
|
|
|
|
<rect key="frame" x="538" y="13" width="82" height="32"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sub-rB-Req">
|
|
|
|
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sub-rB-Req">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
@@ -59,7 +59,7 @@ Gw
|
|
|
|
</textFieldCell>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</textField>
|
|
|
|
<tabView translatesAutoresizingMaskIntoConstraints="NO" id="VUb-QG-x7c">
|
|
|
|
<tabView translatesAutoresizingMaskIntoConstraints="NO" id="VUb-QG-x7c">
|
|
|
|
<rect key="frame" x="13" y="51" width="624" height="140"/>
|
|
|
|
<rect key="frame" x="13" y="51" width="694" height="140"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<tabViewItems>
|
|
|
|
<tabViewItems>
|
|
|
|
<tabViewItem label="Apple II" identifier="appleii" id="P59-QG-LOa">
|
|
|
|
<tabViewItem label="Apple II" identifier="appleii" id="P59-QG-LOa">
|
|
|
@@ -87,7 +87,7 @@ Gw
|
|
|
|
<rect key="frame" x="65" y="67" width="116" height="25"/>
|
|
|
|
<rect key="frame" x="65" y="67" width="116" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Apple II" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="VBQ-JG-AeM" id="U6V-us-O2F">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Apple II" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="VBQ-JG-AeM" id="U6V-us-O2F">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="esp-ir-7iH">
|
|
|
|
<menu key="menu" id="esp-ir-7iH">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Apple II" state="on" id="VBQ-JG-AeM"/>
|
|
|
|
<menuItem title="Apple II" state="on" id="VBQ-JG-AeM"/>
|
|
|
@@ -102,7 +102,7 @@ Gw
|
|
|
|
<rect key="frame" x="115" y="36" width="133" height="25"/>
|
|
|
|
<rect key="frame" x="115" y="36" width="133" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Sixteen Sector" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="16" imageScaling="proportionallyDown" inset="2" selectedItem="QaV-Yr-k9o" id="8BT-RV-2Nm">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Sixteen Sector" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="16" imageScaling="proportionallyDown" inset="2" selectedItem="QaV-Yr-k9o" id="8BT-RV-2Nm">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="udQ-NK-FG8">
|
|
|
|
<menu key="menu" id="udQ-NK-FG8">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Sixteen Sector" state="on" tag="16" id="QaV-Yr-k9o"/>
|
|
|
|
<menuItem title="Sixteen Sector" state="on" tag="16" id="QaV-Yr-k9o"/>
|
|
|
@@ -130,14 +130,14 @@ Gw
|
|
|
|
</tabViewItem>
|
|
|
|
</tabViewItem>
|
|
|
|
<tabViewItem label="Amstrad CPC" identifier="cpc" id="JmB-OF-xcM">
|
|
|
|
<tabViewItem label="Amstrad CPC" identifier="cpc" id="JmB-OF-xcM">
|
|
|
|
<view key="view" id="5zS-Nj-Ynx">
|
|
|
|
<view key="view" id="5zS-Nj-Ynx">
|
|
|
|
<rect key="frame" x="10" y="33" width="604" height="94"/>
|
|
|
|
<rect key="frame" x="10" y="33" width="674" height="94"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<subviews>
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="00d-sg-Krh">
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="00d-sg-Krh">
|
|
|
|
<rect key="frame" x="65" y="67" width="95" height="25"/>
|
|
|
|
<rect key="frame" x="65" y="67" width="95" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="CPC6128" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="6128" imageScaling="proportionallyDown" inset="2" selectedItem="klh-ZE-Agp" id="hVJ-h6-iea">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="CPC6128" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="6128" imageScaling="proportionallyDown" inset="2" selectedItem="klh-ZE-Agp" id="hVJ-h6-iea">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="r3D-C2-Ruq">
|
|
|
|
<menu key="menu" id="r3D-C2-Ruq">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="CPC464" tag="464" id="5kZ-XF-RFl"/>
|
|
|
|
<menuItem title="CPC464" tag="464" id="5kZ-XF-RFl"/>
|
|
|
@@ -166,6 +166,27 @@ Gw
|
|
|
|
</constraints>
|
|
|
|
</constraints>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</tabViewItem>
|
|
|
|
</tabViewItem>
|
|
|
|
|
|
|
|
<tabViewItem label="Atari ST" identifier="atarist" id="a6Y-mx-yFn">
|
|
|
|
|
|
|
|
<view key="view" id="nnv-Wi-7hc">
|
|
|
|
|
|
|
|
<rect key="frame" x="10" y="33" width="674" height="94"/>
|
|
|
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
|
|
|
<subviews>
|
|
|
|
|
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nLf-LI-nWO">
|
|
|
|
|
|
|
|
<rect key="frame" x="15" y="75" width="644" height="16"/>
|
|
|
|
|
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="At present only a 512k Atari ST is supported." id="gBA-ke-mur">
|
|
|
|
|
|
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
|
|
|
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
|
|
|
|
</textFieldCell>
|
|
|
|
|
|
|
|
</textField>
|
|
|
|
|
|
|
|
</subviews>
|
|
|
|
|
|
|
|
<constraints>
|
|
|
|
|
|
|
|
<constraint firstItem="nLf-LI-nWO" firstAttribute="leading" secondItem="nnv-Wi-7hc" secondAttribute="leading" constant="17" id="EIm-9Q-Rcj"/>
|
|
|
|
|
|
|
|
<constraint firstItem="nLf-LI-nWO" firstAttribute="top" secondItem="nnv-Wi-7hc" secondAttribute="top" constant="3" id="f9w-Lj-5dn"/>
|
|
|
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="nLf-LI-nWO" secondAttribute="trailing" constant="17" id="m3L-Nx-Aqz"/>
|
|
|
|
|
|
|
|
</constraints>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</tabViewItem>
|
|
|
|
<tabViewItem label="Electron" identifier="electron" id="muc-z9-Vqc">
|
|
|
|
<tabViewItem label="Electron" identifier="electron" id="muc-z9-Vqc">
|
|
|
|
<view key="view" id="SRc-2D-95G">
|
|
|
|
<view key="view" id="SRc-2D-95G">
|
|
|
|
<rect key="frame" x="10" y="33" width="604" height="94"/>
|
|
|
|
<rect key="frame" x="10" y="33" width="604" height="94"/>
|
|
|
@@ -214,7 +235,7 @@ Gw
|
|
|
|
<rect key="frame" x="65" y="67" width="74" height="25"/>
|
|
|
|
<rect key="frame" x="65" y="67" width="74" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Plus" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="3" imageScaling="proportionallyDown" inset="2" selectedItem="R6T-hg-rOF" id="1Kb-Q2-BGM">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Plus" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="3" imageScaling="proportionallyDown" inset="2" selectedItem="R6T-hg-rOF" id="1Kb-Q2-BGM">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="ofy-j9-YnU">
|
|
|
|
<menu key="menu" id="ofy-j9-YnU">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="512ke" tag="2" id="WCG-6u-ANQ"/>
|
|
|
|
<menuItem title="512ke" tag="2" id="WCG-6u-ANQ"/>
|
|
|
@@ -250,7 +271,7 @@ Gw
|
|
|
|
<rect key="frame" x="69" y="67" width="145" height="25"/>
|
|
|
|
<rect key="frame" x="69" y="67" width="145" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="European (PAL)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="xAh-Ch-tby" id="yR4-yv-Lvu">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="European (PAL)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="xAh-Ch-tby" id="yR4-yv-Lvu">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="BCR-rp-Kpc">
|
|
|
|
<menu key="menu" id="BCR-rp-Kpc">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="European (PAL)" state="on" id="xAh-Ch-tby"/>
|
|
|
|
<menuItem title="European (PAL)" state="on" id="xAh-Ch-tby"/>
|
|
|
@@ -299,7 +320,7 @@ Gw
|
|
|
|
<rect key="frame" x="65" y="67" width="106" height="25"/>
|
|
|
|
<rect key="frame" x="65" y="67" width="106" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Oric-1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="jGN-1a-biF" id="Jll-EJ-cMr">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Oric-1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="jGN-1a-biF" id="Jll-EJ-cMr">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="E9d-fH-Eak">
|
|
|
|
<menu key="menu" id="E9d-fH-Eak">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Oric-1" state="on" id="jGN-1a-biF"/>
|
|
|
|
<menuItem title="Oric-1" state="on" id="jGN-1a-biF"/>
|
|
|
@@ -313,7 +334,7 @@ Gw
|
|
|
|
<rect key="frame" x="111" y="36" width="97" height="25"/>
|
|
|
|
<rect key="frame" x="111" y="36" width="97" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="None" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="XhK-Jh-oTW" id="aYb-m1-H9X">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="None" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="XhK-Jh-oTW" id="aYb-m1-H9X">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="hy3-Li-nlW">
|
|
|
|
<menu key="menu" id="hy3-Li-nlW">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="None" state="on" id="XhK-Jh-oTW"/>
|
|
|
|
<menuItem title="None" state="on" id="XhK-Jh-oTW"/>
|
|
|
@@ -356,7 +377,7 @@ Gw
|
|
|
|
<rect key="frame" x="69" y="67" width="145" height="25"/>
|
|
|
|
<rect key="frame" x="69" y="67" width="145" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="European (PAL)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="45i-0n-gau" id="yi7-eo-I0q">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="European (PAL)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="45i-0n-gau" id="yi7-eo-I0q">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="uCQ-9l-eBb">
|
|
|
|
<menu key="menu" id="uCQ-9l-eBb">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="European (PAL)" state="on" id="45i-0n-gau"/>
|
|
|
|
<menuItem title="European (PAL)" state="on" id="45i-0n-gau"/>
|
|
|
@@ -372,7 +393,7 @@ Gw
|
|
|
|
<rect key="frame" x="106" y="36" width="115" height="25"/>
|
|
|
|
<rect key="frame" x="106" y="36" width="115" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="fOl-8Q-fsA" id="rH0-7T-pJE">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="fOl-8Q-fsA" id="rH0-7T-pJE">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="e9J-Ie-PjH">
|
|
|
|
<menu key="menu" id="e9J-Ie-PjH">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="fOl-8Q-fsA"/>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="fOl-8Q-fsA"/>
|
|
|
@@ -426,14 +447,14 @@ Gw
|
|
|
|
</tabViewItem>
|
|
|
|
</tabViewItem>
|
|
|
|
<tabViewItem label="ZX80" identifier="zx80" id="tMH-kF-GUz">
|
|
|
|
<tabViewItem label="ZX80" identifier="zx80" id="tMH-kF-GUz">
|
|
|
|
<view key="view" id="8hL-Vn-Hg0">
|
|
|
|
<view key="view" id="8hL-Vn-Hg0">
|
|
|
|
<rect key="frame" x="10" y="33" width="554" height="94"/>
|
|
|
|
<rect key="frame" x="10" y="33" width="604" height="94"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<subviews>
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I1a-Eu-5UB">
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I1a-Eu-5UB">
|
|
|
|
<rect key="frame" x="106" y="67" width="115" height="25"/>
|
|
|
|
<rect key="frame" x="106" y="67" width="115" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4Sa-jR-xOd" id="B8M-do-Yod">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4Sa-jR-xOd" id="B8M-do-Yod">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="Of4-DY-mE5">
|
|
|
|
<menu key="menu" id="Of4-DY-mE5">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="4Sa-jR-xOd"/>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="4Sa-jR-xOd"/>
|
|
|
@@ -474,14 +495,14 @@ Gw
|
|
|
|
</tabViewItem>
|
|
|
|
</tabViewItem>
|
|
|
|
<tabViewItem label="ZX81" identifier="zx81" id="Wnn-nQ-gZ6">
|
|
|
|
<tabViewItem label="ZX81" identifier="zx81" id="Wnn-nQ-gZ6">
|
|
|
|
<view key="view" id="bmd-gL-gzT">
|
|
|
|
<view key="view" id="bmd-gL-gzT">
|
|
|
|
<rect key="frame" x="10" y="33" width="554" height="94"/>
|
|
|
|
<rect key="frame" x="10" y="33" width="604" height="94"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<subviews>
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5aO-UX-HnX">
|
|
|
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5aO-UX-HnX">
|
|
|
|
<rect key="frame" x="106" y="67" width="115" height="25"/>
|
|
|
|
<rect key="frame" x="106" y="67" width="115" height="25"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7QC-Ij-hES" id="d3W-Gl-3Mf">
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Unexpanded" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7QC-Ij-hES" id="d3W-Gl-3Mf">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="mua-Lp-9wl">
|
|
|
|
<menu key="menu" id="mua-Lp-9wl">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="7QC-Ij-hES"/>
|
|
|
|
<menuItem title="Unexpanded" state="on" id="7QC-Ij-hES"/>
|
|
|
|