|
|
1.1 ! root 1: <?xml version="1.0" encoding="UTF-8" standalone="no"?> ! 2: <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> ! 3: <dependencies> ! 4: <deployment version="1060" identifier="macosx"/> ! 5: <development version="5100" identifier="xcode"/> ! 6: <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/> ! 7: </dependencies> ! 8: <objects> ! 9: <customObject id="-2" userLabel="File's Owner" customClass="NSApplication"> ! 10: <connections> ! 11: <outlet property="delegate" destination="194" id="195"/> ! 12: </connections> ! 13: </customObject> ! 14: <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> ! 15: <customObject id="-3" userLabel="Application" customClass="NSObject"/> ! 16: <menu title="SDLMain" systemMenu="main" id="29" userLabel="MainMenu"> ! 17: <items> ! 18: <menuItem title="Hatari" id="56"> ! 19: <menu key="submenu" title="Hatari" systemMenu="apple" id="57"> ! 20: <items> ! 21: <menuItem title="About Hatari" id="58"> ! 22: <modifierMask key="keyEquivalentModifierMask"/> ! 23: <connections> ! 24: <action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/> ! 25: </connections> ! 26: </menuItem> ! 27: <menuItem title="Preferences..." keyEquivalent="," id="293"> ! 28: <connections> ! 29: <action selector="loadPrefs:" target="329" id="4613"/> ! 30: </connections> ! 31: </menuItem> ! 32: <menuItem isSeparatorItem="YES" id="196"> ! 33: <modifierMask key="keyEquivalentModifierMask" command="YES"/> ! 34: </menuItem> ! 35: <menuItem title="Hide Hatari" keyEquivalent="h" id="134"> ! 36: <connections> ! 37: <action selector="hide:" target="-2" id="152"/> ! 38: </connections> ! 39: </menuItem> ! 40: <menuItem title="Hide Others" keyEquivalent="H" id="145"> ! 41: <modifierMask key="keyEquivalentModifierMask" option="YES"/> ! 42: <connections> ! 43: <action selector="hideOtherApplications:" target="-2" id="146"/> ! 44: </connections> ! 45: </menuItem> ! 46: <menuItem title="Show All" id="150"> ! 47: <connections> ! 48: <action selector="unhideAllApplications:" target="-2" id="153"/> ! 49: </connections> ! 50: </menuItem> ! 51: <menuItem isSeparatorItem="YES" id="149"> ! 52: <modifierMask key="keyEquivalentModifierMask" command="YES"/> ! 53: </menuItem> ! 54: <menuItem title="Quit Hatari" keyEquivalent="q" id="136"> ! 55: <connections> ! 56: <action selector="quit:" target="194" id="VdW-0e-8Wb"/> ! 57: </connections> ! 58: </menuItem> ! 59: </items> ! 60: </menu> ! 61: <connections> ! 62: <action selector="PauseMenu:" target="194" id="EPd-gg-qvn"/> ! 63: </connections> ! 64: </menuItem> ! 65: <menuItem title="File" id="306"> ! 66: <menu key="submenu" title="File" id="312"> ! 67: <items> ! 68: <menuItem title="Insert Disk A..." id="309"> ! 69: <modifierMask key="keyEquivalentModifierMask"/> ! 70: <connections> ! 71: <action selector="insertDiskA:" target="194" id="4611"/> ! 72: </connections> ! 73: </menuItem> ! 74: <menuItem title="Insert Disk B..." id="311"> ! 75: <modifierMask key="keyEquivalentModifierMask"/> ! 76: <connections> ! 77: <action selector="insertDiskB:" target="194" id="323"/> ! 78: </connections> ! 79: </menuItem> ! 80: <menuItem title="Create Blank Floppy..." id="595"> ! 81: <modifierMask key="keyEquivalentModifierMask"/> ! 82: <connections> ! 83: <action selector="runModal:" target="687" id="843"/> ! 84: </connections> ! 85: </menuItem> ! 86: <menuItem title="Load Config..." id="4622"> ! 87: <modifierMask key="keyEquivalentModifierMask"/> ! 88: <connections> ! 89: <action selector="openConfig:" target="194" id="4623"/> ! 90: </connections> ! 91: </menuItem> ! 92: <menuItem isSeparatorItem="YES" id="596"> ! 93: <modifierMask key="keyEquivalentModifierMask" command="YES"/> ! 94: </menuItem> ! 95: <menuItem title="Capture" id="607"> ! 96: <menu key="submenu" title="Capture" id="608"> ! 97: <items> ! 98: <menuItem title="Screen" id="609"> ! 99: <modifierMask key="keyEquivalentModifierMask"/> ! 100: <connections> ! 101: <action selector="captureScreen:" target="194" id="828"/> ! 102: </connections> ! 103: </menuItem> ! 104: <menuItem title="Begin Animation Capture" id="610" userLabel="startCapture"> ! 105: <modifierMask key="keyEquivalentModifierMask"/> ! 106: <connections> ! 107: <action selector="captureAnimation:" target="194" id="829"/> ! 108: </connections> ! 109: </menuItem> ! 110: <menuItem title="End Animation Capture" id="834"> ! 111: <modifierMask key="keyEquivalentModifierMask"/> ! 112: <connections> ! 113: <action selector="endCaptureAnimation:" target="194" id="4615"/> ! 114: </connections> ! 115: </menuItem> ! 116: <menuItem title="Begin Sound Capture (.ym/.wav)..." id="611"> ! 117: <modifierMask key="keyEquivalentModifierMask"/> ! 118: <connections> ! 119: <action selector="captureSound:" target="194" id="830"/> ! 120: </connections> ! 121: </menuItem> ! 122: <menuItem title="End Sound Capture" id="835"> ! 123: <modifierMask key="keyEquivalentModifierMask"/> ! 124: <connections> ! 125: <action selector="endCaptureSound:" target="194" id="841"/> ! 126: </connections> ! 127: </menuItem> ! 128: </items> ! 129: </menu> ! 130: </menuItem> ! 131: <menuItem isSeparatorItem="YES" id="600"> ! 132: <modifierMask key="keyEquivalentModifierMask" command="YES"/> ! 133: </menuItem> ! 134: <menuItem title="Memory Snapshot" id="603"> ! 135: <menu key="submenu" title="Memory Snapshot" id="604"> ! 136: <items> ! 137: <menuItem title="Save..." id="605"> ! 138: <modifierMask key="keyEquivalentModifierMask"/> ! 139: <connections> ! 140: <action selector="saveMemorySnap:" target="194" id="848"/> ! 141: </connections> ! 142: </menuItem> ! 143: <menuItem title="Restore..." id="606"> ! 144: <modifierMask key="keyEquivalentModifierMask"/> ! 145: <connections> ! 146: <action selector="restoreMemorySnap:" target="194" id="849"/> ! 147: </connections> ! 148: </menuItem> ! 149: </items> ! 150: </menu> ! 151: </menuItem> ! 152: </items> ! 153: </menu> ! 154: </menuItem> ! 155: <menuItem title="Emulator" id="855"> ! 156: <menu key="submenu" title="Emulator" id="856"> ! 157: <items> ! 158: <menuItem title="Warm Reset" keyEquivalent="r" id="857"> ! 159: <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/> ! 160: <connections> ! 161: <action selector="warmReset:" target="194" id="861"/> ! 162: </connections> ! 163: </menuItem> ! 164: <menuItem title="Cold Reset" keyEquivalent="c" id="858"> ! 165: <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/> ! 166: <connections> ! 167: <action selector="coldReset:" target="194" id="862"/> ! 168: </connections> ! 169: </menuItem> ! 170: <menuItem title="Fast Forward" enabled="NO" keyEquivalent="x" id="3603"/> ! 171: <menuItem title="Pause" enabled="NO" keyEquivalent="p" id="Uvh-n3-ajg" userLabel="Pause"> ! 172: <connections> ! 173: <action selector="PauseMenu:" target="194" id="Yeb-bg-pCu"/> ! 174: </connections> ! 175: </menuItem> ! 176: <menuItem isSeparatorItem="YES" id="3604"/> ! 177: <menuItem title="Enable Debugger Interface" enabled="NO" keyEquivalent="d" id="3083"/> ! 178: <menuItem title="Debugger UI" enabled="NO" id="3605"> ! 179: <modifierMask key="keyEquivalentModifierMask"/> ! 180: <connections> ! 181: <action selector="debugUI:" target="194" id="4609"/> ! 182: </connections> ! 183: </menuItem> ! 184: <menuItem title="Enable Bios/XBios interception " enabled="NO" keyEquivalent="B" id="3215"/> ! 185: </items> ! 186: </menu> ! 187: </menuItem> ! 188: <menuItem title="Window" id="284"> ! 189: <menu key="submenu" title="Window" systemMenu="window" id="285"> ! 190: <items> ! 191: <menuItem title="Minimize" id="283"> ! 192: <modifierMask key="keyEquivalentModifierMask"/> ! 193: <connections> ! 194: <action selector="performMiniaturize:" target="-1" id="288"/> ! 195: </connections> ! 196: </menuItem> ! 197: <menuItem title="Full Screen" offStateImage="NSEnterFullScreenTemplate" id="1241"> ! 198: <modifierMask key="keyEquivalentModifierMask" control="YES"/> ! 199: <connections> ! 200: <action selector="doFullScreen:" target="194" id="1246"/> ! 201: </connections> ! 202: </menuItem> ! 203: </items> ! 204: </menu> ! 205: </menuItem> ! 206: <menuItem title="Help" id="103"> ! 207: <menu key="submenu" title="Help" id="106"> ! 208: <items> ! 209: <menuItem title="Hatari Help" keyEquivalent="?" id="111"> ! 210: <connections> ! 211: <action selector="help:" target="194" id="4740"/> ! 212: </connections> ! 213: </menuItem> ! 214: <menuItem title="Compatibility" id="4738"> ! 215: <modifierMask key="keyEquivalentModifierMask"/> ! 216: <connections> ! 217: <action selector="compat:" target="194" id="4739"/> ! 218: </connections> ! 219: </menuItem> ! 220: </items> ! 221: </menu> ! 222: </menuItem> ! 223: </items> ! 224: </menu> ! 225: <customObject id="194" userLabel="SDLMain" customClass="HatariAppDelegate"> ! 226: <connections> ! 227: <outlet property="beginCaptureAnim" destination="610" id="836"/> ! 228: <outlet property="beginCaptureSound" destination="611" id="838"/> ! 229: <outlet property="endCaptureAnim" destination="834" id="4614"/> ! 230: <outlet property="endCaptureSound" destination="835" id="839"/> ! 231: <outlet property="pauseMenuItem" destination="Uvh-n3-ajg" id="KPh-gJ-129"/> ! 232: </connections> ! 233: </customObject> ! 234: <customObject id="253" userLabel="Font Manager" customClass="NSFontManager"/> ! 235: <window title="Hatari Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="326" userLabel="prefsWindow" customClass="NSPanel"> ! 236: <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES"/> ! 237: <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> ! 238: <rect key="contentRect" x="224" y="276" width="689" height="479"/> ! 239: <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> ! 240: <view key="contentView" id="327"> ! 241: <rect key="frame" x="0.0" y="0.0" width="689" height="479"/> ! 242: <autoresizingMask key="autoresizingMask"/> ! 243: <subviews> ! 244: <button verticalHuggingPriority="750" id="328"> ! 245: <rect key="frame" x="593" y="12" width="82" height="32"/> ! 246: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 247: <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4403"> ! 248: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 249: <font key="font" metaFont="system"/> ! 250: <string key="keyEquivalent" base64-UTF8="YES"> ! 251: DQ ! 252: </string> ! 253: </buttonCell> ! 254: <connections> ! 255: <action selector="commitAndClose:" target="329" id="548"/> ! 256: </connections> ! 257: </button> ! 258: <tabView controlSize="small" id="332"> ! 259: <rect key="frame" x="13" y="40" width="663" height="422"/> ! 260: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 261: <tabViewItems> ! 262: <tabViewItem label="Disks" identifier="1" id="471"> ! 263: <view key="view" wantsLayer="YES" id="472"> ! 264: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 265: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 266: <subviews> ! 267: <box autoresizesSubviews="NO" title="Hard Disks" borderType="line" id="4606"> ! 268: <rect key="frame" x="1" y="3" width="630" height="190"/> ! 269: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 270: <view key="contentView"> ! 271: <rect key="frame" x="1" y="1" width="628" height="174"/> ! 272: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 273: <subviews> ! 274: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4679"> ! 275: <rect key="frame" x="209" y="32" width="180" height="17"/> ! 276: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 277: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="GEMDOS Write protection" id="4680"> ! 278: <font key="font" metaFont="system"/> ! 279: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 280: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 281: </textFieldCell> ! 282: </textField> ! 283: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="491"> ! 284: <rect key="frame" x="62" y="146" width="111" height="17"/> ! 285: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 286: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="ACSI HD image:" id="4479"> ! 287: <font key="font" metaFont="system"/> ! 288: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 289: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 290: </textFieldCell> ! 291: </textField> ! 292: <textField verticalHuggingPriority="750" id="477"> ! 293: <rect key="frame" x="178" y="145" width="278" height="19"/> ! 294: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 295: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4466"> ! 296: <font key="font" metaFont="smallSystem"/> ! 297: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 298: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 299: </textFieldCell> ! 300: </textField> ! 301: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="3735"> ! 302: <rect key="frame" x="15" y="122" width="158" height="17"/> ! 303: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 304: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="IDE Master HD image:" id="4487"> ! 305: <font key="font" metaFont="system"/> ! 306: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 307: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 308: </textFieldCell> ! 309: </textField> ! 310: <button verticalHuggingPriority="750" id="3736"> ! 311: <rect key="frame" x="541" y="116" width="85" height="28"/> ! 312: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 313: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4488"> ! 314: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 315: <font key="font" metaFont="smallSystem"/> ! 316: </buttonCell> ! 317: <connections> ! 318: <action selector="ejectIdeMasterHdImage:" target="329" id="4543"/> ! 319: </connections> ! 320: </button> ! 321: <button verticalHuggingPriority="750" id="3737"> ! 322: <rect key="frame" x="457" y="116" width="90" height="28"/> ! 323: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 324: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4489"> ! 325: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 326: <font key="font" metaFont="smallSystem"/> ! 327: </buttonCell> ! 328: <connections> ! 329: <action selector="chooseIdeMasterHdImage:" target="329" id="4542"/> ! 330: </connections> ! 331: </button> ! 332: <textField verticalHuggingPriority="750" id="3738"> ! 333: <rect key="frame" x="178" y="121" width="278" height="19"/> ! 334: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 335: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4490"> ! 336: <font key="font" metaFont="smallSystem"/> ! 337: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 338: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 339: </textFieldCell> ! 340: </textField> ! 341: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4530"> ! 342: <rect key="frame" x="27" y="99" width="146" height="17"/> ! 343: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 344: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="IDE Slave HD image:" id="4537"> ! 345: <font key="font" metaFont="system"/> ! 346: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 347: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 348: </textFieldCell> ! 349: </textField> ! 350: <button verticalHuggingPriority="750" id="4531"> ! 351: <rect key="frame" x="541" y="93" width="85" height="28"/> ! 352: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 353: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4536"> ! 354: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 355: <font key="font" metaFont="smallSystem"/> ! 356: </buttonCell> ! 357: <connections> ! 358: <action selector="ejectIdeSlaveHdImage:" target="329" id="4545"/> ! 359: </connections> ! 360: </button> ! 361: <textField verticalHuggingPriority="750" id="4533"> ! 362: <rect key="frame" x="178" y="98" width="278" height="19"/> ! 363: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 364: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4534"> ! 365: <font key="font" metaFont="smallSystem"/> ! 366: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 367: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 368: </textFieldCell> ! 369: </textField> ! 370: <button id="0mq-aL-9Ob"> ! 371: <rect key="frame" x="53" y="4" width="236" height="20"/> ! 372: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 373: <buttonCell key="cell" type="check" title="Atari <-> host 8-bit file name conversion" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="JvX-Xi-cDT"> ! 374: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 375: <font key="font" metaFont="smallSystem"/> ! 376: </buttonCell> ! 377: </button> ! 378: <button id="lss-lT-hdM"> ! 379: <rect key="frame" x="325" y="4" width="245" height="20"/> ! 380: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 381: <buttonCell key="cell" type="check" title="Add GEMDOS HD after ACSI/IDE partitions" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="iLZ-qi-AYb"> ! 382: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 383: <font key="font" metaFont="smallSystem"/> ! 384: </buttonCell> ! 385: </button> ! 386: <button verticalHuggingPriority="750" id="496"> ! 387: <rect key="frame" x="541" y="139" width="85" height="28"/> ! 388: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 389: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4482"> ! 390: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 391: <font key="font" metaFont="smallSystem"/> ! 392: </buttonCell> ! 393: <connections> ! 394: <action selector="ejectHdImage:" target="329" id="537"/> ! 395: </connections> ! 396: </button> ! 397: <button verticalHuggingPriority="750" id="474"> ! 398: <rect key="frame" x="457" y="139" width="90" height="28"/> ! 399: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 400: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4463"> ! 401: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 402: <font key="font" metaFont="smallSystem"/> ! 403: </buttonCell> ! 404: <connections> ! 405: <action selector="chooseHdImage:" target="329" id="541"/> ! 406: </connections> ! 407: </button> ! 408: <matrix toolTip="Write Protection" verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="4668"> ! 409: <rect key="frame" x="403" y="31" width="143" height="18"/> ! 410: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 411: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 412: <size key="cellSize" width="45" height="18"/> ! 413: <size key="intercellSpacing" width="4" height="2"/> ! 414: <buttonCell key="prototype" type="radio" title="Auto" imagePosition="left" alignment="left" controlSize="small" inset="2" id="4669"> ! 415: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 416: <font key="font" metaFont="smallSystem"/> ! 417: </buttonCell> ! 418: <cells> ! 419: <column> ! 420: <buttonCell type="radio" title="Off" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="4672"> ! 421: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 422: <font key="font" metaFont="smallSystem"/> ! 423: </buttonCell> ! 424: </column> ! 425: <column> ! 426: <buttonCell type="radio" title="On" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="4675"> ! 427: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 428: <font key="font" metaFont="smallSystem"/> ! 429: </buttonCell> ! 430: </column> ! 431: <column> ! 432: <buttonCell type="radio" title="Auto" imagePosition="left" alignment="left" controlSize="small" tag="2" inset="2" id="4676"> ! 433: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 434: <font key="font" metaFont="smallSystem"/> ! 435: </buttonCell> ! 436: </column> ! 437: </cells> ! 438: <connections> ! 439: <outlet property="nextKeyView" destination="490" id="4673"/> ! 440: </connections> ! 441: </matrix> ! 442: <button verticalHuggingPriority="750" id="487"> ! 443: <rect key="frame" x="541" y="70" width="85" height="28"/> ! 444: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 445: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4476"> ! 446: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 447: <font key="font" metaFont="smallSystem"/> ! 448: </buttonCell> ! 449: <connections> ! 450: <action selector="ejectGemdosImage:" target="329" id="538"/> ! 451: </connections> ! 452: </button> ! 453: <button verticalHuggingPriority="750" id="488"> ! 454: <rect key="frame" x="457" y="70" width="90" height="28"/> ! 455: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 456: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4477"> ! 457: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 458: <font key="font" metaFont="smallSystem"/> ! 459: </buttonCell> ! 460: <connections> ! 461: <action selector="chooseGemdosImage:" target="329" id="542"/> ! 462: </connections> ! 463: </button> ! 464: <textField verticalHuggingPriority="750" id="502"> ! 465: <rect key="frame" x="178" y="75" width="278" height="19"/> ! 466: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 467: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4484"> ! 468: <font key="font" metaFont="smallSystem"/> ! 469: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 470: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 471: </textFieldCell> ! 472: </textField> ! 473: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="478"> ! 474: <rect key="frame" x="66" y="76" width="107" height="17"/> ! 475: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 476: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="GEMDOS drive:" id="4467"> ! 477: <font key="font" metaFont="system"/> ! 478: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 479: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 480: </textFieldCell> ! 481: </textField> ! 482: <button verticalHuggingPriority="750" id="4532"> ! 483: <rect key="frame" x="457" y="93" width="90" height="28"/> ! 484: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 485: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4535"> ! 486: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 487: <font key="font" metaFont="smallSystem"/> ! 488: </buttonCell> ! 489: <connections> ! 490: <action selector="chooseIdeSlaveHdImage:" target="329" id="4544"/> ! 491: </connections> ! 492: </button> ! 493: <button id="482"> ! 494: <rect key="frame" x="69" y="31" width="135" height="18"/> ! 495: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 496: <buttonCell key="cell" type="check" title="Boot from HD" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4471"> ! 497: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 498: <font key="font" metaFont="system"/> ! 499: </buttonCell> ! 500: </button> ! 501: </subviews> ! 502: </view> ! 503: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 504: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 505: </box> ! 506: <box autoresizesSubviews="NO" title="Floppy Disks" borderType="line" id="4702"> ! 507: <rect key="frame" x="1" y="197" width="641" height="184"/> ! 508: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 509: <view key="contentView"> ! 510: <rect key="frame" x="1" y="1" width="639" height="168"/> ! 511: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 512: <subviews> ! 513: <textField verticalHuggingPriority="750" id="481"> ! 514: <rect key="frame" x="104" y="75" width="352" height="19"/> ! 515: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 516: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4470"> ! 517: <font key="font" metaFont="smallSystem"/> ! 518: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 519: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 520: </textFieldCell> ! 521: <connections> ! 522: <outlet property="nextKeyView" destination="497" id="821"/> ! 523: </connections> ! 524: </textField> ! 525: <button id="4585"> ! 526: <rect key="frame" x="16" y="44" width="143" height="18"/> ! 527: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 528: <buttonCell key="cell" type="check" title="Fast Floppy Access" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4586"> ! 529: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 530: <font key="font" metaFont="system"/> ! 531: </buttonCell> ! 532: </button> ! 533: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="476"> ! 534: <rect key="frame" x="9" y="132" width="95" height="17"/> ! 535: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 536: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Drive A image:" id="4465"> ! 537: <font key="font" metaFont="system"/> ! 538: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 539: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 540: </textFieldCell> ! 541: </textField> ! 542: <textField verticalHuggingPriority="750" id="492"> ! 543: <rect key="frame" x="107" y="132" width="349" height="19"/> ! 544: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 545: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4480"> ! 546: <font key="font" metaFont="smallSystem"/> ! 547: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 548: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 549: </textFieldCell> ! 550: <connections> ! 551: <outlet property="nextKeyView" destination="486" id="818"/> ! 552: </connections> ! 553: </textField> ! 554: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="503"> ! 555: <rect key="frame" x="165" y="44" width="133" height="17"/> ! 556: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 557: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Write Protection" id="4485"> ! 558: <font key="font" metaFont="system"/> ! 559: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 560: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 561: </textFieldCell> ! 562: </textField> ! 563: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="473"> ! 564: <rect key="frame" x="9" y="77" width="95" height="17"/> ! 565: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 566: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Drive B image:" id="4462"> ! 567: <font key="font" metaFont="system"/> ! 568: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 569: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 570: </textFieldCell> ! 571: </textField> ! 572: <textField verticalHuggingPriority="750" id="490"> ! 573: <rect key="frame" x="176" y="15" width="280" height="19"/> ! 574: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 575: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4478"> ! 576: <font key="font" metaFont="smallSystem"/> ! 577: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 578: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 579: </textFieldCell> ! 580: <connections> ! 581: <outlet property="nextKeyView" destination="485" id="826"/> ! 582: </connections> ! 583: </textField> ! 584: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="493"> ! 585: <rect key="frame" x="12" y="14" width="158" height="20"/> ! 586: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 587: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Default images location:" id="4481"> ! 588: <font key="font" metaFont="system"/> ! 589: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 590: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 591: </textFieldCell> ! 592: </textField> ! 593: <button verticalHuggingPriority="750" id="486"> ! 594: <rect key="frame" x="457" y="128" width="90" height="28"/> ! 595: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 596: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" imagePosition="overlaps" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4475"> ! 597: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 598: <font key="font" metaFont="smallSystem"/> ! 599: </buttonCell> ! 600: <connections> ! 601: <action selector="chooseFloppyImageA:" target="329" id="521"/> ! 602: <outlet property="nextKeyView" destination="479" id="819"/> ! 603: </connections> ! 604: </button> ! 605: <button verticalHuggingPriority="750" id="479"> ! 606: <rect key="frame" x="541" y="128" width="85" height="28"/> ! 607: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 608: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4468"> ! 609: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 610: <font key="font" metaFont="smallSystem"/> ! 611: </buttonCell> ! 612: <connections> ! 613: <action selector="ejectFloppyA:" target="329" id="520"/> ! 614: <outlet property="nextKeyView" destination="481" id="820"/> ! 615: </connections> ! 616: </button> ! 617: <button verticalHuggingPriority="750" id="484"> ! 618: <rect key="frame" x="541" y="71" width="85" height="28"/> ! 619: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 620: <buttonCell key="cell" type="push" title="Eject" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4473"> ! 621: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 622: <font key="font" metaFont="smallSystem"/> ! 623: </buttonCell> ! 624: <connections> ! 625: <action selector="ejectFloppyB:" target="329" id="536"/> ! 626: <outlet property="nextKeyView" destination="475" id="823"/> ! 627: </connections> ! 628: </button> ! 629: <button verticalHuggingPriority="750" id="497"> ! 630: <rect key="frame" x="457" y="71" width="90" height="28"/> ! 631: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 632: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="4483"> ! 633: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 634: <font key="font" metaFont="smallSystem"/> ! 635: </buttonCell> ! 636: <connections> ! 637: <action selector="chooseFloppyImageB:" target="329" id="539"/> ! 638: <outlet property="nextKeyView" destination="484" id="822"/> ! 639: </connections> ! 640: </button> ! 641: <button verticalHuggingPriority="750" id="485"> ! 642: <rect key="frame" x="458" y="7" width="92" height="32"/> ! 643: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 644: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4474"> ! 645: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 646: <font key="font" metaFont="system"/> ! 647: </buttonCell> ! 648: <connections> ! 649: <action selector="chooseDefaultImagesLocation:" target="329" id="540"/> ! 650: </connections> ! 651: </button> ! 652: <button id="06l-DO-dqf" userLabel="EnableDriveA"> ! 653: <rect key="frame" x="101" y="150" width="57" height="20"/> ! 654: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 655: <buttonCell key="cell" type="check" title="Enabled" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="CVp-yh-rci"> ! 656: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 657: <font key="font" metaFont="smallSystem"/> ! 658: </buttonCell> ! 659: </button> ! 660: <button id="eXJ-hD-nc4" userLabel="DriveASize"> ! 661: <rect key="frame" x="180" y="150" width="104" height="20"/> ! 662: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 663: <buttonCell key="cell" type="check" title="Double Sided" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="9su-Qm-HHe"> ! 664: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 665: <font key="font" metaFont="smallSystem"/> ! 666: </buttonCell> ! 667: </button> ! 668: <button id="C94-k0-1uS" userLabel="EnableDriveB"> ! 669: <rect key="frame" x="104" y="98" width="57" height="20"/> ! 670: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 671: <buttonCell key="cell" type="check" title="Enabled" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="bbf-MO-4Tt"> ! 672: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 673: <font key="font" metaFont="smallSystem"/> ! 674: </buttonCell> ! 675: </button> ! 676: <button id="5Cq-dn-WtM" userLabel="DriveBSize"> ! 677: <rect key="frame" x="180" y="98" width="93" height="20"/> ! 678: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 679: <buttonCell key="cell" type="check" title="Double Sided" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="481-8T-rqK"> ! 680: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 681: <font key="font" metaFont="smallSystem"/> ! 682: </buttonCell> ! 683: </button> ! 684: <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="4Ie-yo-64V"> ! 685: <rect key="frame" x="14" y="121" width="611" height="5"/> ! 686: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 687: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 688: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 689: <font key="titleFont" metaFont="system"/> ! 690: </box> ! 691: <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="AQn-En-BS5"> ! 692: <rect key="frame" x="14" y="64" width="607" height="5"/> ! 693: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 694: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 695: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 696: <font key="titleFont" metaFont="system"/> ! 697: </box> ! 698: <button id="475"> ! 699: <rect key="frame" x="280" y="98" width="140" height="20"/> ! 700: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 701: <buttonCell key="cell" type="check" title="Auto insert B" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="4464"> ! 702: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 703: <font key="font" metaFont="smallSystem"/> ! 704: </buttonCell> ! 705: <connections> ! 706: <outlet property="nextKeyView" destination="498" id="824"/> ! 707: </connections> ! 708: </button> ! 709: <matrix toolTip="Write Protection" verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="498"> ! 710: <rect key="frame" x="307" y="43" width="155" height="18"/> ! 711: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 712: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 713: <size key="cellSize" width="49" height="18"/> ! 714: <size key="intercellSpacing" width="4" height="2"/> ! 715: <buttonCell key="prototype" type="radio" title="Auto" imagePosition="left" alignment="left" controlSize="small" inset="2" id="4527"> ! 716: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 717: <font key="font" metaFont="smallSystem"/> ! 718: </buttonCell> ! 719: <cells> ! 720: <column> ! 721: <buttonCell type="radio" title="Off" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="789"> ! 722: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 723: <font key="font" metaFont="smallSystem"/> ! 724: </buttonCell> ! 725: </column> ! 726: <column> ! 727: <buttonCell type="radio" title="On" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="pBH-iL-kbV"> ! 728: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 729: <font key="font" metaFont="smallSystem"/> ! 730: </buttonCell> ! 731: </column> ! 732: <column> ! 733: <buttonCell type="radio" title="Auto" imagePosition="left" alignment="left" controlSize="small" tag="2" inset="2" id="L7V-22-XJL"> ! 734: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 735: <font key="font" metaFont="smallSystem"/> ! 736: </buttonCell> ! 737: </column> ! 738: </cells> ! 739: <connections> ! 740: <outlet property="nextKeyView" destination="490" id="825"/> ! 741: </connections> ! 742: </matrix> ! 743: </subviews> ! 744: </view> ! 745: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 746: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 747: </box> ! 748: </subviews> ! 749: </view> ! 750: </tabViewItem> ! 751: <tabViewItem label="ROM" identifier="" id="504"> ! 752: <view key="view" id="505"> ! 753: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 754: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 755: <subviews> ! 756: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="513"> ! 757: <rect key="frame" x="91" y="342" width="84" height="17"/> ! 758: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 759: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4493"> ! 760: <font key="font" metaFont="system"/> ! 761: <string key="title">TOS image: ! 762: </string> ! 763: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 764: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 765: </textFieldCell> ! 766: </textField> ! 767: <button verticalHuggingPriority="750" id="517"> ! 768: <rect key="frame" x="541" y="332" width="92" height="32"/> ! 769: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 770: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4495"> ! 771: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 772: <font key="font" metaFont="system"/> ! 773: </buttonCell> ! 774: <connections> ! 775: <action selector="chooseTosImage:" target="329" id="587"/> ! 776: </connections> ! 777: </button> ! 778: <textField verticalHuggingPriority="750" id="508"> ! 779: <rect key="frame" x="180" y="340" width="361" height="19"/> ! 780: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 781: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4491"> ! 782: <font key="font" metaFont="smallSystem"/> ! 783: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 784: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 785: </textFieldCell> ! 786: </textField> ! 787: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="514"> ! 788: <rect key="frame" x="17" y="298" width="158" height="34"/> ! 789: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 790: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4494"> ! 791: <font key="font" metaFont="system"/> ! 792: <string key="title">Cartridge image: ! 793: </string> ! 794: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 795: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 796: </textFieldCell> ! 797: </textField> ! 798: <button verticalHuggingPriority="750" id="518"> ! 799: <rect key="frame" x="541" y="305" width="92" height="32"/> ! 800: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 801: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4496"> ! 802: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 803: <font key="font" metaFont="system"/> ! 804: </buttonCell> ! 805: <connections> ! 806: <action selector="chooseCartridgeImage:" target="329" id="588"/> ! 807: </connections> ! 808: </button> ! 809: <textField verticalHuggingPriority="750" id="511"> ! 810: <rect key="frame" x="180" y="313" width="361" height="19"/> ! 811: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 812: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4492"> ! 813: <font key="font" metaFont="smallSystem"/> ! 814: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 815: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 816: </textFieldCell> ! 817: </textField> ! 818: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4547"> ! 819: <rect key="frame" x="201" y="228" width="319" height="23"/> ! 820: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 821: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="A RESET is needed after changing these options." id="4548"> ! 822: <font key="font" metaFont="system"/> ! 823: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 824: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 825: </textFieldCell> ! 826: </textField> ! 827: </subviews> ! 828: </view> ! 829: </tabViewItem> ! 830: <tabViewItem label="Atari Screen" identifier="" id="420"> ! 831: <view key="view" id="421"> ! 832: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 833: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 834: <subviews> ! 835: <box autoresizesSubviews="NO" title="Extended resolutions" borderType="line" id="4700"> ! 836: <rect key="frame" x="20" y="56" width="597" height="132"/> ! 837: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 838: <view key="contentView"> ! 839: <rect key="frame" x="1" y="1" width="595" height="116"/> ! 840: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 841: <subviews> ! 842: <button id="449"> ! 843: <rect key="frame" x="16" y="90" width="282" height="18"/> ! 844: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 845: <buttonCell key="cell" type="check" title="Use extended GEM VDI resolution" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4443"> ! 846: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 847: <font key="font" metaFont="system"/> ! 848: </buttonCell> ! 849: <connections> ! 850: <action selector="updateEnabledStates:" target="329" id="776"/> ! 851: </connections> ! 852: </button> ! 853: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="429"> ! 854: <rect key="frame" x="151" y="14" width="88" height="58"/> ! 855: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 856: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 857: <size key="cellSize" width="88" height="18"/> ! 858: <size key="intercellSpacing" width="4" height="2"/> ! 859: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4524"> ! 860: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 861: <font key="font" metaFont="system"/> ! 862: </buttonCell> ! 863: <cells> ! 864: <column> ! 865: <buttonCell type="radio" title="640x480" imagePosition="left" alignment="left" state="on" inset="2" id="431"> ! 866: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 867: <font key="font" metaFont="system"/> ! 868: </buttonCell> ! 869: <buttonCell type="radio" title="800x600" imagePosition="left" alignment="left" tag="1" inset="2" id="432"> ! 870: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 871: <font key="font" metaFont="system"/> ! 872: </buttonCell> ! 873: <buttonCell type="radio" title="1024x768" imagePosition="left" alignment="left" tag="2" inset="2" id="430"> ! 874: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 875: <font key="font" metaFont="system"/> ! 876: </buttonCell> ! 877: </column> ! 878: </cells> ! 879: </matrix> ! 880: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="451"> ! 881: <rect key="frame" x="355" y="38" width="98" height="34"/> ! 882: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 883: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Color depth:" id="4444"> ! 884: <font key="font" metaFont="system"/> ! 885: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 886: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 887: </textFieldCell> ! 888: </textField> ! 889: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="440"> ! 890: <rect key="frame" x="454" y="14" width="105" height="58"/> ! 891: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 892: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 893: <size key="cellSize" width="105" height="18"/> ! 894: <size key="intercellSpacing" width="4" height="2"/> ! 895: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4525"> ! 896: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 897: <font key="font" metaFont="system"/> ! 898: </buttonCell> ! 899: <cells> ! 900: <column> ! 901: <buttonCell type="radio" title="2 Colors" imagePosition="left" alignment="left" state="on" inset="2" id="443"> ! 902: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 903: <font key="font" metaFont="system"/> ! 904: </buttonCell> ! 905: <buttonCell type="radio" title="4 Colors" imagePosition="left" alignment="left" tag="1" inset="2" id="441"> ! 906: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 907: <font key="font" metaFont="system"/> ! 908: </buttonCell> ! 909: <buttonCell type="radio" title="16 Colors" imagePosition="left" alignment="left" tag="2" inset="2" id="442"> ! 910: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 911: <font key="font" metaFont="system"/> ! 912: </buttonCell> ! 913: </column> ! 914: </cells> ! 915: </matrix> ! 916: </subviews> ! 917: </view> ! 918: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 919: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 920: </box> ! 921: <box autoresizesSubviews="NO" title="Atari Screen" borderType="line" id="4701"> ! 922: <rect key="frame" x="20" y="219" width="597" height="163"/> ! 923: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 924: <view key="contentView"> ! 925: <rect key="frame" x="1" y="1" width="595" height="147"/> ! 926: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 927: <subviews> ! 928: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="433"> ! 929: <rect key="frame" x="150" y="120" width="100" height="17"/> ! 930: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 931: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Monitor:" id="4437"> ! 932: <font key="font" metaFont="system"/> ! 933: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 934: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 935: </textFieldCell> ! 936: </textField> ! 937: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="422"> ! 938: <rect key="frame" x="151" y="35" width="69" height="78"/> ! 939: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 940: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 941: <size key="cellSize" width="69" height="18"/> ! 942: <size key="intercellSpacing" width="4" height="2"/> ! 943: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4523"> ! 944: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 945: <font key="font" metaFont="system"/> ! 946: </buttonCell> ! 947: <cells> ! 948: <column> ! 949: <buttonCell type="radio" title="Mono" imagePosition="left" alignment="left" state="on" inset="2" id="876"> ! 950: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 951: <font key="font" metaFont="system"/> ! 952: </buttonCell> ! 953: <buttonCell type="radio" title="RGB" imagePosition="left" alignment="left" tag="1" inset="2" id="877"> ! 954: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 955: <font key="font" metaFont="system"/> ! 956: </buttonCell> ! 957: <buttonCell type="radio" title="VGA" imagePosition="left" alignment="left" tag="2" inset="2" id="878"> ! 958: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 959: <font key="font" metaFont="system"/> ! 960: </buttonCell> ! 961: <buttonCell type="radio" title="TV" imagePosition="left" alignment="left" tag="3" inset="2" id="879"> ! 962: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 963: <font key="font" metaFont="system"/> ! 964: </buttonCell> ! 965: </column> ! 966: </cells> ! 967: </matrix> ! 968: <button id="428"> ! 969: <rect key="frame" x="318" y="95" width="201" height="18"/> ! 970: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 971: <buttonCell key="cell" type="check" title="Show ST/STe borders" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4436"> ! 972: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 973: <font key="font" metaFont="system"/> ! 974: </buttonCell> ! 975: </button> ! 976: <button id="4563"> ! 977: <rect key="frame" x="318" y="71" width="201" height="24"/> ! 978: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 979: <buttonCell key="cell" type="check" title="Falcon/TT Aspect Ratio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4564"> ! 980: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 981: <font key="font" metaFont="system"/> ! 982: </buttonCell> ! 983: </button> ! 984: <button id="447"> ! 985: <rect key="frame" x="318" y="12" width="145" height="18"/> ! 986: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 987: <buttonCell key="cell" type="check" title="Zoom ST-low res." bezelStyle="regularSquare" imagePosition="left" alignment="left" enabled="NO" inset="2" id="4441"> ! 988: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 989: <font key="font" metaFont="system"/> ! 990: </buttonCell> ! 991: </button> ! 992: </subviews> ! 993: </view> ! 994: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 995: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 996: </box> ! 997: </subviews> ! 998: </view> ! 999: </tabViewItem> ! 1000: <tabViewItem label="Display" identifier="Item 9" id="4549"> ! 1001: <view key="view" id="4550"> ! 1002: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 1003: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1004: <subviews> ! 1005: <box autoresizesSubviews="NO" title="Capture Options" borderType="line" id="4604"> ! 1006: <rect key="frame" x="14" y="84" width="606" height="132"/> ! 1007: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1008: <view key="contentView"> ! 1009: <rect key="frame" x="1" y="1" width="604" height="116"/> ! 1010: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1011: <subviews> ! 1012: <button id="4566"> ! 1013: <rect key="frame" x="147" y="72" width="324" height="18"/> ! 1014: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1015: <buttonCell key="cell" type="check" title="Capture only when display changes" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4567"> ! 1016: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1017: <font key="font" metaFont="system"/> ! 1018: </buttonCell> ! 1019: </button> ! 1020: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4632"> ! 1021: <rect key="frame" x="64" y="49" width="80" height="17"/> ! 1022: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1023: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="AVI Codec:" id="4633"> ! 1024: <font key="font" metaFont="system"/> ! 1025: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1026: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1027: </textFieldCell> ! 1028: </textField> ! 1029: <popUpButton verticalHuggingPriority="750" id="4634"> ! 1030: <rect key="frame" x="146" y="45" width="81" height="26"/> ! 1031: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1032: <popUpButtonCell key="cell" type="push" title="BMP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="4638" id="4635"> ! 1033: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1034: <font key="font" metaFont="menu"/> ! 1035: <menu key="menu" title="OtherViews" id="4636"> ! 1036: <items> ! 1037: <menuItem title="BMP" state="on" id="4638"/> ! 1038: <menuItem title="PNG" tag="1" id="4641"/> ! 1039: </items> ! 1040: </menu> ! 1041: </popUpButtonCell> ! 1042: </popUpButton> ! 1043: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4642"> ! 1044: <rect key="frame" x="64" y="21" width="80" height="17"/> ! 1045: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1046: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="AVI FPS:" id="4648"> ! 1047: <font key="font" metaFont="system"/> ! 1048: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1049: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1050: </textFieldCell> ! 1051: </textField> ! 1052: <popUpButton verticalHuggingPriority="750" id="4643"> ! 1053: <rect key="frame" x="146" y="17" width="81" height="26"/> ! 1054: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1055: <popUpButtonCell key="cell" type="push" title="50" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="4646" id="4644"> ! 1056: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1057: <font key="font" metaFont="menu"/> ! 1058: <menu key="menu" title="OtherViews" id="4645"> ! 1059: <items> ! 1060: <menuItem title="50" state="on" id="4646"/> ! 1061: <menuItem title="60" tag="1" id="4647"/> ! 1062: <menuItem title="71" tag="1" id="4649"/> ! 1063: </items> ! 1064: </menu> ! 1065: </popUpButtonCell> ! 1066: </popUpButton> ! 1067: <button id="4650" userLabel="ledDisk"> ! 1068: <rect key="frame" x="147" y="94" width="178" height="18"/> ! 1069: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1070: <buttonCell key="cell" type="check" title="Hide Status Bar" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4651"> ! 1071: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1072: <font key="font" metaFont="system"/> ! 1073: </buttonCell> ! 1074: <accessibility help="Show Disk Led"/> ! 1075: </button> ! 1076: </subviews> ! 1077: </view> ! 1078: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1079: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1080: </box> ! 1081: <box autoresizesSubviews="NO" title="Display Options" borderType="line" id="4699"> ! 1082: <rect key="frame" x="14" y="220" width="606" height="159"/> ! 1083: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1084: <view key="contentView"> ! 1085: <rect key="frame" x="1" y="1" width="604" height="143"/> ! 1086: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1087: <subviews> ! 1088: <button id="4682"> ! 1089: <rect key="frame" x="69" y="96" width="151" height="18"/> ! 1090: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1091: <buttonCell key="cell" type="check" title="Full Screen" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4695"> ! 1092: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1093: <font key="font" metaFont="system"/> ! 1094: </buttonCell> ! 1095: </button> ! 1096: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4683"> ! 1097: <rect key="frame" x="346" y="83" width="158" height="22"/> ! 1098: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1099: <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Max Zoomed " id="4694"> ! 1100: <font key="font" metaFont="system"/> ! 1101: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1102: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1103: </textFieldCell> ! 1104: </textField> ! 1105: <textField verticalHuggingPriority="750" id="4686"> ! 1106: <rect key="frame" x="419" y="58" width="41" height="22"/> ! 1107: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1108: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="1280" drawsBackground="YES" id="4691"> ! 1109: <font key="font" metaFont="system"/> ! 1110: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 1111: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 1112: </textFieldCell> ! 1113: </textField> ! 1114: <textField verticalHuggingPriority="750" id="4688"> ! 1115: <rect key="frame" x="419" y="28" width="41" height="22"/> ! 1116: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1117: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="768" drawsBackground="YES" id="4689"> ! 1118: <font key="font" metaFont="system"/> ! 1119: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 1120: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 1121: </textFieldCell> ! 1122: </textField> ! 1123: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4684"> ! 1124: <rect key="frame" x="398" y="50" width="22" height="17"/> ! 1125: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1126: <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="x " id="4693"> ! 1127: <font key="font" metaFont="system"/> ! 1128: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1129: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1130: </textFieldCell> ! 1131: </textField> ! 1132: <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="4685"> ! 1133: <rect key="frame" x="461" y="55" width="19" height="27"/> ! 1134: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1135: <stepperCell key="cell" continuous="YES" alignment="left" increment="8" minValue="384" maxValue="1280" doubleValue="384" id="4692"/> ! 1136: <connections> ! 1137: <action selector="setWidth:" target="329" id="4710"/> ! 1138: </connections> ! 1139: </stepper> ! 1140: <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="4687"> ! 1141: <rect key="frame" x="461" y="25" width="19" height="27"/> ! 1142: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1143: <stepperCell key="cell" continuous="YES" alignment="left" increment="8" minValue="208" maxValue="960" doubleValue="208" id="4690"/> ! 1144: <connections> ! 1145: <action selector="setHeight:" target="329" id="4697"/> ! 1146: </connections> ! 1147: </stepper> ! 1148: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4552"> ! 1149: <rect key="frame" x="41" y="40" width="86" height="17"/> ! 1150: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1151: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Frame skip:" id="4553"> ! 1152: <font key="font" metaFont="system"/> ! 1153: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1154: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1155: </textFieldCell> ! 1156: </textField> ! 1157: <popUpButton verticalHuggingPriority="750" id="4551"> ! 1158: <rect key="frame" x="130" y="34" width="81" height="26"/> ! 1159: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1160: <popUpButtonCell key="cell" type="push" title="8" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="8" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="4558" id="4554"> ! 1161: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1162: <font key="font" metaFont="menu"/> ! 1163: <menu key="menu" title="OtherViews" id="4555"> ! 1164: <items> ! 1165: <menuItem title="Off" id="4559"/> ! 1166: <menuItem title="1" tag="1" id="4556"/> ! 1167: <menuItem title="2" tag="2" id="4560"/> ! 1168: <menuItem title="4" tag="4" id="4557"/> ! 1169: <menuItem title="8" state="on" tag="8" id="4558"/> ! 1170: </items> ! 1171: </menu> ! 1172: </popUpButtonCell> ! 1173: </popUpButton> ! 1174: <button id="4592" userLabel="ledDisk"> ! 1175: <rect key="frame" x="69" y="74" width="114" height="18"/> ! 1176: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1177: <buttonCell key="cell" type="check" title="Disks LED" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4593"> ! 1178: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1179: <font key="font" metaFont="system"/> ! 1180: </buttonCell> ! 1181: <accessibility help="Show Disk Led"/> ! 1182: </button> ! 1183: <button id="4703"> ! 1184: <rect key="frame" x="69" y="118" width="151" height="18"/> ! 1185: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1186: <buttonCell key="cell" type="check" title="Show StatusBar" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4704"> ! 1187: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1188: <font key="font" metaFont="system"/> ! 1189: </buttonCell> ! 1190: </button> ! 1191: <button id="4707"> ! 1192: <rect key="frame" x="312" y="9" width="237" height="18"/> ! 1193: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1194: <buttonCell key="cell" type="check" title="Keep Desktop Resolution" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4708"> ! 1195: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1196: <font key="font" metaFont="system"/> ! 1197: </buttonCell> ! 1198: </button> ! 1199: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4705"> ! 1200: <rect key="frame" x="312" y="115" width="236" height="23"/> ! 1201: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1202: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Falcon/TT Only" id="4706"> ! 1203: <font key="font" metaFont="system"/> ! 1204: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1205: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1206: </textFieldCell> ! 1207: </textField> ! 1208: </subviews> ! 1209: </view> ! 1210: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1211: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1212: </box> ! 1213: <box autoresizesSubviews="NO" title="SDL2 Options" borderType="line" id="w6F-PK-wOj"> ! 1214: <rect key="frame" x="14" y="-7" width="606" height="90"/> ! 1215: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1216: <view key="contentView"> ! 1217: <rect key="frame" x="1" y="1" width="604" height="74"/> ! 1218: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1219: <subviews> ! 1220: <button id="uX5-95-dj6"> ! 1221: <rect key="frame" x="18" y="38" width="135" height="18"/> ! 1222: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1223: <buttonCell key="cell" type="check" title="Use Linear Scaling" bezelStyle="regularSquare" imagePosition="left" inset="2" id="f9y-RU-qCj"> ! 1224: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1225: <font key="font" metaFont="system"/> ! 1226: </buttonCell> ! 1227: </button> ! 1228: <button id="8G1-GF-0DS"> ! 1229: <rect key="frame" x="18" y="18" width="88" height="18"/> ! 1230: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1231: <buttonCell key="cell" type="check" title="Use VSync" bezelStyle="regularSquare" imagePosition="left" inset="2" id="3qq-3C-dcy"> ! 1232: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1233: <font key="font" metaFont="system"/> ! 1234: </buttonCell> ! 1235: </button> ! 1236: </subviews> ! 1237: </view> ! 1238: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1239: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1240: </box> ! 1241: </subviews> ! 1242: </view> ! 1243: </tabViewItem> ! 1244: <tabViewItem label="Sound" identifier="" id="381"> ! 1245: <view key="view" id="382"> ! 1246: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 1247: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1248: <subviews> ! 1249: <button id="394"> ! 1250: <rect key="frame" x="248" y="348" width="107" height="18"/> ! 1251: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1252: <buttonCell key="cell" type="check" title="Sound" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4423"> ! 1253: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1254: <font key="font" metaFont="system"/> ! 1255: </buttonCell> ! 1256: <connections> ! 1257: <action selector="updateEnabledStates:" target="329" id="777"/> ! 1258: </connections> ! 1259: </button> ! 1260: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="385"> ! 1261: <rect key="frame" x="273" y="139" width="131" height="178"/> ! 1262: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1263: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1264: <size key="cellSize" width="131" height="18"/> ! 1265: <size key="intercellSpacing" width="6" height="2"/> ! 1266: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4518"> ! 1267: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1268: <font key="font" metaFont="system"/> ! 1269: </buttonCell> ! 1270: <cells> ! 1271: <column> ! 1272: <buttonCell type="radio" title="11 kHz" imagePosition="left" alignment="left" inset="2" id="386"> ! 1273: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1274: <font key="font" metaFont="system"/> ! 1275: </buttonCell> ! 1276: <buttonCell type="radio" title="12.5 kHz" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="387"> ! 1277: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1278: <font key="font" metaFont="system"/> ! 1279: </buttonCell> ! 1280: <buttonCell type="radio" title="16 kHz" imagePosition="left" alignment="left" tag="2" inset="2" id="388"> ! 1281: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1282: <font key="font" metaFont="system"/> ! 1283: </buttonCell> ! 1284: <buttonCell type="radio" title="22 kHz" imagePosition="left" alignment="left" tag="3" inset="2" id="4004"> ! 1285: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1286: <font key="font" metaFont="system"/> ! 1287: </buttonCell> ! 1288: <buttonCell type="radio" title="25 kHz" imagePosition="left" alignment="left" tag="4" inset="2" id="4005"> ! 1289: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1290: <font key="font" metaFont="system"/> ! 1291: </buttonCell> ! 1292: <buttonCell type="radio" title="32 kHz" imagePosition="left" alignment="left" tag="5" inset="2" id="4006"> ! 1293: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1294: <font key="font" metaFont="system"/> ! 1295: </buttonCell> ! 1296: <buttonCell type="radio" title="44 kHz" imagePosition="left" alignment="left" tag="6" inset="2" id="4007"> ! 1297: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1298: <font key="font" metaFont="system"/> ! 1299: </buttonCell> ! 1300: <buttonCell type="radio" title="48 kHz" imagePosition="left" alignment="left" tag="7" inset="2" id="4008"> ! 1301: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1302: <font key="font" metaFont="system"/> ! 1303: </buttonCell> ! 1304: <buttonCell type="radio" title="50 kHz" imagePosition="left" alignment="left" tag="8" inset="2" id="4009"> ! 1305: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1306: <font key="font" metaFont="system"/> ! 1307: </buttonCell> ! 1308: </column> ! 1309: </cells> ! 1310: </matrix> ! 1311: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="384"> ! 1312: <rect key="frame" x="247" y="325" width="114" height="17"/> ! 1313: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1314: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Playback quality:" id="4422"> ! 1315: <font key="font" metaFont="system"/> ! 1316: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1317: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1318: </textFieldCell> ! 1319: </textField> ! 1320: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4731"> ! 1321: <rect key="frame" x="247" y="114" width="114" height="17"/> ! 1322: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1323: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="YM Voices Mixing" id="4732"> ! 1324: <font key="font" metaFont="system"/> ! 1325: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1326: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1327: </textFieldCell> ! 1328: </textField> ! 1329: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" id="4726" userLabel="YMVoicesMixing"> ! 1330: <rect key="frame" x="262" y="33" width="142" height="73"/> ! 1331: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1332: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1333: <size key="cellSize" width="142" height="23"/> ! 1334: <size key="intercellSpacing" width="4" height="2"/> ! 1335: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4729"> ! 1336: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1337: <font key="font" metaFont="system"/> ! 1338: </buttonCell> ! 1339: <cells> ! 1340: <column> ! 1341: <buttonCell type="radio" title="Math Model" imagePosition="left" alignment="left" state="on" tag="3" inset="2" id="4727"> ! 1342: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1343: <font key="font" metaFont="system"/> ! 1344: </buttonCell> ! 1345: <buttonCell type="radio" title="ST Table" imagePosition="left" alignment="left" tag="2" inset="2" id="4728"> ! 1346: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1347: <font key="font" metaFont="system"/> ! 1348: </buttonCell> ! 1349: <buttonCell type="radio" title="Linear" imagePosition="left" alignment="left" tag="1" inset="2" id="4730"> ! 1350: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1351: <font key="font" metaFont="system"/> ! 1352: </buttonCell> ! 1353: </column> ! 1354: </cells> ! 1355: </matrix> ! 1356: </subviews> ! 1357: </view> ! 1358: </tabViewItem> ! 1359: <tabViewItem label="System" identifier="" id="397"> ! 1360: <view key="view" id="398"> ! 1361: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 1362: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1363: <subviews> ! 1364: <popUpButton verticalHuggingPriority="750" id="1222"> ! 1365: <rect key="frame" x="216" y="194" width="131" height="26"/> ! 1366: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1367: <popUpButtonCell key="cell" type="push" title="None" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" selectedItem="1225" id="4433"> ! 1368: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1369: <font key="font" metaFont="menu"/> ! 1370: <menu key="menu" title="OtherViews" id="1224"> ! 1371: <items> ! 1372: <menuItem title="None" state="on" id="1225"/> ! 1373: <menuItem title="Dummy" tag="1" id="1226"/> ! 1374: <menuItem title="Full" tag="2" id="1227"/> ! 1375: </items> ! 1376: </menu> ! 1377: </popUpButtonCell> ! 1378: </popUpButton> ! 1379: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="1228"> ! 1380: <rect key="frame" x="170" y="200" width="36" height="17"/> ! 1381: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1382: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="DSP:" id="4434"> ! 1383: <font key="font" metaFont="system"/> ! 1384: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1385: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1386: </textFieldCell> ! 1387: </textField> ! 1388: <box autoresizesSubviews="NO" appearanceType="aqua" title="FPU (WINUAE)" borderType="line" id="1Qk-Pr-juY"> ! 1389: <rect key="frame" x="347" y="222" width="117" height="159"/> ! 1390: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1391: <view key="contentView"> ! 1392: <rect key="frame" x="1" y="1" width="115" height="143"/> ! 1393: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1394: <subviews> ! 1395: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="n98-X2-Jwk"> ! 1396: <rect key="frame" x="18" y="54" width="79" height="78"/> ! 1397: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1398: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1399: <size key="cellSize" width="79" height="18"/> ! 1400: <size key="intercellSpacing" width="4" height="2"/> ! 1401: <buttonCell key="prototype" type="radio" title="68040" imagePosition="left" alignment="left" enabled="NO" tag="4" inset="2" id="qUv-pT-udK"> ! 1402: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1403: <font key="font" metaFont="system"/> ! 1404: </buttonCell> ! 1405: <cells> ! 1406: <column> ! 1407: <buttonCell type="radio" title="None" imagePosition="left" alignment="left" enabled="NO" state="on" inset="2" id="NH6-x5-VEi"> ! 1408: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1409: <font key="font" metaFont="system"/> ! 1410: </buttonCell> ! 1411: <buttonCell type="radio" title="68881" imagePosition="left" alignment="left" enabled="NO" tag="1" inset="2" id="lrv-D7-bNU"> ! 1412: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1413: <font key="font" metaFont="system"/> ! 1414: </buttonCell> ! 1415: <buttonCell type="radio" title="68882" imagePosition="left" alignment="left" enabled="NO" tag="2" sound="Frog" inset="2" id="55k-lT-A3s"> ! 1416: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1417: <font key="font" metaFont="system"/> ! 1418: </buttonCell> ! 1419: <buttonCell type="radio" title="Internal" imagePosition="left" alignment="left" enabled="NO" tag="3" inset="2" id="tCJ-OP-S5R"> ! 1420: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1421: <font key="font" metaFont="system"/> ! 1422: </buttonCell> ! 1423: </column> ! 1424: </cells> ! 1425: </matrix> ! 1426: </subviews> ! 1427: </view> ! 1428: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1429: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1430: </box> ! 1431: <box autoresizesSubviews="NO" title="RAM" borderType="line" id="uLU-fQ-B8F"> ! 1432: <rect key="frame" x="466" y="162" width="172" height="219"/> ! 1433: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1434: <view key="contentView"> ! 1435: <rect key="frame" x="1" y="1" width="170" height="203"/> ! 1436: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1437: <subviews> ! 1438: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="811"> ! 1439: <rect key="frame" x="4" y="145" width="47" height="51"/> ! 1440: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1441: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="ST RAM SIZE" id="4432"> ! 1442: <font key="font" metaFont="smallSystem"/> ! 1443: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1444: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1445: </textFieldCell> ! 1446: </textField> ! 1447: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="804"> ! 1448: <rect key="frame" x="59" y="78" width="73" height="118"/> ! 1449: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1450: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1451: <size key="cellSize" width="73" height="18"/> ! 1452: <size key="intercellSpacing" width="4" height="2"/> ! 1453: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4522"> ! 1454: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1455: <font key="font" metaFont="system"/> ! 1456: </buttonCell> ! 1457: <cells> ! 1458: <column> ! 1459: <buttonCell type="radio" title="512 KiB" imagePosition="left" alignment="left" state="on" inset="2" id="807"> ! 1460: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1461: <font key="font" metaFont="titleBar" size="12"/> ! 1462: </buttonCell> ! 1463: <buttonCell type="radio" title="1 MiB" imagePosition="left" alignment="left" tag="1" inset="2" id="808"> ! 1464: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1465: <font key="font" metaFont="titleBar" size="12"/> ! 1466: </buttonCell> ! 1467: <buttonCell type="radio" title="2 MiB" imagePosition="left" alignment="left" tag="2" inset="2" id="809"> ! 1468: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1469: <font key="font" metaFont="titleBar" size="12"/> ! 1470: </buttonCell> ! 1471: <buttonCell type="radio" title="4 MiB" imagePosition="left" alignment="left" tag="4" inset="2" id="810"> ! 1472: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1473: <font key="font" metaFont="titleBar" size="12"/> ! 1474: </buttonCell> ! 1475: <buttonCell type="radio" title="8 MiB" imagePosition="left" alignment="left" tag="8" inset="2" id="805"> ! 1476: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1477: <font key="font" metaFont="titleBar" size="12"/> ! 1478: </buttonCell> ! 1479: <buttonCell type="radio" title="14 MiB" imagePosition="left" alignment="left" tag="14" inset="2" id="806"> ! 1480: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1481: <font key="font" metaFont="titleBar" size="12"/> ! 1482: </buttonCell> ! 1483: </column> ! 1484: </cells> ! 1485: </matrix> ! 1486: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="ym5-XQ-zFl"> ! 1487: <rect key="frame" x="4" y="46" width="49" height="28"/> ! 1488: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1489: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="TT RAM SIZE" id="gFq-Ih-mzv"> ! 1490: <font key="font" metaFont="smallSystem"/> ! 1491: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1492: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1493: </textFieldCell> ! 1494: </textField> ! 1495: <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="5kN-DE-Lud"> ! 1496: <rect key="frame" x="116" y="42" width="19" height="27"/> ! 1497: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1498: <stepperCell key="cell" continuous="YES" alignment="left" increment="4" minValue="-1" maxValue="256" id="2Lq-7Y-LaY"/> ! 1499: <connections> ! 1500: <action selector="setTTRAMSize:" target="329" id="lCN-2I-lC5"/> ! 1501: </connections> ! 1502: </stepper> ! 1503: <textField verticalHuggingPriority="750" id="fWm-1J-m56"> ! 1504: <rect key="frame" x="63" y="46" width="50" height="22"/> ! 1505: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1506: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="uMb-sS-i1G"> ! 1507: <font key="font" metaFont="system"/> ! 1508: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 1509: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 1510: </textFieldCell> ! 1511: </textField> ! 1512: </subviews> ! 1513: </view> ! 1514: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1515: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1516: </box> ! 1517: <box autoresizesSubviews="NO" title="Machine Type" borderType="line" id="nzm-4x-IX9"> ! 1518: <rect key="frame" x="7" y="222" width="158" height="156"/> ! 1519: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1520: <view key="contentView"> ! 1521: <rect key="frame" x="1" y="1" width="156" height="140"/> ! 1522: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1523: <subviews> ! 1524: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="406"> ! 1525: <rect key="frame" x="20" y="10" width="104" height="130"/> ! 1526: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1527: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1528: <size key="cellSize" width="104" height="20"/> ! 1529: <size key="intercellSpacing" width="4" height="2"/> ! 1530: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4519"> ! 1531: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1532: <font key="font" metaFont="system"/> ! 1533: </buttonCell> ! 1534: <cells> ! 1535: <column> ! 1536: <buttonCell type="radio" title="ST" imagePosition="left" alignment="left" state="on" inset="2" id="864"> ! 1537: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1538: <font key="font" metaFont="cellTitle"/> ! 1539: </buttonCell> ! 1540: <buttonCell type="radio" title="Mega ST" imagePosition="left" alignment="left" tag="1" inset="2" id="865"> ! 1541: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1542: <font key="font" metaFont="cellTitle"/> ! 1543: </buttonCell> ! 1544: <buttonCell type="radio" title="STE" imagePosition="left" alignment="left" tag="2" inset="2" id="866"> ! 1545: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1546: <font key="font" metaFont="cellTitle"/> ! 1547: </buttonCell> ! 1548: <buttonCell type="radio" title="Mega STE" imagePosition="left" alignment="left" tag="3" inset="2" id="867"> ! 1549: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1550: <font key="font" metaFont="cellTitle"/> ! 1551: </buttonCell> ! 1552: <buttonCell type="radio" title="TT" imagePosition="left" alignment="left" tag="4" inset="2" id="cpX-j7-gZR"> ! 1553: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1554: <font key="font" metaFont="system"/> ! 1555: </buttonCell> ! 1556: <buttonCell type="radio" title="Falcon" imagePosition="left" alignment="left" tag="5" inset="2" id="EAn-Hd-Ht7"> ! 1557: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1558: <font key="font" metaFont="system"/> ! 1559: </buttonCell> ! 1560: </column> ! 1561: </cells> ! 1562: </matrix> ! 1563: </subviews> ! 1564: </view> ! 1565: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1566: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1567: </box> ! 1568: <box autoresizesSubviews="NO" title="CPU" borderType="line" id="cMG-RN-jr0"> ! 1569: <rect key="frame" x="167" y="222" width="178" height="158"/> ! 1570: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1571: <view key="contentView"> ! 1572: <rect key="frame" x="1" y="1" width="176" height="142"/> ! 1573: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1574: <subviews> ! 1575: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="414"> ! 1576: <rect key="frame" x="18" y="14" width="65" height="118"/> ! 1577: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1578: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1579: <size key="cellSize" width="65" height="18"/> ! 1580: <size key="intercellSpacing" width="4" height="2"/> ! 1581: <buttonCell key="prototype" type="radio" title="68040" imagePosition="left" alignment="left" tag="4" inset="2" id="Wx1-t7-szc"> ! 1582: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1583: <font key="font" metaFont="system"/> ! 1584: </buttonCell> ! 1585: <cells> ! 1586: <column> ! 1587: <buttonCell type="radio" title="68000" imagePosition="left" alignment="left" state="on" inset="2" id="419"> ! 1588: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1589: <font key="font" metaFont="titleBar" size="12"/> ! 1590: </buttonCell> ! 1591: <buttonCell type="radio" title="68010" imagePosition="left" alignment="left" tag="1" inset="2" id="415"> ! 1592: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1593: <font key="font" metaFont="cellTitle"/> ! 1594: </buttonCell> ! 1595: <buttonCell type="radio" title="68020" imagePosition="left" alignment="left" tag="2" inset="2" id="416"> ! 1596: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1597: <font key="font" metaFont="cellTitle"/> ! 1598: </buttonCell> ! 1599: <buttonCell type="radio" title="68030" imagePosition="left" alignment="left" tag="3" inset="2" id="417"> ! 1600: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1601: <font key="font" metaFont="cellTitle"/> ! 1602: </buttonCell> ! 1603: <buttonCell type="radio" title="68040" imagePosition="left" alignment="left" tag="4" inset="2" id="418"> ! 1604: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1605: <font key="font" metaFont="cellTitle"/> ! 1606: </buttonCell> ! 1607: <buttonCell type="radio" title="68060" imagePosition="left" alignment="left" enabled="NO" tag="5" inset="2" id="543-Ae-YRd"> ! 1608: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1609: <font key="font" metaFont="cellTitle"/> ! 1610: </buttonCell> ! 1611: </column> ! 1612: </cells> ! 1613: </matrix> ! 1614: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="409"> ! 1615: <rect key="frame" x="95" y="74" width="71" height="58"/> ! 1616: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1617: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1618: <size key="cellSize" width="71" height="18"/> ! 1619: <size key="intercellSpacing" width="4" height="2"/> ! 1620: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4520"> ! 1621: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1622: <font key="font" metaFont="system"/> ! 1623: </buttonCell> ! 1624: <cells> ! 1625: <column> ! 1626: <buttonCell type="radio" title="8 MHz" imagePosition="left" alignment="left" state="on" tag="8" inset="2" id="801"> ! 1627: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1628: <font key="font" metaFont="cellTitle"/> ! 1629: </buttonCell> ! 1630: <buttonCell type="radio" title="16 MHz" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="16" inset="2" id="802"> ! 1631: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1632: <font key="font" metaFont="cellTitle"/> ! 1633: </buttonCell> ! 1634: <buttonCell type="radio" title="32 MHz" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="32" inset="2" id="803"> ! 1635: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1636: <font key="font" metaFont="cellTitle"/> ! 1637: </buttonCell> ! 1638: </column> ! 1639: </cells> ! 1640: </matrix> ! 1641: </subviews> ! 1642: </view> ! 1643: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1644: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1645: </box> ! 1646: <button id="4583"> ! 1647: <rect key="frame" x="171" y="168" width="208" height="26"/> ! 1648: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1649: <buttonCell key="cell" type="check" title="Load/Save State at Startup/Exit" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4584"> ! 1650: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1651: <font key="font" metaFont="titleBar" size="12"/> ! 1652: </buttonCell> ! 1653: </button> ! 1654: <box autoresizesSubviews="NO" title="CPU & System Parameters" borderType="line" id="wac-82-2Uw"> ! 1655: <rect key="frame" x="7" y="2" width="631" height="156"/> ! 1656: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1657: <view key="contentView"> ! 1658: <rect key="frame" x="1" y="1" width="629" height="140"/> ! 1659: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1660: <subviews> ! 1661: <box autoresizesSubviews="NO" title=" " borderType="line" id="ebn-aq-iID"> ! 1662: <rect key="frame" x="22" y="10" width="273" height="135"/> ! 1663: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1664: <view key="contentView"> ! 1665: <rect key="frame" x="1" y="1" width="271" height="119"/> ! 1666: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1667: <subviews> ! 1668: <button id="405"> ! 1669: <rect key="frame" x="16" y="90" width="239" height="18"/> ! 1670: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1671: <buttonCell key="cell" type="check" title="Blitter in ST mode" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4430"> ! 1672: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1673: <font key="font" metaFont="cellTitle"/> ! 1674: </buttonCell> ! 1675: </button> ! 1676: <button id="401"> ! 1677: <rect key="frame" x="16" y="70" width="239" height="18"/> ! 1678: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1679: <buttonCell key="cell" type="check" title="Patch Timer-D" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4426"> ! 1680: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1681: <font key="font" metaFont="cellTitle"/> ! 1682: </buttonCell> ! 1683: </button> ! 1684: <button id="4718" userLabel="FastBoot"> ! 1685: <rect key="frame" x="16" y="50" width="239" height="18"/> ! 1686: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1687: <buttonCell key="cell" type="check" title="Patch TOS for Faster Boot" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4719"> ! 1688: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1689: <font key="font" metaFont="cellTitle"/> ! 1690: </buttonCell> ! 1691: </button> ! 1692: <button id="MwH-QQ-ofn"> ! 1693: <rect key="frame" x="16" y="30" width="239" height="18"/> ! 1694: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1695: <buttonCell key="cell" type="check" title="Prefetch mode, slower" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="FHv-Ng-fao"> ! 1696: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1697: <font key="font" metaFont="cellTitle"/> ! 1698: </buttonCell> ! 1699: </button> ! 1700: </subviews> ! 1701: </view> ! 1702: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1703: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1704: </box> ! 1705: <box autoresizesSubviews="NO" title="WINUAE CORE" borderType="line" id="s2x-3J-S4h"> ! 1706: <rect key="frame" x="297" y="35" width="189" height="95"/> ! 1707: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1708: <view key="contentView"> ! 1709: <rect key="frame" x="1" y="1" width="187" height="79"/> ! 1710: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1711: <subviews> ! 1712: <button id="402"> ! 1713: <rect key="frame" x="16" y="53" width="155" height="18"/> ! 1714: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1715: <buttonCell key="cell" type="check" title="Cycle exact, slower" bezelStyle="regularSquare" imagePosition="left" alignment="left" enabled="NO" inset="2" id="4427"> ! 1716: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1717: <font key="font" metaFont="system"/> ! 1718: </buttonCell> ! 1719: </button> ! 1720: <button id="Pax-mv-c3E"> ! 1721: <rect key="frame" x="16" y="12" width="155" height="18"/> ! 1722: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1723: <buttonCell key="cell" type="check" title="24-bits addressing" bezelStyle="regularSquare" imagePosition="left" alignment="left" enabled="NO" inset="2" id="UrD-fU-4ss"> ! 1724: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1725: <font key="font" metaFont="system"/> ! 1726: </buttonCell> ! 1727: </button> ! 1728: <button id="aWS-WS-f9G"> ! 1729: <rect key="frame" x="16" y="32" width="155" height="18"/> ! 1730: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1731: <buttonCell key="cell" type="check" title="MMU Emulation" bezelStyle="regularSquare" imagePosition="left" alignment="left" enabled="NO" inset="2" id="Cfy-pw-XKM"> ! 1732: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1733: <font key="font" metaFont="system"/> ! 1734: </buttonCell> ! 1735: </button> ! 1736: </subviews> ! 1737: </view> ! 1738: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1739: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1740: </box> ! 1741: <popUpButton verticalHuggingPriority="750" id="Raf-Kb-w4C"> ! 1742: <rect key="frame" x="490" y="59" width="136" height="26"/> ! 1743: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1744: <popUpButtonCell key="cell" type="push" title="Wakestate4" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="4" imageScaling="proportionallyDown" inset="2" selectedItem="rBe-aP-28Z" id="0x5-yz-qrt"> ! 1745: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1746: <font key="font" metaFont="menu"/> ! 1747: <menu key="menu" id="n5d-cT-eSr"> ! 1748: <items> ! 1749: <menuItem title="Random" keyEquivalent="0" id="akC-qK-vCc"> ! 1750: <modifierMask key="keyEquivalentModifierMask"/> ! 1751: </menuItem> ! 1752: <menuItem title="Wakestate1" tag="1" keyEquivalent="1" id="3cW-z5-kxJ"> ! 1753: <modifierMask key="keyEquivalentModifierMask"/> ! 1754: </menuItem> ! 1755: <menuItem title="Wakestate2" tag="2" keyEquivalent="2" id="ffv-5W-lip"> ! 1756: <modifierMask key="keyEquivalentModifierMask"/> ! 1757: </menuItem> ! 1758: <menuItem title="Wakestate3" tag="3" keyEquivalent="3" id="HKp-Qi-T19" userLabel="Wakestate3"> ! 1759: <modifierMask key="keyEquivalentModifierMask"/> ! 1760: </menuItem> ! 1761: <menuItem title="Wakestate4" state="on" tag="4" keyEquivalent="4" id="rBe-aP-28Z" userLabel="Wakestate4"> ! 1762: <modifierMask key="keyEquivalentModifierMask"/> ! 1763: </menuItem> ! 1764: </items> ! 1765: </menu> ! 1766: </popUpButtonCell> ! 1767: </popUpButton> ! 1768: <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fed-jL-MEf"> ! 1769: <rect key="frame" x="490" y="84" width="84" height="17"/> ! 1770: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1771: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" title="Video Timing" id="7Mc-pN-A0A"> ! 1772: <font key="font" metaFont="cellTitle"/> ! 1773: <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> ! 1774: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1775: </textFieldCell> ! 1776: </textField> ! 1777: </subviews> ! 1778: </view> ! 1779: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 1780: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 1781: </box> ! 1782: </subviews> ! 1783: </view> ! 1784: </tabViewItem> ! 1785: <tabViewItem label="Joysticks" identifier="" id="452"> ! 1786: <view key="view" id="453"> ! 1787: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 1788: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 1789: <subviews> ! 1790: <popUpButton verticalHuggingPriority="750" id="461"> ! 1791: <rect key="frame" x="189" y="315" width="297" height="26"/> ! 1792: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1793: <popUpButtonCell key="cell" type="push" title="ST Joystick 0" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="464" id="4449"> ! 1794: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1795: <font key="font" metaFont="menu"/> ! 1796: <menu key="menu" title="OtherViews" id="462"> ! 1797: <items> ! 1798: <menuItem title="ST Joystick 0" state="on" id="464"/> ! 1799: <menuItem title="ST Joystick 1" tag="1" id="465"/> ! 1800: <menuItem title="STE Joypad A" tag="2" id="463"/> ! 1801: <menuItem title="STE Joypad B" tag="3" id="749"/> ! 1802: <menuItem title="Parallel Port Stick 1" tag="4" id="750"/> ! 1803: <menuItem title="Parallel Port Stick 2" tag="5" id="751"/> ! 1804: </items> ! 1805: </menu> ! 1806: </popUpButtonCell> ! 1807: <connections> ! 1808: <action selector="changeViewedJoystick:" target="329" id="753"/> ! 1809: </connections> ! 1810: </popUpButton> ! 1811: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="460"> ! 1812: <rect key="frame" x="177" y="347" width="114" height="17"/> ! 1813: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1814: <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Settings for:" id="4448"> ! 1815: <font key="font" metaFont="system"/> ! 1816: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1817: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1818: </textFieldCell> ! 1819: </textField> ! 1820: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="454"> ! 1821: <rect key="frame" x="178" y="242" width="141" height="58"/> ! 1822: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1823: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1824: <size key="cellSize" width="141" height="18"/> ! 1825: <size key="intercellSpacing" width="4" height="2"/> ! 1826: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4526"> ! 1827: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1828: <font key="font" metaFont="system"/> ! 1829: </buttonCell> ! 1830: <cells> ! 1831: <column> ! 1832: <buttonCell type="radio" title="Disabled" imagePosition="left" alignment="left" state="on" inset="2" id="455"> ! 1833: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1834: <font key="font" metaFont="system"/> ! 1835: </buttonCell> ! 1836: <buttonCell type="radio" title="Use a real joystick:" imagePosition="left" alignment="left" tag="1" inset="2" id="456"> ! 1837: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1838: <font key="font" metaFont="system"/> ! 1839: </buttonCell> ! 1840: <buttonCell type="radio" title="Use the keyboard" imagePosition="left" alignment="left" tag="2" inset="2" id="457"> ! 1841: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1842: <font key="font" metaFont="system"/> ! 1843: </buttonCell> ! 1844: </column> ! 1845: </cells> ! 1846: <connections> ! 1847: <action selector="updateEnabledStates:" target="329" id="757"/> ! 1848: </connections> ! 1849: </matrix> ! 1850: <popUpButton verticalHuggingPriority="750" id="466"> ! 1851: <rect key="frame" x="322" y="257" width="164" height="26"/> ! 1852: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1853: <popUpButtonCell key="cell" type="push" title="(None Available)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="468" id="4450"> ! 1854: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1855: <font key="font" metaFont="menu"/> ! 1856: <menu key="menu" title="OtherViews" id="467"> ! 1857: <items> ! 1858: <menuItem title="(None Available)" state="on" id="468"/> ! 1859: </items> ! 1860: </menu> ! 1861: </popUpButtonCell> ! 1862: </popUpButton> ! 1863: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="711"> ! 1864: <rect key="frame" x="222" y="202" width="98" height="34"/> ! 1865: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1866: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4451"> ! 1867: <font key="font" metaFont="system"/> ! 1868: <string key="title">Up: ! 1869: </string> ! 1870: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1871: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1872: </textFieldCell> ! 1873: </textField> ! 1874: <popUpButton verticalHuggingPriority="750" id="712"> ! 1875: <rect key="frame" x="322" y="213" width="164" height="26"/> ! 1876: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1877: <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="716" id="4452"> ! 1878: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1879: <font key="font" metaFont="menu"/> ! 1880: <menu key="menu" title="OtherViews" id="713"> ! 1881: <items> ! 1882: <menuItem title="Item1" state="on" id="716"/> ! 1883: <menuItem title="Item2" id="715"/> ! 1884: <menuItem title="Item3" id="714"/> ! 1885: </items> ! 1886: </menu> ! 1887: </popUpButtonCell> ! 1888: </popUpButton> ! 1889: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="717"> ! 1890: <rect key="frame" x="222" y="174" width="98" height="34"/> ! 1891: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1892: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4453"> ! 1893: <font key="font" metaFont="system"/> ! 1894: <string key="title">Right: ! 1895: </string> ! 1896: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1897: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1898: </textFieldCell> ! 1899: </textField> ! 1900: <popUpButton verticalHuggingPriority="750" id="718"> ! 1901: <rect key="frame" x="322" y="185" width="164" height="26"/> ! 1902: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1903: <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="720" id="4454"> ! 1904: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1905: <font key="font" metaFont="menu"/> ! 1906: <menu key="menu" title="OtherViews" id="719"> ! 1907: <items> ! 1908: <menuItem title="Item1" state="on" id="720"/> ! 1909: <menuItem title="Item2" id="721"/> ! 1910: <menuItem title="Item3" id="722"/> ! 1911: </items> ! 1912: </menu> ! 1913: </popUpButtonCell> ! 1914: </popUpButton> ! 1915: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="723"> ! 1916: <rect key="frame" x="222" y="146" width="98" height="34"/> ! 1917: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1918: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4455"> ! 1919: <font key="font" metaFont="system"/> ! 1920: <string key="title">Down ! 1921: :</string> ! 1922: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1923: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1924: </textFieldCell> ! 1925: </textField> ! 1926: <popUpButton verticalHuggingPriority="750" id="724"> ! 1927: <rect key="frame" x="322" y="157" width="164" height="26"/> ! 1928: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1929: <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="727" id="4456"> ! 1930: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1931: <font key="font" metaFont="menu"/> ! 1932: <menu key="menu" title="OtherViews" id="725"> ! 1933: <items> ! 1934: <menuItem title="Item1" state="on" id="727"/> ! 1935: <menuItem title="Item2" id="728"/> ! 1936: <menuItem title="Item3" id="726"/> ! 1937: </items> ! 1938: </menu> ! 1939: </popUpButtonCell> ! 1940: </popUpButton> ! 1941: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="729"> ! 1942: <rect key="frame" x="222" y="132" width="98" height="20"/> ! 1943: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1944: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4457"> ! 1945: <font key="font" metaFont="system"/> ! 1946: <string key="title">Left: ! 1947: </string> ! 1948: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1949: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1950: </textFieldCell> ! 1951: </textField> ! 1952: <popUpButton verticalHuggingPriority="750" id="730"> ! 1953: <rect key="frame" x="322" y="129" width="164" height="26"/> ! 1954: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1955: <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="732" id="4458"> ! 1956: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1957: <font key="font" metaFont="menu"/> ! 1958: <menu key="menu" title="OtherViews" id="731"> ! 1959: <items> ! 1960: <menuItem title="Item1" state="on" id="732"/> ! 1961: <menuItem title="Item2" id="733"/> ! 1962: <menuItem title="Item3" id="734"/> ! 1963: </items> ! 1964: </menu> ! 1965: </popUpButtonCell> ! 1966: </popUpButton> ! 1967: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="735"> ! 1968: <rect key="frame" x="264" y="107" width="56" height="17"/> ! 1969: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1970: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4459"> ! 1971: <font key="font" metaFont="system"/> ! 1972: <string key="title">Fire: ! 1973: </string> ! 1974: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 1975: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 1976: </textFieldCell> ! 1977: </textField> ! 1978: <popUpButton verticalHuggingPriority="750" id="736"> ! 1979: <rect key="frame" x="322" y="101" width="164" height="26"/> ! 1980: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1981: <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="738" id="4460"> ! 1982: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 1983: <font key="font" metaFont="menu"/> ! 1984: <menu key="menu" title="OtherViews" id="737"> ! 1985: <items> ! 1986: <menuItem title="Item1" state="on" id="738"/> ! 1987: <menuItem title="Item2" id="739"/> ! 1988: <menuItem title="Item3" id="740"/> ! 1989: </items> ! 1990: </menu> ! 1991: </popUpButtonCell> ! 1992: </popUpButton> ! 1993: <button id="755"> ! 1994: <rect key="frame" x="190" y="83" width="175" height="18"/> ! 1995: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 1996: <buttonCell key="cell" type="check" title="Enable autofire" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4461"> ! 1997: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 1998: <font key="font" metaFont="system"/> ! 1999: </buttonCell> ! 2000: </button> ! 2001: </subviews> ! 2002: </view> ! 2003: </tabViewItem> ! 2004: <tabViewItem label="Keyboard" identifier="" id="373"> ! 2005: <view key="view" id="374"> ! 2006: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 2007: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 2008: <subviews> ! 2009: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="376"> ! 2010: <rect key="frame" x="150" y="347" width="160" height="17"/> ! 2011: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2012: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Keyboard mapping:" id="4419"> ! 2013: <font key="font" metaFont="system"/> ! 2014: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2015: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2016: </textFieldCell> ! 2017: </textField> ! 2018: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="377"> ! 2019: <rect key="frame" x="313" y="306" width="155" height="58"/> ! 2020: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2021: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2022: <size key="cellSize" width="155" height="18"/> ! 2023: <size key="intercellSpacing" width="4" height="2"/> ! 2024: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4517"> ! 2025: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2026: <font key="font" metaFont="system"/> ! 2027: </buttonCell> ! 2028: <cells> ! 2029: <column> ! 2030: <buttonCell type="radio" title="Symbolic" imagePosition="left" alignment="left" state="on" inset="2" id="379"> ! 2031: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2032: <font key="font" metaFont="system"/> ! 2033: </buttonCell> ! 2034: <buttonCell type="radio" title="Scancode" imagePosition="left" alignment="left" tag="1" inset="2" id="378"> ! 2035: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2036: <font key="font" metaFont="system"/> ! 2037: </buttonCell> ! 2038: <buttonCell type="radio" title="From file:" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="2" inset="2" id="380"> ! 2039: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2040: <font key="font" metaFont="system"/> ! 2041: </buttonCell> ! 2042: </column> ! 2043: </cells> ! 2044: </matrix> ! 2045: <button verticalHuggingPriority="750" id="584"> ! 2046: <rect key="frame" x="514" y="251" width="100" height="32"/> ! 2047: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2048: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4420"> ! 2049: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2050: <font key="font" metaFont="system"/> ! 2051: </buttonCell> ! 2052: <connections> ! 2053: <action selector="chooseKeyboardMappingFile:" target="329" id="589"/> ! 2054: </connections> ! 2055: </button> ! 2056: <textField verticalHuggingPriority="750" id="585"> ! 2057: <rect key="frame" x="101" y="259" width="411" height="19"/> ! 2058: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2059: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4421"> ! 2060: <font key="font" metaFont="smallSystem"/> ! 2061: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2062: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2063: </textFieldCell> ! 2064: </textField> ! 2065: <button id="4720"> ! 2066: <rect key="frame" x="194" y="209" width="312" height="18"/> ! 2067: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2068: <buttonCell key="cell" type="check" title="Disable Key Repeat in Fast Forward Mode" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="4721"> ! 2069: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2070: <font key="font" metaFont="system"/> ! 2071: </buttonCell> ! 2072: </button> ! 2073: </subviews> ! 2074: </view> ! 2075: </tabViewItem> ! 2076: <tabViewItem label="Peripheral" identifier="" id="352"> ! 2077: <view key="view" id="353"> ! 2078: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 2079: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 2080: <subviews> ! 2081: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="355"> ! 2082: <rect key="frame" x="17" y="325" width="158" height="17"/> ! 2083: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2084: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Print to file:" id="4405"> ! 2085: <font key="font" metaFont="system"/> ! 2086: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2087: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2088: </textFieldCell> ! 2089: </textField> ! 2090: <button verticalHuggingPriority="750" id="356"> ! 2091: <rect key="frame" x="540" y="315" width="92" height="32"/> ! 2092: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2093: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4406"> ! 2094: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2095: <font key="font" metaFont="system"/> ! 2096: </buttonCell> ! 2097: <connections> ! 2098: <action selector="choosePrintToFile:" target="329" id="590"/> ! 2099: </connections> ! 2100: </button> ! 2101: <textField verticalHuggingPriority="750" id="364"> ! 2102: <rect key="frame" x="180" y="323" width="361" height="19"/> ! 2103: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2104: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4414"> ! 2105: <font key="font" metaFont="smallSystem"/> ! 2106: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2107: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2108: </textFieldCell> ! 2109: </textField> ! 2110: <button id="360"> ! 2111: <rect key="frame" x="232" y="348" width="210" height="18"/> ! 2112: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2113: <buttonCell key="cell" type="check" title="Enable printer emulation" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4410"> ! 2114: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2115: <font key="font" metaFont="system"/> ! 2116: </buttonCell> ! 2117: </button> ! 2118: <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="369"> ! 2119: <rect key="frame" x="12" y="309" width="619" height="5"/> ! 2120: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2121: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 2122: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 2123: <font key="titleFont" metaFont="system"/> ! 2124: </box> ! 2125: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="362"> ! 2126: <rect key="frame" x="17" y="264" width="158" height="17"/> ! 2127: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2128: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Write RS232 output to:" id="4412"> ! 2129: <font key="font" metaFont="system"/> ! 2130: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2131: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2132: </textFieldCell> ! 2133: </textField> ! 2134: <button verticalHuggingPriority="750" id="371"> ! 2135: <rect key="frame" x="540" y="254" width="92" height="32"/> ! 2136: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2137: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4417"> ! 2138: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2139: <font key="font" metaFont="system"/> ! 2140: </buttonCell> ! 2141: <connections> ! 2142: <action selector="chooseRS232OutputFile:" target="329" id="591"/> ! 2143: </connections> ! 2144: </button> ! 2145: <textField verticalHuggingPriority="750" id="358"> ! 2146: <rect key="frame" x="180" y="262" width="361" height="19"/> ! 2147: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2148: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4408"> ! 2149: <font key="font" metaFont="smallSystem"/> ! 2150: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2151: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2152: </textFieldCell> ! 2153: </textField> ! 2154: <button id="354"> ! 2155: <rect key="frame" x="232" y="287" width="178" height="18"/> ! 2156: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2157: <buttonCell key="cell" type="check" title="Enable RS232 emulation" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4404"> ! 2158: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2159: <font key="font" metaFont="system"/> ! 2160: </buttonCell> ! 2161: </button> ! 2162: <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="366"> ! 2163: <rect key="frame" x="12" y="218" width="619" height="5"/> ! 2164: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2165: <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> ! 2166: <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> ! 2167: <font key="titleFont" metaFont="system"/> ! 2168: </box> ! 2169: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="361"> ! 2170: <rect key="frame" x="17" y="234" width="158" height="17"/> ! 2171: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2172: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Read RS232 input from:" id="4411"> ! 2173: <font key="font" metaFont="system"/> ! 2174: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2175: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2176: </textFieldCell> ! 2177: </textField> ! 2178: <button verticalHuggingPriority="750" id="368"> ! 2179: <rect key="frame" x="540" y="224" width="92" height="32"/> ! 2180: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2181: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4416"> ! 2182: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2183: <font key="font" metaFont="system"/> ! 2184: </buttonCell> ! 2185: <connections> ! 2186: <action selector="chooseRS232InputFile:" target="329" id="592"/> ! 2187: </connections> ! 2188: </button> ! 2189: <textField verticalHuggingPriority="750" id="357"> ! 2190: <rect key="frame" x="180" y="232" width="361" height="19"/> ! 2191: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2192: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4407"> ! 2193: <font key="font" metaFont="smallSystem"/> ! 2194: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2195: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2196: </textFieldCell> ! 2197: </textField> ! 2198: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="363"> ! 2199: <rect key="frame" x="17" y="173" width="158" height="17"/> ! 2200: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2201: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Write MIDI output to:" id="4413"> ! 2202: <font key="font" metaFont="system"/> ! 2203: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2204: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2205: </textFieldCell> ! 2206: </textField> ! 2207: <button verticalHuggingPriority="750" id="372"> ! 2208: <rect key="frame" x="540" y="163" width="92" height="32"/> ! 2209: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2210: <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4418"> ! 2211: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2212: <font key="font" metaFont="system"/> ! 2213: </buttonCell> ! 2214: <connections> ! 2215: <action selector="chooseMidiOutputFile:" target="329" id="593"/> ! 2216: </connections> ! 2217: </button> ! 2218: <textField verticalHuggingPriority="750" id="359"> ! 2219: <rect key="frame" x="180" y="171" width="361" height="19"/> ! 2220: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2221: <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4409"> ! 2222: <font key="font" metaFont="smallSystem"/> ! 2223: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2224: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2225: </textFieldCell> ! 2226: </textField> ! 2227: <button id="365"> ! 2228: <rect key="frame" x="232" y="196" width="178" height="18"/> ! 2229: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2230: <buttonCell key="cell" type="check" title="Enable MIDI emulation" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="4415"> ! 2231: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2232: <font key="font" metaFont="system"/> ! 2233: </buttonCell> ! 2234: </button> ! 2235: </subviews> ! 2236: </view> ! 2237: </tabViewItem> ! 2238: <tabViewItem label="Other" identifier="" id="2921"> ! 2239: <view key="view" id="2922"> ! 2240: <rect key="frame" x="10" y="25" width="643" height="384"/> ! 2241: <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> ! 2242: <subviews> ! 2243: <button id="2923"> ! 2244: <rect key="frame" x="81" y="324" width="134" height="18"/> ! 2245: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2246: <buttonCell key="cell" type="check" title="Confirm Quit" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="4497"> ! 2247: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2248: <font key="font" metaFont="system"/> ! 2249: </buttonCell> ! 2250: </button> ! 2251: <textField verticalHuggingPriority="750" id="2933"> ! 2252: <rect key="frame" x="79" y="246" width="108" height="17"/> ! 2253: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2254: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" sendsActionOnEndEditing="YES" title="Trace parameter" id="4498"> ! 2255: <font key="font" metaFont="system"/> ! 2256: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2257: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2258: </textFieldCell> ! 2259: </textField> ! 2260: <textField verticalHuggingPriority="750" id="2935"> ! 2261: <rect key="frame" x="193" y="241" width="378" height="22"/> ! 2262: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2263: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4499"> ! 2264: <font key="font" metaFont="system"/> ! 2265: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2266: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2267: </textFieldCell> ! 2268: </textField> ! 2269: <textField verticalHuggingPriority="750" id="2937"> ! 2270: <rect key="frame" x="79" y="221" width="327" height="17"/> ! 2271: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2272: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" sendsActionOnEndEditing="YES" title="Hatari reads options from given socket at run-time" id="4500"> ! 2273: <font key="font" metaFont="system"/> ! 2274: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2275: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2276: </textFieldCell> ! 2277: </textField> ! 2278: <textField verticalHuggingPriority="750" id="2939"> ! 2279: <rect key="frame" x="412" y="216" width="159" height="22"/> ! 2280: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2281: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4501"> ! 2282: <font key="font" metaFont="system"/> ! 2283: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2284: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2285: </textFieldCell> ! 2286: </textField> ! 2287: <textField verticalHuggingPriority="750" id="2941"> ! 2288: <rect key="frame" x="79" y="196" width="120" height="17"/> ! 2289: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2290: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" sendsActionOnEndEditing="YES" title="Save log output to" id="4502"> ! 2291: <font key="font" metaFont="system"/> ! 2292: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2293: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2294: </textFieldCell> ! 2295: </textField> ! 2296: <textField verticalHuggingPriority="750" id="2947"> ! 2297: <rect key="frame" x="76" y="171" width="120" height="17"/> ! 2298: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2299: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" sendsActionOnEndEditing="YES" title=" Log Level" id="4505"> ! 2300: <font key="font" metaFont="system"/> ! 2301: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2302: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2303: </textFieldCell> ! 2304: </textField> ! 2305: <textField verticalHuggingPriority="750" id="2943"> ! 2306: <rect key="frame" x="202" y="191" width="369" height="22"/> ! 2307: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2308: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4503"> ! 2309: <font key="font" metaFont="system"/> ! 2310: <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> ! 2311: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2312: </textFieldCell> ! 2313: </textField> ! 2314: <comboBox verticalHuggingPriority="750" id="2945"> ! 2315: <rect key="frame" x="202" y="164" width="99" height="26"/> ! 2316: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2317: <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="4504"> ! 2318: <font key="font" metaFont="system"/> ! 2319: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2320: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2321: <objectValues> ! 2322: <string>Debug</string> ! 2323: <string>Todo</string> ! 2324: <string>Info</string> ! 2325: <string>Warn</string> ! 2326: <string>Error</string> ! 2327: <string>Fatal</string> ! 2328: </objectValues> ! 2329: </comboBoxCell> ! 2330: </comboBox> ! 2331: <comboBox verticalHuggingPriority="750" id="3473"> ! 2332: <rect key="frame" x="393" y="111" width="99" height="26"/> ! 2333: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2334: <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="4507"> ! 2335: <font key="font" metaFont="system"/> ! 2336: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2337: <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> ! 2338: <objectValues> ! 2339: <string>Debug</string> ! 2340: <string>Todo</string> ! 2341: <string>Info</string> ! 2342: <string>Warn</string> ! 2343: <string>Error</string> ! 2344: <string>Fatal</string> ! 2345: </objectValues> ! 2346: </comboBoxCell> ! 2347: </comboBox> ! 2348: <textField verticalHuggingPriority="750" id="2949"> ! 2349: <rect key="frame" x="79" y="118" width="309" height="17"/> ! 2350: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2351: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" sendsActionOnEndEditing="YES" title="Show dialog for log messages above given level " id="4506"> ! 2352: <font key="font" metaFont="system"/> ! 2353: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2354: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2355: </textFieldCell> ! 2356: </textField> ! 2357: </subviews> ! 2358: </view> ! 2359: </tabViewItem> ! 2360: </tabViewItems> ! 2361: </tabView> ! 2362: <button verticalHuggingPriority="750" id="544"> ! 2363: <rect key="frame" x="501" y="12" width="90" height="32"/> ! 2364: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2365: <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" inset="2" id="4508"> ! 2366: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2367: <font key="font" metaFont="system"/> ! 2368: </buttonCell> ! 2369: <connections> ! 2370: <action selector="performClose:" target="326" id="845"/> ! 2371: </connections> ! 2372: </button> ! 2373: <button verticalHuggingPriority="750" id="1605"> ! 2374: <rect key="frame" x="11" y="12" width="141" height="32"/> ! 2375: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2376: <buttonCell key="cell" type="push" title="Load config..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4509"> ! 2377: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2378: <font key="font" metaFont="system"/> ! 2379: </buttonCell> ! 2380: <connections> ! 2381: <action selector="loadConfigFrom:" target="329" id="1609"/> ! 2382: </connections> ! 2383: </button> ! 2384: <button verticalHuggingPriority="750" id="2803"> ! 2385: <rect key="frame" x="160" y="12" width="133" height="32"/> ! 2386: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2387: <buttonCell key="cell" type="push" title="Save config..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4510"> ! 2388: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2389: <font key="font" metaFont="system"/> ! 2390: </buttonCell> ! 2391: <connections> ! 2392: <action selector="saveConfigAs:" target="329" id="2804"/> ! 2393: </connections> ! 2394: </button> ! 2395: </subviews> ! 2396: </view> ! 2397: <point key="canvasLocation" x="227.5" y="-98.5"/> ! 2398: </window> ! 2399: <customObject id="329" userLabel="PrefsController" customClass="PrefsController"> ! 2400: <connections> ! 2401: <outlet property="FPUType" destination="n98-X2-Jwk" id="e7B-k3-XWJ"/> ! 2402: <outlet property="FastBootPatch" destination="4718" id="4734"/> ! 2403: <outlet property="HDWriteProtection" destination="4668" id="4681"/> ! 2404: <outlet property="MMU_Emulation" destination="aWS-WS-f9G" id="eop-C7-jO5"/> ! 2405: <outlet property="SDL2UseLinearScaling" destination="uX5-95-dj6" id="5wO-9c-XNe"/> ! 2406: <outlet property="SDL2UseVSync" destination="8G1-GF-0DS" id="qsx-Ol-6G0"/> ! 2407: <outlet property="TTRAMSizeStepper" destination="5kN-DE-Lud" id="5bu-Xe-D9P"/> ! 2408: <outlet property="TTRAMSizeValue" destination="fWm-1J-m56" id="H7t-i0-APJ"/> ! 2409: <outlet property="YMVoicesMixing" destination="4726" id="4737"/> ! 2410: <outlet property="adressSpace24" destination="Pax-mv-c3E" id="szQ-9o-JTw"/> ! 2411: <outlet property="autoInsertB" destination="475" id="528"/> ! 2412: <outlet property="bCell68060" destination="543-Ae-YRd" id="njI-I0-CHg"/> ! 2413: <outlet property="bFilenameConversion" destination="0mq-aL-9Ob" id="tyo-CL-DCp"/> ! 2414: <outlet property="blitter" destination="405" id="570"/> ! 2415: <outlet property="bootFromHD" destination="482" id="529"/> ! 2416: <outlet property="cartridgeImage" destination="511" id="552"/> ! 2417: <outlet property="colorDepth" destination="440" id="562"/> ! 2418: <outlet property="compatibleCpu" destination="MwH-QQ-ofn" id="M4l-dN-W7u"/> ! 2419: <outlet property="confirmQuit" destination="2923" id="lOk-6J-9SA"/> ! 2420: <outlet property="cpuClock" destination="409" id="567"/> ! 2421: <outlet property="cpuType" destination="414" id="566"/> ! 2422: <outlet property="currentJoystick" destination="461" id="746"/> ! 2423: <outlet property="cycleExactCPU" destination="402" id="RzE-h1-PKD"/> ! 2424: <outlet property="defaultImagesLocation" destination="490" id="526"/> ! 2425: <outlet property="driveA_NumberOfHeads" destination="eXJ-hD-nc4" id="Xyo-iR-7XZ"/> ! 2426: <outlet property="driveB_NumberOfHeads" destination="5Cq-dn-WtM" id="Uo4-a0-Yt1"/> ! 2427: <outlet property="enableAutoFire" destination="755" id="756"/> ! 2428: <outlet property="enableDSP" destination="1222" id="1230"/> ! 2429: <outlet property="enableDriveA" destination="06l-DO-dqf" id="lf3-06-ofz"/> ! 2430: <outlet property="enableDriveB" destination="C94-k0-1uS" id="Y8e-IG-mDV"/> ! 2431: <outlet property="enableMidi" destination="365" id="578"/> ! 2432: <outlet property="enablePrinter" destination="360" id="576"/> ! 2433: <outlet property="enableRS232" destination="354" id="577"/> ! 2434: <outlet property="enableSound" destination="394" id="564"/> ! 2435: <outlet property="falconTTRatio" destination="4563" id="4588"/> ! 2436: <outlet property="fastFDC" destination="4585" id="4735"/> ! 2437: <outlet property="floppyImageA" destination="492" id="519"/> ! 2438: <outlet property="floppyImageB" destination="481" id="524"/> ! 2439: <outlet property="floppyWriteProtection" destination="498" id="4667"/> ! 2440: <outlet property="frameSkip" destination="4551" id="4591"/> ! 2441: <outlet property="fullScreen" destination="4682" id="4712"/> ! 2442: <outlet property="gemdosImage" destination="502" id="525"/> ! 2443: <outlet property="hartage" destination="4750" id="4758"/> ! 2444: <outlet property="hdImage" destination="477" id="527"/> ! 2445: <outlet property="heightStepper" destination="4687" id="anY-zr-2oD"/> ! 2446: <outlet property="ideMasterHdImage" destination="3738" id="4540"/> ! 2447: <outlet property="ideSlaveHdImage" destination="4533" id="4541"/> ! 2448: <outlet property="joystickDown" destination="724" id="743"/> ! 2449: <outlet property="joystickFire" destination="736" id="745"/> ! 2450: <outlet property="joystickLeft" destination="730" id="744"/> ! 2451: <outlet property="joystickMode" destination="454" id="752"/> ! 2452: <outlet property="joystickRight" destination="718" id="742"/> ! 2453: <outlet property="joystickUp" destination="712" id="741"/> ! 2454: <outlet property="keepDesktopResolution" destination="4707" id="4709"/> ! 2455: <outlet property="keyboardMapping" destination="377" id="575"/> ! 2456: <outlet property="keyboardMappingFile" destination="585" id="586"/> ! 2457: <outlet property="ledDisks" destination="4592" id="4713"/> ! 2458: <outlet property="machineType" destination="406" id="568"/> ! 2459: <outlet property="maxZoomedHeight" destination="4688" id="4715"/> ! 2460: <outlet property="maxZoomedWidth" destination="4686" id="4714"/> ! 2461: <outlet property="monitor" destination="422" id="559"/> ! 2462: <outlet property="nGemdosDrive" destination="lss-lT-hdM" id="L6w-Ya-ZIk"/> ! 2463: <outlet property="partage" destination="4743" id="4744"/> ! 2464: <outlet property="patchTimerD" destination="401" id="572"/> ! 2465: <outlet property="playbackQuality" destination="385" id="565"/> ! 2466: <outlet property="printToFile" destination="364" id="579"/> ! 2467: <outlet property="ramSize" destination="804" id="814"/> ! 2468: <outlet property="readRS232FromFile" destination="357" id="581"/> ! 2469: <outlet property="realJoystick" destination="466" id="747"/> ! 2470: <outlet property="resolution" destination="429" id="561"/> ! 2471: <outlet property="showStatusBar" destination="4703" id="4711"/> ! 2472: <outlet property="tosImage" destination="508" id="551"/> ! 2473: <outlet property="useBorders" destination="428" id="555"/> ! 2474: <outlet property="useVDIResolution" destination="449" id="560"/> ! 2475: <outlet property="videoTiming" destination="Raf-Kb-w4C" id="3dI-HK-LuX"/> ! 2476: <outlet property="widthStepper" destination="4685" id="gv1-8p-nnl"/> ! 2477: <outlet property="window" destination="326" id="522"/> ! 2478: <outlet property="writeMidiToFile" destination="359" id="582"/> ! 2479: <outlet property="writeRS232ToFile" destination="358" id="580"/> ! 2480: <outlet property="zoomSTLowRes" destination="447" id="558"/> ! 2481: </connections> ! 2482: </customObject> ! 2483: <window title="New Floppy Image" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="612" userLabel="createFloppy"> ! 2484: <windowStyleMask key="styleMask" titled="YES" closable="YES"/> ! 2485: <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> ! 2486: <rect key="contentRect" x="300" y="322" width="323" height="302"/> ! 2487: <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> ! 2488: <view key="contentView" id="613"> ! 2489: <rect key="frame" x="0.0" y="0.0" width="323" height="302"/> ! 2490: <autoresizingMask key="autoresizingMask"/> ! 2491: <subviews> ! 2492: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="617"> ! 2493: <rect key="frame" x="36" y="208" width="114" height="17"/> ! 2494: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2495: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" id="4511"> ! 2496: <font key="font" metaFont="system"/> ! 2497: <string key="title">Tracks: ! 2498: </string> ! 2499: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2500: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2501: </textFieldCell> ! 2502: </textField> ! 2503: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="634"> ! 2504: <rect key="frame" x="153" y="75" width="75" height="113"/> ! 2505: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2506: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2507: <size key="cellSize" width="75" height="21"/> ! 2508: <size key="intercellSpacing" width="4" height="2"/> ! 2509: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4528"> ! 2510: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2511: <font key="font" metaFont="system"/> ! 2512: </buttonCell> ! 2513: <cells> ! 2514: <column> ! 2515: <buttonCell type="radio" title="9" imagePosition="left" alignment="left" tag="9" inset="2" id="767"> ! 2516: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2517: <font key="font" metaFont="system"/> ! 2518: </buttonCell> ! 2519: <buttonCell type="radio" title="10" imagePosition="left" alignment="left" tag="10" inset="2" id="768"> ! 2520: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2521: <font key="font" metaFont="system"/> ! 2522: </buttonCell> ! 2523: <buttonCell type="radio" title="11" imagePosition="left" alignment="left" state="on" tag="11" inset="2" id="769"> ! 2524: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2525: <font key="font" metaFont="system"/> ! 2526: </buttonCell> ! 2527: <buttonCell type="radio" title="18 (HD)" imagePosition="left" alignment="left" tag="18" inset="2" id="4663"> ! 2528: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2529: <font key="font" metaFont="system"/> ! 2530: </buttonCell> ! 2531: <buttonCell type="radio" title="36 (ED)" imagePosition="left" alignment="left" tag="36" inset="2" id="4664"> ! 2532: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2533: <font key="font" metaFont="system"/> ! 2534: </buttonCell> ! 2535: </column> ! 2536: </cells> ! 2537: </matrix> ! 2538: <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="640"> ! 2539: <rect key="frame" x="153" y="244" width="63" height="38"/> ! 2540: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2541: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2542: <size key="cellSize" width="63" height="18"/> ! 2543: <size key="intercellSpacing" width="4" height="2"/> ! 2544: <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="4529"> ! 2545: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2546: <font key="font" metaFont="system"/> ! 2547: </buttonCell> ! 2548: <cells> ! 2549: <column> ! 2550: <buttonCell type="radio" title="1" imagePosition="left" alignment="left" tag="1" inset="2" id="774"> ! 2551: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2552: <font key="font" metaFont="system"/> ! 2553: </buttonCell> ! 2554: <buttonCell type="radio" title="2" imagePosition="left" alignment="left" state="on" tag="2" inset="2" id="775"> ! 2555: <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> ! 2556: <font key="font" metaFont="system"/> ! 2557: </buttonCell> ! 2558: </column> ! 2559: </cells> ! 2560: </matrix> ! 2561: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="643"> ! 2562: <rect key="frame" x="35" y="170" width="115" height="17"/> ! 2563: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2564: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Sectors:" id="4512"> ! 2565: <font key="font" metaFont="system"/> ! 2566: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2567: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2568: </textFieldCell> ! 2569: </textField> ! 2570: <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="644"> ! 2571: <rect key="frame" x="36" y="265" width="114" height="17"/> ! 2572: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2573: <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Sides:" id="4513"> ! 2574: <font key="font" metaFont="system"/> ! 2575: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2576: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2577: </textFieldCell> ! 2578: </textField> ! 2579: <button verticalHuggingPriority="750" id="688"> ! 2580: <rect key="frame" x="114" y="12" width="113" height="32"/> ! 2581: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2582: <buttonCell key="cell" type="push" title="Create As..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4514"> ! 2583: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2584: <font key="font" metaFont="system"/> ! 2585: </buttonCell> ! 2586: <connections> ! 2587: <action selector="createFloppyImage:" target="687" id="689"/> ! 2588: </connections> ! 2589: </button> ! 2590: <popUpButton verticalHuggingPriority="750" id="695"> ! 2591: <rect key="frame" x="152" y="202" width="65" height="26"/> ! 2592: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2593: <popUpButtonCell key="cell" type="push" title="80" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="80" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="699" id="4515"> ! 2594: <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> ! 2595: <font key="font" metaFont="menu"/> ! 2596: <menu key="menu" title="OtherViews" id="696"> ! 2597: <items> ! 2598: <menuItem title="80" state="on" tag="80" id="699"/> ! 2599: <menuItem title="Item2" id="698"/> ! 2600: <menuItem title="Item3" id="697"/> ! 2601: </items> ! 2602: </menu> ! 2603: </popUpButtonCell> ! 2604: </popUpButton> ! 2605: <button verticalHuggingPriority="750" id="846"> ! 2606: <rect key="frame" x="227" y="12" width="82" height="32"/> ! 2607: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2608: <buttonCell key="cell" type="push" title="Close" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="4516"> ! 2609: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2610: <font key="font" metaFont="system"/> ! 2611: </buttonCell> ! 2612: <connections> ! 2613: <action selector="performClose:" target="612" id="847"/> ! 2614: </connections> ! 2615: </button> ! 2616: <imageView id="4665"> ! 2617: <rect key="frame" x="17" y="219" width="58" height="59"/> ! 2618: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2619: <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="disk" id="4666"/> ! 2620: </imageView> ! 2621: </subviews> ! 2622: </view> ! 2623: </window> ! 2624: <customObject id="687" userLabel="CreateFloppyController" customClass="CreateFloppyController"> ! 2625: <connections> ! 2626: <outlet property="sectors" destination="634" id="691"/> ! 2627: <outlet property="sides" destination="640" id="692"/> ! 2628: <outlet property="tracks" destination="695" id="700"/> ! 2629: <outlet property="window" destination="612" id="844"/> ! 2630: </connections> ! 2631: </customObject> ! 2632: <customView id="4743" userLabel="partage"> ! 2633: <rect key="frame" x="0.0" y="0.0" width="273" height="42"/> ! 2634: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2635: <subviews> ! 2636: <button verticalHuggingPriority="750" id="4745"> ! 2637: <rect key="frame" x="35" y="8" width="62" height="25"/> ! 2638: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2639: <buttonCell key="cell" type="roundTextured" title="Jump" bezelStyle="texturedRounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4746"> ! 2640: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2641: <font key="font" metaFont="system"/> ! 2642: </buttonCell> ! 2643: <connections> ! 2644: <action selector="aller:" target="329" id="4760"/> ! 2645: </connections> ! 2646: </button> ! 2647: <textField verticalHuggingPriority="750" id="4747"> ! 2648: <rect key="frame" x="103" y="13" width="153" height="17"/> ! 2649: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2650: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="to default folder" id="4748"> ! 2651: <font key="font" metaFont="system"/> ! 2652: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2653: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2654: </textFieldCell> ! 2655: </textField> ! 2656: </subviews> ! 2657: </customView> ! 2658: <customView id="4750" userLabel="hartage"> ! 2659: <rect key="frame" x="0.0" y="0.0" width="273" height="42"/> ! 2660: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2661: <subviews> ! 2662: <button verticalHuggingPriority="750" id="4752"> ! 2663: <rect key="frame" x="35" y="8" width="62" height="25"/> ! 2664: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2665: <buttonCell key="cell" type="roundTextured" title="Jump" bezelStyle="texturedRounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4753"> ! 2666: <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> ! 2667: <font key="font" metaFont="system"/> ! 2668: </buttonCell> ! 2669: <connections> ! 2670: <action selector="halle:" target="329" id="4759"/> ! 2671: </connections> ! 2672: </button> ! 2673: <textField verticalHuggingPriority="750" id="4751"> ! 2674: <rect key="frame" x="103" y="13" width="153" height="17"/> ! 2675: <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> ! 2676: <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="to default folder" id="4754"> ! 2677: <font key="font" metaFont="system"/> ! 2678: <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> ! 2679: <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> ! 2680: </textFieldCell> ! 2681: </textField> ! 2682: </subviews> ! 2683: <point key="canvasLocation" x="33.5" y="321"/> ! 2684: </customView> ! 2685: <view id="367"> ! 2686: <rect key="frame" x="0.0" y="0.0" width="125" height="1"/> ! 2687: <autoresizingMask key="autoresizingMask"/> ! 2688: </view> ! 2689: <view id="370"> ! 2690: <rect key="frame" x="0.0" y="0.0" width="125" height="1"/> ! 2691: <autoresizingMask key="autoresizingMask"/> ! 2692: </view> ! 2693: </objects> ! 2694: <resources> ! 2695: <image name="NSEnterFullScreenTemplate" width="15" height="15"/> ! 2696: <image name="disk" width="128" height="128"/> ! 2697: <sound name="Frog"/> ! 2698: </resources> ! 2699: </document>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.