git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

Cocoa/Document.xib

      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24093.7" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
      3     <dependencies>
      4         <deployment identifier="macosx"/>
      5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24093.7"/>
      6         <capability name="System colors introduced in macOS 10.14" minToolsVersion="10.0"/>
      7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
      8     </dependencies>
      9     <objects>
     10         <customObject id="-2" userLabel="File's Owner" customClass="Document">
     11             <connections>
     12                 <outlet property="TilemapSetButton" destination="k4c-Vg-MBu" id="Ak1-6d-B1N"/>
     13                 <outlet property="cheatWindowController" destination="v7q-gT-jHT" id="UNn-g4-2kP"/>
     14                 <outlet property="cheatsWindow" destination="4Yb-Np-JrF" id="YCZ-cj-gn5"/>
     15                 <outlet property="consoleInput" destination="l22-S8-uji" id="Heu-am-YgB"/>
     16                 <outlet property="consoleOutput" destination="doS-dM-hnl" id="Gn5-ju-Wb0"/>
     17                 <outlet property="consoleWindow" destination="21F-Ah-yHX" id="eQ4-ug-LsT"/>
     18                 <outlet property="cpuCounter" destination="xdx-GC-Tb8" id="oSn-U3-qvg"/>
     19                 <outlet property="cpuView" destination="aBf-yU-8M0" id="RIb-Fj-lvt"/>
     20                 <outlet property="debugBar" destination="sah-kv-6KJ" id="24d-aM-rs5"/>
     21                 <outlet property="debuggerBackstepButton" destination="E87-Uq-f2l" id="PI7-Wu-f0v"/>
     22                 <outlet property="debuggerContinueButton" destination="ybQ-jy-NgI" id="fRF-S3-xSh"/>
     23                 <outlet property="debuggerFinishButton" destination="jdD-yP-Nr6" id="V7Y-wP-nSS"/>
     24                 <outlet property="debuggerNextButton" destination="tTP-Zs-Ohu" id="mfm-Yl-UZA"/>
     25                 <outlet property="debuggerScrollView" destination="oTo-zx-o6N" id="EbZ-Le-dZJ"/>
     26                 <outlet property="debuggerSideView" destination="JgV-7E-iwp" id="RaA-fw-3i1"/>
     27                 <outlet property="debuggerSideViewInput" destination="w0g-eK-jM4" id="GBf-WK-ryI"/>
     28                 <outlet property="debuggerSidebarEffectView" destination="4Z2-33-dYY" id="Ja6-bC-rQg"/>
     29                 <outlet property="debuggerSplitView" destination="pUc-ZN-vl5" id="0sG-0D-cID"/>
     30                 <outlet property="debuggerStepButton" destination="fsQ-dD-A8C" id="1Vi-Pi-rsI"/>
     31                 <outlet property="debuggerVerticalLine" destination="7bR-gM-1At" id="rfy-7Z-388"/>
     32                 <outlet property="feedImageView" destination="Ar0-nN-eop" id="wHa-St-o4G"/>
     33                 <outlet property="gridButton" destination="fL6-2S-Rgd" id="jtV-jh-GHC"/>
     34                 <outlet property="mainWindow" destination="xOd-HO-29H" id="h8M-YB-vcC"/>
     35                 <outlet property="memoryBankInput" destination="rdV-q6-hc6" id="KBx-9T-2mX"/>
     36                 <outlet property="memoryBankItem" destination="bWC-FW-IYP" id="Lf2-dh-z32"/>
     37                 <outlet property="memorySpaceButton" destination="vfJ-vu-gqJ" id="ris-gF-9U7"/>
     38                 <outlet property="memoryView" destination="8hr-8o-3rN" id="fF0-rh-8ND"/>
     39                 <outlet property="memoryWindow" destination="mRm-dL-mCj" id="VPR-lu-vtI"/>
     40                 <outlet property="objectView" destination="fIM-GT-QXJ" id="jzs-q8-Z2U"/>
     41                 <outlet property="osdView" destination="MX4-l2-7NE" id="Am7-fq-uvu"/>
     42                 <outlet property="paletteView" destination="ZuP-AU-0pA" id="ef6-27-Bci"/>
     43                 <outlet property="printerFeedWindow" destination="NdE-0B-WCf" id="yVK-cS-NOJ"/>
     44                 <outlet property="printerSpinner" destination="rrz-Uh-Nae" id="CI8-Y2-s3l"/>
     45                 <outlet property="tilemapImageView" destination="LlK-tV-bjv" id="nSY-Xd-BjZ"/>
     46                 <outlet property="tilemapMapButton" destination="YIJ-Qc-SIZ" id="BB7-Gg-7XP"/>
     47                 <outlet property="tilemapPaletteButton" destination="loB-0k-Qff" id="2Or-7l-6vn"/>
     48                 <outlet property="tilesetImageView" destination="QcQ-ex-36R" id="8SY-Ag-eIf"/>
     49                 <outlet property="tilesetPaletteButton" destination="TLv-xS-X5K" id="uE2-K1-5sj"/>
     50                 <outlet property="view" destination="uqf-pe-VAF" id="HMP-rf-Yqk"/>
     51                 <outlet property="vramStatusLabel" destination="6vK-IP-PmP" id="A2d-dI-R3J"/>
     52                 <outlet property="vramTabView" destination="AZz-Mh-rPA" id="ZCG-SP-Lfw"/>
     53                 <outlet property="vramWindow" destination="mbr-db-iZh" id="VZj-IV-t6O"/>
     54                 <outlet property="window" destination="xOd-HO-29H" id="JIz-fz-R2o"/>
     55             </connections>
     56         </customObject>
     57         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
     58         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
     59         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="xOd-HO-29H" userLabel="Window" customClass="GBWindow">
     60             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
     61             <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
     62             <rect key="contentRect" x="0.0" y="0.0" width="160" height="144"/>
     63             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
     64             <value key="minSize" type="size" width="160" height="144"/>
     65             <view key="contentView" id="gIp-Ho-8D9">
     66                 <rect key="frame" x="0.0" y="0.0" width="160" height="144"/>
     67                 <autoresizingMask key="autoresizingMask"/>
     68                 <subviews>
     69                     <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KTk-4M-J7t" customClass="GBBorderView">
     70                         <rect key="frame" x="0.0" y="0.0" width="160" height="144"/>
     71                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     72                         <subviews>
     73                             <view fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uqf-pe-VAF" customClass="GBView">
     74                                 <rect key="frame" x="0.0" y="0.0" width="160" height="144"/>
     75                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     76                                 <connections>
     77                                     <outlet property="document" destination="-2" id="Fvh-rD-z4r"/>
     78                                 </connections>
     79                             </view>
     80                         </subviews>
     81                     </customView>
     82                     <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MX4-l2-7NE" customClass="GBOSDView">
     83                         <rect key="frame" x="0.0" y="0.0" width="160" height="144"/>
     84                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     85                     </customView>
     86                 </subviews>
     87             </view>
     88             <connections>
     89                 <outlet property="delegate" destination="-2" id="jvM-lC-fKb"/>
     90             </connections>
     91             <point key="canvasLocation" x="293" y="347"/>
     92         </window>
     93         <window title="Debug Console" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="21F-Ah-yHX" customClass="GBPanel">
     94             <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES" utility="YES" HUD="YES"/>
     95             <windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
     96             <rect key="contentRect" x="0.0" y="0.0" width="921" height="480"/>
     97             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
     98             <value key="minSize" type="size" width="921" height="400"/>
     99             <view key="contentView" id="dCP-E5-7Fi" customClass="GBOptionalVisualEffectView">
    100                 <rect key="frame" x="0.0" y="0.0" width="921" height="480"/>
    101                 <autoresizingMask key="autoresizingMask"/>
    102                 <subviews>
    103                     <box horizontalHuggingPriority="750" boxType="separator" id="7bR-gM-1At">
    104                         <rect key="frame" x="590" y="0.0" width="5" height="481"/>
    105                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" heightSizable="YES"/>
    106                     </box>
    107                     <splitView dividerStyle="thin" vertical="YES" id="pUc-ZN-vl5" customClass="GBSplitView">
    108                         <rect key="frame" x="0.0" y="0.0" width="921" height="481"/>
    109                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    110                         <subviews>
    111                             <customView fixedFrame="YES" id="2rj-7i-kxc">
    112                                 <rect key="frame" x="0.0" y="0.0" width="591" height="481"/>
    113                                 <autoresizingMask key="autoresizingMask"/>
    114                                 <subviews>
    115                                     <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oTo-zx-o6N">
    116                                         <rect key="frame" x="0.0" y="52" width="591" height="429"/>
    117                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    118                                         <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="EQe-Ad-L7S">
    119                                             <rect key="frame" x="0.0" y="0.0" width="591" height="429"/>
    120                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    121                                             <subviews>
    122                                                 <textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" baseWritingDirection="leftToRight" findStyle="bar" allowsNonContiguousLayout="YES" id="doS-dM-hnl">
    123                                                     <rect key="frame" x="0.0" y="0.0" width="591" height="429"/>
    124                                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    125                                                     <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
    126                                                     <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.25" colorSpace="custom" customColorSpace="sRGB"/>
    127                                                     <size key="minSize" width="591" height="429"/>
    128                                                     <size key="maxSize" width="1160" height="10000000"/>
    129                                                     <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    130                                                     <allowedInputSourceLocales>
    131                                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    132                                                     </allowedInputSourceLocales>
    133                                                 </textView>
    134                                             </subviews>
    135                                         </clipView>
    136                                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="3fZ-tl-Zi7">
    137                                             <rect key="frame" x="-100" y="-100" width="87" height="18"/>
    138                                             <autoresizingMask key="autoresizingMask"/>
    139                                         </scroller>
    140                                         <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="cwi-6E-rbh">
    141                                             <rect key="frame" x="575" y="0.0" width="16" height="429"/>
    142                                             <autoresizingMask key="autoresizingMask"/>
    143                                         </scroller>
    144                                     </scrollView>
    145                                     <textField focusRingType="none" verticalHuggingPriority="750" mirrorLayoutDirectionWhenInternationalizing="never" id="l22-S8-uji">
    146                                         <rect key="frame" x="0.0" y="0.0" width="593" height="26"/>
    147                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    148                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" focusRingType="none" drawsBackground="YES" id="p3j-nS-44f" customClass="GBTerminalTextFieldCell">
    149                                             <font key="font" metaFont="fixedUser" size="11"/>
    150                                             <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
    151                                             <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.25" colorSpace="custom" customColorSpace="calibratedRGB"/>
    152                                             <allowedInputSourceLocales>
    153                                                 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    154                                             </allowedInputSourceLocales>
    155                                         </textFieldCell>
    156                                         <connections>
    157                                             <action selector="consoleInput:" target="-2" id="ylQ-vw-ARS"/>
    158                                         </connections>
    159                                     </textField>
    160                                     <customView id="sah-kv-6KJ">
    161                                         <rect key="frame" x="0.0" y="26" width="591" height="26"/>
    162                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    163                                         <subviews>
    164                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ybQ-jy-NgI" customClass="GBDebuggerButton">
    165                                                 <rect key="frame" x="4" y="0.0" width="26" height="26"/>
    166                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    167                                                 <buttonCell key="cell" type="bevel" title="Interrupt" alternateTitle="interrupt" bezelStyle="rounded" image="InterruptTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Yd7-kY-21r">
    168                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    169                                                     <font key="font" metaFont="system"/>
    170                                                 </buttonCell>
    171                                                 <color key="contentTintColor" name="controlAccentColor" catalog="System" colorSpace="catalog"/>
    172                                                 <connections>
    173                                                     <action selector="debuggerButtonPressed:" target="-2" id="8pX-u8-oFG"/>
    174                                                     <outlet property="textField" destination="l22-S8-uji" id="cIZ-tr-dAu"/>
    175                                                 </connections>
    176                                             </button>
    177                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jdD-yP-Nr6" customClass="GBDebuggerButton">
    178                                                 <rect key="frame" x="80" y="0.0" width="26" height="26"/>
    179                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    180                                                 <buttonCell key="cell" type="bevel" title="Step Out" alternateTitle="finish" bezelStyle="rounded" image="FinishTemplate" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="16t-ix-lOh">
    181                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    182                                                     <font key="font" metaFont="system"/>
    183                                                 </buttonCell>
    184                                                 <connections>
    185                                                     <action selector="debuggerButtonPressed:" target="-2" id="FXb-hO-cEh"/>
    186                                                     <outlet property="textField" destination="l22-S8-uji" id="IPT-hF-MHv"/>
    187                                                 </connections>
    188                                             </button>
    189                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tTP-Zs-Ohu" customClass="GBDebuggerButton">
    190                                                 <rect key="frame" x="30" y="0.0" width="26" height="26"/>
    191                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    192                                                 <buttonCell key="cell" type="bevel" title="Step Over" alternateTitle="next" bezelStyle="rounded" image="NextTemplate" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="835-qy-CNq">
    193                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    194                                                     <font key="font" metaFont="system"/>
    195                                                 </buttonCell>
    196                                                 <connections>
    197                                                     <action selector="debuggerButtonPressed:" target="-2" id="qL6-Mz-v2a"/>
    198                                                     <outlet property="textField" destination="l22-S8-uji" id="MRn-cs-a9T"/>
    199                                                 </connections>
    200                                             </button>
    201                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="E87-Uq-f2l" customClass="GBDebuggerButton">
    202                                                 <rect key="frame" x="104" y="0.0" width="26" height="26"/>
    203                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    204                                                 <buttonCell key="cell" type="bevel" title="Step Backward" alternateTitle="backstep" bezelStyle="rounded" image="BackstepTemplate" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="yr5-aU-Fli">
    205                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    206                                                     <font key="font" metaFont="system"/>
    207                                                 </buttonCell>
    208                                                 <connections>
    209                                                     <action selector="debuggerButtonPressed:" target="-2" id="vyO-14-k3A"/>
    210                                                     <outlet property="textField" destination="l22-S8-uji" id="f5e-xA-0En"/>
    211                                                 </connections>
    212                                             </button>
    213                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fsQ-dD-A8C" customClass="GBDebuggerButton">
    214                                                 <rect key="frame" x="56" y="0.0" width="26" height="26"/>
    215                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    216                                                 <buttonCell key="cell" type="bevel" title="Step Into" alternateTitle="step" bezelStyle="rounded" image="StepTemplate" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="lau-41-TYH">
    217                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    218                                                     <font key="font" metaFont="system"/>
    219                                                 </buttonCell>
    220                                                 <connections>
    221                                                     <action selector="debuggerButtonPressed:" target="-2" id="6DD-pu-gwc"/>
    222                                                     <outlet property="textField" destination="l22-S8-uji" id="ILQ-oy-iGc"/>
    223                                                 </connections>
    224                                             </button>
    225                                             <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8bt-2t-EIG">
    226                                                 <rect key="frame" x="-2" y="23" width="593" height="4"/>
    227                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    228                                             </box>
    229                                             <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="eSO-2z-QHX">
    230                                                 <rect key="frame" x="-2" y="-2" width="593" height="4"/>
    231                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    232                                             </box>
    233                                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0Jt-TO-8CM" customClass="GBDebuggerButton">
    234                                                 <rect key="frame" x="561" y="0.0" width="26" height="26"/>
    235                                                 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
    236                                                 <buttonCell key="cell" type="bevel" title="Help" alternateTitle="help" bezelStyle="rounded" image="HelpTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="fVh-bT-eYs">
    237                                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    238                                                     <font key="font" metaFont="system"/>
    239                                                 </buttonCell>
    240                                                 <connections>
    241                                                     <action selector="debuggerButtonPressed:" target="-2" id="hKh-wH-W5U"/>
    242                                                     <outlet property="textField" destination="l22-S8-uji" id="PMA-QA-gwg"/>
    243                                                 </connections>
    244                                             </button>
    245                                         </subviews>
    246                                     </customView>
    247                                 </subviews>
    248                             </customView>
    249                             <customView fixedFrame="YES" id="4Z2-33-dYY" customClass="GBOptionalVisualEffectView">
    250                                 <rect key="frame" x="592" y="0.0" width="329" height="481"/>
    251                                 <autoresizingMask key="autoresizingMask"/>
    252                                 <subviews>
    253                                     <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="dark" translatesAutoresizingMaskIntoConstraints="NO" id="V9U-Ua-F4z">
    254                                         <rect key="frame" x="0.0" y="418" width="329" height="63"/>
    255                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
    256                                         <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="YHx-TM-zIC">
    257                                             <rect key="frame" x="0.0" y="0.0" width="329" height="63"/>
    258                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    259                                             <subviews>
    260                                                 <textView drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" allowsCharacterPickerTouchBarItem="NO" allowsUndo="YES" allowsNonContiguousLayout="YES" textCompletion="NO" spellingCorrection="YES" id="w0g-eK-jM4">
    261                                                     <rect key="frame" x="0.0" y="0.0" width="329" height="63"/>
    262                                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    263                                                     <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
    264                                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    265                                                     <size key="minSize" width="329" height="63"/>
    266                                                     <size key="maxSize" width="463" height="10000000"/>
    267                                                     <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    268                                                     <allowedInputSourceLocales>
    269                                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    270                                                     </allowedInputSourceLocales>
    271                                                 </textView>
    272                                             </subviews>
    273                                         </clipView>
    274                                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="24d-1i-uBk">
    275                                             <rect key="frame" x="-100" y="-100" width="87" height="18"/>
    276                                             <autoresizingMask key="autoresizingMask"/>
    277                                         </scroller>
    278                                         <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="qgN-F8-fdB">
    279                                             <rect key="frame" x="313" y="0.0" width="16" height="63"/>
    280                                             <autoresizingMask key="autoresizingMask"/>
    281                                         </scroller>
    282                                     </scrollView>
    283                                     <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="5qI-qZ-nkh">
    284                                         <rect key="frame" x="0.0" y="415" width="329" height="5"/>
    285                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
    286                                     </box>
    287                                     <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vts-CC-ZjQ">
    288                                         <rect key="frame" x="0.0" y="78" width="329" height="339"/>
    289                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    290                                         <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="Cs9-3x-ATg">
    291                                             <rect key="frame" x="0.0" y="0.0" width="329" height="339"/>
    292                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    293                                             <subviews>
    294                                                 <textView editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" baseWritingDirection="leftToRight" findStyle="bar" allowsNonContiguousLayout="YES" spellingCorrection="YES" id="JgV-7E-iwp">
    295                                                     <rect key="frame" x="0.0" y="0.0" width="329" height="339"/>
    296                                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    297                                                     <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
    298                                                     <color key="backgroundColor" red="0.14901960780000001" green="0.14901960780000001" blue="0.14901960780000001" alpha="1" colorSpace="calibratedRGB"/>
    299                                                     <size key="minSize" width="329" height="339"/>
    300                                                     <size key="maxSize" width="1160" height="10000000"/>
    301                                                     <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    302                                                     <allowedInputSourceLocales>
    303                                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    304                                                     </allowedInputSourceLocales>
    305                                                 </textView>
    306                                             </subviews>
    307                                             <color key="backgroundColor" red="0.1647058824" green="0.1647058824" blue="0.1647058824" alpha="1" colorSpace="calibratedRGB"/>
    308                                         </clipView>
    309                                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="J2i-lz-QJW">
    310                                             <rect key="frame" x="-100" y="-100" width="87" height="18"/>
    311                                             <autoresizingMask key="autoresizingMask"/>
    312                                         </scroller>
    313                                         <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="4jm-Gm-D2R">
    314                                             <rect key="frame" x="313" y="0.0" width="16" height="339"/>
    315                                             <autoresizingMask key="autoresizingMask"/>
    316                                         </scroller>
    317                                     </scrollView>
    318                                     <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="wC1-WG-WRf">
    319                                         <rect key="frame" x="0.0" y="75" width="329" height="5"/>
    320                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    321                                     </box>
    322                                     <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aBf-yU-8M0" customClass="GBCPUView">
    323                                         <rect key="frame" x="0.0" y="0.0" width="329" height="77"/>
    324                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    325                                         <subviews>
    326                                             <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="F9b-AT-CdX">
    327                                                 <rect key="frame" x="2" y="59" width="100" height="16"/>
    328                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    329                                                 <textFieldCell key="cell" lineBreakMode="clipping" title="CPU Load" id="ai6-8E-Let">
    330                                                     <font key="font" metaFont="smallSystemBold"/>
    331                                                     <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
    332                                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    333                                                 </textFieldCell>
    334                                             </textField>
    335                                             <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xdx-GC-Tb8">
    336                                                 <rect key="frame" x="2" y="2" width="100" height="16"/>
    337                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    338                                                 <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="100%" id="set-AM-fVX">
    339                                                     <font key="font" metaFont="smallSystemBold"/>
    340                                                     <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
    341                                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    342                                                 </textFieldCell>
    343                                             </textField>
    344                                         </subviews>
    345                                     </customView>
    346                                 </subviews>
    347                             </customView>
    348                         </subviews>
    349                         <holdingPriorities>
    350                             <real value="250"/>
    351                             <real value="250"/>
    352                         </holdingPriorities>
    353                         <connections>
    354                             <outlet property="delegate" destination="-2" id="c8R-36-VRD"/>
    355                         </connections>
    356                     </splitView>
    357                 </subviews>
    358             </view>
    359             <connections>
    360                 <outlet property="ownerWindow" destination="xOd-HO-29H" id="beo-JZ-Ekb"/>
    361             </connections>
    362             <point key="canvasLocation" x="347.5" y="-29"/>
    363         </window>
    364         <window title="Memory" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" toolbarStyle="expanded" id="mRm-dL-mCj" customClass="GBPanel">
    365             <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
    366             <windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
    367             <rect key="contentRect" x="0.0" y="0.0" width="528" height="320"/>
    368             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
    369             <view key="contentView" id="8hr-8o-3rN">
    370                 <rect key="frame" x="0.0" y="0.0" width="528" height="320"/>
    371                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    372             </view>
    373             <toolbar key="toolbar" implicitIdentifier="D857E961-E523-4295-83F8-0849316E827C" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconAndLabel" sizeMode="regular" id="82v-uB-RPi">
    374                 <allowedToolbarItems>
    375                     <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="WUk-8p-S6B"/>
    376                     <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="E3z-um-6KG"/>
    377                     <toolbarItem implicitItemIdentifier="4F6AAE25-1E9D-4111-9E5B-91F0792E56CD" label="Address Space" paletteLabel="Address Space" id="VTy-lj-K0H">
    378                         <nil key="toolTip"/>
    379                         <size key="minSize" width="160" height="25"/>
    380                         <size key="maxSize" width="160" height="25"/>
    381                         <popUpButton key="view" verticalHuggingPriority="750" id="vfJ-vu-gqJ">
    382                             <rect key="frame" x="0.0" y="14" width="160" height="25"/>
    383                             <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
    384                             <popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bpD-j9-omo" customClass="GBToolbarPopUpButtonCell">
    385                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    386                                 <font key="font" metaFont="message"/>
    387                                 <menu key="menu" id="gTX-6Z-mOH">
    388                                     <items>
    389                                         <menuItem title="Entire Space" id="Zp5-J9-dd3"/>
    390                                         <menuItem title="ROM" tag="1" id="ANn-pq-5SA"/>
    391                                         <menuItem title="Video RAM" tag="2" id="m35-GY-cKE"/>
    392                                         <menuItem title="Cartridge RAM" tag="3" id="AOc-Up-PNm"/>
    393                                         <menuItem title="RAM" tag="4" id="dg4-zf-bo4"/>
    394                                     </items>
    395                                 </menu>
    396                                 <connections>
    397                                     <action selector="hexUpdateSpace:" target="-2" id="1xc-Wa-RGp"/>
    398                                 </connections>
    399                             </popUpButtonCell>
    400                         </popUpButton>
    401                     </toolbarItem>
    402                     <toolbarItem implicitItemIdentifier="D16C64D2-2F0D-4033-A1EC-A1E699522ECE" label="Bank" paletteLabel="Bank" id="bWC-FW-IYP">
    403                         <nil key="toolTip"/>
    404                         <size key="minSize" width="64" height="22"/>
    405                         <size key="maxSize" width="80" height="22"/>
    406                         <textField key="view" focusRingType="none" verticalHuggingPriority="750" id="rdV-q6-hc6">
    407                             <rect key="frame" x="0.0" y="14" width="64" height="22"/>
    408                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    409                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" placeholderString="Bank" id="JCn-Y1-eHS" customClass="GBToolbarFieldCell">
    410                                 <font key="font" metaFont="system"/>
    411                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    412                             </textFieldCell>
    413                             <connections>
    414                                 <action selector="hexUpdateBank:" target="-2" id="Mx9-WI-wgO"/>
    415                             </connections>
    416                         </textField>
    417                     </toolbarItem>
    418                     <toolbarItem implicitItemIdentifier="F9723DA8-D79F-43AB-876B-783DD0204AA6" label="Go To" paletteLabel="Go To" id="rLO-D7-zRG">
    419                         <nil key="toolTip"/>
    420                         <size key="minSize" width="160" height="22"/>
    421                         <size key="maxSize" width="160" height="22"/>
    422                         <textField key="view" focusRingType="none" verticalHuggingPriority="750" id="EJd-jG-hmH">
    423                             <rect key="frame" x="0.0" y="14" width="160" height="22"/>
    424                             <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
    425                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" placeholderString="Address" bezelStyle="round" id="vg5-Nn-abb" customClass="GBToolbarFieldCell">
    426                                 <font key="font" metaFont="system"/>
    427                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    428                             </textFieldCell>
    429                             <connections>
    430                                 <action selector="hexGoTo:" target="-2" id="7WG-8C-SK8"/>
    431                             </connections>
    432                         </textField>
    433                     </toolbarItem>
    434                 </allowedToolbarItems>
    435                 <defaultToolbarItems>
    436                     <toolbarItem reference="VTy-lj-K0H"/>
    437                     <toolbarItem reference="bWC-FW-IYP"/>
    438                     <toolbarItem reference="E3z-um-6KG"/>
    439                     <toolbarItem reference="rLO-D7-zRG"/>
    440                 </defaultToolbarItems>
    441             </toolbar>
    442             <connections>
    443                 <outlet property="ownerWindow" destination="xOd-HO-29H" id="wCE-dT-kGv"/>
    444             </connections>
    445             <point key="canvasLocation" x="-185" y="61"/>
    446         </window>
    447         <menuItem title="Cartridge RAM" id="ylM-ah-PNQ"/>
    448         <window title="VRAM Viewer" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" toolbarStyle="expanded" id="mbr-db-iZh" customClass="GBPanel">
    449             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
    450             <windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
    451             <rect key="contentRect" x="0.0" y="0.0" width="512" height="432"/>
    452             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
    453             <view key="contentView" misplaced="YES" id="GYW-dv-Um1">
    454                 <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    455                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    456                 <subviews>
    457                     <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="ucG-cD-wfs">
    458                         <rect key="frame" x="0.0" y="406" width="512" height="5"/>
    459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    460                     </box>
    461                     <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6vK-IP-PmP">
    462                         <rect key="frame" x="-2" y="4" width="516" height="14"/>
    463                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
    464                         <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="umk-4r-VNg">
    465                             <font key="font" metaFont="smallSystem"/>
    466                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
    467                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    468                         </textFieldCell>
    469                     </textField>
    470                     <tabView fixedFrame="YES" drawsBackground="NO" type="noTabsNoBorder" initialItem="pXb-od-Wb1" translatesAutoresizingMaskIntoConstraints="NO" id="AZz-Mh-rPA">
    471                         <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    472                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    473                         <font key="font" metaFont="system"/>
    474                         <tabViewItems>
    475                             <tabViewItem label="Tileset" identifier="1" id="pXb-od-Wb1">
    476                                 <view key="view" id="lCG-Gt-XMF">
    477                                     <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    478                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    479                                     <subviews>
    480                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QcQ-ex-36R" customClass="GBImageView">
    481                                             <rect key="frame" x="0.0" y="24" width="512" height="384"/>
    482                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    483                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" id="pXc-O8-jg5"/>
    484                                             <connections>
    485                                                 <action selector="reloadVRAMData:" target="-2" id="jGo-SC-0uA"/>
    486                                                 <outlet property="delegate" destination="-2" id="xoo-Uo-872"/>
    487                                             </connections>
    488                                         </imageView>
    489                                         <popUpButton focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TLv-xS-X5K">
    490                                             <rect key="frame" x="4" y="412" width="128" height="17"/>
    491                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    492                                             <popUpButtonCell key="cell" type="roundRect" title="None" bezelStyle="roundedRect" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" state="on" borderStyle="border" focusRingType="none" imageScaling="proportionallyDown" inset="2" selectedItem="G8p-CH-PlV" id="1jI-s4-4YY">
    493                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    494                                                 <font key="font" metaFont="miniSystem"/>
    495                                                 <menu key="menu" id="S6C-6Y-U3e">
    496                                                     <items>
    497                                                         <menuItem title="None" state="on" id="G8p-CH-PlV"/>
    498                                                         <menuItem title="Background Palette 0" id="Vf5-1r-wB0"/>
    499                                                         <menuItem title="Background Palette 1" id="Hnm-oM-jIq"/>
    500                                                         <menuItem title="Background Palette 2" id="IBU-wD-IfI"/>
    501                                                         <menuItem title="Background Palette 3" id="Pje-be-VHT"/>
    502                                                         <menuItem title="Background Palette 4" id="E1K-4g-hvR"/>
    503                                                         <menuItem title="Background Palette 5" id="juQ-bJ-lIt"/>
    504                                                         <menuItem title="Background Palette 6" id="T1z-Jc-wIg"/>
    505                                                         <menuItem title="Background Palette 7" id="oxC-qV-3EG"/>
    506                                                         <menuItem title="Object Palette 0" id="nnZ-qm-fjY"/>
    507                                                         <menuItem title="Object Palette 1" id="B9u-1l-0j9"/>
    508                                                         <menuItem title="Object Palette 2" id="XVN-y3-Wp5"/>
    509                                                         <menuItem title="Object Palette 3" id="bDp-1h-ShO"/>
    510                                                         <menuItem title="Object Palette 4" id="Idr-Th-IVi"/>
    511                                                         <menuItem title="Object Palette 5" id="NRU-gL-bIa"/>
    512                                                         <menuItem title="Object Palette 6" id="HtN-zW-2PB"/>
    513                                                         <menuItem title="Object Palette 7" id="HWA-Tl-Egd"/>
    514                                                     </items>
    515                                                 </menu>
    516                                             </popUpButtonCell>
    517                                             <connections>
    518                                                 <action selector="reloadVRAMData:" target="-2" id="Qtf-p4-Rqh"/>
    519                                             </connections>
    520                                         </popUpButton>
    521                                         <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fL6-2S-Rgd">
    522                                             <rect key="frame" x="452" y="412" width="56" height="17"/>
    523                                             <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    524                                             <buttonCell key="cell" type="roundRect" title="Grid" bezelStyle="roundedRect" alignment="center" controlSize="mini" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDn-9a-Se6">
    525                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
    526                                                 <font key="font" metaFont="miniSystem"/>
    527                                             </buttonCell>
    528                                             <connections>
    529                                                 <action selector="toggleTilesetGrid:" target="-2" id="Nth-BU-nhl"/>
    530                                             </connections>
    531                                         </button>
    532                                     </subviews>
    533                                 </view>
    534                             </tabViewItem>
    535                             <tabViewItem label="Tilemap" identifier="2" id="kaY-Wy-Yt1">
    536                                 <view key="view" id="c6j-cM-dDx">
    537                                     <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    538                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    539                                     <subviews>
    540                                         <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DhM-Em-hj7">
    541                                             <rect key="frame" x="385" y="412" width="63" height="17"/>
    542                                             <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    543                                             <buttonCell key="cell" type="roundRect" title="Scrolling" bezelStyle="roundedRect" alignment="center" controlSize="mini" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="P2E-5t-BN9">
    544                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
    545                                                 <font key="font" metaFont="miniSystem"/>
    546                                             </buttonCell>
    547                                             <connections>
    548                                                 <action selector="toggleScrollingDisplay:" target="-2" id="VhQ-9W-sjU"/>
    549                                             </connections>
    550                                         </button>
    551                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LlK-tV-bjv" customClass="GBImageView">
    552                                             <rect key="frame" x="0.0" y="24" width="512" height="384"/>
    553                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    554                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" id="RvP-El-ILj"/>
    555                                             <connections>
    556                                                 <action selector="reloadVRAMData:" target="-2" id="bz5-IW-cDd"/>
    557                                                 <outlet property="delegate" destination="-2" id="EAG-Zh-oRi"/>
    558                                             </connections>
    559                                         </imageView>
    560                                         <popUpButton focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="loB-0k-Qff">
    561                                             <rect key="frame" x="4" y="412" width="128" height="17"/>
    562                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    563                                             <popUpButtonCell key="cell" type="roundRect" title="Effective Palettes" bezelStyle="roundedRect" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" state="on" borderStyle="border" focusRingType="none" imageScaling="proportionallyDown" inset="2" selectedItem="oUH-Sa-Ec1" id="Eij-Cp-URa">
    564                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    565                                                 <font key="font" metaFont="miniSystem"/>
    566                                                 <menu key="menu" id="KYk-85-hF3">
    567                                                     <items>
    568                                                         <menuItem title="None" id="BhZ-lk-ned"/>
    569                                                         <menuItem title="Effective Palettes" state="on" id="oUH-Sa-Ec1"/>
    570                                                         <menuItem title="Background Palette 0" id="q5g-HD-mPF"/>
    571                                                         <menuItem title="Background Palette 1" id="1qY-bS-27N"/>
    572                                                         <menuItem title="Background Palette 2" id="4JV-8v-9q6"/>
    573                                                         <menuItem title="Background Palette 3" id="58P-TR-RjD"/>
    574                                                         <menuItem title="Background Palette 4" id="voq-Pf-ZKh"/>
    575                                                         <menuItem title="Background Palette 5" id="e7w-HT-Q5N"/>
    576                                                         <menuItem title="Background Palette 6" id="Tgx-oy-4YI"/>
    577                                                         <menuItem title="Background Palette 7" id="3lv-Bj-iqf"/>
    578                                                         <menuItem title="Object Palette 0" id="z29-eH-Mq8"/>
    579                                                         <menuItem title="Object Palette 1" id="2Ef-30-IRL"/>
    580                                                         <menuItem title="Object Palette 2" id="Rrs-nT-Zpe"/>
    581                                                         <menuItem title="Object Palette 3" id="C1P-ei-elS"/>
    582                                                         <menuItem title="Object Palette 4" id="DeX-Ey-45n"/>
    583                                                         <menuItem title="Object Palette 5" id="luQ-S6-lpg"/>
    584                                                         <menuItem title="Object Palette 6" id="pWP-64-0lY"/>
    585                                                         <menuItem title="Object Palette 7" id="qGs-73-oac"/>
    586                                                     </items>
    587                                                 </menu>
    588                                             </popUpButtonCell>
    589                                             <connections>
    590                                                 <action selector="reloadVRAMData:" target="-2" id="BmB-JE-W8g"/>
    591                                             </connections>
    592                                         </popUpButton>
    593                                         <popUpButton focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YIJ-Qc-SIZ">
    594                                             <rect key="frame" x="135" y="412" width="100" height="17"/>
    595                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    596                                             <popUpButtonCell key="cell" type="roundRect" title="Effective Tilemap" bezelStyle="roundedRect" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" state="on" borderStyle="border" focusRingType="none" imageScaling="proportionallyDown" inset="2" selectedItem="XRF-Vj-3gs" id="3W1-Db-wDn">
    597                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    598                                                 <font key="font" metaFont="miniSystem"/>
    599                                                 <menu key="menu" id="3J9-rv-1Q7">
    600                                                     <items>
    601                                                         <menuItem title="Effective Tilemap" state="on" id="XRF-Vj-3gs"/>
    602                                                         <menuItem title="Tilemap at $9800" id="mDI-Ed-ziW"/>
    603                                                         <menuItem title="Tilemap at $9C00" id="7yJ-ih-44c"/>
    604                                                     </items>
    605                                                 </menu>
    606                                             </popUpButtonCell>
    607                                             <connections>
    608                                                 <action selector="reloadVRAMData:" target="-2" id="xwp-Ju-p00"/>
    609                                             </connections>
    610                                         </popUpButton>
    611                                         <popUpButton focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="k4c-Vg-MBu">
    612                                             <rect key="frame" x="239" y="412" width="100" height="17"/>
    613                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    614                                             <popUpButtonCell key="cell" type="roundRect" title="Effective Tileset" bezelStyle="roundedRect" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" state="on" borderStyle="border" focusRingType="none" imageScaling="proportionallyDown" inset="2" selectedItem="CRe-dX-rzY" id="h53-sb-Odg">
    615                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    616                                                 <font key="font" metaFont="miniSystem"/>
    617                                                 <menu key="menu" id="ztO-sk-5BM">
    618                                                     <items>
    619                                                         <menuItem title="Effective Tileset" state="on" id="CRe-dX-rzY"/>
    620                                                         <menuItem title="Tileset at $8800" id="OU7-CN-Spr"/>
    621                                                         <menuItem title="Tileset at $8000" id="5Af-BS-Ljj"/>
    622                                                     </items>
    623                                                 </menu>
    624                                             </popUpButtonCell>
    625                                             <connections>
    626                                                 <action selector="reloadVRAMData:" target="-2" id="BfH-bq-6Px"/>
    627                                             </connections>
    628                                         </popUpButton>
    629                                     </subviews>
    630                                 </view>
    631                             </tabViewItem>
    632                             <tabViewItem label="Objects" identifier="" id="a08-eg-Maw">
    633                                 <view key="view" id="EiO-p0-3xn">
    634                                     <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    635                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    636                                     <subviews>
    637                                         <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vhq-K4-baH">
    638                                             <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    639                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    640                                             <clipView key="contentView" ambiguous="YES" id="JYu-CM-49p">
    641                                                 <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    642                                                 <autoresizingMask key="autoresizingMask"/>
    643                                                 <subviews>
    644                                                     <view ambiguous="YES" id="fIM-GT-QXJ" customClass="GBObjectView">
    645                                                         <rect key="frame" x="0.0" y="0.0" width="512" height="706"/>
    646                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    647                                                     </view>
    648                                                 </subviews>
    649                                                 <edgeInsets key="contentInsets" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
    650                                             </clipView>
    651                                             <edgeInsets key="contentInsets" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
    652                                             <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="zUB-xg-cXq">
    653                                                 <rect key="frame" x="-100" y="-100" width="512" height="16"/>
    654                                                 <autoresizingMask key="autoresizingMask"/>
    655                                             </scroller>
    656                                             <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="jMe-gO-ERw">
    657                                                 <rect key="frame" x="496" y="0.0" width="16" height="432"/>
    658                                                 <autoresizingMask key="autoresizingMask"/>
    659                                             </scroller>
    660                                         </scrollView>
    661                                     </subviews>
    662                                 </view>
    663                             </tabViewItem>
    664                             <tabViewItem label="Palettes" identifier="" id="vLb-Nh-UYE">
    665                                 <view key="view" id="qIg-ci-WTA">
    666                                     <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    667                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    668                                     <subviews>
    669                                         <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZuP-AU-0pA" customClass="GBPaletteView">
    670                                             <rect key="frame" x="0.0" y="0.0" width="512" height="432"/>
    671                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    672                                         </customView>
    673                                     </subviews>
    674                                 </view>
    675                             </tabViewItem>
    676                         </tabViewItems>
    677                     </tabView>
    678                 </subviews>
    679             </view>
    680             <toolbar key="toolbar" implicitIdentifier="7FF8B5E5-F61B-408C-9634-A5D496FE5E70" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="regular" id="SVR-To-n7n">
    681                 <allowedToolbarItems>
    682                     <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="hnI-48-dYt"/>
    683                     <toolbarItem implicitItemIdentifier="B9D3CF98-8020-4389-9372-F99361440794" label="" paletteLabel="" sizingBehavior="auto" id="fmK-Jl-Koj">
    684                         <nil key="toolTip"/>
    685                         <segmentedControl key="view" verticalHuggingPriority="750" id="Aul-vO-dCK">
    686                             <rect key="frame" x="0.0" y="14" width="268" height="25"/>
    687                             <autoresizingMask key="autoresizingMask"/>
    688                             <segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedSquare" trackingMode="selectOne" id="HhR-ky-5NN">
    689                                 <font key="font" metaFont="system"/>
    690                                 <segments>
    691                                     <segment label="Tileset" selected="YES"/>
    692                                     <segment label="Tilemap"/>
    693                                     <segment label="Objects"/>
    694                                     <segment label="Palettes"/>
    695                                 </segments>
    696                             </segmentedCell>
    697                         </segmentedControl>
    698                         <connections>
    699                             <action selector="vramTabChanged:" target="-2" id="r3e-95-wEJ"/>
    700                         </connections>
    701                     </toolbarItem>
    702                 </allowedToolbarItems>
    703                 <defaultToolbarItems>
    704                     <toolbarItem reference="hnI-48-dYt"/>
    705                     <toolbarItem reference="fmK-Jl-Koj"/>
    706                     <toolbarItem reference="hnI-48-dYt"/>
    707                 </defaultToolbarItems>
    708             </toolbar>
    709             <contentBorderThickness minY="24"/>
    710             <connections>
    711                 <outlet property="ownerWindow" destination="xOd-HO-29H" id="hkb-AH-4fo"/>
    712             </connections>
    713             <point key="canvasLocation" x="182" y="760"/>
    714         </window>
    715         <window title="Printer" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="NdE-0B-WCf" customClass="GBPanel">
    716             <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
    717             <rect key="contentRect" x="0.0" y="0.0" width="320" height="288"/>
    718             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
    719             <value key="minSize" type="size" width="320" height="16"/>
    720             <view key="contentView" id="RRS-aa-bPT">
    721                 <rect key="frame" x="0.0" y="0.0" width="320" height="288"/>
    722                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    723                 <subviews>
    724                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ar0-nN-eop" customClass="GBImageView">
    725                         <rect key="frame" x="0.0" y="0.0" width="320" height="288"/>
    726                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    727                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" id="sff-hk-4nM"/>
    728                     </imageView>
    729                 </subviews>
    730             </view>
    731             <toolbar key="toolbar" implicitIdentifier="1FF86A2B-6637-4EE6-A25A-7298D79AE84E" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconAndLabel" sizeMode="regular" id="gH3-SH-7il">
    732                 <allowedToolbarItems>
    733                     <toolbarItem implicitItemIdentifier="15EB8D49-8C6E-42F2-9F7F-F7D7A0BBDAAF" label="Save" paletteLabel="Save" tag="-1" image="NSFolder" id="CBz-1N-o0Q">
    734                         <size key="minSize" width="22" height="22"/>
    735                         <size key="maxSize" width="22" height="22"/>
    736                         <connections>
    737                             <action selector="savePrinterFeed:" target="-2" id="Dm3-h0-ch4"/>
    738                         </connections>
    739                     </toolbarItem>
    740                     <toolbarItem implicitItemIdentifier="0496ED81-2A03-445D-9818-97386BC78CBC" label="Print" paletteLabel="Print" tag="-1" image="printer" catalog="system" bordered="YES" id="L6N-6G-UWl">
    741                         <size key="minSize" width="30" height="25"/>
    742                         <size key="maxSize" width="30" height="25"/>
    743                         <connections>
    744                             <action selector="printDocument:" target="-1" id="RLy-7k-iIR"/>
    745                         </connections>
    746                     </toolbarItem>
    747                     <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="AoG-LH-J4b"/>
    748                     <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="Q0x-n5-Q2Y"/>
    749                     <toolbarItem implicitItemIdentifier="E8F74F8F-6DE2-4774-A690-F71D92CD932E" label="" paletteLabel="" tag="-1" sizingBehavior="auto" id="CJX-Ff-7iQ">
    750                         <nil key="toolTip"/>
    751                         <progressIndicator key="view" wantsLayer="YES" maxValue="100" displayedWhenStopped="NO" indeterminate="YES" controlSize="small" style="spinning" id="rrz-Uh-Nae">
    752                             <rect key="frame" x="0.0" y="14" width="16" height="16"/>
    753                             <autoresizingMask key="autoresizingMask"/>
    754                         </progressIndicator>
    755                     </toolbarItem>
    756                 </allowedToolbarItems>
    757                 <defaultToolbarItems>
    758                     <toolbarItem reference="CJX-Ff-7iQ"/>
    759                     <toolbarItem reference="CBz-1N-o0Q"/>
    760                     <toolbarItem reference="L6N-6G-UWl"/>
    761                 </defaultToolbarItems>
    762             </toolbar>
    763             <connections>
    764                 <outlet property="ownerWindow" destination="xOd-HO-29H" id="8Lk-t1-HNi"/>
    765             </connections>
    766             <point key="canvasLocation" x="-159" y="356"/>
    767         </window>
    768         <window title="Cheats" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="4Yb-Np-JrF" customClass="GBPanel">
    769             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
    770             <rect key="contentRect" x="0.0" y="0.0" width="604" height="400"/>
    771             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
    772             <value key="minSize" type="size" width="604" height="400"/>
    773             <value key="maxSize" type="size" width="604" height="99999"/>
    774             <view key="contentView" id="gBP-5p-BTh">
    775                 <rect key="frame" x="0.0" y="0.0" width="604" height="400"/>
    776                 <autoresizingMask key="autoresizingMask"/>
    777                 <subviews>
    778                     <scrollView autohidesScrollers="YES" horizontalLineScroll="26" horizontalPageScroll="10" verticalLineScroll="26" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6rU-Xg-KHc">
    779                         <rect key="frame" x="-1" y="143" width="606" height="259"/>
    780                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    781                         <clipView key="contentView" id="mzf-yu-RID">
    782                             <rect key="frame" x="1" y="1" width="604" height="257"/>
    783                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    784                             <subviews>
    785                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="24" headerView="pvX-uJ-qK5" id="tA3-8T-bxb">
    786                                     <rect key="frame" x="0.0" y="0.0" width="604" height="240"/>
    787                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    788                                     <size key="intercellSpacing" width="3" height="2"/>
    789                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
    790                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
    791                                     <tableColumns>
    792                                         <tableColumn width="32" minWidth="32" maxWidth="1000" id="JNd-HW-LvS">
    793                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
    794                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    795                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
    796                                             </tableHeaderCell>
    797                                             <buttonCell key="dataCell" type="inline" bezelStyle="inline" image="NSStopProgressFreestandingTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="5xh-hN-jHH" customClass="GBDeleteButtonCell">
    798                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    799                                                 <font key="font" metaFont="system"/>
    800                                             </buttonCell>
    801                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    802                                         </tableColumn>
    803                                         <tableColumn width="52" minWidth="52" maxWidth="1000" id="9DZ-oW-Scx">
    804                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Enabled">
    805                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    806                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
    807                                             </tableHeaderCell>
    808                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" inset="2" id="SdJ-Xw-UAG">
    809                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    810                                                 <font key="font" metaFont="system"/>
    811                                             </buttonCell>
    812                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    813                                         </tableColumn>
    814                                         <tableColumn editable="NO" width="320" minWidth="320" maxWidth="1000" id="4Qa-FQ-QWY">
    815                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Description">
    816                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    817                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
    818                                             </tableHeaderCell>
    819                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Description" id="1hX-Sr-bGz" customClass="GBCenteredTextCell">
    820                                                 <font key="font" metaFont="system"/>
    821                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    822                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
    823                                             </textFieldCell>
    824                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    825                                         </tableColumn>
    826                                         <tableColumn editable="NO" width="172" minWidth="172" maxWidth="1000" id="ACq-gU-K36">
    827                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Action">
    828                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    829                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
    830                                             </tableHeaderCell>
    831                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Action" id="8Sq-h9-eV7" customClass="GBCenteredTextCell">
    832                                                 <font key="font" metaFont="fixedUser" size="11"/>
    833                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    834                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
    835                                             </textFieldCell>
    836                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    837                                         </tableColumn>
    838                                     </tableColumns>
    839                                     <connections>
    840                                         <outlet property="dataSource" destination="v7q-gT-jHT" id="3ns-bk-yQI"/>
    841                                         <outlet property="delegate" destination="v7q-gT-jHT" id="fVI-Z9-gTJ"/>
    842                                     </connections>
    843                                 </tableView>
    844                             </subviews>
    845                         </clipView>
    846                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="3Hg-LL-VqH">
    847                             <rect key="frame" x="1" y="242" width="604" height="16"/>
    848                             <autoresizingMask key="autoresizingMask"/>
    849                         </scroller>
    850                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="zET-KH-qF4">
    851                             <rect key="frame" x="224" y="17" width="15" height="102"/>
    852                             <autoresizingMask key="autoresizingMask"/>
    853                         </scroller>
    854                         <tableHeaderView key="headerView" wantsLayer="YES" id="pvX-uJ-qK5">
    855                             <rect key="frame" x="0.0" y="0.0" width="604" height="17"/>
    856                             <autoresizingMask key="autoresizingMask"/>
    857                         </tableHeaderView>
    858                     </scrollView>
    859                     <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TFe-hA-XJc">
    860                         <rect key="frame" x="-1" y="0.0" width="308" height="135"/>
    861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
    862                         <subviews>
    863                             <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hqi-ob-NW9">
    864                                 <rect key="frame" x="20" y="52" width="176" height="18"/>
    865                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
    866                                 <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="To value:" id="Ycx-oE-aA4">
    867                                     <font key="font" metaFont="system"/>
    868                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
    869                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    870                                 </textFieldCell>
    871                             </textField>
    872                             <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kq8-6F-9GK">
    873                                 <rect key="frame" x="42" y="22" width="152" height="18"/>
    874                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
    875                                 <buttonCell key="cell" type="check" title="Only if old value was: " bezelStyle="regularSquare" imagePosition="left" alignment="right" state="on" inset="2" id="LkB-WQ-9Qd">
    876                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    877                                     <font key="font" metaFont="system"/>
    878                                 </buttonCell>
    879                                 <connections>
    880                                     <action selector="updateCheat:" target="v7q-gT-jHT" id="kNc-cj-bmF"/>
    881                                 </connections>
    882                             </button>
    883                             <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="C6E-oI-hDC">
    884                                 <rect key="frame" x="22" y="113" width="276" height="21"/>
    885                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
    886                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="Description" drawsBackground="YES" usesSingleLineMode="YES" id="2uR-9N-hBb">
    887                                     <font key="font" metaFont="system"/>
    888                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    889                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    890                                 </textFieldCell>
    891                                 <connections>
    892                                     <outlet property="delegate" destination="v7q-gT-jHT" id="zyw-h0-hRP"/>
    893                                 </connections>
    894                             </textField>
    895                             <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" mirrorLayoutDirectionWhenInternationalizing="never" translatesAutoresizingMaskIntoConstraints="NO" id="qHx-1z-daR">
    896                                 <rect key="frame" x="202" y="82" width="96" height="21"/>
    897                                 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
    898                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="edq-46-JeP" customClass="GBCheatTextFieldCell">
    899                                     <font key="font" metaFont="system"/>
    900                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    901                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    902                                     <allowedInputSourceLocales>
    903                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    904                                     </allowedInputSourceLocales>
    905                                 </textFieldCell>
    906                                 <connections>
    907                                     <outlet property="delegate" destination="v7q-gT-jHT" id="79v-33-R1X"/>
    908                                 </connections>
    909                             </textField>
    910                             <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" mirrorLayoutDirectionWhenInternationalizing="never" translatesAutoresizingMaskIntoConstraints="NO" id="N3I-PP-X85">
    911                                 <rect key="frame" x="202" y="51" width="96" height="21"/>
    912                                 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
    913                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="CV2-D9-WsB" customClass="GBCheatTextFieldCell">
    914                                     <font key="font" metaFont="system"/>
    915                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    916                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    917                                     <allowedInputSourceLocales>
    918                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    919                                     </allowedInputSourceLocales>
    920                                 </textFieldCell>
    921                                 <connections>
    922                                     <outlet property="delegate" destination="v7q-gT-jHT" id="P69-nT-oOt"/>
    923                                 </connections>
    924                             </textField>
    925                             <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" mirrorLayoutDirectionWhenInternationalizing="never" translatesAutoresizingMaskIntoConstraints="NO" id="S6O-LB-gSj">
    926                                 <rect key="frame" x="202" y="20" width="96" height="21"/>
    927                                 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
    928                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="tpM-ys-MEO" customClass="GBCheatTextFieldCell">
    929                                     <font key="font" metaFont="system"/>
    930                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    931                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    932                                     <allowedInputSourceLocales>
    933                                         <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    934                                     </allowedInputSourceLocales>
    935                                 </textFieldCell>
    936                                 <connections>
    937                                     <outlet property="delegate" destination="v7q-gT-jHT" id="6RH-dg-SL7"/>
    938                                 </connections>
    939                             </textField>
    940                             <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uFo-ly-Veq">
    941                                 <rect key="frame" x="18" y="83" width="178" height="18"/>
    942                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
    943                                 <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Change byte at address:" id="xwa-TF-eY1">
    944                                     <font key="font" metaFont="system"/>
    945                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
    946                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    947                                 </textFieldCell>
    948                             </textField>
    949                         </subviews>
    950                     </customView>
    951                     <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="r5T-ol-Dod">
    952                         <rect key="frame" x="316" y="116" width="270" height="16"/>
    953                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
    954                         <textFieldCell key="cell" lineBreakMode="clipping" title="Import GameShark or Game Genie cheat:" id="0mf-EN-cKc">
    955                             <font key="font" metaFont="system"/>
    956                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
    957                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    958                         </textFieldCell>
    959                     </textField>
    960                     <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="X7K-nJ-alF">
    961                         <rect key="frame" x="351" y="82" width="233" height="21"/>
    962                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
    963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Code" drawsBackground="YES" usesSingleLineMode="YES" id="2bz-dT-7Fi">
    964                             <font key="font" metaFont="system"/>
    965                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    966                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    967                             <allowedInputSourceLocales>
    968                                 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
    969                             </allowedInputSourceLocales>
    970                         </textFieldCell>
    971                         <connections>
    972                             <action selector="selectText:" target="KHj-uX-Wbk" id="11z-0U-tMA"/>
    973                         </connections>
    974                     </textField>
    975                     <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KHj-uX-Wbk">
    976                         <rect key="frame" x="351" y="51" width="233" height="21"/>
    977                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
    978                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Description" drawsBackground="YES" usesSingleLineMode="YES" id="50d-va-Cen">
    979                             <font key="font" metaFont="system"/>
    980                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    981                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    982                         </textFieldCell>
    983                         <connections>
    984                             <action selector="performClick:" target="C3V-Ep-bMj" id="kIN-jl-A8d"/>
    985                         </connections>
    986                     </textField>
    987                     <button verticalHuggingPriority="750" id="C3V-Ep-bMj">
    988                         <rect key="frame" x="508" y="13" width="83" height="32"/>
    989                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
    990                         <buttonCell key="cell" type="push" title="Import" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mMP-KW-YNy">
    991                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    992                             <font key="font" metaFont="system"/>
    993                         </buttonCell>
    994                         <connections>
    995                             <action selector="importCheat:" target="v7q-gT-jHT" id="lkX-N5-wD1"/>
    996                         </connections>
    997                     </button>
    998                     <box horizontalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="P90-u5-8ko">
    999                         <rect key="frame" x="302" y="12" width="5" height="123"/>
   1000                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
   1001                     </box>
   1002                 </subviews>
   1003             </view>
   1004             <connections>
   1005                 <outlet property="ownerWindow" destination="xOd-HO-29H" id="ZQr-6h-iby"/>
   1006             </connections>
   1007             <point key="canvasLocation" x="210" y="-399"/>
   1008         </window>
   1009         <customObject id="v7q-gT-jHT" customClass="GBCheatWindowController">
   1010             <connections>
   1011                 <outlet property="addressField" destination="qHx-1z-daR" id="FWo-4u-Qse"/>
   1012                 <outlet property="cheatsTable" destination="tA3-8T-bxb" id="Z2r-AQ-5th"/>
   1013                 <outlet property="descriptionField" destination="C6E-oI-hDC" id="tc0-gI-FBa"/>
   1014                 <outlet property="document" destination="-2" id="5NX-N4-5Rt"/>
   1015                 <outlet property="importCodeField" destination="X7K-nJ-alF" id="ni0-zH-XDU"/>
   1016                 <outlet property="importDescriptionField" destination="KHj-uX-Wbk" id="W0E-ec-BXk"/>
   1017                 <outlet property="oldValueCheckbox" destination="Kq8-6F-9GK" id="A4a-nz-KMN"/>
   1018                 <outlet property="oldValueField" destination="S6O-LB-gSj" id="fAc-OW-ZC9"/>
   1019                 <outlet property="valueField" destination="N3I-PP-X85" id="0zP-9x-4LQ"/>
   1020             </connections>
   1021         </customObject>
   1022     </objects>
   1023     <resources>
   1024         <image name="BackstepTemplate" width="14" height="14"/>
   1025         <image name="FinishTemplate" width="14" height="14"/>
   1026         <image name="HelpTemplate" width="14" height="14"/>
   1027         <image name="InterruptTemplate" width="14" height="14"/>
   1028         <image name="NSFolder" width="32" height="32"/>
   1029         <image name="NSStopProgressFreestandingTemplate" width="20" height="20"/>
   1030         <image name="NextTemplate" width="14" height="14"/>
   1031         <image name="StepTemplate" width="14" height="14"/>
   1032         <image name="printer" catalog="system" width="18" height="16"/>
   1033     </resources>
   1034 </document>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.