From e612203da433242aa8c2f112fa289bdad7ec2f29 Mon Sep 17 00:00:00 2001 From: rogerman Date: Wed, 11 Jan 2012 20:29:53 +0000 Subject: [PATCH] Cocoa Port: - Updated the English xib file. We kinda needed this in the last commit, so oops! - Fix bug in translation build scripts that could cause build errors. --- .../cocoa/DeSmuME.xcodeproj/project.pbxproj | 8 +- .../English.lproj/MainMenu (Legacy).xib | 5938 ++++++++++++++++- 2 files changed, 5919 insertions(+), 27 deletions(-) diff --git a/desmume/src/cocoa/DeSmuME.xcodeproj/project.pbxproj b/desmume/src/cocoa/DeSmuME.xcodeproj/project.pbxproj index 4ad7293d0..87566728a 100644 --- a/desmume/src/cocoa/DeSmuME.xcodeproj/project.pbxproj +++ b/desmume/src/cocoa/DeSmuME.xcodeproj/project.pbxproj @@ -1533,7 +1533,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; + shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; }; AB73B04F14BD79CB00F49C92 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1553,7 +1553,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; + shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; }; AB73B05114BD79D300F49C92 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1573,7 +1573,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; + shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; }; AB73B05614BD7A8B00F49C92 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1593,7 +1593,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; + shellScript = "cd \"./translations\"\nibtool --generate-strings-file \"./English.lproj/MainMenu (Legacy).strings\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./French.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./French.lproj/MainMenu (Legacy).strings\" --write \"./French.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Italian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Italian.lproj/MainMenu (Legacy).strings\" --write \"./Italian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Japanese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Japanese.lproj/MainMenu (Legacy).strings\" --write \"./Japanese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Chinese.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Chinese.lproj/MainMenu (Legacy).strings\" --write \"./Chinese.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Norwegian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Norwegian.lproj/MainMenu (Legacy).strings\" --write \"./Norwegian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\"\n\nrm -f \"./Romanian.lproj/MainMenu (Legacy).xib\"\nibtool --strings-file \"./Romanian.lproj/MainMenu (Legacy).strings\" --write \"./Romanian.lproj/MainMenu (Legacy).xib\" \"./English.lproj/MainMenu (Legacy).xib\""; }; /* End PBXShellScriptBuildPhase section */ diff --git a/desmume/src/cocoa/translations/English.lproj/MainMenu (Legacy).xib b/desmume/src/cocoa/translations/English.lproj/MainMenu (Legacy).xib index d5685b22b..54039d8a9 100644 --- a/desmume/src/cocoa/translations/English.lproj/MainMenu (Legacy).xib +++ b/desmume/src/cocoa/translations/English.lproj/MainMenu (Legacy).xib @@ -171,9 +171,2378 @@ _NSAppleMenu + + + File + + 2147483647 + + + submenuAction: + + File + + + + Open ROM… + o + 1048576 + 2147483647 + + + + + + Open Recent + + 2147483647 + + + submenuAction: + + Open Recent + + + + Clear Menu + + 1048576 + 2147483647 + + + + + _NSRecentDocumentsMenu + + + + + YES + YES + + + 2147483647 + + + + + + ROM Info... + i + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Save State As + + 2147483647 + + + + + + Load State From... + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Save State + + 2147483647 + + + submenuAction: + + Save State + + + + + + Load State + + 2147483647 + + + submenuAction: + + Load State + + + + + + YES + YES + + + 2147483647 + + + + + + Close ROM + w + 1048576 + 2147483647 + + + + + + + + + Edit + + 2147483647 + + + submenuAction: + + Edit + + + + Undo + z + 1048576 + 2147483647 + + + + + + Redo + Z + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Cut + x + 1048576 + 2147483647 + + + + + + Copy + c + 1048576 + 2147483647 + + + + + + Paste + v + 1048576 + 2147483647 + + + + + + Delete + + 2147483647 + + + + + + Select All + a + 1048576 + 2147483647 + + + + + + + + + Emulation + + 2147483647 + + + submenuAction: + + Emulation + + + + Execute + + 2147483647 + + + + + + Reset + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Speed Limit + + 2147483647 + + + submenuAction: + + Speed Limit + + + + 1/4 Speed + + 2147483647 + + + 25 + + + + 1/2 Speed + + 2147483647 + + + 50 + + + + 3/4 Speed + + 2147483647 + + + 75 + + + + YES + YES + + + 2147483647 + + + + + + Normal Speed + + 2147483647 + + + 100 + + + + YES + YES + + + 2147483647 + + + + + + Double Speed + + 2147483647 + + + 200 + + + + None + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Custom + + 2147483647 + + + -1 + + + + + + + Backup Media Type + + 2147483647 + + + submenuAction: + + Backup Media Type + + + + Auto Detect + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + EEPROM 4kbit + + 2147483647 + + + 1 + + + + EEPROM 64kbit + + 2147483647 + + + 2 + + + + EEPROM 512kbit + + 2147483647 + + + 3 + + + + FRAM 256kbit + + 2147483647 + + + 4 + + + + FLASH 2mbit + + 2147483647 + + + 5 + + + + FLASH 4mbit + + 2147483647 + + + 6 + + + + + + + + + + View + + 2147483647 + + + submenuAction: + + View + + + + Size 1x + 1 + 1048576 + 2147483647 + + + 100 + + + + Size 2x + 2 + 1048576 + 2147483647 + + + 200 + + + + Size 3x + 3 + 1048576 + 2147483647 + + + 300 + + + + Size 4x + 4 + 1048576 + 2147483647 + + + 400 + + + + YES + YES + + + 2147483647 + + + + + + No Smaller Than DS + + 2147483647 + + + + + + Show Status Bar + / + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Rotation + + 2147483647 + + + submenuAction: + + Rotation + + + + + + 2147483647 + + + + + + 90º + + 2147483647 + + + 90 + + + + 180º + + 2147483647 + + + 180 + + + + 270º + + 2147483647 + + + 270 + + + + + + + YES + YES + + + 2147483647 + + + + + + Layers + + 2147483647 + + + submenuAction: + + Layers + + + + Top BG0 + + 2147483647 + + + 1 + + + + Top BG1 + + 2147483647 + + + 2 + + + + Top BG2 + + 2147483647 + + + 3 + + + + Top BG3 + + 2147483647 + + + 4 + + + + Top OBJ + + 2147483647 + + + 5 + + + + YES + YES + + + 2147483647 + + + + + + Sub BG0 + + 2147483647 + + + 7 + + + + Sub BG1 + + 2147483647 + + + 8 + + + + Sub BG2 + + 2147483647 + + + 9 + + + + Sub BG3 + + 2147483647 + + + 10 + + + + Sub OBJ + + 2147483647 + + + 11 + + + + + + + YES + YES + + + 2147483647 + + + + + + Save Screenshot... + + 2147483647 + + + + + + + + + Tools + + 2147483647 + + + submenuAction: + + Tools + + + + Show Support Folder in Finder + + 2147483647 + + + + + + + + + Window + + 2147483647 + + + submenuAction: + + Window + + + + Minimize + m + 1048576 + 2147483647 + + + + + + Zoom + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Bring All to Front + + 2147483647 + + + + + _NSWindowsMenu + + + + + Help + + 2147483647 + + + submenuAction: + + Help + + + + DeSmuME Help + ? + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Go to Website + + 2147483647 + + + + + + Go to Forums + + 2147483647 + + + + + + Submit a Bug Report + + 2147483647 + + + + + _NSHelpMenu + + _NSMainMenu + + AppDelegate + + + + 268 + + + + 268 + {{176, 5}, {126, 26}} + + YES + + -2076049856 + 2048 + + LucidaGrande + 13 + 1040 + + + 109199615 + 1 + + + 400 + 75 + + + TIFF + + 2147483647 + 1 + + + _popUpItemAction: + + + YES + + OtherViews + + + + + BMP + + 2147483647 + + + _popUpItemAction: + 1 + + + + + GIF + + 2147483647 + + + _popUpItemAction: + 2 + + + + + JPEG + + 2147483647 + + + _popUpItemAction: + 3 + + + + + PNG + + 2147483647 + + + _popUpItemAction: + 4 + + + + + JPEG 2000 + + 2147483647 + + + _popUpItemAction: + 5 + + + + + + 1 + YES + YES + 2 + + + + + 268 + {{38, 11}, {136, 17}} + + YES + + 68288064 + 71304192 + Select Image Format: + + + + 6 + System + controlColor + + 3 + MC42NjY2NjY2NjY3AA + + + + 6 + System + controlTextColor + + 3 + MAA + + + + + + {350, 35} + NSView + + + 3 + 2 + {{19, 214}, {500, 500}} + 1148716032 + About DeSmuME + NSWindow + + + {1.7976931348623157e+308, 1.7976931348623157e+308} + + + 256 + + + + 268 + + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + {{20, 352}, {128, 128}} + + YES + + 130560 + 33554432 + + NSImage + NSApplicationIcon + + 0 + 1 + 0 + NO + + YES + + + + 18 + {{13, 10}, {474, 340}} + + + + 1 + + + 256 + + + + 274 + + + + 2304 + + + + 2322 + {455, 14} + + + + + + + + + + + + + 6 + + + + 455 + 1 + + + 10341 + 0 + + + 3 + MQA + + + + 6 + System + selectedTextBackgroundColor + + + + 6 + System + selectedTextColor + + + + + + + 1 + MCAwIDEAA + + + {8, -8} + 13 + + + + + + 1 + + 6 + {463, 10000000} + {223, 0} + + + + {455, 294} + + + + + {4, -5} + 1 + + 2 + + + + 256 + {{440, 0}, {15, 294}} + + + _doScroller: + 0.96240601503759393 + + + + -2147483392 + {{-100, -100}, {87, 18}} + + 1 + + _doScroller: + 1 + 0.94565218687057495 + + + {{-3, -3}, {455, 294}} + + 133136 + + + + + + {{10, 33}, {454, 294}} + + + Read Me + + + + + 2 + + + 256 + + + + 274 + + + + 2304 + + + + 2322 + {455, 14} + + + + + + + + + + + + + 6 + + + + 455 + 1 + + + 10341 + 0 + + + + + + + + + + + + + + + 1 + + 6 + {463, 10000000} + {223, 0} + + + + {455, 294} + + + + + + 2 + + + + 256 + {{440, 0}, {15, 294}} + + + _doScroller: + 0.96240601503759393 + + + + -2147483392 + {{-100, -100}, {87, 18}} + + 1 + + _doScroller: + 1 + 0.94565218687057495 + + + {{-3, -3}, {455, 294}} + + + 133136 + + + + + + {{10, 33}, {454, 294}} + + License + + + + + Item 2 + + + 256 + + + + 274 + + + + 2304 + + + + 2322 + {430, 14} + + + + + + + + + + + + + 6 + + + + 430 + 1 + + + 10341 + 0 + + + + + + + + + + + + + + + 1 + + 6 + {463, 10000000} + {223, 0} + + + + {430, 322} + + + + + + 2 + + + + 256 + {{430, 0}, {15, 322}} + + + _doScroller: + 0.96240601503759393 + + + + -2147483392 + {{-100, -100}, {87, 18}} + + 1 + + _doScroller: + 1 + 0.94565218687057495 + + + {{-3, -3}, {445, 322}} + + + 133136 + + + + + + {{10, 33}, {444, 322}} + + Authors + + + + + Item 3 + + + 256 + + + + 274 + + + + 2304 + + + + 2322 + {430, 14} + + + + + + + + + + + + + 6 + + + + 430 + 1 + + + 10341 + 0 + + + + + + + + + + + + + + + 1 + + 6 + {463, 10000000} + {223, 0} + + + + {430, 322} + + + + + + 2 + + + + 256 + {{430, 0}, {15, 322}} + + + _doScroller: + 0.96240601503759393 + + + + -2147483392 + {{-100, -100}, {87, 18}} + + 1 + + _doScroller: + 1 + 0.94565218687057495 + + + {{-3, -3}, {445, 322}} + + + 133136 + + + + + + {{10, 33}, {444, 322}} + + Change Log + + + + + + + 0 + YES + YES + + + + + + + 268 + {{153, 463}, {320, 17}} + + YES + + 70385217 + 4199424 + DeSmuME + + + + + + + + + 268 + {{153, 438}, {320, 17}} + + YES + + 70385217 + 4199424 + Nintendo DS Emulator + + + + + + + + + 268 + {{153, 413}, {320, 17}} + + YES + + 70385217 + 4199424 + + + Version ? + + + + + + + + 268 + {{153, 388}, {320, 17}} + + YES + + 70385217 + 4199424 + + + Date + + + + + + + + 268 + {{153, 363}, {320, 17}} + + YES + + 70385217 + 4199424 + http://www.desmume.org + + + + + + + + {500, 500} + + {{0, 0}, {1440, 878}} + {1.7976931348623157e+308, 1.7976931348623157e+308} + YES + + + 271 + 2 + {{830, 370}, {256, 408}} + 1148716032 + DeSmuME + NSWindow + + + {1.7976931348623157e+308, 1.7976931348623157e+308} + {256, 408} + + + 256 + + + + 5156 + + {{2, 3}, {16, 16}} + + 28938 + 100 + + + + 289 + {{180, 3}, {56, 15}} + + YES + + -2079981824 + 131072 + + + 100 + 0.0 + 100 + 0.0 + 0 + 1 + NO + NO + + + + + 289 + + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + {{160, 1}, {20, 20}} + + YES + + 130560 + 33554432 + + NSImage + Icon_VolumeFull + + 0 + 2 + 0 + YES + + YES + + + + 294 + {{17, 5}, {137, 14}} + + YES + + 68288064 + 272634880 + + + LucidaGrande + 11 + 16 + + Status Text + + + + + + + + 301 + {{0, 24}, {256, 384}} + + VideoOutputView + + + {256, 408} + + {{0, 0}, {1920, 1178}} + {256, 430} + {1.7976931348623157e+308, 1.7976931348623157e+308} + YES + + + EmuWindowDelegate + + + 279 + 2 + {{33, 38}, {550, 186}} + -461897728 + ROM Info + NSPanel + + + {1.7976931348623157e+308, 1.7976931348623157e+308} + + + 256 + + + + + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + {{20, 29}, {128, 128}} + + YES + + 130560 + 33554432 + + 0 + 1 + 0 + NO + + YES + + + + 268 + {{164, 152}, {86, 14}} + + YES + + 68288064 + 272630784 + File: + + LucidaGrande-Bold + 11 + 16 + + + + + 3 + MAA + + 2 + + + + + + + 268 + {{252, 152}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? + + + + 3 + MAA + + + + + + + 268 + {{164, 130}, {86, 14}} + + YES + + 68288064 + 272630784 + Title: + + + + + + + + + 268 + {{252, 130}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? + + + + + + + + 268 + {{164, 108}, {86, 14}} + + YES + + 68288064 + 272630784 + Maker: + + + + + + + + + 268 + {{252, 108}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? + + + + + + + + 268 + {{164, 86}, {86, 14}} + + YES + + 68288064 + 272630784 + ROM Size: + + + + + + + + + 268 + {{252, 86}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? bytes + + + + + + + + 268 + {{164, 64}, {86, 14}} + + YES + + 68288064 + 272630784 + ARM9 Size: + + + + + 3 + MAA + + + + + + + 268 + {{252, 64}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? bytes + + + + 3 + MAA + + + + + + + 268 + {{164, 42}, {86, 14}} + + YES + + 68288064 + 272630784 + ARM7 Size: + + + + + 3 + MAA + + + + + + + 268 + {{252, 42}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? bytes + + + + 3 + MAA + + + + + + + 268 + {{164, 20}, {86, 14}} + + YES + + 68288064 + 272630784 + Data Size: + + + + + 3 + MAA + + + + + + + 268 + {{252, 20}, {281, 14}} + + YES + + 68288064 + 4195328 + + + ? bytes + + + + 3 + MAA + + + + + + {550, 186} + + {{0, 0}, {1440, 878}} + {1.7976931348623157e+308, 1.7976931348623157e+308} + YES + + + 279 + 2 + {{20, 33}, {467, 166}} + -461897728 + Custom Speed Limit Window + NSPanel + + + {1.7976931348623157e+308, 1.7976931348623157e+308} + + + 256 + + + + 268 + {{30, 73}, {411, 26}} + + YES + + -2079981824 + 0 + + + 10 + 0.0 + 1 + 0.0 + 6 + 1 + NO + NO + + + + + 268 + {{17, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 0x + + + + + + + + + 268 + {{412, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 10x + + + + + + + + + 268 + {{97, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 2x + + + + + + + + + 268 + {{176, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 4x + + + + + + + + + 268 + {{254, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 6x + + + + + + + + + 268 + {{335, 107}, {38, 17}} + + YES + + 68288064 + 138413056 + 8x + + + + + + + + + 268 + {{169, 18}, {133, 19}} + + 100 + YES + + 67239424 + 134217728 + Set to Normal Speed + + LucidaGrande + 12 + 16 + + + -2038152961 + 36 + + + 400 + 75 + + + + + 268 + {{148, 50}, {123, 17}} + + YES + + 68288064 + 272630784 + Speed limit set to: + + + + + + + + + 268 + {{273, 50}, {83, 17}} + + YES + + 68288064 + 272630784 + + + + + + + + + + + + + #0.00x + -∞ + + + #0.00x + +∞ + + + #0.00x + #0.00x + + + + + + + + NaN + + + + 0 + 0 + YES + NO + 1 + AAAAAAAAAAAAAAAAAAAAAA + + + + 3 + YES + YES + YES + + . + , + NO + NO + YES + + speedX + + + + + + + + 268 + {{158, 130}, {154, 18}} + + YES + + -2080244224 + 0 + Enable Speed Limiter + + + 1211912703 + 2 + + NSImage + NSSwitch + + + NSSwitch + + + + 200 + 25 + + + + {467, 166} + + {{0, 0}, {1440, 878}} + {1.7976931348623157e+308, 1.7976931348623157e+308} + YES + + + + isSpeedLimitEnabled + isCheatingEnabled + speedScalar + isFrameSkipEnabled + emuFlagAdvancedBusLevelTiming + emuFlagUseExternalBios + emuFlagEmulateBiosInterrupts + emuFlagPatchDelayLoop + emuFlagUseExternalFirmware + emuFlagFirmwareBoot + emuFlagDebugConsole + emuFlagEmulateEnsata + + NintendoDS + + + + + readMePath + licensePath + authorsPath + changeLogPath + versionString + dateString + + + + + + isWorking + status + volumeIconImage + volume + isRomLoaded + + YES + + + + + romFileName + romTitle + makerCode + romSize + arm9BinarySize + arm7BinarySize + dataSize + iconImage + + + + + YES + @@ -185,14 +2554,6 @@ 139 - - - orderFrontStandardAboutPanel: - - - - 142 - hideOtherApplications: @@ -225,6 +2586,1023 @@ 206 + + + delegate + + + + 226 + + + + clearRecentDocuments: + + + + 246 + + + + copy: + + + + 307 + + + + cut: + + + + 308 + + + + paste: + + + + 313 + + + + redo: + + + + 322 + + + + delete: + + + + 323 + + + + selectAll: + + + + 326 + + + + undo: + + + + 328 + + + + performMiniaturize: + + + + 354 + + + + arrangeInFront: + + + + 355 + + + + performZoom: + + + + 356 + + + + showHelp: + + + + 360 + + + + bugReport: + + + + 365 + + + + launchForums: + + + + 366 + + + + launchWebsite: + + + + 367 + + + + showSupportFolderInFinder: + + + + 385 + + + + closeRom: + + + + 498 + + + + openEmuSaveState: + + + + 499 + + + + saveEmuSaveStateAs: + + + + 500 + + + + resetCore: + + + + 501 + + + + executeCoreToggle: + + + + 502 + + + + speedLimitDisable: + + + + 504 + + + + changeRomSaveType: + + + + 505 + + + + changeRomSaveType: + + + + 506 + + + + changeRomSaveType: + + + + 507 + + + + changeRomSaveType: + + + + 508 + + + + changeRomSaveType: + + + + 509 + + + + changeRomSaveType: + + + + 510 + + + + changeRomSaveType: + + + + 511 + + + + changeScale: + + + + 512 + + + + changeScale: + + + + 513 + + + + changeScale: + + + + 514 + + + + changeScale: + + + + 515 + + + + changeRotation: + + + + 516 + + + + changeRotation: + + + + 517 + + + + changeRotation: + + + + 518 + + + + changeRotation: + + + + 519 + + + + toggleGPUState: + + + + 520 + + + + toggleGPUState: + + + + 521 + + + + toggleGPUState: + + + + 522 + + + + toggleGPUState: + + + + 523 + + + + toggleGPUState: + + + + 524 + + + + toggleGPUState: + + + + 525 + + + + toggleGPUState: + + + + 526 + + + + toggleGPUState: + + + + 527 + + + + toggleGPUState: + + + + 528 + + + + toggleGPUState: + + + + 529 + + + + changeCoreSpeed: + + + + 530 + + + + changeCoreSpeed: + + + + 531 + + + + changeCoreSpeed: + + + + 532 + + + + changeCoreSpeed: + + + + 533 + + + + changeCoreSpeed: + + + + 534 + + + + openRom: + + + + 535 + + + + emuWindowController + + + + 541 + + + + emuWindowController + + + + 542 + + + + changeVolume: + + + + 544 + + + + window + + + + 545 + + + + cdsCoreController + + + + 547 + + + + mainWindow + + + + 548 + + + + displayView + + + + 551 + + + + value: selection.speedScalar + + + + + + value: selection.speedScalar + value + selection.speedScalar + + + + + + 2 + + + 578 + + + + value: selection.speedScalar + + + + + + value: selection.speedScalar + value + selection.speedScalar + + + + + + + 2 + + + 583 + + + + changeCoreSpeed: + + + + 584 + + + + makeKeyAndOrderFront: + + + + 585 + + + + cdsCoreController + + + + 586 + + + + makeKeyAndOrderFront: + + + + 692 + + + + delegate + + + + 693 + + + + value: selection.volume + + + + + + value: selection.volume + value + selection.volume + 2 + + + 694 + + + + value: selection.volumeIconImage + + + + + + value: selection.volumeIconImage + value + selection.volumeIconImage + 2 + + + 695 + + + + value: selection.status + + + + + + value: selection.status + value + selection.status + 2 + + + 696 + + + + animate: selection.isWorking + + + + + + animate: selection.isWorking + animate + selection.isWorking + 2 + + + 697 + + + + value: selection.romFileName + + + + + + value: selection.romFileName + value + selection.romFileName + 2 + + + 758 + + + + value: selection.romTitle + + + + + + value: selection.romTitle + value + selection.romTitle + 2 + + + 759 + + + + value: selection.makerCode + + + + + + value: selection.makerCode + value + selection.makerCode + 2 + + + 760 + + + + value: selection.romSize + + + + + + value: selection.romSize + value + selection.romSize + 2 + + + 761 + + + + value: selection.arm9BinarySize + + + + + + value: selection.arm9BinarySize + value + selection.arm9BinarySize + 2 + + + 762 + + + + value: selection.arm7BinarySize + + + + + + value: selection.arm7BinarySize + value + selection.arm7BinarySize + 2 + + + 763 + + + + value: selection.dataSize + + + + + + value: selection.dataSize + value + selection.dataSize + 2 + + + 764 + + + + value: selection.iconImage + + + + + + value: selection.iconImage + value + selection.iconImage + 2 + + + 765 + + + + romInfoPanelController + + + + 766 + + + + romInfoPanelController + + + + 767 + + + + toggleMinSize: + + + + 769 + + + + toggleStatusBar: + + + + 770 + + + + mLoadStateSlot + + + + 772 + + + + mSaveStateSlot + + + + 773 + + + + aboutWindowController + + + + 822 + + + + makeKeyAndOrderFront: + + + + 824 + + + + value: selection.isSpeedLimitEnabled + + + + + + value: selection.isSpeedLimitEnabled + value + selection.isSpeedLimitEnabled + + + + + + + 2 + + + 840 + + + + saveScreenshotAs: + + + + 841 + + + + saveScreenshotPanelAccessoryView + + + + 842 + + + + changeScreenshotFileFormat: + + + + 843 + + + + changeScreenshotFileFormat: + + + + 844 + + + + changeScreenshotFileFormat: + + + + 845 + + + + changeScreenshotFileFormat: + + + + 846 + + + + changeScreenshotFileFormat: + + + + 847 + + + + changeScreenshotFileFormat: + + + + 849 + + + + value: selection.versionString + + + + + + value: selection.versionString + value + selection.versionString + 2 + + + 850 + + + + value: selection.dateString + + + + + + value: selection.dateString + value + selection.dateString + 2 + + + 851 + + + + readMeTextView + + + + 858 + + + + valuePath: selection.readMePath + + + + + + valuePath: selection.readMePath + valuePath + selection.readMePath + 2 + + + 859 + + + + valuePath: selection.licensePath + + + + + + valuePath: selection.licensePath + valuePath + selection.licensePath + 2 + + + 860 + + + + valuePath: selection.authorsPath + + + + + + valuePath: selection.authorsPath + valuePath + selection.authorsPath + 2 + + + 861 + + + + valuePath: selection.changeLogPath + + + + + + valuePath: selection.changeLogPath + valuePath + selection.changeLogPath + 2 + + + 862 + @@ -251,6 +3629,13 @@ + + + + + + + MainMenu @@ -350,6 +3735,1538 @@ Application + + 210 + + + + + + + Screenshot Save Panel Accessory + + + 211 + + + + + + + + 212 + + + + + 213 + + + + + + + + 214 + + + + + + + + 215 + + + + + + + + + + + + + 216 + + + + + 217 + + + + + 218 + + + + + 219 + + + + + 220 + + + + + 225 + + + + + 227 + + + + + + + + 228 + + + + + + + + + + + + + + + + + + + 230 + + + + + 231 + + + + + + + + 232 + + + + + 233 + + + + + 234 + + + + + 235 + + + + + 237 + + + + + 240 + + + + + + + + 241 + + + + + 251 + + + + + 252 + + + + + + + + 253 + + + + + + 255 + + + + + + + + 256 + + + + + + 258 + + + + + 259 + + + + + 260 + + + + + + + + 261 + + + + + + + + + + + + + + + 262 + + + + + 263 + + + + + 264 + + + + + 265 + + + + + 266 + + + + + 267 + + + + + 269 + + + + + 270 + + + + + 336 + + + + + + + + 337 + + + + + + + + + + + + 339 + + + + + + + + 340 + + + + + + + + + + + + + + + + + + + + 341 + + + + + 342 + + + + + + + + 343 + + + + + + + + 348 + + + + + + + + 349 + + + + + + + + + + + 350 + + + + + 351 + + + + + 352 + + + + + 353 + + + + + 357 + + + + + + + + 358 + + + + + + + + + + + + 359 + + + + + 361 + + + + + 362 + + + + + 363 + + + + + 364 + + + + + 368 + + + + + 388 + + + + + + + + 390 + + + + + + + + + + + + 391 + + + + + + + + 393 + + + + + + + + 394 + + + + + + + + 395 + + + + + 396 + + + + + 397 + + + + + 398 + + + + + 424 + + + + + 425 + + + + + 427 + + + + + + + + 428 + + + + + + + + + + + + + + + + + 429 + + + + + 430 + + + + + + + + 431 + + + + + + + + + + + + + + + 432 + + + + + 433 + + + + + 434 + + + + + 435 + + + + + 436 + + + + + 437 + + + + + 438 + + + + + 439 + + + + + 440 + + + + + 441 + + + + + 442 + + + + + 443 + + + + + 444 + + + + + 445 + + + + + 446 + + + + + 447 + + + + + 448 + + + + + 449 + + + + + 450 + + + + + 451 + + + + + 452 + + + + + 454 + + + + + 455 + + + + + 456 + + + + + 457 + + + + + + + + 458 + + + + + + + + + + + 459 + + + + + 460 + + + + + 461 + + + + + + + + 462 + + + + + + + + + + + + + + + + + + 463 + + + + + 464 + + + + + 465 + + + + + 466 + + + + + 467 + + + + + 468 + + + + + 469 + + + + + 470 + + + + + 471 + + + + + 472 + + + + + 473 + + + + + 474 + + + + + 475 + + + + + 476 + + + + + 477 + + + + + 478 + + + + + 493 + + + + + 497 + + + + + 536 + + + Emulation Window Controller + + + 546 + + + CocoaDS Core Controller + + + 338 + + + + + 552 + + + + + + + + 553 + + + + + + + + + + + + + + + + + + 554 + + + + + + + + 555 + + + + + + + + 556 + + + + + + + + 557 + + + + + + + + 558 + + + + + + + + 559 + + + + + + + + 560 + + + + + + + + 561 + + + + + + + + 562 + + + + + + + + 563 + + + + + + + + 564 + + + + + 565 + + + + + 566 + + + + + 567 + + + + + 568 + + + + + 569 + + + + + 570 + + + + + 571 + + + + + 572 + + + + + 573 + + + + + + + + 574 + + + + + 587 + + + + + + + + 588 + + + + + + + + + + + + + + + + + + + + + + 594 + + + + + + + + 595 + + + + + 698 + + + ROM Info Panel Controller + + + 723 + + + + + + + + 724 + + + + + + + + 725 + + + + + + + + 726 + + + + + + + + 727 + + + + + + + + 728 + + + + + + + + 729 + + + + + + + + 730 + + + + + + + + 731 + + + + + 732 + + + + + 733 + + + + + 734 + + + + + 735 + + + + + 736 + + + + + 737 + + + + + 738 + + + + + 743 + + + + + + + + 744 + + + + + + + + 745 + + + + + 746 + + + + + 748 + + + + + + + + 749 + + + + + + + + 750 + + + + + 751 + + + + + 753 + + + + + + + + 754 + + + + + + + + 755 + + + + + 756 + + + + + 774 + + + + + + + + 775 + + + + + + + + + + + + + + 776 + + + + + + + + 777 + + + + + 778 + + + + + + + + + + + 779 + + + + + + + + 780 + + + + + + + + 781 + + + + + + + + 782 + + + + + + + + 783 + + + + + + + + 784 + + + + + + + + 785 + + + + + + + + 786 + + + + + + + + 787 + + + + + + + + 788 + + + + + 789 + + + + + + + + 790 + + + + + 791 + + + + + + + + 792 + + + + + 793 + + + + + + + + 794 + + + + + 795 + + + + + + + + 796 + + + + + 801 + + + + + + + + + + 802 + + + + + 803 + + + + + 804 + + + + + 805 + + + + + + + + + + 806 + + + + + 807 + + + + + 808 + + + + + 809 + + + + + + + + + + 810 + + + + + 811 + + + + + 812 + + + + + 797 + + + + + + + + + + 800 + + + + + 799 + + + + + 798 + + + + + 817 + + + About Window Controller + + + 550 + + + + + 834 + + + + + + + + 835 + + + + + 848 + + + @@ -375,34 +5292,702 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{306, 836}, {114, 20}} + {{795, 552}, {350, 35}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCGAAAwgwAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDMAAAwiQAAA + + com.apple.InterfaceBuilder.CocoaPlugin + {{960, 460}, {126, 123}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{426, 933}, {201, 203}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{779, 1093}, {143, 23}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{779, 980}, {64, 6}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{779, 1000}, {64, 6}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{468, 983}, {151, 153}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{928, 836}, {512, 20}} com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{512, 1043}, {183, 93}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{598, 913}, {209, 223}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{648, 1113}, {257, 23}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{704, 1063}, {194, 73}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{775, 1043}, {210, 93}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{355, 448}, {256, 408}} + com.apple.InterfaceBuilder.CocoaPlugin + {{355, 448}, {256, 408}} + + {{33, 99}, {480, 360}} + + {3.40282e+38, 3.40282e+38} + {256, 408} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBmAAAwZAAAA + + + AULcAAA/gAAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABC/AAAwZgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABAQAAAwjAAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{678, 913}, {147, 173}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{739, 913}, {164, 153}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{973, 893}, {86, 83}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{973, 733}, {110, 213}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + AQAAAABBwAAAA + + {{360, 696}, {467, 166}} + com.apple.InterfaceBuilder.CocoaPlugin + {{360, 696}, {467, 166}} + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDiIAAwoQAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDFAAAwoQAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDKQAAwgwAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDp4AAwxgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDfgAAwxgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDMAAAwxgAAA + com.apple.InterfaceBuilder.CocoaPlugin - {{341, 642}, {203, 183}} + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCwgAAwxgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDzgAAwxgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBiAAAwxgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABB8AAAwv4AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{336, 953}, {203, 183}} com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + {{466, 676}, {550, 186}} + com.apple.InterfaceBuilder.CocoaPlugin + {{466, 676}, {550, 186}} + + com.apple.InterfaceBuilder.CocoaPlugin + + AUGgAABCGAAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCmgAAw4AAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwyQAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCmgAAw2oAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAww4AAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCmgAAw1QAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwvAAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDGQAAwzMAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwsQAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDGQAAwx0AAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwpgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDGQAAwwcAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwlgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDHgAAwwIAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDcQAAwgAAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + {{583, 356}, {500, 500}} + com.apple.InterfaceBuilder.CocoaPlugin + {{583, 356}, {500, 500}} + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + AUGgAABDvgAAA + + com.apple.InterfaceBuilder.CocoaPlugin + + InitialTabViewItem + + InitialTabViewItem + + + + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBUAAAw7wAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDCwAAw/0AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDCwAAw/CAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDGQAAw+QAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDCwAAw9eAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDCwAAw8sAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAADBiAAAw56AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAADAQAAAw56AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAADCHAAAw56AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAADBYAAAw56AAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDHgAAwxIAAA + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin - 207 + 862 - FirstResponder + AppDelegate + NSObject + + id + id + id + + + + bugReport: + id + + + launchForums: + id + + + launchWebsite: + id + + + + IBProjectSource + userinterface/appDelegate_legacy.h + + + + AppDelegate + NSObject + + NSObjectController + NSObjectController + NSObjectController + NSMenu + NSMenu + NSWindow + NSTextView + NSObjectController + + + + aboutWindowController + NSObjectController + + + cdsCoreController + NSObjectController + + + emuWindowController + NSObjectController + + + mLoadStateSlot + NSMenu + + + mSaveStateSlot + NSMenu + + + mainWindow + NSWindow + + + readMeTextView + NSTextView + + + romInfoPanelController + NSObjectController + + IBUserSource + + EmuWindowDelegate + NSObject + + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + + + + changeCoreSpeed: + id + + + changeRomSaveType: + id + + + changeRotation: + id + + + changeRotationRelative: + id + + + changeScale: + id + + + changeScreenshotFileFormat: + id + + + changeVolume: + id + + + closeRom: + id + + + copy: + id + + + executeCoreToggle: + id + + + exportRomSave: + id + + + importRomSave: + id + + + loadEmuSaveStateSlot: + id + + + openEmuSaveState: + id + + + openRom: + id + + + resetCore: + id + + + revertEmuSaveState: + id + + + saveEmuSaveState: + id + + + saveEmuSaveStateAs: + id + + + saveEmuSaveStateSlot: + id + + + saveScreenshotAs: + id + + + speedLimitDisable: + id + + + toggleGPUState: + id + + + toggleMinSize: + id + + + toggleStatusBar: + id + + + + IBProjectSource + userinterface/emuWindowDelegate_legacy.h + + + + EmuWindowDelegate + NSObject + + NSObjectController + VideoOutputView + NSObjectController + NSObjectController + NSView + NSWindow + + + + cdsCoreController + NSObjectController + + + displayView + VideoOutputView + + + emuWindowController + NSObjectController + + + romInfoPanelController + NSObjectController + + + saveScreenshotPanelAccessoryView + NSView + + + window + NSWindow + + + + IBUserSource + + + + + FirstResponder + NSObject + + IBUserSource + + + + + VideoOutputView + NSView + + IBProjectSource + video_output_view.h + + + + NSActionCell + NSCell + + IBFrameworkSource + AppKit.framework/Headers/NSActionCell.h + + NSApplication NSResponder @@ -448,11 +6033,134 @@ NSApplication - + IBFrameworkSource AppKit.framework/Headers/NSWindowRestoration.h + + NSBrowser + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSBrowser.h + + + + NSButton + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSButton.h + + + + NSButtonCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSButtonCell.h + + + + NSCell + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSCell.h + + + + NSControl + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSControl.h + + + + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSLayoutConstraint.h + + + + NSController + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSController.h + + + + NSDocumentController + NSObject + + id + id + id + id + + + + clearRecentDocuments: + id + + + newDocument: + id + + + openDocument: + id + + + saveAllDocuments: + id + + + + IBFrameworkSource + AppKit.framework/Headers/NSDocumentController.h + + + + NSDocumentController + + + + NSFormatter + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFormatter.h + + + + NSImageCell + NSCell + + IBFrameworkSource + AppKit.framework/Headers/NSImageCell.h + + + + NSImageView + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSImageView.h + + + + NSMatrix + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSMatrix.h + + NSMenu NSObject @@ -469,6 +6177,30 @@ AppKit.framework/Headers/NSMenuItem.h + + NSMenuItemCell + NSButtonCell + + IBFrameworkSource + AppKit.framework/Headers/NSMenuItemCell.h + + + + NSMovieView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSMovieView.h + + + + NSNumberFormatter + NSFormatter + + IBFrameworkSource + Foundation.framework/Headers/NSNumberFormatter.h + + NSObject @@ -490,10 +6222,7 @@ NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSControl.h - + NSObject @@ -557,7 +6286,7 @@ NSObject - + IBFrameworkSource AppKit.framework/Headers/NSTableView.h @@ -695,6 +6424,46 @@ Foundation.framework/Headers/NSURL.h + + NSObjectController + NSController + + IBFrameworkSource + AppKit.framework/Headers/NSObjectController.h + + + + NSPanel + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSPanel.h + + + + NSPopUpButton + NSButton + + IBFrameworkSource + AppKit.framework/Headers/NSPopUpButton.h + + + + NSPopUpButtonCell + NSMenuItemCell + + IBFrameworkSource + AppKit.framework/Headers/NSPopUpButtonCell.h + + + + NSProgressIndicator + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSProgressIndicator.h + + NSResponder @@ -712,7 +6481,100 @@ NSResponder - + + + + NSScrollView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSScrollView.h + + + + NSScroller + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSScroller.h + + + + NSSlider + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSSlider.h + + + + NSSliderCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSSliderCell.h + + + + NSTabView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSTabView.h + + + + NSTabViewItem + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSTabViewItem.h + + + + NSTableView + NSControl + + + + NSText + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSText.h + + + + NSTextField + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSTextField.h + + + + NSTextFieldCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSTextFieldCell.h + + + + NSTextView + NSText + + IBFrameworkSource + AppKit.framework/Headers/NSTextView.h + + + + NSUserDefaultsController + NSController + + IBFrameworkSource + AppKit.framework/Headers/NSUserDefaultsController.h + NSView @@ -723,10 +6585,7 @@ NSView - - IBFrameworkSource - AppKit.framework/Headers/NSLayoutConstraint.h - + NSView @@ -751,6 +6610,36 @@ NSResponder + + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSDrawer.h + + + + NSWindow + + + + NSWindow + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSWindow.h + + + + NSWindow + + + + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSWindowScripting.h + + 0 @@ -767,8 +6656,11 @@ ../../DeSmuME.xcodeproj 3 + {128, 128} + {512, 512} {9, 8} {7, 2} + {15, 15}