diff --git a/BizHawk.Client.EmuHawk/MainForm.Designer.cs b/BizHawk.Client.EmuHawk/MainForm.Designer.cs index 5602faa0d0..c152dd32b2 100644 --- a/BizHawk.Client.EmuHawk/MainForm.Designer.cs +++ b/BizHawk.Client.EmuHawk/MainForm.Designer.cs @@ -17,344 +17,344 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); - this.MainformMenu = new MenuStripEx(); - this.FileSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.OpenRomMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RecentRomSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); - this.CloseRomMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); - this.SaveStateSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveState0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); - this.SaveNamedStateMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadStateSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadState0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); - this.LoadNamedStateMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator(); - this.AutoloadLastSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveSlotSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SelectSlot9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PreviousSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NextSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); - this.SaveToCurrentSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadCurrentSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); - this.MovieSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.ReadonlyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator(); - this.RecentMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator(); - this.RecordMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PlayMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StopMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PlayFromBeginningMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ImportMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StopMovieWithoutSavingMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator(); - this.BindSavestatesToMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AutomaticallyBackupMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.FullMovieLoadstatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AVSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.RecordAVMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StopAVIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator(); - this.CaptureOSDMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ScreenshotSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.ScreenshotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ScreenshotAsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ScreenshotClipboardMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator(); - this.ScreenshotCaptureOSDMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); - this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.EmulationSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.PauseMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RebootCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.SoftResetMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HardResetMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ViewSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayFilterSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayFilterNoneMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.x2SAIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SuperX2SAIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SuperEagleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WindowSizeSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.x1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.x2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.x3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.x4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.x5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.mzMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SwitchToFullscreenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); - this.DisplayFPSMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayFrameCounterMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayLagCounterMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayRerecordCountMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplaySubtitlesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator(); - this.DisplayStatusBarMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DisplayLogWindowMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ConfigSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.ControllersMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HotkeysMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MessagesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PathsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SoundMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AutofireMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RewindOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.FirmwaresMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); - this.ConfigEnableSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.EnableContextMenuMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BackupSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AutoSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveScreenshotInSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.FrameAdvanceSkipLagMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BackupSaveramMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GuiSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.PauseWhenMenuActivatedMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StartPausedMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator(); - this.SaveWindowPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ForceGDIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.UseBilinearMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SuppressGuiLayerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowMenuInFullScreenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RunInBackgroundMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BackgroundInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SingleInstanceModeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DontAskToSaveChangesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator(); - this.LogWindowAsConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SpeedSkipSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.ClickThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AudioThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.VsyncThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator27 = new System.Windows.Forms.ToolStripSeparator(); - this.VsyncEnabledMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator(); - this.MinimizeSkippingMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NeverSkipMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Frameskip9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); - this.Speed50MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Speed75MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Speed100MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Speed150MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Speed200MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.KeyPrioritySubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.BothHkAndControllerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.InputOverHkMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HkOverInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SavestateTypeSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SavestateTypeDefaultMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SavestateBinaryMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SavestateTextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator(); - this.SaveConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ToolBoxMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator(); - this.RamWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RamSearchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HexEditorMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TraceLoggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TAStudioMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.VirtualPadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator(); - this.CheatsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LuaConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator(); - this.CreateDualGbXmlMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.NESDebuggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESPPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESNametableViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESGameGenieCodesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator(); - this.NESGraphicSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESSoundChannelsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NESSpecialControlsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PCESubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.PCEBGViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator25 = new System.Windows.Forms.ToolStripSeparator(); - this.PCEAlwaysPerformSpriteLimitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PCEAlwaysEqualizeVolumesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PCEArcadeCardRewindEnableMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PCEGraphicsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SMSSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SMSEnableFMChipMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SMSOverclockMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SMSForceStereoMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SMSSpriteLimitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowClippedRegionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HighlightActiveDisplayRegionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator24 = new System.Windows.Forms.ToolStripSeparator(); - this.SMSGraphicsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GGGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TI83SubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.KeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator(); - this.AutoloadKeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadTIFileMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AtariSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.AtariBWMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AtariLeftDifficultyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AtariRightDifficultyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator(); - this.AtariShowBGMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AtariShowPlayfieldMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowPlayer1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowPlayer2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowMissle1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowMissle2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowBallMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.GBForceDMGMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBAInCGBModeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBMulticartCompatibilityMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadGBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator(); - this.GBPaletteConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBGPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GBASubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.GbaGpuViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SNESSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SNESDisplayMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesBg1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesBg2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesBg3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesBg4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesObj1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesObj2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesObj3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesObj4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator(); - this.SnesGfxDebuggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesGBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SnesOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ColecoSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.ColecoSkipBiosMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.N64SubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.N64PluginSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaturnSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.SaturnPreferencesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HelpSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.OnlineHelpMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ForumsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AboutMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MainStatusBar = new System.Windows.Forms.StatusStrip(); - this.DumpStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); - this.EmuStatus = new System.Windows.Forms.ToolStripStatusLabel(); - this.PlayRecordStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); - this.PauseStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); - this.RebootStatusBarIcon = new System.Windows.Forms.ToolStripStatusLabel(); - this.AVIStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); - this.LedLightStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); - this.SaveSlotsStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot1StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot2StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot3StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot4StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot5StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot6StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot7StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot8StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot9StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.Slot0StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.CheatStatusButton = new System.Windows.Forms.ToolStripStatusLabel(); - this.KeyPriorityStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); - this.MainFormContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components); - this.OpenRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadLastRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ContextSeparator_AfterROM = new System.Windows.Forms.ToolStripSeparator(); - this.RecordMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PlayMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RestartMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StopMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LoadLastMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BackupMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StopNoSaveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ViewSubtitlesContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AddSubtitleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ViewCommentsContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ContextSeparator_AfterMovie = new System.Windows.Forms.ToolStripSeparator(); - this.UndoSavestateContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ContextSeparator_AfterUndo = new System.Windows.Forms.ToolStripSeparator(); - this.ConfigContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.controllersToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.hotkeysToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.messagesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.pathsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.soundToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.autofireToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.rewindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.firmwaresToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator(); - this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); - this.ScreenshotContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.CloseRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ClearSRAMContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShowMenuContextMenuSeparator = new System.Windows.Forms.ToolStripSeparator(); - this.ShowMenuContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MainformMenu.SuspendLayout(); - this.MainStatusBar.SuspendLayout(); - this.MainFormContextMenu.SuspendLayout(); - this.SuspendLayout(); - // - // MainformMenu - // - this.MainformMenu.ClickThrough = true; - this.MainformMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); + this.MainformMenu = new MenuStripEx(); + this.FileSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.OpenRomMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RecentRomSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); + this.CloseRomMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); + this.SaveStateSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveState0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); + this.SaveNamedStateMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadStateSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadState0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); + this.LoadNamedStateMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator(); + this.AutoloadLastSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveSlotSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot0MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SelectSlot9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PreviousSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NextSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); + this.SaveToCurrentSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadCurrentSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); + this.MovieSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.ReadonlyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator(); + this.RecentMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator(); + this.RecordMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PlayMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StopMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PlayFromBeginningMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ImportMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveMovieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StopMovieWithoutSavingMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator(); + this.BindSavestatesToMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AutomaticallyBackupMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FullMovieLoadstatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AVSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.RecordAVMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StopAVIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator(); + this.CaptureOSDMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ScreenshotSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.ScreenshotMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ScreenshotAsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ScreenshotClipboardMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator(); + this.ScreenshotCaptureOSDMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); + this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.EmulationSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.PauseMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RebootCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.SoftResetMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HardResetMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ViewSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayFilterSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayFilterNoneMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.x2SAIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SuperX2SAIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SuperEagleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WindowSizeSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.x1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.x2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.x3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.x4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.x5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.mzMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SwitchToFullscreenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.DisplayFPSMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayFrameCounterMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayLagCounterMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayRerecordCountMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplaySubtitlesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator(); + this.DisplayStatusBarMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisplayLogWindowMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ConfigSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.ControllersMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HotkeysMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MessagesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PathsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SoundMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AutofireMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RewindOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FirmwaresMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); + this.ConfigEnableSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.EnableContextMenuMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BackupSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AutoSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveScreenshotInSavestatesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FrameAdvanceSkipLagMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BackupSaveramMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GuiSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.PauseWhenMenuActivatedMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StartPausedMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator(); + this.SaveWindowPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ForceGDIMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.UseBilinearMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SuppressGuiLayerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowMenuInFullScreenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RunInBackgroundMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BackgroundInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SingleInstanceModeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DontAskToSaveChangesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator(); + this.LogWindowAsConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SpeedSkipSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.ClickThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AudioThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.VsyncThrottleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator27 = new System.Windows.Forms.ToolStripSeparator(); + this.VsyncEnabledMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator(); + this.MinimizeSkippingMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NeverSkipMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip5MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip6MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip7MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip8MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Frameskip9MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); + this.Speed50MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Speed75MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Speed100MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Speed150MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Speed200MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.KeyPrioritySubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.BothHkAndControllerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.InputOverHkMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HkOverInputMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SavestateTypeSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SavestateTypeDefaultMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SavestateBinaryMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SavestateTextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator(); + this.SaveConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ToolBoxMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator(); + this.RamWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RamSearchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HexEditorMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TraceLoggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TAStudioMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.VirtualPadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator(); + this.CheatsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LuaConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator(); + this.CreateDualGbXmlMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.NESDebuggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESPPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESNametableViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESGameGenieCodesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator(); + this.NESGraphicSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESSoundChannelsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NESSpecialControlsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PCESubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.PCEBGViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator25 = new System.Windows.Forms.ToolStripSeparator(); + this.PCEAlwaysPerformSpriteLimitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PCEAlwaysEqualizeVolumesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PCEArcadeCardRewindEnableMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PCEGraphicsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SMSSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SMSEnableFMChipMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SMSOverclockMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SMSForceStereoMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SMSSpriteLimitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowClippedRegionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HighlightActiveDisplayRegionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator24 = new System.Windows.Forms.ToolStripSeparator(); + this.SMSGraphicsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GGGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TI83SubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.KeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator(); + this.AutoloadKeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadTIFileMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AtariSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.AtariBWMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AtariLeftDifficultyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AtariRightDifficultyMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator(); + this.AtariShowBGMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AtariShowPlayfieldMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowPlayer1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowPlayer2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowMissle1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowMissle2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowBallMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.GBForceDMGMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBAInCGBModeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBMulticartCompatibilityMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadGBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator(); + this.GBPaletteConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBGPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GBASubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.GbaGpuViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SNESSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SNESDisplayMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesBg1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesBg2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesBg3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesBg4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesObj1MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesObj2MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesObj3MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesObj4MenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator(); + this.SnesGfxDebuggerMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesGBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SnesOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ColecoSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.ColecoSkipBiosMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.N64SubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.N64PluginSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaturnSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.SaturnPreferencesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HelpSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.OnlineHelpMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ForumsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AboutMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MainStatusBar = new System.Windows.Forms.StatusStrip(); + this.DumpStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); + this.EmuStatus = new System.Windows.Forms.ToolStripStatusLabel(); + this.PlayRecordStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); + this.PauseStatusButton = new System.Windows.Forms.ToolStripDropDownButton(); + this.RebootStatusBarIcon = new System.Windows.Forms.ToolStripStatusLabel(); + this.AVIStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); + this.LedLightStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); + this.SaveSlotsStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot1StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot2StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot3StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot4StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot5StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot6StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot7StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot8StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot9StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.Slot0StatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.CheatStatusButton = new System.Windows.Forms.ToolStripStatusLabel(); + this.KeyPriorityStatusLabel = new System.Windows.Forms.ToolStripStatusLabel(); + this.MainFormContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components); + this.OpenRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadLastRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ContextSeparator_AfterROM = new System.Windows.Forms.ToolStripSeparator(); + this.RecordMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PlayMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RestartMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StopMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LoadLastMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BackupMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StopNoSaveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ViewSubtitlesContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AddSubtitleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ViewCommentsContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveMovieContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ContextSeparator_AfterMovie = new System.Windows.Forms.ToolStripSeparator(); + this.UndoSavestateContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ContextSeparator_AfterUndo = new System.Windows.Forms.ToolStripSeparator(); + this.ConfigContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.controllersToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.hotkeysToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.messagesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.pathsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.soundToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.autofireToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.rewindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.firmwaresToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator(); + this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); + this.ScreenshotContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CloseRomContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ClearSRAMContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShowMenuContextMenuSeparator = new System.Windows.Forms.ToolStripSeparator(); + this.ShowMenuContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MainformMenu.SuspendLayout(); + this.MainStatusBar.SuspendLayout(); + this.MainFormContextMenu.SuspendLayout(); + this.SuspendLayout(); + // + // MainformMenu + // + this.MainformMenu.ClickThrough = true; + this.MainformMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.FileSubMenu, this.EmulationSubMenu, this.ViewSubMenu, @@ -372,19 +372,19 @@ this.N64SubMenu, this.SaturnSubMenu, this.HelpSubMenu}); - this.MainformMenu.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow; - this.MainformMenu.Location = new System.Drawing.Point(0, 0); - this.MainformMenu.Name = "MainformMenu"; - this.MainformMenu.Size = new System.Drawing.Size(470, 42); - this.MainformMenu.TabIndex = 0; - this.MainformMenu.Text = "menuStrip1"; - this.MainformMenu.MenuActivate += new System.EventHandler(this.MainformMenu_MenuActivate); - this.MainformMenu.MenuDeactivate += new System.EventHandler(this.MainformMenu_MenuDeactivate); - this.MainformMenu.Leave += new System.EventHandler(this.MainformMenu_Leave); - // - // FileSubMenu - // - this.FileSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.MainformMenu.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow; + this.MainformMenu.Location = new System.Drawing.Point(0, 0); + this.MainformMenu.Name = "MainformMenu"; + this.MainformMenu.Size = new System.Drawing.Size(470, 42); + this.MainformMenu.TabIndex = 0; + this.MainformMenu.Text = "menuStrip1"; + this.MainformMenu.MenuActivate += new System.EventHandler(this.MainformMenu_MenuActivate); + this.MainformMenu.MenuDeactivate += new System.EventHandler(this.MainformMenu_MenuDeactivate); + this.MainformMenu.Leave += new System.EventHandler(this.MainformMenu_Leave); + // + // FileSubMenu + // + this.FileSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.OpenRomMenuItem, this.RecentRomSubMenu, this.CloseRomMenuItem, @@ -398,50 +398,50 @@ this.ScreenshotSubMenu, this.toolStripSeparator4, this.ExitMenuItem}); - this.FileSubMenu.Name = "FileSubMenu"; - this.FileSubMenu.Size = new System.Drawing.Size(37, 19); - this.FileSubMenu.Text = "&File"; - this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened); - // - // OpenRomMenuItem - // - this.OpenRomMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile; - this.OpenRomMenuItem.Name = "OpenRomMenuItem"; - this.OpenRomMenuItem.Size = new System.Drawing.Size(140, 22); - this.OpenRomMenuItem.Text = "Open ROM"; - this.OpenRomMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click); - // - // RecentRomSubMenu - // - this.RecentRomSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FileSubMenu.Name = "FileSubMenu"; + this.FileSubMenu.Size = new System.Drawing.Size(37, 19); + this.FileSubMenu.Text = "&File"; + this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened); + // + // OpenRomMenuItem + // + this.OpenRomMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile; + this.OpenRomMenuItem.Name = "OpenRomMenuItem"; + this.OpenRomMenuItem.Size = new System.Drawing.Size(152, 22); + this.OpenRomMenuItem.Text = "Open ROM"; + this.OpenRomMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click); + // + // RecentRomSubMenu + // + this.RecentRomSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSeparator3}); - this.RecentRomSubMenu.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; - this.RecentRomSubMenu.Name = "RecentRomSubMenu"; - this.RecentRomSubMenu.Size = new System.Drawing.Size(140, 22); - this.RecentRomSubMenu.Text = "Recent ROM"; - this.RecentRomSubMenu.DropDownOpened += new System.EventHandler(this.RecentRomMenuItem_DropDownOpened); - // - // toolStripSeparator3 - // - this.toolStripSeparator3.Name = "toolStripSeparator3"; - this.toolStripSeparator3.Size = new System.Drawing.Size(57, 6); - // - // CloseRomMenuItem - // - this.CloseRomMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close; - this.CloseRomMenuItem.Name = "CloseRomMenuItem"; - this.CloseRomMenuItem.Size = new System.Drawing.Size(140, 22); - this.CloseRomMenuItem.Text = "&Close ROM"; - this.CloseRomMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click); - // - // toolStripMenuItem1 - // - this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(137, 6); - // - // SaveStateSubMenu - // - this.SaveStateSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.RecentRomSubMenu.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; + this.RecentRomSubMenu.Name = "RecentRomSubMenu"; + this.RecentRomSubMenu.Size = new System.Drawing.Size(152, 22); + this.RecentRomSubMenu.Text = "Recent ROM"; + this.RecentRomSubMenu.DropDownOpened += new System.EventHandler(this.RecentRomMenuItem_DropDownOpened); + // + // toolStripSeparator3 + // + this.toolStripSeparator3.Name = "toolStripSeparator3"; + this.toolStripSeparator3.Size = new System.Drawing.Size(57, 6); + // + // CloseRomMenuItem + // + this.CloseRomMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close; + this.CloseRomMenuItem.Name = "CloseRomMenuItem"; + this.CloseRomMenuItem.Size = new System.Drawing.Size(152, 22); + this.CloseRomMenuItem.Text = "&Close ROM"; + this.CloseRomMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click); + // + // toolStripMenuItem1 + // + this.toolStripMenuItem1.Name = "toolStripMenuItem1"; + this.toolStripMenuItem1.Size = new System.Drawing.Size(149, 6); + // + // SaveStateSubMenu + // + this.SaveStateSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SaveState1MenuItem, this.SaveState2MenuItem, this.SaveState3MenuItem, @@ -454,96 +454,96 @@ this.SaveState0MenuItem, this.toolStripSeparator6, this.SaveNamedStateMenuItem}); - this.SaveStateSubMenu.Name = "SaveStateSubMenu"; - this.SaveStateSubMenu.Size = new System.Drawing.Size(140, 22); - this.SaveStateSubMenu.Text = "Save State"; - this.SaveStateSubMenu.DropDownOpened += new System.EventHandler(this.SaveStateSubMenu_DropDownOpened); - // - // SaveState1MenuItem - // - this.SaveState1MenuItem.Name = "SaveState1MenuItem"; - this.SaveState1MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState1MenuItem.Text = "1"; - this.SaveState1MenuItem.Click += new System.EventHandler(this.Savestate1MenuItem_Click); - // - // SaveState2MenuItem - // - this.SaveState2MenuItem.Name = "SaveState2MenuItem"; - this.SaveState2MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState2MenuItem.Text = "2"; - this.SaveState2MenuItem.Click += new System.EventHandler(this.Savestate2MenuItem_Click); - // - // SaveState3MenuItem - // - this.SaveState3MenuItem.Name = "SaveState3MenuItem"; - this.SaveState3MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState3MenuItem.Text = "3"; - this.SaveState3MenuItem.Click += new System.EventHandler(this.Savestate3MenuItem_Click); - // - // SaveState4MenuItem - // - this.SaveState4MenuItem.Name = "SaveState4MenuItem"; - this.SaveState4MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState4MenuItem.Text = "4"; - this.SaveState4MenuItem.Click += new System.EventHandler(this.Savestate4MenuItem_Click); - // - // SaveState5MenuItem - // - this.SaveState5MenuItem.Name = "SaveState5MenuItem"; - this.SaveState5MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState5MenuItem.Text = "5"; - this.SaveState5MenuItem.Click += new System.EventHandler(this.Savestate5MenuItem_Click); - // - // SaveState6MenuItem - // - this.SaveState6MenuItem.Name = "SaveState6MenuItem"; - this.SaveState6MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState6MenuItem.Text = "6"; - this.SaveState6MenuItem.Click += new System.EventHandler(this.Savestate6MenuItem_Click); - // - // SaveState7MenuItem - // - this.SaveState7MenuItem.Name = "SaveState7MenuItem"; - this.SaveState7MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState7MenuItem.Text = "7"; - this.SaveState7MenuItem.Click += new System.EventHandler(this.Savestate7MenuItem_Click); - // - // SaveState8MenuItem - // - this.SaveState8MenuItem.Name = "SaveState8MenuItem"; - this.SaveState8MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState8MenuItem.Text = "8"; - this.SaveState8MenuItem.Click += new System.EventHandler(this.Savestate8MenuItem_Click); - // - // SaveState9MenuItem - // - this.SaveState9MenuItem.Name = "SaveState9MenuItem"; - this.SaveState9MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState9MenuItem.Text = "9"; - this.SaveState9MenuItem.Click += new System.EventHandler(this.Savestate9MenuItem_Click); - // - // SaveState0MenuItem - // - this.SaveState0MenuItem.Name = "SaveState0MenuItem"; - this.SaveState0MenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveState0MenuItem.Text = "0"; - this.SaveState0MenuItem.Click += new System.EventHandler(this.Savestate0MenuItem_Click); - // - // toolStripSeparator6 - // - this.toolStripSeparator6.Name = "toolStripSeparator6"; - this.toolStripSeparator6.Size = new System.Drawing.Size(175, 6); - // - // SaveNamedStateMenuItem - // - this.SaveNamedStateMenuItem.Name = "SaveNamedStateMenuItem"; - this.SaveNamedStateMenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveNamedStateMenuItem.Text = "Save Named State..."; - this.SaveNamedStateMenuItem.Click += new System.EventHandler(this.SaveNamedStateMenuItem_Click); - // - // LoadStateSubMenu - // - this.LoadStateSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SaveStateSubMenu.Name = "SaveStateSubMenu"; + this.SaveStateSubMenu.Size = new System.Drawing.Size(152, 22); + this.SaveStateSubMenu.Text = "Save State"; + this.SaveStateSubMenu.DropDownOpened += new System.EventHandler(this.SaveStateSubMenu_DropDownOpened); + // + // SaveState1MenuItem + // + this.SaveState1MenuItem.Name = "SaveState1MenuItem"; + this.SaveState1MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState1MenuItem.Text = "1"; + this.SaveState1MenuItem.Click += new System.EventHandler(this.Savestate1MenuItem_Click); + // + // SaveState2MenuItem + // + this.SaveState2MenuItem.Name = "SaveState2MenuItem"; + this.SaveState2MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState2MenuItem.Text = "2"; + this.SaveState2MenuItem.Click += new System.EventHandler(this.Savestate2MenuItem_Click); + // + // SaveState3MenuItem + // + this.SaveState3MenuItem.Name = "SaveState3MenuItem"; + this.SaveState3MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState3MenuItem.Text = "3"; + this.SaveState3MenuItem.Click += new System.EventHandler(this.Savestate3MenuItem_Click); + // + // SaveState4MenuItem + // + this.SaveState4MenuItem.Name = "SaveState4MenuItem"; + this.SaveState4MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState4MenuItem.Text = "4"; + this.SaveState4MenuItem.Click += new System.EventHandler(this.Savestate4MenuItem_Click); + // + // SaveState5MenuItem + // + this.SaveState5MenuItem.Name = "SaveState5MenuItem"; + this.SaveState5MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState5MenuItem.Text = "5"; + this.SaveState5MenuItem.Click += new System.EventHandler(this.Savestate5MenuItem_Click); + // + // SaveState6MenuItem + // + this.SaveState6MenuItem.Name = "SaveState6MenuItem"; + this.SaveState6MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState6MenuItem.Text = "6"; + this.SaveState6MenuItem.Click += new System.EventHandler(this.Savestate6MenuItem_Click); + // + // SaveState7MenuItem + // + this.SaveState7MenuItem.Name = "SaveState7MenuItem"; + this.SaveState7MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState7MenuItem.Text = "7"; + this.SaveState7MenuItem.Click += new System.EventHandler(this.Savestate7MenuItem_Click); + // + // SaveState8MenuItem + // + this.SaveState8MenuItem.Name = "SaveState8MenuItem"; + this.SaveState8MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState8MenuItem.Text = "8"; + this.SaveState8MenuItem.Click += new System.EventHandler(this.Savestate8MenuItem_Click); + // + // SaveState9MenuItem + // + this.SaveState9MenuItem.Name = "SaveState9MenuItem"; + this.SaveState9MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState9MenuItem.Text = "9"; + this.SaveState9MenuItem.Click += new System.EventHandler(this.Savestate9MenuItem_Click); + // + // SaveState0MenuItem + // + this.SaveState0MenuItem.Name = "SaveState0MenuItem"; + this.SaveState0MenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveState0MenuItem.Text = "0"; + this.SaveState0MenuItem.Click += new System.EventHandler(this.Savestate0MenuItem_Click); + // + // toolStripSeparator6 + // + this.toolStripSeparator6.Name = "toolStripSeparator6"; + this.toolStripSeparator6.Size = new System.Drawing.Size(175, 6); + // + // SaveNamedStateMenuItem + // + this.SaveNamedStateMenuItem.Name = "SaveNamedStateMenuItem"; + this.SaveNamedStateMenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveNamedStateMenuItem.Text = "Save Named State..."; + this.SaveNamedStateMenuItem.Click += new System.EventHandler(this.SaveNamedStateMenuItem_Click); + // + // LoadStateSubMenu + // + this.LoadStateSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.LoadState1MenuItem, this.LoadState2MenuItem, this.LoadState3MenuItem, @@ -558,108 +558,108 @@ this.LoadNamedStateMenuItem, this.toolStripSeparator21, this.AutoloadLastSlotMenuItem}); - this.LoadStateSubMenu.Name = "LoadStateSubMenu"; - this.LoadStateSubMenu.Size = new System.Drawing.Size(140, 22); - this.LoadStateSubMenu.Text = "Load State"; - this.LoadStateSubMenu.DropDownOpened += new System.EventHandler(this.LoadStateSubMenu_DropDownOpened); - // - // LoadState1MenuItem - // - this.LoadState1MenuItem.Name = "LoadState1MenuItem"; - this.LoadState1MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState1MenuItem.Text = "1"; - this.LoadState1MenuItem.Click += new System.EventHandler(this.Loadstate1MenuItem_Click); - // - // LoadState2MenuItem - // - this.LoadState2MenuItem.Name = "LoadState2MenuItem"; - this.LoadState2MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState2MenuItem.Text = "2"; - this.LoadState2MenuItem.Click += new System.EventHandler(this.Loadstate2MenuItem_Click); - // - // LoadState3MenuItem - // - this.LoadState3MenuItem.Name = "LoadState3MenuItem"; - this.LoadState3MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState3MenuItem.Text = "3"; - this.LoadState3MenuItem.Click += new System.EventHandler(this.Loadstate3MenuItem_Click); - // - // LoadState4MenuItem - // - this.LoadState4MenuItem.Name = "LoadState4MenuItem"; - this.LoadState4MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState4MenuItem.Text = "4"; - this.LoadState4MenuItem.Click += new System.EventHandler(this.Loadstate4MenuItem_Click); - // - // LoadState5MenuItem - // - this.LoadState5MenuItem.Name = "LoadState5MenuItem"; - this.LoadState5MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState5MenuItem.Text = "5"; - this.LoadState5MenuItem.Click += new System.EventHandler(this.Loadstate5MenuItem_Click); - // - // LoadState6MenuItem - // - this.LoadState6MenuItem.Name = "LoadState6MenuItem"; - this.LoadState6MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState6MenuItem.Text = "6"; - this.LoadState6MenuItem.Click += new System.EventHandler(this.Loadstate6MenuItem_Click); - // - // LoadState7MenuItem - // - this.LoadState7MenuItem.Name = "LoadState7MenuItem"; - this.LoadState7MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState7MenuItem.Text = "7"; - this.LoadState7MenuItem.Click += new System.EventHandler(this.Loadstate7MenuItem_Click); - // - // LoadState8MenuItem - // - this.LoadState8MenuItem.Name = "LoadState8MenuItem"; - this.LoadState8MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState8MenuItem.Text = "8"; - this.LoadState8MenuItem.Click += new System.EventHandler(this.Loadstate8MenuItem_Click); - // - // LoadState9MenuItem - // - this.LoadState9MenuItem.Name = "LoadState9MenuItem"; - this.LoadState9MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState9MenuItem.Text = "9"; - this.LoadState9MenuItem.Click += new System.EventHandler(this.Loadstate9MenuItem_Click); - // - // LoadState0MenuItem - // - this.LoadState0MenuItem.Name = "LoadState0MenuItem"; - this.LoadState0MenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadState0MenuItem.Text = "0"; - this.LoadState0MenuItem.Click += new System.EventHandler(this.Loadstate0MenuItem_Click); - // - // toolStripSeparator7 - // - this.toolStripSeparator7.Name = "toolStripSeparator7"; - this.toolStripSeparator7.Size = new System.Drawing.Size(177, 6); - // - // LoadNamedStateMenuItem - // - this.LoadNamedStateMenuItem.Name = "LoadNamedStateMenuItem"; - this.LoadNamedStateMenuItem.Size = new System.Drawing.Size(180, 22); - this.LoadNamedStateMenuItem.Text = "Load Named State..."; - this.LoadNamedStateMenuItem.Click += new System.EventHandler(this.LoadNamedStateMenuItem_Click); - // - // toolStripSeparator21 - // - this.toolStripSeparator21.Name = "toolStripSeparator21"; - this.toolStripSeparator21.Size = new System.Drawing.Size(177, 6); - // - // AutoloadLastSlotMenuItem - // - this.AutoloadLastSlotMenuItem.Name = "AutoloadLastSlotMenuItem"; - this.AutoloadLastSlotMenuItem.Size = new System.Drawing.Size(180, 22); - this.AutoloadLastSlotMenuItem.Text = "AutoLoad last Slot"; - this.AutoloadLastSlotMenuItem.Click += new System.EventHandler(this.AutoloadLastSlotMenuItem_Click); - // - // SaveSlotSubMenu - // - this.SaveSlotSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.LoadStateSubMenu.Name = "LoadStateSubMenu"; + this.LoadStateSubMenu.Size = new System.Drawing.Size(152, 22); + this.LoadStateSubMenu.Text = "Load State"; + this.LoadStateSubMenu.DropDownOpened += new System.EventHandler(this.LoadStateSubMenu_DropDownOpened); + // + // LoadState1MenuItem + // + this.LoadState1MenuItem.Name = "LoadState1MenuItem"; + this.LoadState1MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState1MenuItem.Text = "1"; + this.LoadState1MenuItem.Click += new System.EventHandler(this.Loadstate1MenuItem_Click); + // + // LoadState2MenuItem + // + this.LoadState2MenuItem.Name = "LoadState2MenuItem"; + this.LoadState2MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState2MenuItem.Text = "2"; + this.LoadState2MenuItem.Click += new System.EventHandler(this.Loadstate2MenuItem_Click); + // + // LoadState3MenuItem + // + this.LoadState3MenuItem.Name = "LoadState3MenuItem"; + this.LoadState3MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState3MenuItem.Text = "3"; + this.LoadState3MenuItem.Click += new System.EventHandler(this.Loadstate3MenuItem_Click); + // + // LoadState4MenuItem + // + this.LoadState4MenuItem.Name = "LoadState4MenuItem"; + this.LoadState4MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState4MenuItem.Text = "4"; + this.LoadState4MenuItem.Click += new System.EventHandler(this.Loadstate4MenuItem_Click); + // + // LoadState5MenuItem + // + this.LoadState5MenuItem.Name = "LoadState5MenuItem"; + this.LoadState5MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState5MenuItem.Text = "5"; + this.LoadState5MenuItem.Click += new System.EventHandler(this.Loadstate5MenuItem_Click); + // + // LoadState6MenuItem + // + this.LoadState6MenuItem.Name = "LoadState6MenuItem"; + this.LoadState6MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState6MenuItem.Text = "6"; + this.LoadState6MenuItem.Click += new System.EventHandler(this.Loadstate6MenuItem_Click); + // + // LoadState7MenuItem + // + this.LoadState7MenuItem.Name = "LoadState7MenuItem"; + this.LoadState7MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState7MenuItem.Text = "7"; + this.LoadState7MenuItem.Click += new System.EventHandler(this.Loadstate7MenuItem_Click); + // + // LoadState8MenuItem + // + this.LoadState8MenuItem.Name = "LoadState8MenuItem"; + this.LoadState8MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState8MenuItem.Text = "8"; + this.LoadState8MenuItem.Click += new System.EventHandler(this.Loadstate8MenuItem_Click); + // + // LoadState9MenuItem + // + this.LoadState9MenuItem.Name = "LoadState9MenuItem"; + this.LoadState9MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState9MenuItem.Text = "9"; + this.LoadState9MenuItem.Click += new System.EventHandler(this.Loadstate9MenuItem_Click); + // + // LoadState0MenuItem + // + this.LoadState0MenuItem.Name = "LoadState0MenuItem"; + this.LoadState0MenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadState0MenuItem.Text = "0"; + this.LoadState0MenuItem.Click += new System.EventHandler(this.Loadstate0MenuItem_Click); + // + // toolStripSeparator7 + // + this.toolStripSeparator7.Name = "toolStripSeparator7"; + this.toolStripSeparator7.Size = new System.Drawing.Size(177, 6); + // + // LoadNamedStateMenuItem + // + this.LoadNamedStateMenuItem.Name = "LoadNamedStateMenuItem"; + this.LoadNamedStateMenuItem.Size = new System.Drawing.Size(180, 22); + this.LoadNamedStateMenuItem.Text = "Load Named State..."; + this.LoadNamedStateMenuItem.Click += new System.EventHandler(this.LoadNamedStateMenuItem_Click); + // + // toolStripSeparator21 + // + this.toolStripSeparator21.Name = "toolStripSeparator21"; + this.toolStripSeparator21.Size = new System.Drawing.Size(177, 6); + // + // AutoloadLastSlotMenuItem + // + this.AutoloadLastSlotMenuItem.Name = "AutoloadLastSlotMenuItem"; + this.AutoloadLastSlotMenuItem.Size = new System.Drawing.Size(180, 22); + this.AutoloadLastSlotMenuItem.Text = "Autoload last Slot"; + this.AutoloadLastSlotMenuItem.Click += new System.EventHandler(this.AutoloadLastSlotMenuItem_Click); + // + // SaveSlotSubMenu + // + this.SaveSlotSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SelectSlot0MenuItem, this.SelectSlot1MenuItem, this.SelectSlot2MenuItem, @@ -675,124 +675,124 @@ this.toolStripSeparator5, this.SaveToCurrentSlotMenuItem, this.LoadCurrentSlotMenuItem}); - this.SaveSlotSubMenu.Name = "SaveSlotSubMenu"; - this.SaveSlotSubMenu.Size = new System.Drawing.Size(140, 22); - this.SaveSlotSubMenu.Text = "SaveSlot"; - this.SaveSlotSubMenu.DropDownOpened += new System.EventHandler(this.SaveSlotSubMenu_DropDownOpened); - // - // SelectSlot0MenuItem - // - this.SelectSlot0MenuItem.Name = "SelectSlot0MenuItem"; - this.SelectSlot0MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot0MenuItem.Text = "Select Slot 0"; - this.SelectSlot0MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot1MenuItem - // - this.SelectSlot1MenuItem.Name = "SelectSlot1MenuItem"; - this.SelectSlot1MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot1MenuItem.Text = "Select Slot 1"; - this.SelectSlot1MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot2MenuItem - // - this.SelectSlot2MenuItem.Name = "SelectSlot2MenuItem"; - this.SelectSlot2MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot2MenuItem.Text = "Select Slot 2"; - this.SelectSlot2MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot3MenuItem - // - this.SelectSlot3MenuItem.Name = "SelectSlot3MenuItem"; - this.SelectSlot3MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot3MenuItem.Text = "Select Slot 3"; - this.SelectSlot3MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot4MenuItem - // - this.SelectSlot4MenuItem.Name = "SelectSlot4MenuItem"; - this.SelectSlot4MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot4MenuItem.Text = "Select Slot 4"; - this.SelectSlot4MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot5MenuItem - // - this.SelectSlot5MenuItem.Name = "SelectSlot5MenuItem"; - this.SelectSlot5MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot5MenuItem.Text = "Select Slot 5"; - this.SelectSlot5MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot6MenuItem - // - this.SelectSlot6MenuItem.Name = "SelectSlot6MenuItem"; - this.SelectSlot6MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot6MenuItem.Text = "Select Slot 6"; - this.SelectSlot6MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot7MenuItem - // - this.SelectSlot7MenuItem.Name = "SelectSlot7MenuItem"; - this.SelectSlot7MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot7MenuItem.Text = "Select Slot 7"; - this.SelectSlot7MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot8MenuItem - // - this.SelectSlot8MenuItem.Name = "SelectSlot8MenuItem"; - this.SelectSlot8MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot8MenuItem.Text = "Select Slot 8"; - this.SelectSlot8MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // SelectSlot9MenuItem - // - this.SelectSlot9MenuItem.Name = "SelectSlot9MenuItem"; - this.SelectSlot9MenuItem.Size = new System.Drawing.Size(178, 22); - this.SelectSlot9MenuItem.Text = "Select Slot 9"; - this.SelectSlot9MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); - // - // PreviousSlotMenuItem - // - this.PreviousSlotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveLeft; - this.PreviousSlotMenuItem.Name = "PreviousSlotMenuItem"; - this.PreviousSlotMenuItem.Size = new System.Drawing.Size(178, 22); - this.PreviousSlotMenuItem.Text = "Previous Slot"; - this.PreviousSlotMenuItem.Click += new System.EventHandler(this.PreviousSlotMenuItem_Click); - // - // NextSlotMenuItem - // - this.NextSlotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveRight; - this.NextSlotMenuItem.Name = "NextSlotMenuItem"; - this.NextSlotMenuItem.Size = new System.Drawing.Size(178, 22); - this.NextSlotMenuItem.Text = "Next Slot"; - this.NextSlotMenuItem.Click += new System.EventHandler(this.NextSlotMenuItem_Click); - // - // toolStripSeparator5 - // - this.toolStripSeparator5.Name = "toolStripSeparator5"; - this.toolStripSeparator5.Size = new System.Drawing.Size(175, 6); - // - // SaveToCurrentSlotMenuItem - // - this.SaveToCurrentSlotMenuItem.Name = "SaveToCurrentSlotMenuItem"; - this.SaveToCurrentSlotMenuItem.Size = new System.Drawing.Size(178, 22); - this.SaveToCurrentSlotMenuItem.Text = "Save to Current Slot"; - this.SaveToCurrentSlotMenuItem.Click += new System.EventHandler(this.SaveToCurrentSlotMenuItem_Click); - // - // LoadCurrentSlotMenuItem - // - this.LoadCurrentSlotMenuItem.Name = "LoadCurrentSlotMenuItem"; - this.LoadCurrentSlotMenuItem.Size = new System.Drawing.Size(178, 22); - this.LoadCurrentSlotMenuItem.Text = "Load Current Slot"; - this.LoadCurrentSlotMenuItem.Click += new System.EventHandler(this.LoadCurrentSlotMenuItem_Click); - // - // toolStripMenuItem2 - // - this.toolStripMenuItem2.Name = "toolStripMenuItem2"; - this.toolStripMenuItem2.Size = new System.Drawing.Size(137, 6); - // - // MovieSubMenu - // - this.MovieSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SaveSlotSubMenu.Name = "SaveSlotSubMenu"; + this.SaveSlotSubMenu.Size = new System.Drawing.Size(152, 22); + this.SaveSlotSubMenu.Text = "SaveSlot"; + this.SaveSlotSubMenu.DropDownOpened += new System.EventHandler(this.SaveSlotSubMenu_DropDownOpened); + // + // SelectSlot0MenuItem + // + this.SelectSlot0MenuItem.Name = "SelectSlot0MenuItem"; + this.SelectSlot0MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot0MenuItem.Text = "Select Slot 0"; + this.SelectSlot0MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot1MenuItem + // + this.SelectSlot1MenuItem.Name = "SelectSlot1MenuItem"; + this.SelectSlot1MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot1MenuItem.Text = "Select Slot 1"; + this.SelectSlot1MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot2MenuItem + // + this.SelectSlot2MenuItem.Name = "SelectSlot2MenuItem"; + this.SelectSlot2MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot2MenuItem.Text = "Select Slot 2"; + this.SelectSlot2MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot3MenuItem + // + this.SelectSlot3MenuItem.Name = "SelectSlot3MenuItem"; + this.SelectSlot3MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot3MenuItem.Text = "Select Slot 3"; + this.SelectSlot3MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot4MenuItem + // + this.SelectSlot4MenuItem.Name = "SelectSlot4MenuItem"; + this.SelectSlot4MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot4MenuItem.Text = "Select Slot 4"; + this.SelectSlot4MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot5MenuItem + // + this.SelectSlot5MenuItem.Name = "SelectSlot5MenuItem"; + this.SelectSlot5MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot5MenuItem.Text = "Select Slot 5"; + this.SelectSlot5MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot6MenuItem + // + this.SelectSlot6MenuItem.Name = "SelectSlot6MenuItem"; + this.SelectSlot6MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot6MenuItem.Text = "Select Slot 6"; + this.SelectSlot6MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot7MenuItem + // + this.SelectSlot7MenuItem.Name = "SelectSlot7MenuItem"; + this.SelectSlot7MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot7MenuItem.Text = "Select Slot 7"; + this.SelectSlot7MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot8MenuItem + // + this.SelectSlot8MenuItem.Name = "SelectSlot8MenuItem"; + this.SelectSlot8MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot8MenuItem.Text = "Select Slot 8"; + this.SelectSlot8MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // SelectSlot9MenuItem + // + this.SelectSlot9MenuItem.Name = "SelectSlot9MenuItem"; + this.SelectSlot9MenuItem.Size = new System.Drawing.Size(178, 22); + this.SelectSlot9MenuItem.Text = "Select Slot 9"; + this.SelectSlot9MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click); + // + // PreviousSlotMenuItem + // + this.PreviousSlotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveLeft; + this.PreviousSlotMenuItem.Name = "PreviousSlotMenuItem"; + this.PreviousSlotMenuItem.Size = new System.Drawing.Size(178, 22); + this.PreviousSlotMenuItem.Text = "Previous Slot"; + this.PreviousSlotMenuItem.Click += new System.EventHandler(this.PreviousSlotMenuItem_Click); + // + // NextSlotMenuItem + // + this.NextSlotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveRight; + this.NextSlotMenuItem.Name = "NextSlotMenuItem"; + this.NextSlotMenuItem.Size = new System.Drawing.Size(178, 22); + this.NextSlotMenuItem.Text = "Next Slot"; + this.NextSlotMenuItem.Click += new System.EventHandler(this.NextSlotMenuItem_Click); + // + // toolStripSeparator5 + // + this.toolStripSeparator5.Name = "toolStripSeparator5"; + this.toolStripSeparator5.Size = new System.Drawing.Size(175, 6); + // + // SaveToCurrentSlotMenuItem + // + this.SaveToCurrentSlotMenuItem.Name = "SaveToCurrentSlotMenuItem"; + this.SaveToCurrentSlotMenuItem.Size = new System.Drawing.Size(178, 22); + this.SaveToCurrentSlotMenuItem.Text = "Save to Current Slot"; + this.SaveToCurrentSlotMenuItem.Click += new System.EventHandler(this.SaveToCurrentSlotMenuItem_Click); + // + // LoadCurrentSlotMenuItem + // + this.LoadCurrentSlotMenuItem.Name = "LoadCurrentSlotMenuItem"; + this.LoadCurrentSlotMenuItem.Size = new System.Drawing.Size(178, 22); + this.LoadCurrentSlotMenuItem.Text = "Load Current Slot"; + this.LoadCurrentSlotMenuItem.Click += new System.EventHandler(this.LoadCurrentSlotMenuItem_Click); + // + // toolStripMenuItem2 + // + this.toolStripMenuItem2.Name = "toolStripMenuItem2"; + this.toolStripMenuItem2.Size = new System.Drawing.Size(149, 6); + // + // MovieSubMenu + // + this.MovieSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ReadonlyMenuItem, this.toolStripSeparator15, this.RecentMenuItem, @@ -807,273 +807,273 @@ this.BindSavestatesToMoviesMenuItem, this.AutomaticallyBackupMoviesMenuItem, this.FullMovieLoadstatesMenuItem}); - this.MovieSubMenu.Name = "MovieSubMenu"; - this.MovieSubMenu.Size = new System.Drawing.Size(140, 22); - this.MovieSubMenu.Text = "Movie"; - this.MovieSubMenu.DropDownOpened += new System.EventHandler(this.MovieSubMenu_DropDownOpened); - // - // ReadonlyMenuItem - // - this.ReadonlyMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.ReadOnly; - this.ReadonlyMenuItem.Name = "ReadonlyMenuItem"; - this.ReadonlyMenuItem.Size = new System.Drawing.Size(231, 22); - this.ReadonlyMenuItem.Text = "Read-only"; - this.ReadonlyMenuItem.Click += new System.EventHandler(this.ReadonlyMenuItem_Click); - // - // toolStripSeparator15 - // - this.toolStripSeparator15.Name = "toolStripSeparator15"; - this.toolStripSeparator15.Size = new System.Drawing.Size(228, 6); - // - // RecentMenuItem - // - this.RecentMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.MovieSubMenu.Name = "MovieSubMenu"; + this.MovieSubMenu.Size = new System.Drawing.Size(152, 22); + this.MovieSubMenu.Text = "Movie"; + this.MovieSubMenu.DropDownOpened += new System.EventHandler(this.MovieSubMenu_DropDownOpened); + // + // ReadonlyMenuItem + // + this.ReadonlyMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.ReadOnly; + this.ReadonlyMenuItem.Name = "ReadonlyMenuItem"; + this.ReadonlyMenuItem.Size = new System.Drawing.Size(231, 22); + this.ReadonlyMenuItem.Text = "Read-only"; + this.ReadonlyMenuItem.Click += new System.EventHandler(this.ReadonlyMenuItem_Click); + // + // toolStripSeparator15 + // + this.toolStripSeparator15.Name = "toolStripSeparator15"; + this.toolStripSeparator15.Size = new System.Drawing.Size(228, 6); + // + // RecentMenuItem + // + this.RecentMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSeparator16}); - this.RecentMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; - this.RecentMenuItem.Name = "RecentMenuItem"; - this.RecentMenuItem.Size = new System.Drawing.Size(231, 22); - this.RecentMenuItem.Text = "Recent"; - this.RecentMenuItem.DropDownOpened += new System.EventHandler(this.RecentMovieSubMenu_DropDownOpened); - // - // toolStripSeparator16 - // - this.toolStripSeparator16.Name = "toolStripSeparator16"; - this.toolStripSeparator16.Size = new System.Drawing.Size(57, 6); - // - // RecordMovieMenuItem - // - this.RecordMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.RecordHS; - this.RecordMovieMenuItem.Name = "RecordMovieMenuItem"; - this.RecordMovieMenuItem.Size = new System.Drawing.Size(231, 22); - this.RecordMovieMenuItem.Text = "&Record Movie..."; - this.RecordMovieMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click); - // - // PlayMovieMenuItem - // - this.PlayMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Play; - this.PlayMovieMenuItem.Name = "PlayMovieMenuItem"; - this.PlayMovieMenuItem.Size = new System.Drawing.Size(231, 22); - this.PlayMovieMenuItem.Text = "&Play Movie..."; - this.PlayMovieMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click); - // - // StopMovieMenuItem - // - this.StopMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; - this.StopMovieMenuItem.Name = "StopMovieMenuItem"; - this.StopMovieMenuItem.Size = new System.Drawing.Size(231, 22); - this.StopMovieMenuItem.Text = "Stop Movie"; - this.StopMovieMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click); - // - // PlayFromBeginningMenuItem - // - this.PlayFromBeginningMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.restart; - this.PlayFromBeginningMenuItem.Name = "PlayFromBeginningMenuItem"; - this.PlayFromBeginningMenuItem.Size = new System.Drawing.Size(231, 22); - this.PlayFromBeginningMenuItem.Text = "Play from Beginning"; - this.PlayFromBeginningMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click); - // - // ImportMoviesMenuItem - // - this.ImportMoviesMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Import; - this.ImportMoviesMenuItem.Name = "ImportMoviesMenuItem"; - this.ImportMoviesMenuItem.Size = new System.Drawing.Size(231, 22); - this.ImportMoviesMenuItem.Text = "Import Movies..."; - this.ImportMoviesMenuItem.Click += new System.EventHandler(this.ImportMovieMenuItem_Click); - // - // SaveMovieMenuItem - // - this.SaveMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; - this.SaveMovieMenuItem.Name = "SaveMovieMenuItem"; - this.SaveMovieMenuItem.Size = new System.Drawing.Size(231, 22); - this.SaveMovieMenuItem.Text = "&Save Movie"; - this.SaveMovieMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click); - // - // StopMovieWithoutSavingMenuItem - // - this.StopMovieWithoutSavingMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; - this.StopMovieWithoutSavingMenuItem.Name = "StopMovieWithoutSavingMenuItem"; - this.StopMovieWithoutSavingMenuItem.Size = new System.Drawing.Size(231, 22); - this.StopMovieWithoutSavingMenuItem.Text = "Stop Movie without Saving"; - this.StopMovieWithoutSavingMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click); - // - // toolStripSeparator14 - // - this.toolStripSeparator14.Name = "toolStripSeparator14"; - this.toolStripSeparator14.Size = new System.Drawing.Size(228, 6); - // - // BindSavestatesToMoviesMenuItem - // - this.BindSavestatesToMoviesMenuItem.Name = "BindSavestatesToMoviesMenuItem"; - this.BindSavestatesToMoviesMenuItem.Size = new System.Drawing.Size(231, 22); - this.BindSavestatesToMoviesMenuItem.Text = "Bind Savestates to Movies"; - this.BindSavestatesToMoviesMenuItem.Click += new System.EventHandler(this.BindSavestatesToMoviesMenuItem_Click); - // - // AutomaticallyBackupMoviesMenuItem - // - this.AutomaticallyBackupMoviesMenuItem.Name = "AutomaticallyBackupMoviesMenuItem"; - this.AutomaticallyBackupMoviesMenuItem.Size = new System.Drawing.Size(231, 22); - this.AutomaticallyBackupMoviesMenuItem.Text = "Automatically Backup Movies"; - this.AutomaticallyBackupMoviesMenuItem.Click += new System.EventHandler(this.AutomaticMovieBackupMenuItem_Click); - // - // FullMovieLoadstatesMenuItem - // - this.FullMovieLoadstatesMenuItem.Name = "FullMovieLoadstatesMenuItem"; - this.FullMovieLoadstatesMenuItem.Size = new System.Drawing.Size(231, 22); - this.FullMovieLoadstatesMenuItem.Text = "Full Movie Loadstates"; - this.FullMovieLoadstatesMenuItem.Click += new System.EventHandler(this.FullMovieLoadstatesMenuItem_Click); - // - // AVSubMenu - // - this.AVSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.RecentMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; + this.RecentMenuItem.Name = "RecentMenuItem"; + this.RecentMenuItem.Size = new System.Drawing.Size(231, 22); + this.RecentMenuItem.Text = "Recent"; + this.RecentMenuItem.DropDownOpened += new System.EventHandler(this.RecentMovieSubMenu_DropDownOpened); + // + // toolStripSeparator16 + // + this.toolStripSeparator16.Name = "toolStripSeparator16"; + this.toolStripSeparator16.Size = new System.Drawing.Size(149, 6); + // + // RecordMovieMenuItem + // + this.RecordMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.RecordHS; + this.RecordMovieMenuItem.Name = "RecordMovieMenuItem"; + this.RecordMovieMenuItem.Size = new System.Drawing.Size(231, 22); + this.RecordMovieMenuItem.Text = "&Record Movie..."; + this.RecordMovieMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click); + // + // PlayMovieMenuItem + // + this.PlayMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Play; + this.PlayMovieMenuItem.Name = "PlayMovieMenuItem"; + this.PlayMovieMenuItem.Size = new System.Drawing.Size(231, 22); + this.PlayMovieMenuItem.Text = "&Play Movie..."; + this.PlayMovieMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click); + // + // StopMovieMenuItem + // + this.StopMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; + this.StopMovieMenuItem.Name = "StopMovieMenuItem"; + this.StopMovieMenuItem.Size = new System.Drawing.Size(231, 22); + this.StopMovieMenuItem.Text = "Stop Movie"; + this.StopMovieMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click); + // + // PlayFromBeginningMenuItem + // + this.PlayFromBeginningMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.restart; + this.PlayFromBeginningMenuItem.Name = "PlayFromBeginningMenuItem"; + this.PlayFromBeginningMenuItem.Size = new System.Drawing.Size(231, 22); + this.PlayFromBeginningMenuItem.Text = "Play from Beginning"; + this.PlayFromBeginningMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click); + // + // ImportMoviesMenuItem + // + this.ImportMoviesMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Import; + this.ImportMoviesMenuItem.Name = "ImportMoviesMenuItem"; + this.ImportMoviesMenuItem.Size = new System.Drawing.Size(231, 22); + this.ImportMoviesMenuItem.Text = "Import Movies..."; + this.ImportMoviesMenuItem.Click += new System.EventHandler(this.ImportMovieMenuItem_Click); + // + // SaveMovieMenuItem + // + this.SaveMovieMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; + this.SaveMovieMenuItem.Name = "SaveMovieMenuItem"; + this.SaveMovieMenuItem.Size = new System.Drawing.Size(231, 22); + this.SaveMovieMenuItem.Text = "&Save Movie"; + this.SaveMovieMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click); + // + // StopMovieWithoutSavingMenuItem + // + this.StopMovieWithoutSavingMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; + this.StopMovieWithoutSavingMenuItem.Name = "StopMovieWithoutSavingMenuItem"; + this.StopMovieWithoutSavingMenuItem.Size = new System.Drawing.Size(231, 22); + this.StopMovieWithoutSavingMenuItem.Text = "Stop Movie without Saving"; + this.StopMovieWithoutSavingMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click); + // + // toolStripSeparator14 + // + this.toolStripSeparator14.Name = "toolStripSeparator14"; + this.toolStripSeparator14.Size = new System.Drawing.Size(228, 6); + // + // BindSavestatesToMoviesMenuItem + // + this.BindSavestatesToMoviesMenuItem.Name = "BindSavestatesToMoviesMenuItem"; + this.BindSavestatesToMoviesMenuItem.Size = new System.Drawing.Size(231, 22); + this.BindSavestatesToMoviesMenuItem.Text = "Bind Savestates to Movies"; + this.BindSavestatesToMoviesMenuItem.Click += new System.EventHandler(this.BindSavestatesToMoviesMenuItem_Click); + // + // AutomaticallyBackupMoviesMenuItem + // + this.AutomaticallyBackupMoviesMenuItem.Name = "AutomaticallyBackupMoviesMenuItem"; + this.AutomaticallyBackupMoviesMenuItem.Size = new System.Drawing.Size(231, 22); + this.AutomaticallyBackupMoviesMenuItem.Text = "Automatically Backup Movies"; + this.AutomaticallyBackupMoviesMenuItem.Click += new System.EventHandler(this.AutomaticMovieBackupMenuItem_Click); + // + // FullMovieLoadstatesMenuItem + // + this.FullMovieLoadstatesMenuItem.Name = "FullMovieLoadstatesMenuItem"; + this.FullMovieLoadstatesMenuItem.Size = new System.Drawing.Size(231, 22); + this.FullMovieLoadstatesMenuItem.Text = "Full Movie Loadstates"; + this.FullMovieLoadstatesMenuItem.Click += new System.EventHandler(this.FullMovieLoadstatesMenuItem_Click); + // + // AVSubMenu + // + this.AVSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.RecordAVMenuItem, this.StopAVIMenuItem, this.toolStripSeparator19, this.CaptureOSDMenuItem}); - this.AVSubMenu.Name = "AVSubMenu"; - this.AVSubMenu.Size = new System.Drawing.Size(140, 22); - this.AVSubMenu.Text = "AVI/WAV"; - this.AVSubMenu.DropDownOpened += new System.EventHandler(this.AVSubMenu_DropDownOpened); - // - // RecordAVMenuItem - // - this.RecordAVMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AVI; - this.RecordAVMenuItem.Name = "RecordAVMenuItem"; - this.RecordAVMenuItem.Size = new System.Drawing.Size(163, 22); - this.RecordAVMenuItem.Text = "Record AVI/WAV"; - this.RecordAVMenuItem.Click += new System.EventHandler(this.RecordAVMenuItem_Click); - // - // StopAVIMenuItem - // - this.StopAVIMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; - this.StopAVIMenuItem.Name = "StopAVIMenuItem"; - this.StopAVIMenuItem.Size = new System.Drawing.Size(163, 22); - this.StopAVIMenuItem.Text = "Stop AVI/WAV"; - this.StopAVIMenuItem.Click += new System.EventHandler(this.StopAVMenuItem_Click); - // - // toolStripSeparator19 - // - this.toolStripSeparator19.Name = "toolStripSeparator19"; - this.toolStripSeparator19.Size = new System.Drawing.Size(160, 6); - // - // CaptureOSDMenuItem - // - this.CaptureOSDMenuItem.Name = "CaptureOSDMenuItem"; - this.CaptureOSDMenuItem.Size = new System.Drawing.Size(163, 22); - this.CaptureOSDMenuItem.Text = "Capture OSD"; - this.CaptureOSDMenuItem.Click += new System.EventHandler(this.CaptureOSDMenuItem_Click); - // - // ScreenshotSubMenu - // - this.ScreenshotSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.AVSubMenu.Name = "AVSubMenu"; + this.AVSubMenu.Size = new System.Drawing.Size(152, 22); + this.AVSubMenu.Text = "AVI/WAV"; + this.AVSubMenu.DropDownOpened += new System.EventHandler(this.AVSubMenu_DropDownOpened); + // + // RecordAVMenuItem + // + this.RecordAVMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AVI; + this.RecordAVMenuItem.Name = "RecordAVMenuItem"; + this.RecordAVMenuItem.Size = new System.Drawing.Size(163, 22); + this.RecordAVMenuItem.Text = "Record AVI/WAV"; + this.RecordAVMenuItem.Click += new System.EventHandler(this.RecordAVMenuItem_Click); + // + // StopAVIMenuItem + // + this.StopAVIMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; + this.StopAVIMenuItem.Name = "StopAVIMenuItem"; + this.StopAVIMenuItem.Size = new System.Drawing.Size(163, 22); + this.StopAVIMenuItem.Text = "Stop AVI/WAV"; + this.StopAVIMenuItem.Click += new System.EventHandler(this.StopAVMenuItem_Click); + // + // toolStripSeparator19 + // + this.toolStripSeparator19.Name = "toolStripSeparator19"; + this.toolStripSeparator19.Size = new System.Drawing.Size(160, 6); + // + // CaptureOSDMenuItem + // + this.CaptureOSDMenuItem.Name = "CaptureOSDMenuItem"; + this.CaptureOSDMenuItem.Size = new System.Drawing.Size(163, 22); + this.CaptureOSDMenuItem.Text = "Capture OSD"; + this.CaptureOSDMenuItem.Click += new System.EventHandler(this.CaptureOSDMenuItem_Click); + // + // ScreenshotSubMenu + // + this.ScreenshotSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ScreenshotMenuItem, this.ScreenshotAsMenuItem, this.ScreenshotClipboardMenuItem, this.toolStripSeparator20, this.ScreenshotCaptureOSDMenuItem1}); - this.ScreenshotSubMenu.Name = "ScreenshotSubMenu"; - this.ScreenshotSubMenu.Size = new System.Drawing.Size(140, 22); - this.ScreenshotSubMenu.Text = "Screenshot"; - this.ScreenshotSubMenu.DropDownOpening += new System.EventHandler(this.ScreenshotSubMenu_DropDownOpening); - // - // ScreenshotMenuItem - // - this.ScreenshotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.camera; - this.ScreenshotMenuItem.Name = "ScreenshotMenuItem"; - this.ScreenshotMenuItem.Size = new System.Drawing.Size(245, 22); - this.ScreenshotMenuItem.Text = "Screenshot"; - this.ScreenshotMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click); - // - // ScreenshotAsMenuItem - // - this.ScreenshotAsMenuItem.Name = "ScreenshotAsMenuItem"; - this.ScreenshotAsMenuItem.Size = new System.Drawing.Size(245, 22); - this.ScreenshotAsMenuItem.Text = "Screenshot As..."; - this.ScreenshotAsMenuItem.Click += new System.EventHandler(this.ScreenshotAsMenuItem_Click); - // - // ScreenshotClipboardMenuItem - // - this.ScreenshotClipboardMenuItem.Name = "ScreenshotClipboardMenuItem"; - this.ScreenshotClipboardMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); - this.ScreenshotClipboardMenuItem.Size = new System.Drawing.Size(245, 22); - this.ScreenshotClipboardMenuItem.Text = "Screenshot -> Clipboard"; - this.ScreenshotClipboardMenuItem.Click += new System.EventHandler(this.ScreenshotClipboardMenuItem_Click); - // - // toolStripSeparator20 - // - this.toolStripSeparator20.Name = "toolStripSeparator20"; - this.toolStripSeparator20.Size = new System.Drawing.Size(242, 6); - // - // ScreenshotCaptureOSDMenuItem1 - // - this.ScreenshotCaptureOSDMenuItem1.Name = "ScreenshotCaptureOSDMenuItem1"; - this.ScreenshotCaptureOSDMenuItem1.Size = new System.Drawing.Size(245, 22); - this.ScreenshotCaptureOSDMenuItem1.Text = "Capture OSD"; - this.ScreenshotCaptureOSDMenuItem1.Click += new System.EventHandler(this.ScreenshotCaptureOSDMenuItem_Click); - // - // toolStripSeparator4 - // - this.toolStripSeparator4.Name = "toolStripSeparator4"; - this.toolStripSeparator4.Size = new System.Drawing.Size(137, 6); - // - // ExitMenuItem - // - this.ExitMenuItem.Name = "ExitMenuItem"; - this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); - this.ExitMenuItem.Size = new System.Drawing.Size(140, 22); - this.ExitMenuItem.Text = "Exit"; - this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click); - // - // EmulationSubMenu - // - this.EmulationSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ScreenshotSubMenu.Name = "ScreenshotSubMenu"; + this.ScreenshotSubMenu.Size = new System.Drawing.Size(152, 22); + this.ScreenshotSubMenu.Text = "Screenshot"; + this.ScreenshotSubMenu.DropDownOpening += new System.EventHandler(this.ScreenshotSubMenu_DropDownOpening); + // + // ScreenshotMenuItem + // + this.ScreenshotMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.camera; + this.ScreenshotMenuItem.Name = "ScreenshotMenuItem"; + this.ScreenshotMenuItem.Size = new System.Drawing.Size(245, 22); + this.ScreenshotMenuItem.Text = "Screenshot"; + this.ScreenshotMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click); + // + // ScreenshotAsMenuItem + // + this.ScreenshotAsMenuItem.Name = "ScreenshotAsMenuItem"; + this.ScreenshotAsMenuItem.Size = new System.Drawing.Size(245, 22); + this.ScreenshotAsMenuItem.Text = "Screenshot As..."; + this.ScreenshotAsMenuItem.Click += new System.EventHandler(this.ScreenshotAsMenuItem_Click); + // + // ScreenshotClipboardMenuItem + // + this.ScreenshotClipboardMenuItem.Name = "ScreenshotClipboardMenuItem"; + this.ScreenshotClipboardMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); + this.ScreenshotClipboardMenuItem.Size = new System.Drawing.Size(245, 22); + this.ScreenshotClipboardMenuItem.Text = "Screenshot -> Clipboard"; + this.ScreenshotClipboardMenuItem.Click += new System.EventHandler(this.ScreenshotClipboardMenuItem_Click); + // + // toolStripSeparator20 + // + this.toolStripSeparator20.Name = "toolStripSeparator20"; + this.toolStripSeparator20.Size = new System.Drawing.Size(242, 6); + // + // ScreenshotCaptureOSDMenuItem1 + // + this.ScreenshotCaptureOSDMenuItem1.Name = "ScreenshotCaptureOSDMenuItem1"; + this.ScreenshotCaptureOSDMenuItem1.Size = new System.Drawing.Size(245, 22); + this.ScreenshotCaptureOSDMenuItem1.Text = "Capture OSD"; + this.ScreenshotCaptureOSDMenuItem1.Click += new System.EventHandler(this.ScreenshotCaptureOSDMenuItem_Click); + // + // toolStripSeparator4 + // + this.toolStripSeparator4.Name = "toolStripSeparator4"; + this.toolStripSeparator4.Size = new System.Drawing.Size(149, 6); + // + // ExitMenuItem + // + this.ExitMenuItem.Name = "ExitMenuItem"; + this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); + this.ExitMenuItem.Size = new System.Drawing.Size(152, 22); + this.ExitMenuItem.Text = "Exit"; + this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click); + // + // EmulationSubMenu + // + this.EmulationSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.PauseMenuItem, this.RebootCoreMenuItem, this.toolStripSeparator1, this.SoftResetMenuItem, this.HardResetMenuItem}); - this.EmulationSubMenu.Name = "EmulationSubMenu"; - this.EmulationSubMenu.Size = new System.Drawing.Size(73, 19); - this.EmulationSubMenu.Text = "&Emulation"; - this.EmulationSubMenu.DropDownOpened += new System.EventHandler(this.emulationToolStripMenuItem_DropDownOpened); - // - // PauseMenuItem - // - this.PauseMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause; - this.PauseMenuItem.Name = "PauseMenuItem"; - this.PauseMenuItem.Size = new System.Drawing.Size(140, 22); - this.PauseMenuItem.Text = "&Pause"; - this.PauseMenuItem.Click += new System.EventHandler(this.PauseMenuItem_Click); - // - // RebootCoreMenuItem - // - this.RebootCoreMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.reboot; - this.RebootCoreMenuItem.Name = "RebootCoreMenuItem"; - this.RebootCoreMenuItem.Size = new System.Drawing.Size(140, 22); - this.RebootCoreMenuItem.Text = "&Reboot Core"; - this.RebootCoreMenuItem.Click += new System.EventHandler(this.PowerMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(137, 6); - // - // SoftResetMenuItem - // - this.SoftResetMenuItem.Name = "SoftResetMenuItem"; - this.SoftResetMenuItem.Size = new System.Drawing.Size(140, 22); - this.SoftResetMenuItem.Text = "&Soft Reset"; - this.SoftResetMenuItem.Click += new System.EventHandler(this.SoftResetMenuItem_Click); - // - // HardResetMenuItem - // - this.HardResetMenuItem.Name = "HardResetMenuItem"; - this.HardResetMenuItem.Size = new System.Drawing.Size(140, 22); - this.HardResetMenuItem.Text = "&Hard Reset"; - this.HardResetMenuItem.Click += new System.EventHandler(this.HardResetMenuItem_Click); - // - // ViewSubMenu - // - this.ViewSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.EmulationSubMenu.Name = "EmulationSubMenu"; + this.EmulationSubMenu.Size = new System.Drawing.Size(73, 19); + this.EmulationSubMenu.Text = "&Emulation"; + this.EmulationSubMenu.DropDownOpened += new System.EventHandler(this.emulationToolStripMenuItem_DropDownOpened); + // + // PauseMenuItem + // + this.PauseMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause; + this.PauseMenuItem.Name = "PauseMenuItem"; + this.PauseMenuItem.Size = new System.Drawing.Size(140, 22); + this.PauseMenuItem.Text = "&Pause"; + this.PauseMenuItem.Click += new System.EventHandler(this.PauseMenuItem_Click); + // + // RebootCoreMenuItem + // + this.RebootCoreMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.reboot; + this.RebootCoreMenuItem.Name = "RebootCoreMenuItem"; + this.RebootCoreMenuItem.Size = new System.Drawing.Size(140, 22); + this.RebootCoreMenuItem.Text = "&Reboot Core"; + this.RebootCoreMenuItem.Click += new System.EventHandler(this.PowerMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(137, 6); + // + // SoftResetMenuItem + // + this.SoftResetMenuItem.Name = "SoftResetMenuItem"; + this.SoftResetMenuItem.Size = new System.Drawing.Size(140, 22); + this.SoftResetMenuItem.Text = "&Soft Reset"; + this.SoftResetMenuItem.Click += new System.EventHandler(this.SoftResetMenuItem_Click); + // + // HardResetMenuItem + // + this.HardResetMenuItem.Name = "HardResetMenuItem"; + this.HardResetMenuItem.Size = new System.Drawing.Size(140, 22); + this.HardResetMenuItem.Text = "&Hard Reset"; + this.HardResetMenuItem.Click += new System.EventHandler(this.HardResetMenuItem_Click); + // + // ViewSubMenu + // + this.ViewSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DisplayFilterSubMenu, this.WindowSizeSubMenu, this.SwitchToFullscreenMenuItem, @@ -1087,184 +1087,184 @@ this.toolStripMenuItem4, this.DisplayStatusBarMenuItem, this.DisplayLogWindowMenuItem}); - this.ViewSubMenu.Name = "ViewSubMenu"; - this.ViewSubMenu.Size = new System.Drawing.Size(44, 19); - this.ViewSubMenu.Text = "&View"; - this.ViewSubMenu.DropDownOpened += new System.EventHandler(this.ViewSubMenu_DropDownOpened); - // - // DisplayFilterSubMenu - // - this.DisplayFilterSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ViewSubMenu.Name = "ViewSubMenu"; + this.ViewSubMenu.Size = new System.Drawing.Size(44, 19); + this.ViewSubMenu.Text = "&View"; + this.ViewSubMenu.DropDownOpened += new System.EventHandler(this.ViewSubMenu_DropDownOpened); + // + // DisplayFilterSubMenu + // + this.DisplayFilterSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DisplayFilterNoneMenuItem, this.x2SAIMenuItem, this.SuperX2SAIMenuItem, this.SuperEagleMenuItem}); - this.DisplayFilterSubMenu.Name = "DisplayFilterSubMenu"; - this.DisplayFilterSubMenu.Size = new System.Drawing.Size(198, 22); - this.DisplayFilterSubMenu.Text = "Display Filter"; - this.DisplayFilterSubMenu.DropDownOpened += new System.EventHandler(this.DisplayFilterSubMenu_DropDownOpened); - // - // DisplayFilterNoneMenuItem - // - this.DisplayFilterNoneMenuItem.Name = "DisplayFilterNoneMenuItem"; - this.DisplayFilterNoneMenuItem.Size = new System.Drawing.Size(135, 22); - this.DisplayFilterNoneMenuItem.Text = "None"; - this.DisplayFilterNoneMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); - // - // x2SAIMenuItem - // - this.x2SAIMenuItem.Name = "x2SAIMenuItem"; - this.x2SAIMenuItem.Size = new System.Drawing.Size(135, 22); - this.x2SAIMenuItem.Text = "2xSAI"; - this.x2SAIMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); - // - // SuperX2SAIMenuItem - // - this.SuperX2SAIMenuItem.Name = "SuperX2SAIMenuItem"; - this.SuperX2SAIMenuItem.Size = new System.Drawing.Size(135, 22); - this.SuperX2SAIMenuItem.Text = "Super 2xSAI"; - this.SuperX2SAIMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); - // - // SuperEagleMenuItem - // - this.SuperEagleMenuItem.Name = "SuperEagleMenuItem"; - this.SuperEagleMenuItem.Size = new System.Drawing.Size(135, 22); - this.SuperEagleMenuItem.Text = "Super Eagle"; - this.SuperEagleMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); - // - // WindowSizeSubMenu - // - this.WindowSizeSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.DisplayFilterSubMenu.Name = "DisplayFilterSubMenu"; + this.DisplayFilterSubMenu.Size = new System.Drawing.Size(198, 22); + this.DisplayFilterSubMenu.Text = "Display Filter"; + this.DisplayFilterSubMenu.DropDownOpened += new System.EventHandler(this.DisplayFilterSubMenu_DropDownOpened); + // + // DisplayFilterNoneMenuItem + // + this.DisplayFilterNoneMenuItem.Name = "DisplayFilterNoneMenuItem"; + this.DisplayFilterNoneMenuItem.Size = new System.Drawing.Size(135, 22); + this.DisplayFilterNoneMenuItem.Text = "None"; + this.DisplayFilterNoneMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); + // + // x2SAIMenuItem + // + this.x2SAIMenuItem.Name = "x2SAIMenuItem"; + this.x2SAIMenuItem.Size = new System.Drawing.Size(135, 22); + this.x2SAIMenuItem.Text = "2xSAI"; + this.x2SAIMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); + // + // SuperX2SAIMenuItem + // + this.SuperX2SAIMenuItem.Name = "SuperX2SAIMenuItem"; + this.SuperX2SAIMenuItem.Size = new System.Drawing.Size(135, 22); + this.SuperX2SAIMenuItem.Text = "Super 2xSAI"; + this.SuperX2SAIMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); + // + // SuperEagleMenuItem + // + this.SuperEagleMenuItem.Name = "SuperEagleMenuItem"; + this.SuperEagleMenuItem.Size = new System.Drawing.Size(135, 22); + this.SuperEagleMenuItem.Text = "Super Eagle"; + this.SuperEagleMenuItem.Click += new System.EventHandler(this.DisplayFilterMenuItem_Click); + // + // WindowSizeSubMenu + // + this.WindowSizeSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.x1MenuItem, this.x2MenuItem, this.x3MenuItem, this.x4MenuItem, this.x5MenuItem, this.mzMenuItem}); - this.WindowSizeSubMenu.Name = "WindowSizeSubMenu"; - this.WindowSizeSubMenu.Size = new System.Drawing.Size(198, 22); - this.WindowSizeSubMenu.Text = "&Window Size"; - this.WindowSizeSubMenu.DropDownOpened += new System.EventHandler(this.WindowSizeSubMenu_DropDownOpened); - // - // x1MenuItem - // - this.x1MenuItem.Name = "x1MenuItem"; - this.x1MenuItem.Size = new System.Drawing.Size(96, 22); - this.x1MenuItem.Text = "&1x"; - this.x1MenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // x2MenuItem - // - this.x2MenuItem.Name = "x2MenuItem"; - this.x2MenuItem.Size = new System.Drawing.Size(96, 22); - this.x2MenuItem.Text = "&2x"; - this.x2MenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // x3MenuItem - // - this.x3MenuItem.Name = "x3MenuItem"; - this.x3MenuItem.Size = new System.Drawing.Size(96, 22); - this.x3MenuItem.Text = "&3x"; - this.x3MenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // x4MenuItem - // - this.x4MenuItem.Name = "x4MenuItem"; - this.x4MenuItem.Size = new System.Drawing.Size(96, 22); - this.x4MenuItem.Text = "&4x"; - this.x4MenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // x5MenuItem - // - this.x5MenuItem.Name = "x5MenuItem"; - this.x5MenuItem.Size = new System.Drawing.Size(96, 22); - this.x5MenuItem.Text = "&5x"; - this.x5MenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // mzMenuItem - // - this.mzMenuItem.Name = "mzMenuItem"; - this.mzMenuItem.Size = new System.Drawing.Size(96, 22); - this.mzMenuItem.Text = "&Max"; - this.mzMenuItem.Click += new System.EventHandler(this.WindowSize_Click); - // - // SwitchToFullscreenMenuItem - // - this.SwitchToFullscreenMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Fullscreen; - this.SwitchToFullscreenMenuItem.Name = "SwitchToFullscreenMenuItem"; - this.SwitchToFullscreenMenuItem.Size = new System.Drawing.Size(198, 22); - this.SwitchToFullscreenMenuItem.Text = "Switch to Fullscreen"; - this.SwitchToFullscreenMenuItem.Click += new System.EventHandler(this.SwitchToFullscreenMenuItem_Click); - // - // toolStripSeparator2 - // - this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(195, 6); - // - // DisplayFPSMenuItem - // - this.DisplayFPSMenuItem.Name = "DisplayFPSMenuItem"; - this.DisplayFPSMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayFPSMenuItem.Text = "Display FPS"; - this.DisplayFPSMenuItem.Click += new System.EventHandler(this.DisplayFPSMenuItem_Click); - // - // DisplayFrameCounterMenuItem - // - this.DisplayFrameCounterMenuItem.Name = "DisplayFrameCounterMenuItem"; - this.DisplayFrameCounterMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayFrameCounterMenuItem.Text = "Display FrameCounter"; - this.DisplayFrameCounterMenuItem.Click += new System.EventHandler(this.DisplayFrameCounterMenuItem_Click); - // - // DisplayLagCounterMenuItem - // - this.DisplayLagCounterMenuItem.Name = "DisplayLagCounterMenuItem"; - this.DisplayLagCounterMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayLagCounterMenuItem.Text = "Display Lag Counter"; - this.DisplayLagCounterMenuItem.Click += new System.EventHandler(this.DisplayLagCounterMenuItem_Click); - // - // DisplayInputMenuItem - // - this.DisplayInputMenuItem.Name = "DisplayInputMenuItem"; - this.DisplayInputMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayInputMenuItem.Text = "Display Input"; - this.DisplayInputMenuItem.Click += new System.EventHandler(this.DisplayInputMenuItem_Click); - // - // DisplayRerecordCountMenuItem - // - this.DisplayRerecordCountMenuItem.Name = "DisplayRerecordCountMenuItem"; - this.DisplayRerecordCountMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayRerecordCountMenuItem.Text = "Display Rerecord Count"; - this.DisplayRerecordCountMenuItem.Click += new System.EventHandler(this.DisplayRerecordsMenuItem_Click); - // - // DisplaySubtitlesMenuItem - // - this.DisplaySubtitlesMenuItem.Name = "DisplaySubtitlesMenuItem"; - this.DisplaySubtitlesMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplaySubtitlesMenuItem.Text = "Display Subtitles"; - this.DisplaySubtitlesMenuItem.Click += new System.EventHandler(this.DisplaySubtitlesMenuItem_Click); - // - // toolStripMenuItem4 - // - this.toolStripMenuItem4.Name = "toolStripMenuItem4"; - this.toolStripMenuItem4.Size = new System.Drawing.Size(195, 6); - // - // DisplayStatusBarMenuItem - // - this.DisplayStatusBarMenuItem.Name = "DisplayStatusBarMenuItem"; - this.DisplayStatusBarMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayStatusBarMenuItem.Text = "Display Status Bar"; - this.DisplayStatusBarMenuItem.Click += new System.EventHandler(this.DisplayStatusBarMenuItem_Click); - // - // DisplayLogWindowMenuItem - // - this.DisplayLogWindowMenuItem.Name = "DisplayLogWindowMenuItem"; - this.DisplayLogWindowMenuItem.Size = new System.Drawing.Size(198, 22); - this.DisplayLogWindowMenuItem.Text = "Display Log Window"; - this.DisplayLogWindowMenuItem.Click += new System.EventHandler(this.DisplayLogWindowMenuItem_Click); - // - // ConfigSubMenu - // - this.ConfigSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.WindowSizeSubMenu.Name = "WindowSizeSubMenu"; + this.WindowSizeSubMenu.Size = new System.Drawing.Size(198, 22); + this.WindowSizeSubMenu.Text = "&Window Size"; + this.WindowSizeSubMenu.DropDownOpened += new System.EventHandler(this.WindowSizeSubMenu_DropDownOpened); + // + // x1MenuItem + // + this.x1MenuItem.Name = "x1MenuItem"; + this.x1MenuItem.Size = new System.Drawing.Size(96, 22); + this.x1MenuItem.Text = "&1x"; + this.x1MenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // x2MenuItem + // + this.x2MenuItem.Name = "x2MenuItem"; + this.x2MenuItem.Size = new System.Drawing.Size(96, 22); + this.x2MenuItem.Text = "&2x"; + this.x2MenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // x3MenuItem + // + this.x3MenuItem.Name = "x3MenuItem"; + this.x3MenuItem.Size = new System.Drawing.Size(96, 22); + this.x3MenuItem.Text = "&3x"; + this.x3MenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // x4MenuItem + // + this.x4MenuItem.Name = "x4MenuItem"; + this.x4MenuItem.Size = new System.Drawing.Size(96, 22); + this.x4MenuItem.Text = "&4x"; + this.x4MenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // x5MenuItem + // + this.x5MenuItem.Name = "x5MenuItem"; + this.x5MenuItem.Size = new System.Drawing.Size(96, 22); + this.x5MenuItem.Text = "&5x"; + this.x5MenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // mzMenuItem + // + this.mzMenuItem.Name = "mzMenuItem"; + this.mzMenuItem.Size = new System.Drawing.Size(96, 22); + this.mzMenuItem.Text = "&Max"; + this.mzMenuItem.Click += new System.EventHandler(this.WindowSize_Click); + // + // SwitchToFullscreenMenuItem + // + this.SwitchToFullscreenMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Fullscreen; + this.SwitchToFullscreenMenuItem.Name = "SwitchToFullscreenMenuItem"; + this.SwitchToFullscreenMenuItem.Size = new System.Drawing.Size(198, 22); + this.SwitchToFullscreenMenuItem.Text = "Switch to Fullscreen"; + this.SwitchToFullscreenMenuItem.Click += new System.EventHandler(this.SwitchToFullscreenMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(195, 6); + // + // DisplayFPSMenuItem + // + this.DisplayFPSMenuItem.Name = "DisplayFPSMenuItem"; + this.DisplayFPSMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayFPSMenuItem.Text = "Display FPS"; + this.DisplayFPSMenuItem.Click += new System.EventHandler(this.DisplayFPSMenuItem_Click); + // + // DisplayFrameCounterMenuItem + // + this.DisplayFrameCounterMenuItem.Name = "DisplayFrameCounterMenuItem"; + this.DisplayFrameCounterMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayFrameCounterMenuItem.Text = "Display FrameCounter"; + this.DisplayFrameCounterMenuItem.Click += new System.EventHandler(this.DisplayFrameCounterMenuItem_Click); + // + // DisplayLagCounterMenuItem + // + this.DisplayLagCounterMenuItem.Name = "DisplayLagCounterMenuItem"; + this.DisplayLagCounterMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayLagCounterMenuItem.Text = "Display Lag Counter"; + this.DisplayLagCounterMenuItem.Click += new System.EventHandler(this.DisplayLagCounterMenuItem_Click); + // + // DisplayInputMenuItem + // + this.DisplayInputMenuItem.Name = "DisplayInputMenuItem"; + this.DisplayInputMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayInputMenuItem.Text = "Display Input"; + this.DisplayInputMenuItem.Click += new System.EventHandler(this.DisplayInputMenuItem_Click); + // + // DisplayRerecordCountMenuItem + // + this.DisplayRerecordCountMenuItem.Name = "DisplayRerecordCountMenuItem"; + this.DisplayRerecordCountMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayRerecordCountMenuItem.Text = "Display Rerecord Count"; + this.DisplayRerecordCountMenuItem.Click += new System.EventHandler(this.DisplayRerecordsMenuItem_Click); + // + // DisplaySubtitlesMenuItem + // + this.DisplaySubtitlesMenuItem.Name = "DisplaySubtitlesMenuItem"; + this.DisplaySubtitlesMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplaySubtitlesMenuItem.Text = "Display Subtitles"; + this.DisplaySubtitlesMenuItem.Click += new System.EventHandler(this.DisplaySubtitlesMenuItem_Click); + // + // toolStripMenuItem4 + // + this.toolStripMenuItem4.Name = "toolStripMenuItem4"; + this.toolStripMenuItem4.Size = new System.Drawing.Size(195, 6); + // + // DisplayStatusBarMenuItem + // + this.DisplayStatusBarMenuItem.Name = "DisplayStatusBarMenuItem"; + this.DisplayStatusBarMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayStatusBarMenuItem.Text = "Display Status Bar"; + this.DisplayStatusBarMenuItem.Click += new System.EventHandler(this.DisplayStatusBarMenuItem_Click); + // + // DisplayLogWindowMenuItem + // + this.DisplayLogWindowMenuItem.Name = "DisplayLogWindowMenuItem"; + this.DisplayLogWindowMenuItem.Size = new System.Drawing.Size(198, 22); + this.DisplayLogWindowMenuItem.Text = "Display Log Window"; + this.DisplayLogWindowMenuItem.Click += new System.EventHandler(this.DisplayLogWindowMenuItem_Click); + // + // ConfigSubMenu + // + this.ConfigSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ControllersMenuItem, this.HotkeysMenuItem, this.MessagesMenuItem, @@ -1282,138 +1282,138 @@ this.toolStripSeparator10, this.SaveConfigMenuItem, this.LoadConfigMenuItem}); - this.ConfigSubMenu.Name = "ConfigSubMenu"; - this.ConfigSubMenu.Size = new System.Drawing.Size(55, 19); - this.ConfigSubMenu.Text = "&Config"; - this.ConfigSubMenu.DropDownOpened += new System.EventHandler(this.ConfigSubMenu_DropDownOpened); - // - // ControllersMenuItem - // - this.ControllersMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; - this.ControllersMenuItem.Name = "ControllersMenuItem"; - this.ControllersMenuItem.Size = new System.Drawing.Size(152, 22); - this.ControllersMenuItem.Text = "&Controllers..."; - this.ControllersMenuItem.Click += new System.EventHandler(this.ControllersMenuItem_Click); - // - // HotkeysMenuItem - // - this.HotkeysMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.HotKeys; - this.HotkeysMenuItem.Name = "HotkeysMenuItem"; - this.HotkeysMenuItem.Size = new System.Drawing.Size(152, 22); - this.HotkeysMenuItem.Text = "&Hotkeys..."; - this.HotkeysMenuItem.Click += new System.EventHandler(this.HotkeysMenuItem_Click); - // - // MessagesMenuItem - // - this.MessagesMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MessageConfig; - this.MessagesMenuItem.Name = "MessagesMenuItem"; - this.MessagesMenuItem.Size = new System.Drawing.Size(152, 22); - this.MessagesMenuItem.Text = "&Messages..."; - this.MessagesMenuItem.Click += new System.EventHandler(this.MessagesMenuItem_Click); - // - // PathsMenuItem - // - this.PathsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CopyFolderHS; - this.PathsMenuItem.Name = "PathsMenuItem"; - this.PathsMenuItem.Size = new System.Drawing.Size(152, 22); - this.PathsMenuItem.Text = "Paths..."; - this.PathsMenuItem.Click += new System.EventHandler(this.PathsMenuItem_Click); - // - // SoundMenuItem - // - this.SoundMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AudioHS; - this.SoundMenuItem.Name = "SoundMenuItem"; - this.SoundMenuItem.Size = new System.Drawing.Size(152, 22); - this.SoundMenuItem.Text = "&Sound..."; - this.SoundMenuItem.Click += new System.EventHandler(this.SoundMenuItem_Click); - // - // AutofireMenuItem - // - this.AutofireMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lightning; - this.AutofireMenuItem.Name = "AutofireMenuItem"; - this.AutofireMenuItem.Size = new System.Drawing.Size(152, 22); - this.AutofireMenuItem.Text = "&Autofire..."; - this.AutofireMenuItem.Click += new System.EventHandler(this.AutofireMenuItem_Click); - // - // RewindOptionsMenuItem - // - this.RewindOptionsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Previous; - this.RewindOptionsMenuItem.Name = "RewindOptionsMenuItem"; - this.RewindOptionsMenuItem.Size = new System.Drawing.Size(152, 22); - this.RewindOptionsMenuItem.Text = "&Rewind..."; - this.RewindOptionsMenuItem.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click); - // - // FirmwaresMenuItem - // - this.FirmwaresMenuItem.Name = "FirmwaresMenuItem"; - this.FirmwaresMenuItem.Size = new System.Drawing.Size(152, 22); - this.FirmwaresMenuItem.Text = "&Firmwares"; - this.FirmwaresMenuItem.Click += new System.EventHandler(this.FirmwaresMenuItem_Click); - // - // toolStripSeparator9 - // - this.toolStripSeparator9.Name = "toolStripSeparator9"; - this.toolStripSeparator9.Size = new System.Drawing.Size(149, 6); - // - // ConfigEnableSubMenu - // - this.ConfigEnableSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ConfigSubMenu.Name = "ConfigSubMenu"; + this.ConfigSubMenu.Size = new System.Drawing.Size(55, 19); + this.ConfigSubMenu.Text = "&Config"; + this.ConfigSubMenu.DropDownOpened += new System.EventHandler(this.ConfigSubMenu_DropDownOpened); + // + // ControllersMenuItem + // + this.ControllersMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; + this.ControllersMenuItem.Name = "ControllersMenuItem"; + this.ControllersMenuItem.Size = new System.Drawing.Size(152, 22); + this.ControllersMenuItem.Text = "&Controllers..."; + this.ControllersMenuItem.Click += new System.EventHandler(this.ControllersMenuItem_Click); + // + // HotkeysMenuItem + // + this.HotkeysMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.HotKeys; + this.HotkeysMenuItem.Name = "HotkeysMenuItem"; + this.HotkeysMenuItem.Size = new System.Drawing.Size(152, 22); + this.HotkeysMenuItem.Text = "&Hotkeys..."; + this.HotkeysMenuItem.Click += new System.EventHandler(this.HotkeysMenuItem_Click); + // + // MessagesMenuItem + // + this.MessagesMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MessageConfig; + this.MessagesMenuItem.Name = "MessagesMenuItem"; + this.MessagesMenuItem.Size = new System.Drawing.Size(152, 22); + this.MessagesMenuItem.Text = "&Messages..."; + this.MessagesMenuItem.Click += new System.EventHandler(this.MessagesMenuItem_Click); + // + // PathsMenuItem + // + this.PathsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CopyFolderHS; + this.PathsMenuItem.Name = "PathsMenuItem"; + this.PathsMenuItem.Size = new System.Drawing.Size(152, 22); + this.PathsMenuItem.Text = "Paths..."; + this.PathsMenuItem.Click += new System.EventHandler(this.PathsMenuItem_Click); + // + // SoundMenuItem + // + this.SoundMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AudioHS; + this.SoundMenuItem.Name = "SoundMenuItem"; + this.SoundMenuItem.Size = new System.Drawing.Size(152, 22); + this.SoundMenuItem.Text = "&Sound..."; + this.SoundMenuItem.Click += new System.EventHandler(this.SoundMenuItem_Click); + // + // AutofireMenuItem + // + this.AutofireMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lightning; + this.AutofireMenuItem.Name = "AutofireMenuItem"; + this.AutofireMenuItem.Size = new System.Drawing.Size(152, 22); + this.AutofireMenuItem.Text = "&Autofire..."; + this.AutofireMenuItem.Click += new System.EventHandler(this.AutofireMenuItem_Click); + // + // RewindOptionsMenuItem + // + this.RewindOptionsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Previous; + this.RewindOptionsMenuItem.Name = "RewindOptionsMenuItem"; + this.RewindOptionsMenuItem.Size = new System.Drawing.Size(152, 22); + this.RewindOptionsMenuItem.Text = "&Rewind..."; + this.RewindOptionsMenuItem.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click); + // + // FirmwaresMenuItem + // + this.FirmwaresMenuItem.Name = "FirmwaresMenuItem"; + this.FirmwaresMenuItem.Size = new System.Drawing.Size(152, 22); + this.FirmwaresMenuItem.Text = "&Firmwares"; + this.FirmwaresMenuItem.Click += new System.EventHandler(this.FirmwaresMenuItem_Click); + // + // toolStripSeparator9 + // + this.toolStripSeparator9.Name = "toolStripSeparator9"; + this.toolStripSeparator9.Size = new System.Drawing.Size(149, 6); + // + // ConfigEnableSubMenu + // + this.ConfigEnableSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.EnableContextMenuMenuItem, this.BackupSavestatesMenuItem, this.AutoSavestatesMenuItem, this.SaveScreenshotInSavestatesMenuItem, this.FrameAdvanceSkipLagMenuItem, this.BackupSaveramMenuItem}); - this.ConfigEnableSubMenu.Name = "ConfigEnableSubMenu"; - this.ConfigEnableSubMenu.Size = new System.Drawing.Size(152, 22); - this.ConfigEnableSubMenu.Text = "&Enable"; - this.ConfigEnableSubMenu.DropDownOpened += new System.EventHandler(this.EnableMenuItem_DropDownOpened); - // - // EnableContextMenuMenuItem - // - this.EnableContextMenuMenuItem.Name = "EnableContextMenuMenuItem"; - this.EnableContextMenuMenuItem.Size = new System.Drawing.Size(229, 22); - this.EnableContextMenuMenuItem.Text = "Enable Context Menu"; - this.EnableContextMenuMenuItem.Click += new System.EventHandler(this.EnableContextMenuMenuItem_Click); - // - // BackupSavestatesMenuItem - // - this.BackupSavestatesMenuItem.Name = "BackupSavestatesMenuItem"; - this.BackupSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); - this.BackupSavestatesMenuItem.Text = "Backup Savestates"; - this.BackupSavestatesMenuItem.Click += new System.EventHandler(this.BackupSavestatesMenuItem_Click); - // - // AutoSavestatesMenuItem - // - this.AutoSavestatesMenuItem.Name = "AutoSavestatesMenuItem"; - this.AutoSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); - this.AutoSavestatesMenuItem.Text = "Auto Savestates"; - this.AutoSavestatesMenuItem.Click += new System.EventHandler(this.AutoSavestatesMenuItem_Click); - // - // SaveScreenshotInSavestatesMenuItem - // - this.SaveScreenshotInSavestatesMenuItem.Name = "SaveScreenshotInSavestatesMenuItem"; - this.SaveScreenshotInSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); - this.SaveScreenshotInSavestatesMenuItem.Text = "Save Screenshot in Savestates"; - this.SaveScreenshotInSavestatesMenuItem.Click += new System.EventHandler(this.ScreenshotWithSavestatesMenuItem_Click); - // - // FrameAdvanceSkipLagMenuItem - // - this.FrameAdvanceSkipLagMenuItem.Name = "FrameAdvanceSkipLagMenuItem"; - this.FrameAdvanceSkipLagMenuItem.Size = new System.Drawing.Size(229, 22); - this.FrameAdvanceSkipLagMenuItem.Text = "Frame Advance - Skip Lag"; - this.FrameAdvanceSkipLagMenuItem.Click += new System.EventHandler(this.frameAdvanceSkipLagFramesToolStripMenuItem_Click); - // - // BackupSaveramMenuItem - // - this.BackupSaveramMenuItem.Name = "BackupSaveramMenuItem"; - this.BackupSaveramMenuItem.Size = new System.Drawing.Size(229, 22); - this.BackupSaveramMenuItem.Text = "Backup Saveram"; - this.BackupSaveramMenuItem.Click += new System.EventHandler(this.BackupSaveramMenuItem_Click); - // - // GuiSubMenu - // - this.GuiSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ConfigEnableSubMenu.Name = "ConfigEnableSubMenu"; + this.ConfigEnableSubMenu.Size = new System.Drawing.Size(152, 22); + this.ConfigEnableSubMenu.Text = "&Enable"; + this.ConfigEnableSubMenu.DropDownOpened += new System.EventHandler(this.EnableMenuItem_DropDownOpened); + // + // EnableContextMenuMenuItem + // + this.EnableContextMenuMenuItem.Name = "EnableContextMenuMenuItem"; + this.EnableContextMenuMenuItem.Size = new System.Drawing.Size(229, 22); + this.EnableContextMenuMenuItem.Text = "Enable Context Menu"; + this.EnableContextMenuMenuItem.Click += new System.EventHandler(this.EnableContextMenuMenuItem_Click); + // + // BackupSavestatesMenuItem + // + this.BackupSavestatesMenuItem.Name = "BackupSavestatesMenuItem"; + this.BackupSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); + this.BackupSavestatesMenuItem.Text = "Backup Savestates"; + this.BackupSavestatesMenuItem.Click += new System.EventHandler(this.BackupSavestatesMenuItem_Click); + // + // AutoSavestatesMenuItem + // + this.AutoSavestatesMenuItem.Name = "AutoSavestatesMenuItem"; + this.AutoSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); + this.AutoSavestatesMenuItem.Text = "Auto Savestates"; + this.AutoSavestatesMenuItem.Click += new System.EventHandler(this.AutoSavestatesMenuItem_Click); + // + // SaveScreenshotInSavestatesMenuItem + // + this.SaveScreenshotInSavestatesMenuItem.Name = "SaveScreenshotInSavestatesMenuItem"; + this.SaveScreenshotInSavestatesMenuItem.Size = new System.Drawing.Size(229, 22); + this.SaveScreenshotInSavestatesMenuItem.Text = "Save Screenshot in Savestates"; + this.SaveScreenshotInSavestatesMenuItem.Click += new System.EventHandler(this.ScreenshotWithSavestatesMenuItem_Click); + // + // FrameAdvanceSkipLagMenuItem + // + this.FrameAdvanceSkipLagMenuItem.Name = "FrameAdvanceSkipLagMenuItem"; + this.FrameAdvanceSkipLagMenuItem.Size = new System.Drawing.Size(229, 22); + this.FrameAdvanceSkipLagMenuItem.Text = "Frame Advance - Skip Lag"; + this.FrameAdvanceSkipLagMenuItem.Click += new System.EventHandler(this.frameAdvanceSkipLagFramesToolStripMenuItem_Click); + // + // BackupSaveramMenuItem + // + this.BackupSaveramMenuItem.Name = "BackupSaveramMenuItem"; + this.BackupSaveramMenuItem.Size = new System.Drawing.Size(229, 22); + this.BackupSaveramMenuItem.Text = "Backup Saveram"; + this.BackupSaveramMenuItem.Click += new System.EventHandler(this.BackupSaveramMenuItem_Click); + // + // GuiSubMenu + // + this.GuiSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.PauseWhenMenuActivatedMenuItem, this.StartPausedMenuItem, this.toolStripSeparator22, @@ -1428,108 +1428,108 @@ this.DontAskToSaveChangesMenuItem, this.toolStripSeparator23, this.LogWindowAsConsoleMenuItem}); - this.GuiSubMenu.Name = "GuiSubMenu"; - this.GuiSubMenu.Size = new System.Drawing.Size(152, 22); - this.GuiSubMenu.Text = "GUI"; - this.GuiSubMenu.DropDownOpened += new System.EventHandler(this.GuiSubMenu_DropDownOpened); - // - // PauseWhenMenuActivatedMenuItem - // - this.PauseWhenMenuActivatedMenuItem.Name = "PauseWhenMenuActivatedMenuItem"; - this.PauseWhenMenuActivatedMenuItem.Size = new System.Drawing.Size(241, 22); - this.PauseWhenMenuActivatedMenuItem.Text = "Pause when menu activated"; - this.PauseWhenMenuActivatedMenuItem.Click += new System.EventHandler(this.PauseWhenMenuActivatedMenuItem_Click); - // - // StartPausedMenuItem - // - this.StartPausedMenuItem.Name = "StartPausedMenuItem"; - this.StartPausedMenuItem.Size = new System.Drawing.Size(241, 22); - this.StartPausedMenuItem.Text = "Start paused"; - this.StartPausedMenuItem.Click += new System.EventHandler(this.StartPausedMenuItem_Click); - // - // toolStripSeparator22 - // - this.toolStripSeparator22.Name = "toolStripSeparator22"; - this.toolStripSeparator22.Size = new System.Drawing.Size(238, 6); - // - // SaveWindowPositionMenuItem - // - this.SaveWindowPositionMenuItem.Name = "SaveWindowPositionMenuItem"; - this.SaveWindowPositionMenuItem.Size = new System.Drawing.Size(241, 22); - this.SaveWindowPositionMenuItem.Text = "Save window position"; - this.SaveWindowPositionMenuItem.Click += new System.EventHandler(this.SaveWindowPositionMenuItem_Click); - // - // ForceGDIMenuItem - // - this.ForceGDIMenuItem.Name = "ForceGDIMenuItem"; - this.ForceGDIMenuItem.Size = new System.Drawing.Size(241, 22); - this.ForceGDIMenuItem.Text = "Use GDI+ Display Method"; - this.ForceGDIMenuItem.Click += new System.EventHandler(this.UseGDIMenuItem_Click); - // - // UseBilinearMenuItem - // - this.UseBilinearMenuItem.Name = "UseBilinearMenuItem"; - this.UseBilinearMenuItem.Size = new System.Drawing.Size(241, 22); - this.UseBilinearMenuItem.Text = "Use Bilinear Filtering"; - this.UseBilinearMenuItem.Click += new System.EventHandler(this.UseBilinearMenuItem_Click); - // - // SuppressGuiLayerMenuItem - // - this.SuppressGuiLayerMenuItem.Name = "SuppressGuiLayerMenuItem"; - this.SuppressGuiLayerMenuItem.Size = new System.Drawing.Size(241, 22); - this.SuppressGuiLayerMenuItem.Text = "Suppress GUI Layer"; - this.SuppressGuiLayerMenuItem.Click += new System.EventHandler(this.SuppressGuiLayerMenuItem_Click); - // - // ShowMenuInFullScreenMenuItem - // - this.ShowMenuInFullScreenMenuItem.Name = "ShowMenuInFullScreenMenuItem"; - this.ShowMenuInFullScreenMenuItem.Size = new System.Drawing.Size(241, 22); - this.ShowMenuInFullScreenMenuItem.Text = "Show Menu in Full Screen"; - this.ShowMenuInFullScreenMenuItem.Click += new System.EventHandler(this.ShowMenuInFullScreenMenuItem_Click); - // - // RunInBackgroundMenuItem - // - this.RunInBackgroundMenuItem.Name = "RunInBackgroundMenuItem"; - this.RunInBackgroundMenuItem.Size = new System.Drawing.Size(241, 22); - this.RunInBackgroundMenuItem.Text = "Run in Background"; - this.RunInBackgroundMenuItem.Click += new System.EventHandler(this.RunInBackgroundMenuItem_Click); - // - // BackgroundInputMenuItem - // - this.BackgroundInputMenuItem.Name = "BackgroundInputMenuItem"; - this.BackgroundInputMenuItem.Size = new System.Drawing.Size(241, 22); - this.BackgroundInputMenuItem.Text = "Accept Background Input"; - this.BackgroundInputMenuItem.Click += new System.EventHandler(this.BackgroundInputMenuItem_Click); - // - // SingleInstanceModeMenuItem - // - this.SingleInstanceModeMenuItem.Name = "SingleInstanceModeMenuItem"; - this.SingleInstanceModeMenuItem.Size = new System.Drawing.Size(241, 22); - this.SingleInstanceModeMenuItem.Text = "Single Instance Mode"; - this.SingleInstanceModeMenuItem.Click += new System.EventHandler(this.SingleInstanceModeMenuItem_Click); - // - // DontAskToSaveChangesMenuItem - // - this.DontAskToSaveChangesMenuItem.Name = "DontAskToSaveChangesMenuItem"; - this.DontAskToSaveChangesMenuItem.Size = new System.Drawing.Size(241, 22); - this.DontAskToSaveChangesMenuItem.Text = "Never be asked to save changes"; - this.DontAskToSaveChangesMenuItem.Click += new System.EventHandler(this.DontAskToSaveChangesMenuItem_Click); - // - // toolStripSeparator23 - // - this.toolStripSeparator23.Name = "toolStripSeparator23"; - this.toolStripSeparator23.Size = new System.Drawing.Size(238, 6); - // - // LogWindowAsConsoleMenuItem - // - this.LogWindowAsConsoleMenuItem.Name = "LogWindowAsConsoleMenuItem"; - this.LogWindowAsConsoleMenuItem.Size = new System.Drawing.Size(241, 22); - this.LogWindowAsConsoleMenuItem.Text = "Log Window as Console"; - this.LogWindowAsConsoleMenuItem.Click += new System.EventHandler(this.LogWindowAsConsoleMenuItem_Click); - // - // SpeedSkipSubMenu - // - this.SpeedSkipSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.GuiSubMenu.Name = "GuiSubMenu"; + this.GuiSubMenu.Size = new System.Drawing.Size(152, 22); + this.GuiSubMenu.Text = "GUI"; + this.GuiSubMenu.DropDownOpened += new System.EventHandler(this.GuiSubMenu_DropDownOpened); + // + // PauseWhenMenuActivatedMenuItem + // + this.PauseWhenMenuActivatedMenuItem.Name = "PauseWhenMenuActivatedMenuItem"; + this.PauseWhenMenuActivatedMenuItem.Size = new System.Drawing.Size(241, 22); + this.PauseWhenMenuActivatedMenuItem.Text = "Pause when menu activated"; + this.PauseWhenMenuActivatedMenuItem.Click += new System.EventHandler(this.PauseWhenMenuActivatedMenuItem_Click); + // + // StartPausedMenuItem + // + this.StartPausedMenuItem.Name = "StartPausedMenuItem"; + this.StartPausedMenuItem.Size = new System.Drawing.Size(241, 22); + this.StartPausedMenuItem.Text = "Start paused"; + this.StartPausedMenuItem.Click += new System.EventHandler(this.StartPausedMenuItem_Click); + // + // toolStripSeparator22 + // + this.toolStripSeparator22.Name = "toolStripSeparator22"; + this.toolStripSeparator22.Size = new System.Drawing.Size(238, 6); + // + // SaveWindowPositionMenuItem + // + this.SaveWindowPositionMenuItem.Name = "SaveWindowPositionMenuItem"; + this.SaveWindowPositionMenuItem.Size = new System.Drawing.Size(241, 22); + this.SaveWindowPositionMenuItem.Text = "Save window position"; + this.SaveWindowPositionMenuItem.Click += new System.EventHandler(this.SaveWindowPositionMenuItem_Click); + // + // ForceGDIMenuItem + // + this.ForceGDIMenuItem.Name = "ForceGDIMenuItem"; + this.ForceGDIMenuItem.Size = new System.Drawing.Size(241, 22); + this.ForceGDIMenuItem.Text = "Use GDI+ Display Method"; + this.ForceGDIMenuItem.Click += new System.EventHandler(this.UseGDIMenuItem_Click); + // + // UseBilinearMenuItem + // + this.UseBilinearMenuItem.Name = "UseBilinearMenuItem"; + this.UseBilinearMenuItem.Size = new System.Drawing.Size(241, 22); + this.UseBilinearMenuItem.Text = "Use Bilinear Filtering"; + this.UseBilinearMenuItem.Click += new System.EventHandler(this.UseBilinearMenuItem_Click); + // + // SuppressGuiLayerMenuItem + // + this.SuppressGuiLayerMenuItem.Name = "SuppressGuiLayerMenuItem"; + this.SuppressGuiLayerMenuItem.Size = new System.Drawing.Size(241, 22); + this.SuppressGuiLayerMenuItem.Text = "Suppress GUI Layer"; + this.SuppressGuiLayerMenuItem.Click += new System.EventHandler(this.SuppressGuiLayerMenuItem_Click); + // + // ShowMenuInFullScreenMenuItem + // + this.ShowMenuInFullScreenMenuItem.Name = "ShowMenuInFullScreenMenuItem"; + this.ShowMenuInFullScreenMenuItem.Size = new System.Drawing.Size(241, 22); + this.ShowMenuInFullScreenMenuItem.Text = "Show Menu in Full Screen"; + this.ShowMenuInFullScreenMenuItem.Click += new System.EventHandler(this.ShowMenuInFullScreenMenuItem_Click); + // + // RunInBackgroundMenuItem + // + this.RunInBackgroundMenuItem.Name = "RunInBackgroundMenuItem"; + this.RunInBackgroundMenuItem.Size = new System.Drawing.Size(241, 22); + this.RunInBackgroundMenuItem.Text = "Run in Background"; + this.RunInBackgroundMenuItem.Click += new System.EventHandler(this.RunInBackgroundMenuItem_Click); + // + // BackgroundInputMenuItem + // + this.BackgroundInputMenuItem.Name = "BackgroundInputMenuItem"; + this.BackgroundInputMenuItem.Size = new System.Drawing.Size(241, 22); + this.BackgroundInputMenuItem.Text = "Accept Background Input"; + this.BackgroundInputMenuItem.Click += new System.EventHandler(this.BackgroundInputMenuItem_Click); + // + // SingleInstanceModeMenuItem + // + this.SingleInstanceModeMenuItem.Name = "SingleInstanceModeMenuItem"; + this.SingleInstanceModeMenuItem.Size = new System.Drawing.Size(241, 22); + this.SingleInstanceModeMenuItem.Text = "Single Instance Mode"; + this.SingleInstanceModeMenuItem.Click += new System.EventHandler(this.SingleInstanceModeMenuItem_Click); + // + // DontAskToSaveChangesMenuItem + // + this.DontAskToSaveChangesMenuItem.Name = "DontAskToSaveChangesMenuItem"; + this.DontAskToSaveChangesMenuItem.Size = new System.Drawing.Size(241, 22); + this.DontAskToSaveChangesMenuItem.Text = "Never be asked to save changes"; + this.DontAskToSaveChangesMenuItem.Click += new System.EventHandler(this.DontAskToSaveChangesMenuItem_Click); + // + // toolStripSeparator23 + // + this.toolStripSeparator23.Name = "toolStripSeparator23"; + this.toolStripSeparator23.Size = new System.Drawing.Size(238, 6); + // + // LogWindowAsConsoleMenuItem + // + this.LogWindowAsConsoleMenuItem.Name = "LogWindowAsConsoleMenuItem"; + this.LogWindowAsConsoleMenuItem.Size = new System.Drawing.Size(241, 22); + this.LogWindowAsConsoleMenuItem.Text = "Log Window as Console"; + this.LogWindowAsConsoleMenuItem.Click += new System.EventHandler(this.LogWindowAsConsoleMenuItem_Click); + // + // SpeedSkipSubMenu + // + this.SpeedSkipSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ClickThrottleMenuItem, this.AudioThrottleMenuItem, this.VsyncThrottleMenuItem, @@ -1553,254 +1553,254 @@ this.Speed100MenuItem, this.Speed150MenuItem, this.Speed200MenuItem}); - this.SpeedSkipSubMenu.Name = "SpeedSkipSubMenu"; - this.SpeedSkipSubMenu.Size = new System.Drawing.Size(152, 22); - this.SpeedSkipSubMenu.Text = "Speed/Skip"; - this.SpeedSkipSubMenu.DropDownOpened += new System.EventHandler(this.FrameSkipMenuItem_DropDownOpened); - // - // ClickThrottleMenuItem - // - this.ClickThrottleMenuItem.Name = "ClickThrottleMenuItem"; - this.ClickThrottleMenuItem.Size = new System.Drawing.Size(202, 22); - this.ClickThrottleMenuItem.Text = "Clock Throttle"; - this.ClickThrottleMenuItem.Click += new System.EventHandler(this.ClickThrottleMenuItem_Click); - // - // AudioThrottleMenuItem - // - this.AudioThrottleMenuItem.Name = "AudioThrottleMenuItem"; - this.AudioThrottleMenuItem.Size = new System.Drawing.Size(202, 22); - this.AudioThrottleMenuItem.Text = "Audio Throttle"; - this.AudioThrottleMenuItem.Click += new System.EventHandler(this.AudioThrottleMenuItem_Click); - // - // VsyncThrottleMenuItem - // - this.VsyncThrottleMenuItem.Name = "VsyncThrottleMenuItem"; - this.VsyncThrottleMenuItem.Size = new System.Drawing.Size(202, 22); - this.VsyncThrottleMenuItem.Text = "VSync Throttle"; - this.VsyncThrottleMenuItem.Click += new System.EventHandler(this.VsyncThrottleMenuItem_Click); - // - // toolStripSeparator27 - // - this.toolStripSeparator27.Name = "toolStripSeparator27"; - this.toolStripSeparator27.Size = new System.Drawing.Size(199, 6); - // - // VsyncEnabledMenuItem - // - this.VsyncEnabledMenuItem.Name = "VsyncEnabledMenuItem"; - this.VsyncEnabledMenuItem.Size = new System.Drawing.Size(202, 22); - this.VsyncEnabledMenuItem.Text = "VSync Enabled"; - this.VsyncEnabledMenuItem.Click += new System.EventHandler(this.VsyncEnabledMenuItem_Click); - // - // toolStripMenuItem3 - // - this.toolStripMenuItem3.Name = "toolStripMenuItem3"; - this.toolStripMenuItem3.Size = new System.Drawing.Size(199, 6); - // - // MinimizeSkippingMenuItem - // - this.MinimizeSkippingMenuItem.Name = "MinimizeSkippingMenuItem"; - this.MinimizeSkippingMenuItem.Size = new System.Drawing.Size(202, 22); - this.MinimizeSkippingMenuItem.Text = "Auto-minimize skipping"; - this.MinimizeSkippingMenuItem.Click += new System.EventHandler(this.MinimizeSkippingMenuItem_Click); - // - // NeverSkipMenuItem - // - this.NeverSkipMenuItem.Name = "NeverSkipMenuItem"; - this.NeverSkipMenuItem.Size = new System.Drawing.Size(202, 22); - this.NeverSkipMenuItem.Text = "0 (never skip)"; - this.NeverSkipMenuItem.Click += new System.EventHandler(this.NeverSkipMenuItem_Click); - // - // Frameskip1MenuItem - // - this.Frameskip1MenuItem.Name = "Frameskip1MenuItem"; - this.Frameskip1MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip1MenuItem.Text = "1"; - this.Frameskip1MenuItem.Click += new System.EventHandler(this.Frameskip1MenuItem_Click); - // - // Frameskip2MenuItem - // - this.Frameskip2MenuItem.Name = "Frameskip2MenuItem"; - this.Frameskip2MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip2MenuItem.Text = "2"; - this.Frameskip2MenuItem.Click += new System.EventHandler(this.Frameskip2MenuItem_Click); - // - // Frameskip3MenuItem - // - this.Frameskip3MenuItem.Name = "Frameskip3MenuItem"; - this.Frameskip3MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip3MenuItem.Text = "3"; - this.Frameskip3MenuItem.Click += new System.EventHandler(this.Frameskip3MenuItem_Click); - // - // Frameskip4MenuItem - // - this.Frameskip4MenuItem.Name = "Frameskip4MenuItem"; - this.Frameskip4MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip4MenuItem.Text = "4"; - this.Frameskip4MenuItem.Click += new System.EventHandler(this.Frameskip4MenuItem_Click); - // - // Frameskip5MenuItem - // - this.Frameskip5MenuItem.Name = "Frameskip5MenuItem"; - this.Frameskip5MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip5MenuItem.Text = "5"; - this.Frameskip5MenuItem.Click += new System.EventHandler(this.Frameskip5MenuItem_Click); - // - // Frameskip6MenuItem - // - this.Frameskip6MenuItem.Name = "Frameskip6MenuItem"; - this.Frameskip6MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip6MenuItem.Text = "6"; - this.Frameskip6MenuItem.Click += new System.EventHandler(this.Frameskip6MenuItem_Click); - // - // Frameskip7MenuItem - // - this.Frameskip7MenuItem.Name = "Frameskip7MenuItem"; - this.Frameskip7MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip7MenuItem.Text = "7"; - this.Frameskip7MenuItem.Click += new System.EventHandler(this.Frameskip7MenuItem_Click); - // - // Frameskip8MenuItem - // - this.Frameskip8MenuItem.Name = "Frameskip8MenuItem"; - this.Frameskip8MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip8MenuItem.Text = "8"; - this.Frameskip8MenuItem.Click += new System.EventHandler(this.Frameskip8MenuItem_Click); - // - // Frameskip9MenuItem - // - this.Frameskip9MenuItem.Name = "Frameskip9MenuItem"; - this.Frameskip9MenuItem.Size = new System.Drawing.Size(202, 22); - this.Frameskip9MenuItem.Text = "9"; - this.Frameskip9MenuItem.Click += new System.EventHandler(this.Frameskip9MenuItem_Click); - // - // toolStripMenuItem5 - // - this.toolStripMenuItem5.Name = "toolStripMenuItem5"; - this.toolStripMenuItem5.Size = new System.Drawing.Size(199, 6); - // - // Speed50MenuItem - // - this.Speed50MenuItem.Name = "Speed50MenuItem"; - this.Speed50MenuItem.Size = new System.Drawing.Size(202, 22); - this.Speed50MenuItem.Text = "Speed 50%"; - this.Speed50MenuItem.Click += new System.EventHandler(this.Speed50MenuItem_Click); - // - // Speed75MenuItem - // - this.Speed75MenuItem.Name = "Speed75MenuItem"; - this.Speed75MenuItem.Size = new System.Drawing.Size(202, 22); - this.Speed75MenuItem.Text = "Speed 75%"; - this.Speed75MenuItem.Click += new System.EventHandler(this.Speed75MenuItem_Click); - // - // Speed100MenuItem - // - this.Speed100MenuItem.Name = "Speed100MenuItem"; - this.Speed100MenuItem.Size = new System.Drawing.Size(202, 22); - this.Speed100MenuItem.Text = "Speed 100%"; - this.Speed100MenuItem.Click += new System.EventHandler(this.Speed100MenuItem_Click); - // - // Speed150MenuItem - // - this.Speed150MenuItem.Name = "Speed150MenuItem"; - this.Speed150MenuItem.Size = new System.Drawing.Size(202, 22); - this.Speed150MenuItem.Text = "Speed 150%"; - this.Speed150MenuItem.Click += new System.EventHandler(this.Speed150MenuItem_Click); - // - // Speed200MenuItem - // - this.Speed200MenuItem.Name = "Speed200MenuItem"; - this.Speed200MenuItem.Size = new System.Drawing.Size(202, 22); - this.Speed200MenuItem.Text = "Speed 200%"; - this.Speed200MenuItem.Click += new System.EventHandler(this.Speed200MenuItem_Click); - // - // KeyPrioritySubMenu - // - this.KeyPrioritySubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SpeedSkipSubMenu.Name = "SpeedSkipSubMenu"; + this.SpeedSkipSubMenu.Size = new System.Drawing.Size(152, 22); + this.SpeedSkipSubMenu.Text = "Speed/Skip"; + this.SpeedSkipSubMenu.DropDownOpened += new System.EventHandler(this.FrameSkipMenuItem_DropDownOpened); + // + // ClickThrottleMenuItem + // + this.ClickThrottleMenuItem.Name = "ClickThrottleMenuItem"; + this.ClickThrottleMenuItem.Size = new System.Drawing.Size(202, 22); + this.ClickThrottleMenuItem.Text = "Clock Throttle"; + this.ClickThrottleMenuItem.Click += new System.EventHandler(this.ClickThrottleMenuItem_Click); + // + // AudioThrottleMenuItem + // + this.AudioThrottleMenuItem.Name = "AudioThrottleMenuItem"; + this.AudioThrottleMenuItem.Size = new System.Drawing.Size(202, 22); + this.AudioThrottleMenuItem.Text = "Audio Throttle"; + this.AudioThrottleMenuItem.Click += new System.EventHandler(this.AudioThrottleMenuItem_Click); + // + // VsyncThrottleMenuItem + // + this.VsyncThrottleMenuItem.Name = "VsyncThrottleMenuItem"; + this.VsyncThrottleMenuItem.Size = new System.Drawing.Size(202, 22); + this.VsyncThrottleMenuItem.Text = "VSync Throttle"; + this.VsyncThrottleMenuItem.Click += new System.EventHandler(this.VsyncThrottleMenuItem_Click); + // + // toolStripSeparator27 + // + this.toolStripSeparator27.Name = "toolStripSeparator27"; + this.toolStripSeparator27.Size = new System.Drawing.Size(199, 6); + // + // VsyncEnabledMenuItem + // + this.VsyncEnabledMenuItem.Name = "VsyncEnabledMenuItem"; + this.VsyncEnabledMenuItem.Size = new System.Drawing.Size(202, 22); + this.VsyncEnabledMenuItem.Text = "VSync Enabled"; + this.VsyncEnabledMenuItem.Click += new System.EventHandler(this.VsyncEnabledMenuItem_Click); + // + // toolStripMenuItem3 + // + this.toolStripMenuItem3.Name = "toolStripMenuItem3"; + this.toolStripMenuItem3.Size = new System.Drawing.Size(199, 6); + // + // MinimizeSkippingMenuItem + // + this.MinimizeSkippingMenuItem.Name = "MinimizeSkippingMenuItem"; + this.MinimizeSkippingMenuItem.Size = new System.Drawing.Size(202, 22); + this.MinimizeSkippingMenuItem.Text = "Auto-minimize skipping"; + this.MinimizeSkippingMenuItem.Click += new System.EventHandler(this.MinimizeSkippingMenuItem_Click); + // + // NeverSkipMenuItem + // + this.NeverSkipMenuItem.Name = "NeverSkipMenuItem"; + this.NeverSkipMenuItem.Size = new System.Drawing.Size(202, 22); + this.NeverSkipMenuItem.Text = "0 (never skip)"; + this.NeverSkipMenuItem.Click += new System.EventHandler(this.NeverSkipMenuItem_Click); + // + // Frameskip1MenuItem + // + this.Frameskip1MenuItem.Name = "Frameskip1MenuItem"; + this.Frameskip1MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip1MenuItem.Text = "1"; + this.Frameskip1MenuItem.Click += new System.EventHandler(this.Frameskip1MenuItem_Click); + // + // Frameskip2MenuItem + // + this.Frameskip2MenuItem.Name = "Frameskip2MenuItem"; + this.Frameskip2MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip2MenuItem.Text = "2"; + this.Frameskip2MenuItem.Click += new System.EventHandler(this.Frameskip2MenuItem_Click); + // + // Frameskip3MenuItem + // + this.Frameskip3MenuItem.Name = "Frameskip3MenuItem"; + this.Frameskip3MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip3MenuItem.Text = "3"; + this.Frameskip3MenuItem.Click += new System.EventHandler(this.Frameskip3MenuItem_Click); + // + // Frameskip4MenuItem + // + this.Frameskip4MenuItem.Name = "Frameskip4MenuItem"; + this.Frameskip4MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip4MenuItem.Text = "4"; + this.Frameskip4MenuItem.Click += new System.EventHandler(this.Frameskip4MenuItem_Click); + // + // Frameskip5MenuItem + // + this.Frameskip5MenuItem.Name = "Frameskip5MenuItem"; + this.Frameskip5MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip5MenuItem.Text = "5"; + this.Frameskip5MenuItem.Click += new System.EventHandler(this.Frameskip5MenuItem_Click); + // + // Frameskip6MenuItem + // + this.Frameskip6MenuItem.Name = "Frameskip6MenuItem"; + this.Frameskip6MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip6MenuItem.Text = "6"; + this.Frameskip6MenuItem.Click += new System.EventHandler(this.Frameskip6MenuItem_Click); + // + // Frameskip7MenuItem + // + this.Frameskip7MenuItem.Name = "Frameskip7MenuItem"; + this.Frameskip7MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip7MenuItem.Text = "7"; + this.Frameskip7MenuItem.Click += new System.EventHandler(this.Frameskip7MenuItem_Click); + // + // Frameskip8MenuItem + // + this.Frameskip8MenuItem.Name = "Frameskip8MenuItem"; + this.Frameskip8MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip8MenuItem.Text = "8"; + this.Frameskip8MenuItem.Click += new System.EventHandler(this.Frameskip8MenuItem_Click); + // + // Frameskip9MenuItem + // + this.Frameskip9MenuItem.Name = "Frameskip9MenuItem"; + this.Frameskip9MenuItem.Size = new System.Drawing.Size(202, 22); + this.Frameskip9MenuItem.Text = "9"; + this.Frameskip9MenuItem.Click += new System.EventHandler(this.Frameskip9MenuItem_Click); + // + // toolStripMenuItem5 + // + this.toolStripMenuItem5.Name = "toolStripMenuItem5"; + this.toolStripMenuItem5.Size = new System.Drawing.Size(199, 6); + // + // Speed50MenuItem + // + this.Speed50MenuItem.Name = "Speed50MenuItem"; + this.Speed50MenuItem.Size = new System.Drawing.Size(202, 22); + this.Speed50MenuItem.Text = "Speed 50%"; + this.Speed50MenuItem.Click += new System.EventHandler(this.Speed50MenuItem_Click); + // + // Speed75MenuItem + // + this.Speed75MenuItem.Name = "Speed75MenuItem"; + this.Speed75MenuItem.Size = new System.Drawing.Size(202, 22); + this.Speed75MenuItem.Text = "Speed 75%"; + this.Speed75MenuItem.Click += new System.EventHandler(this.Speed75MenuItem_Click); + // + // Speed100MenuItem + // + this.Speed100MenuItem.Name = "Speed100MenuItem"; + this.Speed100MenuItem.Size = new System.Drawing.Size(202, 22); + this.Speed100MenuItem.Text = "Speed 100%"; + this.Speed100MenuItem.Click += new System.EventHandler(this.Speed100MenuItem_Click); + // + // Speed150MenuItem + // + this.Speed150MenuItem.Name = "Speed150MenuItem"; + this.Speed150MenuItem.Size = new System.Drawing.Size(202, 22); + this.Speed150MenuItem.Text = "Speed 150%"; + this.Speed150MenuItem.Click += new System.EventHandler(this.Speed150MenuItem_Click); + // + // Speed200MenuItem + // + this.Speed200MenuItem.Name = "Speed200MenuItem"; + this.Speed200MenuItem.Size = new System.Drawing.Size(202, 22); + this.Speed200MenuItem.Text = "Speed 200%"; + this.Speed200MenuItem.Click += new System.EventHandler(this.Speed200MenuItem_Click); + // + // KeyPrioritySubMenu + // + this.KeyPrioritySubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.BothHkAndControllerMenuItem, this.InputOverHkMenuItem, this.HkOverInputMenuItem}); - this.KeyPrioritySubMenu.Name = "KeyPrioritySubMenu"; - this.KeyPrioritySubMenu.Size = new System.Drawing.Size(152, 22); - this.KeyPrioritySubMenu.Text = "Key Priority"; - this.KeyPrioritySubMenu.DropDownOpened += new System.EventHandler(this.KeyPriorityMenuItem_DropDownOpened); - // - // BothHkAndControllerMenuItem - // - this.BothHkAndControllerMenuItem.Name = "BothHkAndControllerMenuItem"; - this.BothHkAndControllerMenuItem.Size = new System.Drawing.Size(229, 22); - this.BothHkAndControllerMenuItem.Text = "Both Hotkeys and Controllers"; - this.BothHkAndControllerMenuItem.Click += new System.EventHandler(this.BothHkAndControllerMenuItem_Click); - // - // InputOverHkMenuItem - // - this.InputOverHkMenuItem.Name = "InputOverHkMenuItem"; - this.InputOverHkMenuItem.Size = new System.Drawing.Size(229, 22); - this.InputOverHkMenuItem.Text = "Input overrides Hotkeys"; - this.InputOverHkMenuItem.Click += new System.EventHandler(this.InputOverHkMenuItem_Click); - // - // HkOverInputMenuItem - // - this.HkOverInputMenuItem.Name = "HkOverInputMenuItem"; - this.HkOverInputMenuItem.Size = new System.Drawing.Size(229, 22); - this.HkOverInputMenuItem.Text = "Hotkeys override Input"; - this.HkOverInputMenuItem.Click += new System.EventHandler(this.HkOverInputMenuItem_Click); - // - // SavestateTypeSubMenu - // - this.SavestateTypeSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.KeyPrioritySubMenu.Name = "KeyPrioritySubMenu"; + this.KeyPrioritySubMenu.Size = new System.Drawing.Size(152, 22); + this.KeyPrioritySubMenu.Text = "Key Priority"; + this.KeyPrioritySubMenu.DropDownOpened += new System.EventHandler(this.KeyPriorityMenuItem_DropDownOpened); + // + // BothHkAndControllerMenuItem + // + this.BothHkAndControllerMenuItem.Name = "BothHkAndControllerMenuItem"; + this.BothHkAndControllerMenuItem.Size = new System.Drawing.Size(229, 22); + this.BothHkAndControllerMenuItem.Text = "Both Hotkeys and Controllers"; + this.BothHkAndControllerMenuItem.Click += new System.EventHandler(this.BothHkAndControllerMenuItem_Click); + // + // InputOverHkMenuItem + // + this.InputOverHkMenuItem.Name = "InputOverHkMenuItem"; + this.InputOverHkMenuItem.Size = new System.Drawing.Size(229, 22); + this.InputOverHkMenuItem.Text = "Input overrides Hotkeys"; + this.InputOverHkMenuItem.Click += new System.EventHandler(this.InputOverHkMenuItem_Click); + // + // HkOverInputMenuItem + // + this.HkOverInputMenuItem.Name = "HkOverInputMenuItem"; + this.HkOverInputMenuItem.Size = new System.Drawing.Size(229, 22); + this.HkOverInputMenuItem.Text = "Hotkeys override Input"; + this.HkOverInputMenuItem.Click += new System.EventHandler(this.HkOverInputMenuItem_Click); + // + // SavestateTypeSubMenu + // + this.SavestateTypeSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SavestateTypeDefaultMenuItem, this.SavestateBinaryMenuItem, this.SavestateTextMenuItem}); - this.SavestateTypeSubMenu.Name = "SavestateTypeSubMenu"; - this.SavestateTypeSubMenu.Size = new System.Drawing.Size(152, 22); - this.SavestateTypeSubMenu.Text = "Savestate Type"; - this.SavestateTypeSubMenu.DropDownOpened += new System.EventHandler(this.SavestateTypeMenuItem_DropDownOpened); - // - // SavestateTypeDefaultMenuItem - // - this.SavestateTypeDefaultMenuItem.Name = "SavestateTypeDefaultMenuItem"; - this.SavestateTypeDefaultMenuItem.Size = new System.Drawing.Size(112, 22); - this.SavestateTypeDefaultMenuItem.Text = "Default"; - this.SavestateTypeDefaultMenuItem.Click += new System.EventHandler(this.SavestateTypeDefaultMenuItem_Click); - // - // SavestateBinaryMenuItem - // - this.SavestateBinaryMenuItem.Name = "SavestateBinaryMenuItem"; - this.SavestateBinaryMenuItem.Size = new System.Drawing.Size(112, 22); - this.SavestateBinaryMenuItem.Text = "Binary"; - this.SavestateBinaryMenuItem.Click += new System.EventHandler(this.SavestateBinaryMenuItem_Click); - // - // SavestateTextMenuItem - // - this.SavestateTextMenuItem.Name = "SavestateTextMenuItem"; - this.SavestateTextMenuItem.Size = new System.Drawing.Size(112, 22); - this.SavestateTextMenuItem.Text = "Text"; - this.SavestateTextMenuItem.Click += new System.EventHandler(this.SavestateTextMenuItem_Click); - // - // toolStripSeparator10 - // - this.toolStripSeparator10.Name = "toolStripSeparator10"; - this.toolStripSeparator10.Size = new System.Drawing.Size(149, 6); - // - // SaveConfigMenuItem - // - this.SaveConfigMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Save; - this.SaveConfigMenuItem.Name = "SaveConfigMenuItem"; - this.SaveConfigMenuItem.Size = new System.Drawing.Size(152, 22); - this.SaveConfigMenuItem.Text = "Save Config"; - this.SaveConfigMenuItem.Click += new System.EventHandler(this.SaveConfigMenuItem_Click); - // - // LoadConfigMenuItem - // - this.LoadConfigMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LoadConfig; - this.LoadConfigMenuItem.Name = "LoadConfigMenuItem"; - this.LoadConfigMenuItem.Size = new System.Drawing.Size(152, 22); - this.LoadConfigMenuItem.Text = "Load Config"; - this.LoadConfigMenuItem.Click += new System.EventHandler(this.LoadConfigMenuItem_Click); - // - // toolsToolStripMenuItem - // - this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SavestateTypeSubMenu.Name = "SavestateTypeSubMenu"; + this.SavestateTypeSubMenu.Size = new System.Drawing.Size(152, 22); + this.SavestateTypeSubMenu.Text = "Savestate Type"; + this.SavestateTypeSubMenu.DropDownOpened += new System.EventHandler(this.SavestateTypeMenuItem_DropDownOpened); + // + // SavestateTypeDefaultMenuItem + // + this.SavestateTypeDefaultMenuItem.Name = "SavestateTypeDefaultMenuItem"; + this.SavestateTypeDefaultMenuItem.Size = new System.Drawing.Size(112, 22); + this.SavestateTypeDefaultMenuItem.Text = "Default"; + this.SavestateTypeDefaultMenuItem.Click += new System.EventHandler(this.SavestateTypeDefaultMenuItem_Click); + // + // SavestateBinaryMenuItem + // + this.SavestateBinaryMenuItem.Name = "SavestateBinaryMenuItem"; + this.SavestateBinaryMenuItem.Size = new System.Drawing.Size(112, 22); + this.SavestateBinaryMenuItem.Text = "Binary"; + this.SavestateBinaryMenuItem.Click += new System.EventHandler(this.SavestateBinaryMenuItem_Click); + // + // SavestateTextMenuItem + // + this.SavestateTextMenuItem.Name = "SavestateTextMenuItem"; + this.SavestateTextMenuItem.Size = new System.Drawing.Size(112, 22); + this.SavestateTextMenuItem.Text = "Text"; + this.SavestateTextMenuItem.Click += new System.EventHandler(this.SavestateTextMenuItem_Click); + // + // toolStripSeparator10 + // + this.toolStripSeparator10.Name = "toolStripSeparator10"; + this.toolStripSeparator10.Size = new System.Drawing.Size(149, 6); + // + // SaveConfigMenuItem + // + this.SaveConfigMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Save; + this.SaveConfigMenuItem.Name = "SaveConfigMenuItem"; + this.SaveConfigMenuItem.Size = new System.Drawing.Size(152, 22); + this.SaveConfigMenuItem.Text = "Save Config"; + this.SaveConfigMenuItem.Click += new System.EventHandler(this.SaveConfigMenuItem_Click); + // + // LoadConfigMenuItem + // + this.LoadConfigMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LoadConfig; + this.LoadConfigMenuItem.Name = "LoadConfigMenuItem"; + this.LoadConfigMenuItem.Size = new System.Drawing.Size(152, 22); + this.LoadConfigMenuItem.Text = "Load Config"; + this.LoadConfigMenuItem.Click += new System.EventHandler(this.LoadConfigMenuItem_Click); + // + // toolsToolStripMenuItem + // + this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ToolBoxMenuItem, this.toolStripSeparator12, this.RamWatchMenuItem, @@ -1814,108 +1814,108 @@ this.LuaConsoleMenuItem, this.toolStripSeparator29, this.CreateDualGbXmlMenuItem}); - this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem"; - this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 19); - this.toolsToolStripMenuItem.Text = "&Tools"; - this.toolsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolsToolStripMenuItem_DropDownOpened); - // - // ToolBoxMenuItem - // - this.ToolBoxMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.ToolBox; - this.ToolBoxMenuItem.Name = "ToolBoxMenuItem"; - this.ToolBoxMenuItem.Size = new System.Drawing.Size(189, 22); - this.ToolBoxMenuItem.Text = "&Tool Box"; - this.ToolBoxMenuItem.Click += new System.EventHandler(this.ToolBoxMenuItem_Click); - // - // toolStripSeparator12 - // - this.toolStripSeparator12.Name = "toolStripSeparator12"; - this.toolStripSeparator12.Size = new System.Drawing.Size(186, 6); - // - // RamWatchMenuItem - // - this.RamWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.watch; - this.RamWatchMenuItem.Name = "RamWatchMenuItem"; - this.RamWatchMenuItem.Size = new System.Drawing.Size(189, 22); - this.RamWatchMenuItem.Text = "RAM &Watch"; - this.RamWatchMenuItem.Click += new System.EventHandler(this.RamWatchMenuItem_Click); - // - // RamSearchMenuItem - // - this.RamSearchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.search; - this.RamSearchMenuItem.Name = "RamSearchMenuItem"; - this.RamSearchMenuItem.Size = new System.Drawing.Size(189, 22); - this.RamSearchMenuItem.Text = "RAM &Search"; - this.RamSearchMenuItem.Click += new System.EventHandler(this.RamSearchMenuItem_Click); - // - // HexEditorMenuItem - // - this.HexEditorMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; - this.HexEditorMenuItem.Name = "HexEditorMenuItem"; - this.HexEditorMenuItem.Size = new System.Drawing.Size(189, 22); - this.HexEditorMenuItem.Text = "&Hex Editor"; - this.HexEditorMenuItem.Click += new System.EventHandler(this.HexEditorMenuItem_Click); - // - // TraceLoggerMenuItem - // - this.TraceLoggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.pencil; - this.TraceLoggerMenuItem.Name = "TraceLoggerMenuItem"; - this.TraceLoggerMenuItem.Size = new System.Drawing.Size(189, 22); - this.TraceLoggerMenuItem.Text = "Trace &Logger"; - this.TraceLoggerMenuItem.Click += new System.EventHandler(this.TraceLoggerMenuItem_Click); - // - // TAStudioMenuItem - // - this.TAStudioMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.TAStudio; - this.TAStudioMenuItem.Name = "TAStudioMenuItem"; - this.TAStudioMenuItem.Size = new System.Drawing.Size(189, 22); - this.TAStudioMenuItem.Text = "&TAStudio"; - this.TAStudioMenuItem.Click += new System.EventHandler(this.TAStudioMenuItem_Click); - // - // VirtualPadMenuItem - // - this.VirtualPadMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; - this.VirtualPadMenuItem.Name = "VirtualPadMenuItem"; - this.VirtualPadMenuItem.Size = new System.Drawing.Size(189, 22); - this.VirtualPadMenuItem.Text = "Virtual Pad"; - this.VirtualPadMenuItem.Click += new System.EventHandler(this.VirtualPadMenuItem_Click); - // - // toolStripSeparator11 - // - this.toolStripSeparator11.Name = "toolStripSeparator11"; - this.toolStripSeparator11.Size = new System.Drawing.Size(186, 6); - // - // CheatsMenuItem - // - this.CheatsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; - this.CheatsMenuItem.Name = "CheatsMenuItem"; - this.CheatsMenuItem.Size = new System.Drawing.Size(189, 22); - this.CheatsMenuItem.Text = "Cheats"; - this.CheatsMenuItem.Click += new System.EventHandler(this.CheatsMenuItem_Click); - // - // LuaConsoleMenuItem - // - this.LuaConsoleMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lua; - this.LuaConsoleMenuItem.Name = "LuaConsoleMenuItem"; - this.LuaConsoleMenuItem.Size = new System.Drawing.Size(189, 22); - this.LuaConsoleMenuItem.Text = "Lua Console"; - this.LuaConsoleMenuItem.Click += new System.EventHandler(this.LuaConsoleMenuItem_Click); - // - // toolStripSeparator29 - // - this.toolStripSeparator29.Name = "toolStripSeparator29"; - this.toolStripSeparator29.Size = new System.Drawing.Size(186, 6); - // - // CreateDualGbXmlMenuItem - // - this.CreateDualGbXmlMenuItem.Name = "CreateDualGbXmlMenuItem"; - this.CreateDualGbXmlMenuItem.Size = new System.Drawing.Size(189, 22); - this.CreateDualGbXmlMenuItem.Text = "Create Dual GB XML..."; - this.CreateDualGbXmlMenuItem.Click += new System.EventHandler(this.CreateDualGbXmlMenuItem_Click); - // - // NESSubMenu - // - this.NESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem"; + this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 19); + this.toolsToolStripMenuItem.Text = "&Tools"; + this.toolsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolsToolStripMenuItem_DropDownOpened); + // + // ToolBoxMenuItem + // + this.ToolBoxMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.ToolBox; + this.ToolBoxMenuItem.Name = "ToolBoxMenuItem"; + this.ToolBoxMenuItem.Size = new System.Drawing.Size(189, 22); + this.ToolBoxMenuItem.Text = "&Tool Box"; + this.ToolBoxMenuItem.Click += new System.EventHandler(this.ToolBoxMenuItem_Click); + // + // toolStripSeparator12 + // + this.toolStripSeparator12.Name = "toolStripSeparator12"; + this.toolStripSeparator12.Size = new System.Drawing.Size(186, 6); + // + // RamWatchMenuItem + // + this.RamWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.watch; + this.RamWatchMenuItem.Name = "RamWatchMenuItem"; + this.RamWatchMenuItem.Size = new System.Drawing.Size(189, 22); + this.RamWatchMenuItem.Text = "RAM &Watch"; + this.RamWatchMenuItem.Click += new System.EventHandler(this.RamWatchMenuItem_Click); + // + // RamSearchMenuItem + // + this.RamSearchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.search; + this.RamSearchMenuItem.Name = "RamSearchMenuItem"; + this.RamSearchMenuItem.Size = new System.Drawing.Size(189, 22); + this.RamSearchMenuItem.Text = "RAM &Search"; + this.RamSearchMenuItem.Click += new System.EventHandler(this.RamSearchMenuItem_Click); + // + // HexEditorMenuItem + // + this.HexEditorMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; + this.HexEditorMenuItem.Name = "HexEditorMenuItem"; + this.HexEditorMenuItem.Size = new System.Drawing.Size(189, 22); + this.HexEditorMenuItem.Text = "&Hex Editor"; + this.HexEditorMenuItem.Click += new System.EventHandler(this.HexEditorMenuItem_Click); + // + // TraceLoggerMenuItem + // + this.TraceLoggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.pencil; + this.TraceLoggerMenuItem.Name = "TraceLoggerMenuItem"; + this.TraceLoggerMenuItem.Size = new System.Drawing.Size(189, 22); + this.TraceLoggerMenuItem.Text = "Trace &Logger"; + this.TraceLoggerMenuItem.Click += new System.EventHandler(this.TraceLoggerMenuItem_Click); + // + // TAStudioMenuItem + // + this.TAStudioMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.TAStudio; + this.TAStudioMenuItem.Name = "TAStudioMenuItem"; + this.TAStudioMenuItem.Size = new System.Drawing.Size(189, 22); + this.TAStudioMenuItem.Text = "&TAStudio"; + this.TAStudioMenuItem.Click += new System.EventHandler(this.TAStudioMenuItem_Click); + // + // VirtualPadMenuItem + // + this.VirtualPadMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; + this.VirtualPadMenuItem.Name = "VirtualPadMenuItem"; + this.VirtualPadMenuItem.Size = new System.Drawing.Size(189, 22); + this.VirtualPadMenuItem.Text = "Virtual Pad"; + this.VirtualPadMenuItem.Click += new System.EventHandler(this.VirtualPadMenuItem_Click); + // + // toolStripSeparator11 + // + this.toolStripSeparator11.Name = "toolStripSeparator11"; + this.toolStripSeparator11.Size = new System.Drawing.Size(186, 6); + // + // CheatsMenuItem + // + this.CheatsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; + this.CheatsMenuItem.Name = "CheatsMenuItem"; + this.CheatsMenuItem.Size = new System.Drawing.Size(189, 22); + this.CheatsMenuItem.Text = "Cheats"; + this.CheatsMenuItem.Click += new System.EventHandler(this.CheatsMenuItem_Click); + // + // LuaConsoleMenuItem + // + this.LuaConsoleMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lua; + this.LuaConsoleMenuItem.Name = "LuaConsoleMenuItem"; + this.LuaConsoleMenuItem.Size = new System.Drawing.Size(189, 22); + this.LuaConsoleMenuItem.Text = "Lua Console"; + this.LuaConsoleMenuItem.Click += new System.EventHandler(this.LuaConsoleMenuItem_Click); + // + // toolStripSeparator29 + // + this.toolStripSeparator29.Name = "toolStripSeparator29"; + this.toolStripSeparator29.Size = new System.Drawing.Size(186, 6); + // + // CreateDualGbXmlMenuItem + // + this.CreateDualGbXmlMenuItem.Name = "CreateDualGbXmlMenuItem"; + this.CreateDualGbXmlMenuItem.Size = new System.Drawing.Size(189, 22); + this.CreateDualGbXmlMenuItem.Text = "Create Dual GB XML..."; + this.CreateDualGbXmlMenuItem.Click += new System.EventHandler(this.CreateDualGbXmlMenuItem_Click); + // + // NESSubMenu + // + this.NESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.NESDebuggerMenuItem, this.NESPPUViewerMenuItem, this.NESNametableViewerMenuItem, @@ -1924,121 +1924,121 @@ this.NESGraphicSettingsMenuItem, this.NESSoundChannelsMenuItem, this.NESSpecialControlsMenuItem}); - this.NESSubMenu.Name = "NESSubMenu"; - this.NESSubMenu.Size = new System.Drawing.Size(40, 19); - this.NESSubMenu.Text = "&NES"; - // - // NESDebuggerMenuItem - // - this.NESDebuggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Bug; - this.NESDebuggerMenuItem.Name = "NESDebuggerMenuItem"; - this.NESDebuggerMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESDebuggerMenuItem.Text = "&Debugger"; - this.NESDebuggerMenuItem.Click += new System.EventHandler(this.NESDebuggerMenuItem_Click); - // - // NESPPUViewerMenuItem - // - this.NESPPUViewerMenuItem.Name = "NESPPUViewerMenuItem"; - this.NESPPUViewerMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESPPUViewerMenuItem.Text = "&PPU Viewer"; - this.NESPPUViewerMenuItem.Click += new System.EventHandler(this.NESPPUViewerMenuItem_Click); - // - // NESNametableViewerMenuItem - // - this.NESNametableViewerMenuItem.Name = "NESNametableViewerMenuItem"; - this.NESNametableViewerMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESNametableViewerMenuItem.Text = "&Nametable Viewer"; - this.NESNametableViewerMenuItem.Click += new System.EventHandler(this.NESNametableViewerMenuItem_Click); - // - // NESGameGenieCodesMenuItem - // - this.NESGameGenieCodesMenuItem.Name = "NESGameGenieCodesMenuItem"; - this.NESGameGenieCodesMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESGameGenieCodesMenuItem.Text = "&Game Genie Encoder/Decoder"; - this.NESGameGenieCodesMenuItem.Click += new System.EventHandler(this.NESGameGenieCodesMenuItem_Click); - // - // toolStripSeparator17 - // - this.toolStripSeparator17.Name = "toolStripSeparator17"; - this.toolStripSeparator17.Size = new System.Drawing.Size(230, 6); - // - // NESGraphicSettingsMenuItem - // - this.NESGraphicSettingsMenuItem.Name = "NESGraphicSettingsMenuItem"; - this.NESGraphicSettingsMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESGraphicSettingsMenuItem.Text = "Graphics Settings"; - this.NESGraphicSettingsMenuItem.Click += new System.EventHandler(this.NESGraphicSettingsMenuItem_Click); - // - // NESSoundChannelsMenuItem - // - this.NESSoundChannelsMenuItem.Name = "NESSoundChannelsMenuItem"; - this.NESSoundChannelsMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESSoundChannelsMenuItem.Text = "Sound Channels"; - this.NESSoundChannelsMenuItem.Click += new System.EventHandler(this.NESSoundChannelsMenuItem_Click); - // - // NESSpecialControlsMenuItem - // - this.NESSpecialControlsMenuItem.Name = "NESSpecialControlsMenuItem"; - this.NESSpecialControlsMenuItem.Size = new System.Drawing.Size(233, 22); - this.NESSpecialControlsMenuItem.Text = "Special Controls"; - // - // PCESubMenu - // - this.PCESubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.NESSubMenu.Name = "NESSubMenu"; + this.NESSubMenu.Size = new System.Drawing.Size(40, 19); + this.NESSubMenu.Text = "&NES"; + // + // NESDebuggerMenuItem + // + this.NESDebuggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Bug; + this.NESDebuggerMenuItem.Name = "NESDebuggerMenuItem"; + this.NESDebuggerMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESDebuggerMenuItem.Text = "&Debugger"; + this.NESDebuggerMenuItem.Click += new System.EventHandler(this.NESDebuggerMenuItem_Click); + // + // NESPPUViewerMenuItem + // + this.NESPPUViewerMenuItem.Name = "NESPPUViewerMenuItem"; + this.NESPPUViewerMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESPPUViewerMenuItem.Text = "&PPU Viewer"; + this.NESPPUViewerMenuItem.Click += new System.EventHandler(this.NESPPUViewerMenuItem_Click); + // + // NESNametableViewerMenuItem + // + this.NESNametableViewerMenuItem.Name = "NESNametableViewerMenuItem"; + this.NESNametableViewerMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESNametableViewerMenuItem.Text = "&Nametable Viewer"; + this.NESNametableViewerMenuItem.Click += new System.EventHandler(this.NESNametableViewerMenuItem_Click); + // + // NESGameGenieCodesMenuItem + // + this.NESGameGenieCodesMenuItem.Name = "NESGameGenieCodesMenuItem"; + this.NESGameGenieCodesMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESGameGenieCodesMenuItem.Text = "&Game Genie Encoder/Decoder"; + this.NESGameGenieCodesMenuItem.Click += new System.EventHandler(this.NESGameGenieCodesMenuItem_Click); + // + // toolStripSeparator17 + // + this.toolStripSeparator17.Name = "toolStripSeparator17"; + this.toolStripSeparator17.Size = new System.Drawing.Size(230, 6); + // + // NESGraphicSettingsMenuItem + // + this.NESGraphicSettingsMenuItem.Name = "NESGraphicSettingsMenuItem"; + this.NESGraphicSettingsMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESGraphicSettingsMenuItem.Text = "Graphics Settings"; + this.NESGraphicSettingsMenuItem.Click += new System.EventHandler(this.NESGraphicSettingsMenuItem_Click); + // + // NESSoundChannelsMenuItem + // + this.NESSoundChannelsMenuItem.Name = "NESSoundChannelsMenuItem"; + this.NESSoundChannelsMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESSoundChannelsMenuItem.Text = "Sound Channels"; + this.NESSoundChannelsMenuItem.Click += new System.EventHandler(this.NESSoundChannelsMenuItem_Click); + // + // NESSpecialControlsMenuItem + // + this.NESSpecialControlsMenuItem.Name = "NESSpecialControlsMenuItem"; + this.NESSpecialControlsMenuItem.Size = new System.Drawing.Size(233, 22); + this.NESSpecialControlsMenuItem.Text = "Special Controls"; + // + // PCESubMenu + // + this.PCESubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.PCEBGViewerMenuItem, this.toolStripSeparator25, this.PCEAlwaysPerformSpriteLimitMenuItem, this.PCEAlwaysEqualizeVolumesMenuItem, this.PCEArcadeCardRewindEnableMenuItem, this.PCEGraphicsSettingsMenuItem}); - this.PCESubMenu.Name = "PCESubMenu"; - this.PCESubMenu.Size = new System.Drawing.Size(40, 19); - this.PCESubMenu.Text = "&PCE"; - this.PCESubMenu.DropDownOpened += new System.EventHandler(this.PCESubMenu_DropDownOpened); - // - // PCEBGViewerMenuItem - // - this.PCEBGViewerMenuItem.Name = "PCEBGViewerMenuItem"; - this.PCEBGViewerMenuItem.Size = new System.Drawing.Size(259, 22); - this.PCEBGViewerMenuItem.Text = "&BG Viewer"; - this.PCEBGViewerMenuItem.Click += new System.EventHandler(this.PCEBGViewerMenuItem_Click); - // - // toolStripSeparator25 - // - this.toolStripSeparator25.Name = "toolStripSeparator25"; - this.toolStripSeparator25.Size = new System.Drawing.Size(256, 6); - // - // PCEAlwaysPerformSpriteLimitMenuItem - // - this.PCEAlwaysPerformSpriteLimitMenuItem.Name = "PCEAlwaysPerformSpriteLimitMenuItem"; - this.PCEAlwaysPerformSpriteLimitMenuItem.Size = new System.Drawing.Size(259, 22); - this.PCEAlwaysPerformSpriteLimitMenuItem.Text = "Always Perform Sprite Limit"; - this.PCEAlwaysPerformSpriteLimitMenuItem.Click += new System.EventHandler(this.PCEAlwaysPerformSpriteLimitMenuItem_Click); - // - // PCEAlwaysEqualizeVolumesMenuItem - // - this.PCEAlwaysEqualizeVolumesMenuItem.Name = "PCEAlwaysEqualizeVolumesMenuItem"; - this.PCEAlwaysEqualizeVolumesMenuItem.Size = new System.Drawing.Size(259, 22); - this.PCEAlwaysEqualizeVolumesMenuItem.Text = "Always Equalize Volumes (PCE-CD)"; - this.PCEAlwaysEqualizeVolumesMenuItem.Click += new System.EventHandler(this.PCEAlwaysEqualizeVolumesMenuItem_Click); - // - // PCEArcadeCardRewindEnableMenuItem - // - this.PCEArcadeCardRewindEnableMenuItem.Name = "PCEArcadeCardRewindEnableMenuItem"; - this.PCEArcadeCardRewindEnableMenuItem.Size = new System.Drawing.Size(259, 22); - this.PCEArcadeCardRewindEnableMenuItem.Text = "Arcade Card Rewind-Enable Hack"; - this.PCEArcadeCardRewindEnableMenuItem.Click += new System.EventHandler(this.PCEArcadeCardRewindEnableMenuItem_Click); - // - // PCEGraphicsSettingsMenuItem - // - this.PCEGraphicsSettingsMenuItem.Name = "PCEGraphicsSettingsMenuItem"; - this.PCEGraphicsSettingsMenuItem.Size = new System.Drawing.Size(259, 22); - this.PCEGraphicsSettingsMenuItem.Text = "Graphics Settings"; - this.PCEGraphicsSettingsMenuItem.Click += new System.EventHandler(this.PCEGraphicsSettingsMenuItem_Click); - // - // SMSSubMenu - // - this.SMSSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.PCESubMenu.Name = "PCESubMenu"; + this.PCESubMenu.Size = new System.Drawing.Size(40, 19); + this.PCESubMenu.Text = "&PCE"; + this.PCESubMenu.DropDownOpened += new System.EventHandler(this.PCESubMenu_DropDownOpened); + // + // PCEBGViewerMenuItem + // + this.PCEBGViewerMenuItem.Name = "PCEBGViewerMenuItem"; + this.PCEBGViewerMenuItem.Size = new System.Drawing.Size(259, 22); + this.PCEBGViewerMenuItem.Text = "&BG Viewer"; + this.PCEBGViewerMenuItem.Click += new System.EventHandler(this.PCEBGViewerMenuItem_Click); + // + // toolStripSeparator25 + // + this.toolStripSeparator25.Name = "toolStripSeparator25"; + this.toolStripSeparator25.Size = new System.Drawing.Size(256, 6); + // + // PCEAlwaysPerformSpriteLimitMenuItem + // + this.PCEAlwaysPerformSpriteLimitMenuItem.Name = "PCEAlwaysPerformSpriteLimitMenuItem"; + this.PCEAlwaysPerformSpriteLimitMenuItem.Size = new System.Drawing.Size(259, 22); + this.PCEAlwaysPerformSpriteLimitMenuItem.Text = "Always Perform Sprite Limit"; + this.PCEAlwaysPerformSpriteLimitMenuItem.Click += new System.EventHandler(this.PCEAlwaysPerformSpriteLimitMenuItem_Click); + // + // PCEAlwaysEqualizeVolumesMenuItem + // + this.PCEAlwaysEqualizeVolumesMenuItem.Name = "PCEAlwaysEqualizeVolumesMenuItem"; + this.PCEAlwaysEqualizeVolumesMenuItem.Size = new System.Drawing.Size(259, 22); + this.PCEAlwaysEqualizeVolumesMenuItem.Text = "Always Equalize Volumes (PCE-CD)"; + this.PCEAlwaysEqualizeVolumesMenuItem.Click += new System.EventHandler(this.PCEAlwaysEqualizeVolumesMenuItem_Click); + // + // PCEArcadeCardRewindEnableMenuItem + // + this.PCEArcadeCardRewindEnableMenuItem.Name = "PCEArcadeCardRewindEnableMenuItem"; + this.PCEArcadeCardRewindEnableMenuItem.Size = new System.Drawing.Size(259, 22); + this.PCEArcadeCardRewindEnableMenuItem.Text = "Arcade Card Rewind-Enable Hack"; + this.PCEArcadeCardRewindEnableMenuItem.Click += new System.EventHandler(this.PCEArcadeCardRewindEnableMenuItem_Click); + // + // PCEGraphicsSettingsMenuItem + // + this.PCEGraphicsSettingsMenuItem.Name = "PCEGraphicsSettingsMenuItem"; + this.PCEGraphicsSettingsMenuItem.Size = new System.Drawing.Size(259, 22); + this.PCEGraphicsSettingsMenuItem.Text = "Graphics Settings"; + this.PCEGraphicsSettingsMenuItem.Click += new System.EventHandler(this.PCEGraphicsSettingsMenuItem_Click); + // + // SMSSubMenu + // + this.SMSSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SMSEnableFMChipMenuItem, this.SMSOverclockMenuItem, this.SMSForceStereoMenuItem, @@ -2048,116 +2048,116 @@ this.toolStripSeparator24, this.SMSGraphicsSettingsMenuItem, this.GGGameGenieMenuItem}); - this.SMSSubMenu.Name = "SMSSubMenu"; - this.SMSSubMenu.Size = new System.Drawing.Size(42, 19); - this.SMSSubMenu.Text = "&SMS"; - this.SMSSubMenu.DropDownOpened += new System.EventHandler(this.SMSSubMenu_DropDownOpened); - // - // SMSEnableFMChipMenuItem - // - this.SMSEnableFMChipMenuItem.Name = "SMSEnableFMChipMenuItem"; - this.SMSEnableFMChipMenuItem.Size = new System.Drawing.Size(241, 22); - this.SMSEnableFMChipMenuItem.Text = "&Enable FM Chip"; - this.SMSEnableFMChipMenuItem.Click += new System.EventHandler(this.SMSEnableFMChipMenuItem_Click); - // - // SMSOverclockMenuItem - // - this.SMSOverclockMenuItem.Name = "SMSOverclockMenuItem"; - this.SMSOverclockMenuItem.Size = new System.Drawing.Size(241, 22); - this.SMSOverclockMenuItem.Text = "&Overclock when Known Safe"; - this.SMSOverclockMenuItem.Click += new System.EventHandler(this.SMSOverclockMenuItem_Click); - // - // SMSForceStereoMenuItem - // - this.SMSForceStereoMenuItem.Name = "SMSForceStereoMenuItem"; - this.SMSForceStereoMenuItem.Size = new System.Drawing.Size(241, 22); - this.SMSForceStereoMenuItem.Text = "&Force Stereo Separation"; - this.SMSForceStereoMenuItem.Click += new System.EventHandler(this.SMSForceStereoMenuItem_Click); - // - // SMSSpriteLimitMenuItem - // - this.SMSSpriteLimitMenuItem.Name = "SMSSpriteLimitMenuItem"; - this.SMSSpriteLimitMenuItem.Size = new System.Drawing.Size(241, 22); - this.SMSSpriteLimitMenuItem.Text = "Sprite &Limit"; - this.SMSSpriteLimitMenuItem.Click += new System.EventHandler(this.SMSSpriteLimitMenuItem_Click); - // - // ShowClippedRegionsMenuItem - // - this.ShowClippedRegionsMenuItem.Name = "ShowClippedRegionsMenuItem"; - this.ShowClippedRegionsMenuItem.Size = new System.Drawing.Size(241, 22); - this.ShowClippedRegionsMenuItem.Text = "&Show Clipped Regions"; - this.ShowClippedRegionsMenuItem.Click += new System.EventHandler(this.ShowClippedRegionsMenuItem_Click); - // - // HighlightActiveDisplayRegionMenuItem - // - this.HighlightActiveDisplayRegionMenuItem.Name = "HighlightActiveDisplayRegionMenuItem"; - this.HighlightActiveDisplayRegionMenuItem.Size = new System.Drawing.Size(241, 22); - this.HighlightActiveDisplayRegionMenuItem.Text = "&Highlight Active Display Region"; - this.HighlightActiveDisplayRegionMenuItem.Click += new System.EventHandler(this.HighlightActiveDisplayRegionMenuItem_Click); - // - // toolStripSeparator24 - // - this.toolStripSeparator24.Name = "toolStripSeparator24"; - this.toolStripSeparator24.Size = new System.Drawing.Size(238, 6); - // - // SMSGraphicsSettingsMenuItem - // - this.SMSGraphicsSettingsMenuItem.Name = "SMSGraphicsSettingsMenuItem"; - this.SMSGraphicsSettingsMenuItem.Size = new System.Drawing.Size(241, 22); - this.SMSGraphicsSettingsMenuItem.Text = "&Graphics Settings..."; - this.SMSGraphicsSettingsMenuItem.Click += new System.EventHandler(this.SMSGraphicsSettingsMenuItem_Click); - // - // GGGameGenieMenuItem - // - this.GGGameGenieMenuItem.Name = "GGGameGenieMenuItem"; - this.GGGameGenieMenuItem.Size = new System.Drawing.Size(241, 22); - this.GGGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; - this.GGGameGenieMenuItem.Click += new System.EventHandler(this.GGGameGenieMenuItem_Click); - // - // TI83SubMenu - // - this.TI83SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SMSSubMenu.Name = "SMSSubMenu"; + this.SMSSubMenu.Size = new System.Drawing.Size(42, 19); + this.SMSSubMenu.Text = "&SMS"; + this.SMSSubMenu.DropDownOpened += new System.EventHandler(this.SMSSubMenu_DropDownOpened); + // + // SMSEnableFMChipMenuItem + // + this.SMSEnableFMChipMenuItem.Name = "SMSEnableFMChipMenuItem"; + this.SMSEnableFMChipMenuItem.Size = new System.Drawing.Size(241, 22); + this.SMSEnableFMChipMenuItem.Text = "&Enable FM Chip"; + this.SMSEnableFMChipMenuItem.Click += new System.EventHandler(this.SMSEnableFMChipMenuItem_Click); + // + // SMSOverclockMenuItem + // + this.SMSOverclockMenuItem.Name = "SMSOverclockMenuItem"; + this.SMSOverclockMenuItem.Size = new System.Drawing.Size(241, 22); + this.SMSOverclockMenuItem.Text = "&Overclock when Known Safe"; + this.SMSOverclockMenuItem.Click += new System.EventHandler(this.SMSOverclockMenuItem_Click); + // + // SMSForceStereoMenuItem + // + this.SMSForceStereoMenuItem.Name = "SMSForceStereoMenuItem"; + this.SMSForceStereoMenuItem.Size = new System.Drawing.Size(241, 22); + this.SMSForceStereoMenuItem.Text = "&Force Stereo Separation"; + this.SMSForceStereoMenuItem.Click += new System.EventHandler(this.SMSForceStereoMenuItem_Click); + // + // SMSSpriteLimitMenuItem + // + this.SMSSpriteLimitMenuItem.Name = "SMSSpriteLimitMenuItem"; + this.SMSSpriteLimitMenuItem.Size = new System.Drawing.Size(241, 22); + this.SMSSpriteLimitMenuItem.Text = "Sprite &Limit"; + this.SMSSpriteLimitMenuItem.Click += new System.EventHandler(this.SMSSpriteLimitMenuItem_Click); + // + // ShowClippedRegionsMenuItem + // + this.ShowClippedRegionsMenuItem.Name = "ShowClippedRegionsMenuItem"; + this.ShowClippedRegionsMenuItem.Size = new System.Drawing.Size(241, 22); + this.ShowClippedRegionsMenuItem.Text = "&Show Clipped Regions"; + this.ShowClippedRegionsMenuItem.Click += new System.EventHandler(this.ShowClippedRegionsMenuItem_Click); + // + // HighlightActiveDisplayRegionMenuItem + // + this.HighlightActiveDisplayRegionMenuItem.Name = "HighlightActiveDisplayRegionMenuItem"; + this.HighlightActiveDisplayRegionMenuItem.Size = new System.Drawing.Size(241, 22); + this.HighlightActiveDisplayRegionMenuItem.Text = "&Highlight Active Display Region"; + this.HighlightActiveDisplayRegionMenuItem.Click += new System.EventHandler(this.HighlightActiveDisplayRegionMenuItem_Click); + // + // toolStripSeparator24 + // + this.toolStripSeparator24.Name = "toolStripSeparator24"; + this.toolStripSeparator24.Size = new System.Drawing.Size(238, 6); + // + // SMSGraphicsSettingsMenuItem + // + this.SMSGraphicsSettingsMenuItem.Name = "SMSGraphicsSettingsMenuItem"; + this.SMSGraphicsSettingsMenuItem.Size = new System.Drawing.Size(241, 22); + this.SMSGraphicsSettingsMenuItem.Text = "&Graphics Settings..."; + this.SMSGraphicsSettingsMenuItem.Click += new System.EventHandler(this.SMSGraphicsSettingsMenuItem_Click); + // + // GGGameGenieMenuItem + // + this.GGGameGenieMenuItem.Name = "GGGameGenieMenuItem"; + this.GGGameGenieMenuItem.Size = new System.Drawing.Size(241, 22); + this.GGGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; + this.GGGameGenieMenuItem.Click += new System.EventHandler(this.GGGameGenieMenuItem_Click); + // + // TI83SubMenu + // + this.TI83SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.KeypadMenuItem, this.toolStripSeparator13, this.AutoloadKeypadMenuItem, this.LoadTIFileMenuItem}); - this.TI83SubMenu.Name = "TI83SubMenu"; - this.TI83SubMenu.Size = new System.Drawing.Size(41, 19); - this.TI83SubMenu.Text = "TI83"; - this.TI83SubMenu.DropDownOpened += new System.EventHandler(this.TI83SubMenu_DropDownOpened); - // - // KeypadMenuItem - // - this.KeypadMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.calculator; - this.KeypadMenuItem.Name = "KeypadMenuItem"; - this.KeypadMenuItem.Size = new System.Drawing.Size(165, 22); - this.KeypadMenuItem.Text = "Keypad"; - this.KeypadMenuItem.Click += new System.EventHandler(this.KeypadMenuItem_Click); - // - // toolStripSeparator13 - // - this.toolStripSeparator13.Name = "toolStripSeparator13"; - this.toolStripSeparator13.Size = new System.Drawing.Size(162, 6); - // - // AutoloadKeypadMenuItem - // - this.AutoloadKeypadMenuItem.Checked = true; - this.AutoloadKeypadMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; - this.AutoloadKeypadMenuItem.Name = "AutoloadKeypadMenuItem"; - this.AutoloadKeypadMenuItem.Size = new System.Drawing.Size(165, 22); - this.AutoloadKeypadMenuItem.Text = "Autoload Keypad"; - this.AutoloadKeypadMenuItem.Click += new System.EventHandler(this.AutoloadKeypadMenuItem_Click); - // - // LoadTIFileMenuItem - // - this.LoadTIFileMenuItem.Name = "LoadTIFileMenuItem"; - this.LoadTIFileMenuItem.Size = new System.Drawing.Size(165, 22); - this.LoadTIFileMenuItem.Text = "Load TI File"; - this.LoadTIFileMenuItem.Click += new System.EventHandler(this.LoadTIFileMenuItem_Click); - // - // AtariSubMenu - // - this.AtariSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.TI83SubMenu.Name = "TI83SubMenu"; + this.TI83SubMenu.Size = new System.Drawing.Size(41, 19); + this.TI83SubMenu.Text = "TI83"; + this.TI83SubMenu.DropDownOpened += new System.EventHandler(this.TI83SubMenu_DropDownOpened); + // + // KeypadMenuItem + // + this.KeypadMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.calculator; + this.KeypadMenuItem.Name = "KeypadMenuItem"; + this.KeypadMenuItem.Size = new System.Drawing.Size(165, 22); + this.KeypadMenuItem.Text = "Keypad"; + this.KeypadMenuItem.Click += new System.EventHandler(this.KeypadMenuItem_Click); + // + // toolStripSeparator13 + // + this.toolStripSeparator13.Name = "toolStripSeparator13"; + this.toolStripSeparator13.Size = new System.Drawing.Size(162, 6); + // + // AutoloadKeypadMenuItem + // + this.AutoloadKeypadMenuItem.Checked = true; + this.AutoloadKeypadMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.AutoloadKeypadMenuItem.Name = "AutoloadKeypadMenuItem"; + this.AutoloadKeypadMenuItem.Size = new System.Drawing.Size(165, 22); + this.AutoloadKeypadMenuItem.Text = "Autoload Keypad"; + this.AutoloadKeypadMenuItem.Click += new System.EventHandler(this.AutoloadKeypadMenuItem_Click); + // + // LoadTIFileMenuItem + // + this.LoadTIFileMenuItem.Name = "LoadTIFileMenuItem"; + this.LoadTIFileMenuItem.Size = new System.Drawing.Size(165, 22); + this.LoadTIFileMenuItem.Text = "Load TI File"; + this.LoadTIFileMenuItem.Click += new System.EventHandler(this.LoadTIFileMenuItem_Click); + // + // AtariSubMenu + // + this.AtariSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.AtariBWMenuItem, this.AtariLeftDifficultyMenuItem, this.AtariRightDifficultyMenuItem, @@ -2169,89 +2169,89 @@ this.ShowMissle1MenuItem, this.ShowMissle2MenuItem, this.ShowBallMenuItem}); - this.AtariSubMenu.Name = "AtariSubMenu"; - this.AtariSubMenu.Size = new System.Drawing.Size(44, 19); - this.AtariSubMenu.Text = "&Atari"; - this.AtariSubMenu.DropDownOpened += new System.EventHandler(this.AtariSubMenu_DropDownOpened); - // - // AtariBWMenuItem - // - this.AtariBWMenuItem.Name = "AtariBWMenuItem"; - this.AtariBWMenuItem.Size = new System.Drawing.Size(153, 22); - this.AtariBWMenuItem.Text = "B-W TV"; - this.AtariBWMenuItem.Click += new System.EventHandler(this.AtariBWMenuItem_Click); - // - // AtariLeftDifficultyMenuItem - // - this.AtariLeftDifficultyMenuItem.Name = "AtariLeftDifficultyMenuItem"; - this.AtariLeftDifficultyMenuItem.Size = new System.Drawing.Size(153, 22); - this.AtariLeftDifficultyMenuItem.Text = "Left Difficulty"; - this.AtariLeftDifficultyMenuItem.Click += new System.EventHandler(this.AtariLeftDifficultyMenuItem_Click); - // - // AtariRightDifficultyMenuItem - // - this.AtariRightDifficultyMenuItem.Name = "AtariRightDifficultyMenuItem"; - this.AtariRightDifficultyMenuItem.Size = new System.Drawing.Size(153, 22); - this.AtariRightDifficultyMenuItem.Text = "Right Difficulty"; - this.AtariRightDifficultyMenuItem.Click += new System.EventHandler(this.AtariRightDifficultyMenuItem_Click); - // - // toolStripSeparator26 - // - this.toolStripSeparator26.Name = "toolStripSeparator26"; - this.toolStripSeparator26.Size = new System.Drawing.Size(150, 6); - // - // AtariShowBGMenuItem - // - this.AtariShowBGMenuItem.Name = "AtariShowBGMenuItem"; - this.AtariShowBGMenuItem.Size = new System.Drawing.Size(153, 22); - this.AtariShowBGMenuItem.Text = "Show BG"; - this.AtariShowBGMenuItem.Click += new System.EventHandler(this.AtariShowBGMenuItem_Click); - // - // AtariShowPlayfieldMenuItem - // - this.AtariShowPlayfieldMenuItem.Name = "AtariShowPlayfieldMenuItem"; - this.AtariShowPlayfieldMenuItem.Size = new System.Drawing.Size(153, 22); - this.AtariShowPlayfieldMenuItem.Text = "Show Playfield"; - this.AtariShowPlayfieldMenuItem.Click += new System.EventHandler(this.AtariShowPlayfieldMenuItem_Click); - // - // ShowPlayer1MenuItem - // - this.ShowPlayer1MenuItem.Name = "ShowPlayer1MenuItem"; - this.ShowPlayer1MenuItem.Size = new System.Drawing.Size(153, 22); - this.ShowPlayer1MenuItem.Text = "Show Player 1"; - this.ShowPlayer1MenuItem.Click += new System.EventHandler(this.ShowPlayer1MenuItem_Click); - // - // ShowPlayer2MenuItem - // - this.ShowPlayer2MenuItem.Name = "ShowPlayer2MenuItem"; - this.ShowPlayer2MenuItem.Size = new System.Drawing.Size(153, 22); - this.ShowPlayer2MenuItem.Text = "Show Player 2"; - this.ShowPlayer2MenuItem.Click += new System.EventHandler(this.ShowPlayer2MenuItem_Click); - // - // ShowMissle1MenuItem - // - this.ShowMissle1MenuItem.Name = "ShowMissle1MenuItem"; - this.ShowMissle1MenuItem.Size = new System.Drawing.Size(153, 22); - this.ShowMissle1MenuItem.Text = "Show Missle 1"; - this.ShowMissle1MenuItem.Click += new System.EventHandler(this.ShowMissle1MenuItem_Click); - // - // ShowMissle2MenuItem - // - this.ShowMissle2MenuItem.Name = "ShowMissle2MenuItem"; - this.ShowMissle2MenuItem.Size = new System.Drawing.Size(153, 22); - this.ShowMissle2MenuItem.Text = "Show Missle 2"; - this.ShowMissle2MenuItem.Click += new System.EventHandler(this.ShowMissle2MenuItem_Click); - // - // ShowBallMenuItem - // - this.ShowBallMenuItem.Name = "ShowBallMenuItem"; - this.ShowBallMenuItem.Size = new System.Drawing.Size(153, 22); - this.ShowBallMenuItem.Text = "Show Ball"; - this.ShowBallMenuItem.Click += new System.EventHandler(this.ShowBallMenuItem_Click); - // - // GBSubMenu - // - this.GBSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.AtariSubMenu.Name = "AtariSubMenu"; + this.AtariSubMenu.Size = new System.Drawing.Size(44, 19); + this.AtariSubMenu.Text = "&Atari"; + this.AtariSubMenu.DropDownOpened += new System.EventHandler(this.AtariSubMenu_DropDownOpened); + // + // AtariBWMenuItem + // + this.AtariBWMenuItem.Name = "AtariBWMenuItem"; + this.AtariBWMenuItem.Size = new System.Drawing.Size(153, 22); + this.AtariBWMenuItem.Text = "B-W TV"; + this.AtariBWMenuItem.Click += new System.EventHandler(this.AtariBWMenuItem_Click); + // + // AtariLeftDifficultyMenuItem + // + this.AtariLeftDifficultyMenuItem.Name = "AtariLeftDifficultyMenuItem"; + this.AtariLeftDifficultyMenuItem.Size = new System.Drawing.Size(153, 22); + this.AtariLeftDifficultyMenuItem.Text = "Left Difficulty"; + this.AtariLeftDifficultyMenuItem.Click += new System.EventHandler(this.AtariLeftDifficultyMenuItem_Click); + // + // AtariRightDifficultyMenuItem + // + this.AtariRightDifficultyMenuItem.Name = "AtariRightDifficultyMenuItem"; + this.AtariRightDifficultyMenuItem.Size = new System.Drawing.Size(153, 22); + this.AtariRightDifficultyMenuItem.Text = "Right Difficulty"; + this.AtariRightDifficultyMenuItem.Click += new System.EventHandler(this.AtariRightDifficultyMenuItem_Click); + // + // toolStripSeparator26 + // + this.toolStripSeparator26.Name = "toolStripSeparator26"; + this.toolStripSeparator26.Size = new System.Drawing.Size(150, 6); + // + // AtariShowBGMenuItem + // + this.AtariShowBGMenuItem.Name = "AtariShowBGMenuItem"; + this.AtariShowBGMenuItem.Size = new System.Drawing.Size(153, 22); + this.AtariShowBGMenuItem.Text = "Show BG"; + this.AtariShowBGMenuItem.Click += new System.EventHandler(this.AtariShowBGMenuItem_Click); + // + // AtariShowPlayfieldMenuItem + // + this.AtariShowPlayfieldMenuItem.Name = "AtariShowPlayfieldMenuItem"; + this.AtariShowPlayfieldMenuItem.Size = new System.Drawing.Size(153, 22); + this.AtariShowPlayfieldMenuItem.Text = "Show Playfield"; + this.AtariShowPlayfieldMenuItem.Click += new System.EventHandler(this.AtariShowPlayfieldMenuItem_Click); + // + // ShowPlayer1MenuItem + // + this.ShowPlayer1MenuItem.Name = "ShowPlayer1MenuItem"; + this.ShowPlayer1MenuItem.Size = new System.Drawing.Size(153, 22); + this.ShowPlayer1MenuItem.Text = "Show Player 1"; + this.ShowPlayer1MenuItem.Click += new System.EventHandler(this.ShowPlayer1MenuItem_Click); + // + // ShowPlayer2MenuItem + // + this.ShowPlayer2MenuItem.Name = "ShowPlayer2MenuItem"; + this.ShowPlayer2MenuItem.Size = new System.Drawing.Size(153, 22); + this.ShowPlayer2MenuItem.Text = "Show Player 2"; + this.ShowPlayer2MenuItem.Click += new System.EventHandler(this.ShowPlayer2MenuItem_Click); + // + // ShowMissle1MenuItem + // + this.ShowMissle1MenuItem.Name = "ShowMissle1MenuItem"; + this.ShowMissle1MenuItem.Size = new System.Drawing.Size(153, 22); + this.ShowMissle1MenuItem.Text = "Show Missle 1"; + this.ShowMissle1MenuItem.Click += new System.EventHandler(this.ShowMissle1MenuItem_Click); + // + // ShowMissle2MenuItem + // + this.ShowMissle2MenuItem.Name = "ShowMissle2MenuItem"; + this.ShowMissle2MenuItem.Size = new System.Drawing.Size(153, 22); + this.ShowMissle2MenuItem.Text = "Show Missle 2"; + this.ShowMissle2MenuItem.Click += new System.EventHandler(this.ShowMissle2MenuItem_Click); + // + // ShowBallMenuItem + // + this.ShowBallMenuItem.Name = "ShowBallMenuItem"; + this.ShowBallMenuItem.Size = new System.Drawing.Size(153, 22); + this.ShowBallMenuItem.Text = "Show Ball"; + this.ShowBallMenuItem.Click += new System.EventHandler(this.ShowBallMenuItem_Click); + // + // GBSubMenu + // + this.GBSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.GBForceDMGMenuItem, this.GBAInCGBModeMenuItem, this.GBMulticartCompatibilityMenuItem, @@ -2260,97 +2260,97 @@ this.GBPaletteConfigMenuItem, this.GBGPUViewerMenuItem, this.GBGameGenieMenuItem}); - this.GBSubMenu.Name = "GBSubMenu"; - this.GBSubMenu.Size = new System.Drawing.Size(34, 19); - this.GBSubMenu.Text = "&GB"; - this.GBSubMenu.DropDownOpened += new System.EventHandler(this.GBSubMenu_DropDownOpened); - // - // GBForceDMGMenuItem - // - this.GBForceDMGMenuItem.Name = "GBForceDMGMenuItem"; - this.GBForceDMGMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBForceDMGMenuItem.Text = "Force DMG Mode"; - this.GBForceDMGMenuItem.Click += new System.EventHandler(this.GBForceDMGMenuItem_Click); - // - // GBAInCGBModeMenuItem - // - this.GBAInCGBModeMenuItem.Name = "GBAInCGBModeMenuItem"; - this.GBAInCGBModeMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBAInCGBModeMenuItem.Text = "GBA in CGB mode"; - this.GBAInCGBModeMenuItem.Click += new System.EventHandler(this.GBAInCGBModeMenuItem_Click); - // - // GBMulticartCompatibilityMenuItem - // - this.GBMulticartCompatibilityMenuItem.Name = "GBMulticartCompatibilityMenuItem"; - this.GBMulticartCompatibilityMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBMulticartCompatibilityMenuItem.Text = "Multicart Compatibility"; - this.GBMulticartCompatibilityMenuItem.Click += new System.EventHandler(this.GBMulticartCompatibilityMenuItem_Click); - // - // LoadGBInSGBMenuItem - // - this.LoadGBInSGBMenuItem.Name = "LoadGBInSGBMenuItem"; - this.LoadGBInSGBMenuItem.Size = new System.Drawing.Size(233, 22); - this.LoadGBInSGBMenuItem.Text = "Load GB in SGB"; - this.LoadGBInSGBMenuItem.Click += new System.EventHandler(this.LoadGBInSGBMenuItem_Click); - // - // toolStripSeparator28 - // - this.toolStripSeparator28.Name = "toolStripSeparator28"; - this.toolStripSeparator28.Size = new System.Drawing.Size(230, 6); - // - // GBPaletteConfigMenuItem - // - this.GBPaletteConfigMenuItem.Name = "GBPaletteConfigMenuItem"; - this.GBPaletteConfigMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBPaletteConfigMenuItem.Text = "Palette Editor"; - this.GBPaletteConfigMenuItem.Click += new System.EventHandler(this.GBPaletteConfigMenuItem_Click); - // - // GBGPUViewerMenuItem - // - this.GBGPUViewerMenuItem.Name = "GBGPUViewerMenuItem"; - this.GBGPUViewerMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBGPUViewerMenuItem.Text = "GPU Viewer"; - this.GBGPUViewerMenuItem.Click += new System.EventHandler(this.GBGPUViewerMenuItem_Click); - // - // GBGameGenieMenuItem - // - this.GBGameGenieMenuItem.Name = "GBGameGenieMenuItem"; - this.GBGameGenieMenuItem.Size = new System.Drawing.Size(233, 22); - this.GBGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; - this.GBGameGenieMenuItem.Click += new System.EventHandler(this.GBGameGenieMenuItem_Click); - // - // GBASubMenu - // - this.GBASubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.GBSubMenu.Name = "GBSubMenu"; + this.GBSubMenu.Size = new System.Drawing.Size(34, 19); + this.GBSubMenu.Text = "&GB"; + this.GBSubMenu.DropDownOpened += new System.EventHandler(this.GBSubMenu_DropDownOpened); + // + // GBForceDMGMenuItem + // + this.GBForceDMGMenuItem.Name = "GBForceDMGMenuItem"; + this.GBForceDMGMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBForceDMGMenuItem.Text = "Force DMG Mode"; + this.GBForceDMGMenuItem.Click += new System.EventHandler(this.GBForceDMGMenuItem_Click); + // + // GBAInCGBModeMenuItem + // + this.GBAInCGBModeMenuItem.Name = "GBAInCGBModeMenuItem"; + this.GBAInCGBModeMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBAInCGBModeMenuItem.Text = "GBA in CGB mode"; + this.GBAInCGBModeMenuItem.Click += new System.EventHandler(this.GBAInCGBModeMenuItem_Click); + // + // GBMulticartCompatibilityMenuItem + // + this.GBMulticartCompatibilityMenuItem.Name = "GBMulticartCompatibilityMenuItem"; + this.GBMulticartCompatibilityMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBMulticartCompatibilityMenuItem.Text = "Multicart Compatibility"; + this.GBMulticartCompatibilityMenuItem.Click += new System.EventHandler(this.GBMulticartCompatibilityMenuItem_Click); + // + // LoadGBInSGBMenuItem + // + this.LoadGBInSGBMenuItem.Name = "LoadGBInSGBMenuItem"; + this.LoadGBInSGBMenuItem.Size = new System.Drawing.Size(233, 22); + this.LoadGBInSGBMenuItem.Text = "Load GB in SGB"; + this.LoadGBInSGBMenuItem.Click += new System.EventHandler(this.LoadGBInSGBMenuItem_Click); + // + // toolStripSeparator28 + // + this.toolStripSeparator28.Name = "toolStripSeparator28"; + this.toolStripSeparator28.Size = new System.Drawing.Size(230, 6); + // + // GBPaletteConfigMenuItem + // + this.GBPaletteConfigMenuItem.Name = "GBPaletteConfigMenuItem"; + this.GBPaletteConfigMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBPaletteConfigMenuItem.Text = "Palette Editor"; + this.GBPaletteConfigMenuItem.Click += new System.EventHandler(this.GBPaletteConfigMenuItem_Click); + // + // GBGPUViewerMenuItem + // + this.GBGPUViewerMenuItem.Name = "GBGPUViewerMenuItem"; + this.GBGPUViewerMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBGPUViewerMenuItem.Text = "GPU Viewer"; + this.GBGPUViewerMenuItem.Click += new System.EventHandler(this.GBGPUViewerMenuItem_Click); + // + // GBGameGenieMenuItem + // + this.GBGameGenieMenuItem.Name = "GBGameGenieMenuItem"; + this.GBGameGenieMenuItem.Size = new System.Drawing.Size(233, 22); + this.GBGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; + this.GBGameGenieMenuItem.Click += new System.EventHandler(this.GBGameGenieMenuItem_Click); + // + // GBASubMenu + // + this.GBASubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.GbaGpuViewerMenuItem}); - this.GBASubMenu.Name = "GBASubMenu"; - this.GBASubMenu.Size = new System.Drawing.Size(42, 19); - this.GBASubMenu.Text = "GBA"; - // - // GbaGpuViewerMenuItem - // - this.GbaGpuViewerMenuItem.Name = "GbaGpuViewerMenuItem"; - this.GbaGpuViewerMenuItem.Size = new System.Drawing.Size(135, 22); - this.GbaGpuViewerMenuItem.Text = "GPU Viewer"; - this.GbaGpuViewerMenuItem.Click += new System.EventHandler(this.GbaGpuViewerMenuItem_Click); - // - // SNESSubMenu - // - this.SNESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.GBASubMenu.Name = "GBASubMenu"; + this.GBASubMenu.Size = new System.Drawing.Size(42, 19); + this.GBASubMenu.Text = "GBA"; + // + // GbaGpuViewerMenuItem + // + this.GbaGpuViewerMenuItem.Name = "GbaGpuViewerMenuItem"; + this.GbaGpuViewerMenuItem.Size = new System.Drawing.Size(135, 22); + this.GbaGpuViewerMenuItem.Text = "GPU Viewer"; + this.GbaGpuViewerMenuItem.Click += new System.EventHandler(this.GbaGpuViewerMenuItem_Click); + // + // SNESSubMenu + // + this.SNESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SNESDisplayMenuItem, this.toolStripSeparator18, this.SnesGfxDebuggerMenuItem, this.SnesGBInSGBMenuItem, this.SnesGameGenieMenuItem, this.SnesOptionsMenuItem}); - this.SNESSubMenu.Name = "SNESSubMenu"; - this.SNESSubMenu.Size = new System.Drawing.Size(46, 19); - this.SNESSubMenu.Text = "&SNES"; - this.SNESSubMenu.DropDownOpened += new System.EventHandler(this.SNESSubMenu_DropDownOpened); - // - // SNESDisplayMenuItem - // - this.SNESDisplayMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SNESSubMenu.Name = "SNESSubMenu"; + this.SNESSubMenu.Size = new System.Drawing.Size(46, 19); + this.SNESSubMenu.Text = "&SNES"; + this.SNESSubMenu.DropDownOpened += new System.EventHandler(this.SNESSubMenu_DropDownOpened); + // + // SNESDisplayMenuItem + // + this.SNESDisplayMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SnesBg1MenuItem, this.SnesBg2MenuItem, this.SnesBg3MenuItem, @@ -2359,185 +2359,185 @@ this.SnesObj2MenuItem, this.SnesObj3MenuItem, this.SnesObj4MenuItem}); - this.SNESDisplayMenuItem.Name = "SNESDisplayMenuItem"; - this.SNESDisplayMenuItem.Size = new System.Drawing.Size(233, 22); - this.SNESDisplayMenuItem.Text = "Display"; - this.SNESDisplayMenuItem.DropDownOpened += new System.EventHandler(this.SNESDisplayMenuItem_DropDownOpened); - // - // SnesBg1MenuItem - // - this.SnesBg1MenuItem.Name = "SnesBg1MenuItem"; - this.SnesBg1MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesBg1MenuItem.Text = "BG 1"; - this.SnesBg1MenuItem.Click += new System.EventHandler(this.SnesBg1MenuItem_Click); - // - // SnesBg2MenuItem - // - this.SnesBg2MenuItem.Name = "SnesBg2MenuItem"; - this.SnesBg2MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesBg2MenuItem.Text = "BG 2"; - this.SnesBg2MenuItem.Click += new System.EventHandler(this.SnesBg2MenuItem_Click); - // - // SnesBg3MenuItem - // - this.SnesBg3MenuItem.Name = "SnesBg3MenuItem"; - this.SnesBg3MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesBg3MenuItem.Text = "BG 3"; - this.SnesBg3MenuItem.Click += new System.EventHandler(this.SnesBg3MenuItem_Click); - // - // SnesBg4MenuItem - // - this.SnesBg4MenuItem.Name = "SnesBg4MenuItem"; - this.SnesBg4MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesBg4MenuItem.Text = "BG 4"; - this.SnesBg4MenuItem.Click += new System.EventHandler(this.SnesBg4MenuItem_Click); - // - // SnesObj1MenuItem - // - this.SnesObj1MenuItem.Name = "SnesObj1MenuItem"; - this.SnesObj1MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesObj1MenuItem.Text = "OBJ 1"; - this.SnesObj1MenuItem.Click += new System.EventHandler(this.SnesObj1MenuItem_Click); - // - // SnesObj2MenuItem - // - this.SnesObj2MenuItem.Name = "SnesObj2MenuItem"; - this.SnesObj2MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesObj2MenuItem.Text = "OBJ 2"; - this.SnesObj2MenuItem.Click += new System.EventHandler(this.SnesObj2MenuItem_Click); - // - // SnesObj3MenuItem - // - this.SnesObj3MenuItem.Name = "SnesObj3MenuItem"; - this.SnesObj3MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesObj3MenuItem.Text = "OBJ 3"; - this.SnesObj3MenuItem.Click += new System.EventHandler(this.SnesObj3MenuItem_Click); - // - // SnesObj4MenuItem - // - this.SnesObj4MenuItem.Name = "SnesObj4MenuItem"; - this.SnesObj4MenuItem.Size = new System.Drawing.Size(103, 22); - this.SnesObj4MenuItem.Text = "OBJ 4"; - this.SnesObj4MenuItem.Click += new System.EventHandler(this.SnesObj4MenuItem_Click); - // - // toolStripSeparator18 - // - this.toolStripSeparator18.Name = "toolStripSeparator18"; - this.toolStripSeparator18.Size = new System.Drawing.Size(230, 6); - // - // SnesGfxDebuggerMenuItem - // - this.SnesGfxDebuggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Bug; - this.SnesGfxDebuggerMenuItem.Name = "SnesGfxDebuggerMenuItem"; - this.SnesGfxDebuggerMenuItem.Size = new System.Drawing.Size(233, 22); - this.SnesGfxDebuggerMenuItem.Text = "Graphics Debugger"; - this.SnesGfxDebuggerMenuItem.Click += new System.EventHandler(this.SnesGfxDebuggerMenuItem_Click); - // - // SnesGBInSGBMenuItem - // - this.SnesGBInSGBMenuItem.Name = "SnesGBInSGBMenuItem"; - this.SnesGBInSGBMenuItem.Size = new System.Drawing.Size(233, 22); - this.SnesGBInSGBMenuItem.Text = "Load GB in SGB"; - this.SnesGBInSGBMenuItem.Click += new System.EventHandler(this.SnesGBInSGBMenuItem_Click); - // - // SnesGameGenieMenuItem - // - this.SnesGameGenieMenuItem.Name = "SnesGameGenieMenuItem"; - this.SnesGameGenieMenuItem.Size = new System.Drawing.Size(233, 22); - this.SnesGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; - this.SnesGameGenieMenuItem.Click += new System.EventHandler(this.SnesGameGenieMenuItem_Click); - // - // SnesOptionsMenuItem - // - this.SnesOptionsMenuItem.Name = "SnesOptionsMenuItem"; - this.SnesOptionsMenuItem.Size = new System.Drawing.Size(233, 22); - this.SnesOptionsMenuItem.Text = "&Options"; - this.SnesOptionsMenuItem.Click += new System.EventHandler(this.SnesOptionsMenuItem_Click); - // - // ColecoSubMenu - // - this.ColecoSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SNESDisplayMenuItem.Name = "SNESDisplayMenuItem"; + this.SNESDisplayMenuItem.Size = new System.Drawing.Size(233, 22); + this.SNESDisplayMenuItem.Text = "Display"; + this.SNESDisplayMenuItem.DropDownOpened += new System.EventHandler(this.SNESDisplayMenuItem_DropDownOpened); + // + // SnesBg1MenuItem + // + this.SnesBg1MenuItem.Name = "SnesBg1MenuItem"; + this.SnesBg1MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesBg1MenuItem.Text = "BG 1"; + this.SnesBg1MenuItem.Click += new System.EventHandler(this.SnesBg1MenuItem_Click); + // + // SnesBg2MenuItem + // + this.SnesBg2MenuItem.Name = "SnesBg2MenuItem"; + this.SnesBg2MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesBg2MenuItem.Text = "BG 2"; + this.SnesBg2MenuItem.Click += new System.EventHandler(this.SnesBg2MenuItem_Click); + // + // SnesBg3MenuItem + // + this.SnesBg3MenuItem.Name = "SnesBg3MenuItem"; + this.SnesBg3MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesBg3MenuItem.Text = "BG 3"; + this.SnesBg3MenuItem.Click += new System.EventHandler(this.SnesBg3MenuItem_Click); + // + // SnesBg4MenuItem + // + this.SnesBg4MenuItem.Name = "SnesBg4MenuItem"; + this.SnesBg4MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesBg4MenuItem.Text = "BG 4"; + this.SnesBg4MenuItem.Click += new System.EventHandler(this.SnesBg4MenuItem_Click); + // + // SnesObj1MenuItem + // + this.SnesObj1MenuItem.Name = "SnesObj1MenuItem"; + this.SnesObj1MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesObj1MenuItem.Text = "OBJ 1"; + this.SnesObj1MenuItem.Click += new System.EventHandler(this.SnesObj1MenuItem_Click); + // + // SnesObj2MenuItem + // + this.SnesObj2MenuItem.Name = "SnesObj2MenuItem"; + this.SnesObj2MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesObj2MenuItem.Text = "OBJ 2"; + this.SnesObj2MenuItem.Click += new System.EventHandler(this.SnesObj2MenuItem_Click); + // + // SnesObj3MenuItem + // + this.SnesObj3MenuItem.Name = "SnesObj3MenuItem"; + this.SnesObj3MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesObj3MenuItem.Text = "OBJ 3"; + this.SnesObj3MenuItem.Click += new System.EventHandler(this.SnesObj3MenuItem_Click); + // + // SnesObj4MenuItem + // + this.SnesObj4MenuItem.Name = "SnesObj4MenuItem"; + this.SnesObj4MenuItem.Size = new System.Drawing.Size(103, 22); + this.SnesObj4MenuItem.Text = "OBJ 4"; + this.SnesObj4MenuItem.Click += new System.EventHandler(this.SnesObj4MenuItem_Click); + // + // toolStripSeparator18 + // + this.toolStripSeparator18.Name = "toolStripSeparator18"; + this.toolStripSeparator18.Size = new System.Drawing.Size(230, 6); + // + // SnesGfxDebuggerMenuItem + // + this.SnesGfxDebuggerMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Bug; + this.SnesGfxDebuggerMenuItem.Name = "SnesGfxDebuggerMenuItem"; + this.SnesGfxDebuggerMenuItem.Size = new System.Drawing.Size(233, 22); + this.SnesGfxDebuggerMenuItem.Text = "Graphics Debugger"; + this.SnesGfxDebuggerMenuItem.Click += new System.EventHandler(this.SnesGfxDebuggerMenuItem_Click); + // + // SnesGBInSGBMenuItem + // + this.SnesGBInSGBMenuItem.Name = "SnesGBInSGBMenuItem"; + this.SnesGBInSGBMenuItem.Size = new System.Drawing.Size(233, 22); + this.SnesGBInSGBMenuItem.Text = "Load GB in SGB"; + this.SnesGBInSGBMenuItem.Click += new System.EventHandler(this.SnesGBInSGBMenuItem_Click); + // + // SnesGameGenieMenuItem + // + this.SnesGameGenieMenuItem.Name = "SnesGameGenieMenuItem"; + this.SnesGameGenieMenuItem.Size = new System.Drawing.Size(233, 22); + this.SnesGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder"; + this.SnesGameGenieMenuItem.Click += new System.EventHandler(this.SnesGameGenieMenuItem_Click); + // + // SnesOptionsMenuItem + // + this.SnesOptionsMenuItem.Name = "SnesOptionsMenuItem"; + this.SnesOptionsMenuItem.Size = new System.Drawing.Size(233, 22); + this.SnesOptionsMenuItem.Text = "&Options"; + this.SnesOptionsMenuItem.Click += new System.EventHandler(this.SnesOptionsMenuItem_Click); + // + // ColecoSubMenu + // + this.ColecoSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ColecoSkipBiosMenuItem}); - this.ColecoSubMenu.Name = "ColecoSubMenu"; - this.ColecoSubMenu.Size = new System.Drawing.Size(56, 19); - this.ColecoSubMenu.Text = "&Coleco"; - this.ColecoSubMenu.DropDownOpened += new System.EventHandler(this.ColecoSubMenu_DropDownOpened); - // - // ColecoSkipBiosMenuItem - // - this.ColecoSkipBiosMenuItem.Name = "ColecoSkipBiosMenuItem"; - this.ColecoSkipBiosMenuItem.Size = new System.Drawing.Size(152, 22); - this.ColecoSkipBiosMenuItem.Text = "&Skip BIOS intro"; - this.ColecoSkipBiosMenuItem.Click += new System.EventHandler(this.ColecoSkipBiosMenuItem_Click); - // - // N64SubMenu - // - this.N64SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ColecoSubMenu.Name = "ColecoSubMenu"; + this.ColecoSubMenu.Size = new System.Drawing.Size(56, 19); + this.ColecoSubMenu.Text = "&Coleco"; + this.ColecoSubMenu.DropDownOpened += new System.EventHandler(this.ColecoSubMenu_DropDownOpened); + // + // ColecoSkipBiosMenuItem + // + this.ColecoSkipBiosMenuItem.Name = "ColecoSkipBiosMenuItem"; + this.ColecoSkipBiosMenuItem.Size = new System.Drawing.Size(152, 22); + this.ColecoSkipBiosMenuItem.Text = "&Skip BIOS intro"; + this.ColecoSkipBiosMenuItem.Click += new System.EventHandler(this.ColecoSkipBiosMenuItem_Click); + // + // N64SubMenu + // + this.N64SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.N64PluginSettingsMenuItem}); - this.N64SubMenu.Name = "N64SubMenu"; - this.N64SubMenu.Size = new System.Drawing.Size(40, 19); - this.N64SubMenu.Text = "N64"; - // - // N64PluginSettingsMenuItem - // - this.N64PluginSettingsMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("N64PluginSettingsMenuItem.Image"))); - this.N64PluginSettingsMenuItem.Name = "N64PluginSettingsMenuItem"; - this.N64PluginSettingsMenuItem.Size = new System.Drawing.Size(186, 22); - this.N64PluginSettingsMenuItem.Text = "Video Plugin Settings"; - this.N64PluginSettingsMenuItem.Click += new System.EventHandler(this.N64PluginSettingsMenuItem_Click); - // - // SaturnSubMenu - // - this.SaturnSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.N64SubMenu.Name = "N64SubMenu"; + this.N64SubMenu.Size = new System.Drawing.Size(40, 19); + this.N64SubMenu.Text = "N64"; + // + // N64PluginSettingsMenuItem + // + this.N64PluginSettingsMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("N64PluginSettingsMenuItem.Image"))); + this.N64PluginSettingsMenuItem.Name = "N64PluginSettingsMenuItem"; + this.N64PluginSettingsMenuItem.Size = new System.Drawing.Size(186, 22); + this.N64PluginSettingsMenuItem.Text = "Video Plugin Settings"; + this.N64PluginSettingsMenuItem.Click += new System.EventHandler(this.N64PluginSettingsMenuItem_Click); + // + // SaturnSubMenu + // + this.SaturnSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.SaturnPreferencesMenuItem}); - this.SaturnSubMenu.Name = "SaturnSubMenu"; - this.SaturnSubMenu.Size = new System.Drawing.Size(53, 19); - this.SaturnSubMenu.Text = "Saturn"; - // - // SaturnPreferencesMenuItem - // - this.SaturnPreferencesMenuItem.Name = "SaturnPreferencesMenuItem"; - this.SaturnPreferencesMenuItem.Size = new System.Drawing.Size(144, 22); - this.SaturnPreferencesMenuItem.Text = "Preferences..."; - this.SaturnPreferencesMenuItem.Click += new System.EventHandler(this.SaturnPreferencesMenuItem_Click); - // - // HelpSubMenu - // - this.HelpSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SaturnSubMenu.Name = "SaturnSubMenu"; + this.SaturnSubMenu.Size = new System.Drawing.Size(53, 19); + this.SaturnSubMenu.Text = "Saturn"; + // + // SaturnPreferencesMenuItem + // + this.SaturnPreferencesMenuItem.Name = "SaturnPreferencesMenuItem"; + this.SaturnPreferencesMenuItem.Size = new System.Drawing.Size(144, 22); + this.SaturnPreferencesMenuItem.Text = "Preferences..."; + this.SaturnPreferencesMenuItem.Click += new System.EventHandler(this.SaturnPreferencesMenuItem_Click); + // + // HelpSubMenu + // + this.HelpSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.OnlineHelpMenuItem, this.ForumsMenuItem, this.AboutMenuItem}); - this.HelpSubMenu.Name = "HelpSubMenu"; - this.HelpSubMenu.Size = new System.Drawing.Size(44, 19); - this.HelpSubMenu.Text = "&Help"; - // - // OnlineHelpMenuItem - // - this.OnlineHelpMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Help; - this.OnlineHelpMenuItem.Name = "OnlineHelpMenuItem"; - this.OnlineHelpMenuItem.Size = new System.Drawing.Size(146, 22); - this.OnlineHelpMenuItem.Text = "&Online Help..."; - this.OnlineHelpMenuItem.Click += new System.EventHandler(this.OnlineHelpMenuItem_Click); - // - // ForumsMenuItem - // - this.ForumsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.TAStudio; - this.ForumsMenuItem.Name = "ForumsMenuItem"; - this.ForumsMenuItem.Size = new System.Drawing.Size(146, 22); - this.ForumsMenuItem.Text = "Forums..."; - this.ForumsMenuItem.Click += new System.EventHandler(this.ForumsMenuItem_Click); - // - // AboutMenuItem - // - this.AboutMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CorpHawkSmall; - this.AboutMenuItem.Name = "AboutMenuItem"; - this.AboutMenuItem.Size = new System.Drawing.Size(146, 22); - this.AboutMenuItem.Text = "&About"; - this.AboutMenuItem.Click += new System.EventHandler(this.AboutMenuItem_Click); - // - // MainStatusBar - // - this.MainStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.HelpSubMenu.Name = "HelpSubMenu"; + this.HelpSubMenu.Size = new System.Drawing.Size(44, 19); + this.HelpSubMenu.Text = "&Help"; + // + // OnlineHelpMenuItem + // + this.OnlineHelpMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Help; + this.OnlineHelpMenuItem.Name = "OnlineHelpMenuItem"; + this.OnlineHelpMenuItem.Size = new System.Drawing.Size(146, 22); + this.OnlineHelpMenuItem.Text = "&Online Help..."; + this.OnlineHelpMenuItem.Click += new System.EventHandler(this.OnlineHelpMenuItem_Click); + // + // ForumsMenuItem + // + this.ForumsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.TAStudio; + this.ForumsMenuItem.Name = "ForumsMenuItem"; + this.ForumsMenuItem.Size = new System.Drawing.Size(146, 22); + this.ForumsMenuItem.Text = "Forums..."; + this.ForumsMenuItem.Click += new System.EventHandler(this.ForumsMenuItem_Click); + // + // AboutMenuItem + // + this.AboutMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CorpHawkSmall; + this.AboutMenuItem.Name = "AboutMenuItem"; + this.AboutMenuItem.Size = new System.Drawing.Size(146, 22); + this.AboutMenuItem.Text = "&About"; + this.AboutMenuItem.Click += new System.EventHandler(this.AboutMenuItem_Click); + // + // MainStatusBar + // + this.MainStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DumpStatusButton, this.EmuStatus, this.PlayRecordStatusButton, @@ -2558,174 +2558,174 @@ this.Slot0StatusButton, this.CheatStatusButton, this.KeyPriorityStatusLabel}); - this.MainStatusBar.Location = new System.Drawing.Point(0, 386); - this.MainStatusBar.Name = "MainStatusBar"; - this.MainStatusBar.ShowItemToolTips = true; - this.MainStatusBar.Size = new System.Drawing.Size(470, 22); - this.MainStatusBar.SizingGrip = false; - this.MainStatusBar.TabIndex = 1; - this.MainStatusBar.Text = "0"; - // - // DumpStatusButton - // - this.DumpStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.DumpStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; - this.DumpStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; - this.DumpStatusButton.Name = "DumpStatusButton"; - this.DumpStatusButton.ShowDropDownArrow = false; - this.DumpStatusButton.Size = new System.Drawing.Size(20, 20); - this.DumpStatusButton.Text = "No ROM loaded"; - this.DumpStatusButton.Click += new System.EventHandler(this.DumpStatusButton_Click); - // - // EmuStatus - // - this.EmuStatus.Name = "EmuStatus"; - this.EmuStatus.Size = new System.Drawing.Size(0, 17); - // - // PlayRecordStatusButton - // - this.PlayRecordStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.PlayRecordStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; - this.PlayRecordStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; - this.PlayRecordStatusButton.Name = "PlayRecordStatusButton"; - this.PlayRecordStatusButton.ShowDropDownArrow = false; - this.PlayRecordStatusButton.Size = new System.Drawing.Size(20, 20); - this.PlayRecordStatusButton.Text = "No movie is active"; - // - // PauseStatusButton - // - this.PauseStatusButton.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; - this.PauseStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.PauseStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; - this.PauseStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; - this.PauseStatusButton.Name = "PauseStatusButton"; - this.PauseStatusButton.ShowDropDownArrow = false; - this.PauseStatusButton.Size = new System.Drawing.Size(20, 20); - this.PauseStatusButton.Text = "toolStripDropDownButton1"; - this.PauseStatusButton.ToolTipText = "Emulator is paused"; - this.PauseStatusButton.Click += new System.EventHandler(this.PauseMenuItem_Click); - // - // RebootStatusBarIcon - // - this.RebootStatusBarIcon.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.RebootStatusBarIcon.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.reboot; - this.RebootStatusBarIcon.Name = "RebootStatusBarIcon"; - this.RebootStatusBarIcon.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.RebootStatusBarIcon.Size = new System.Drawing.Size(16, 17); - this.RebootStatusBarIcon.Text = "Reboot"; - this.RebootStatusBarIcon.ToolTipText = "A reboot of the core is needed for a setting change to take affect"; - this.RebootStatusBarIcon.Click += new System.EventHandler(this.PowerMenuItem_Click); - // - // AVIStatusLabel - // - this.AVIStatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.AVIStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; - this.AVIStatusLabel.Name = "AVIStatusLabel"; - this.AVIStatusLabel.Size = new System.Drawing.Size(16, 17); - this.AVIStatusLabel.Text = "AVI Capture"; - // - // LedLightStatusLabel - // - this.LedLightStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LightOff; - this.LedLightStatusLabel.Name = "LedLightStatusLabel"; - this.LedLightStatusLabel.Size = new System.Drawing.Size(16, 17); - this.LedLightStatusLabel.ToolTipText = "Disk Drive LED Light"; - // - // SaveSlotsStatusLabel - // - this.SaveSlotsStatusLabel.BackColor = System.Drawing.SystemColors.Control; - this.SaveSlotsStatusLabel.Name = "SaveSlotsStatusLabel"; - this.SaveSlotsStatusLabel.Size = new System.Drawing.Size(58, 17); - this.SaveSlotsStatusLabel.Text = "Save slots"; - // - // Slot1StatusButton - // - this.Slot1StatusButton.Name = "Slot1StatusButton"; - this.Slot1StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot1StatusButton.Text = "1"; - this.Slot1StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot2StatusButton - // - this.Slot2StatusButton.Name = "Slot2StatusButton"; - this.Slot2StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot2StatusButton.Text = "2"; - this.Slot2StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot3StatusButton - // - this.Slot3StatusButton.Name = "Slot3StatusButton"; - this.Slot3StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot3StatusButton.Text = "3"; - this.Slot3StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot4StatusButton - // - this.Slot4StatusButton.Name = "Slot4StatusButton"; - this.Slot4StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot4StatusButton.Text = "4"; - this.Slot4StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot5StatusButton - // - this.Slot5StatusButton.Name = "Slot5StatusButton"; - this.Slot5StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot5StatusButton.Text = "5"; - this.Slot5StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot6StatusButton - // - this.Slot6StatusButton.Name = "Slot6StatusButton"; - this.Slot6StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot6StatusButton.Text = "6"; - this.Slot6StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot7StatusButton - // - this.Slot7StatusButton.Name = "Slot7StatusButton"; - this.Slot7StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot7StatusButton.Text = "7"; - this.Slot7StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot8StatusButton - // - this.Slot8StatusButton.Name = "Slot8StatusButton"; - this.Slot8StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot8StatusButton.Text = "8"; - this.Slot8StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot9StatusButton - // - this.Slot9StatusButton.Name = "Slot9StatusButton"; - this.Slot9StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot9StatusButton.Text = "9"; - this.Slot9StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // Slot0StatusButton - // - this.Slot0StatusButton.Name = "Slot0StatusButton"; - this.Slot0StatusButton.Size = new System.Drawing.Size(13, 17); - this.Slot0StatusButton.Text = "0"; - this.Slot0StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); - // - // CheatStatus - // - this.CheatStatusButton.Name = "CheatStatus"; - this.CheatStatusButton.Size = new System.Drawing.Size(0, 17); - this.CheatStatusButton.Click += new System.EventHandler(this.FreezeStatus_Click); - // - // KeyPriorityStatusLabel - // - this.KeyPriorityStatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; - this.KeyPriorityStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Both; - this.KeyPriorityStatusLabel.Name = "KeyPriorityStatusLabel"; - this.KeyPriorityStatusLabel.Size = new System.Drawing.Size(16, 17); - this.KeyPriorityStatusLabel.Text = "KeyPriority"; - this.KeyPriorityStatusLabel.Click += new System.EventHandler(this.KeyPriorityStatusLabel_Click); - // - // MainFormContextMenu - // - this.MainFormContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.MainStatusBar.Location = new System.Drawing.Point(0, 386); + this.MainStatusBar.Name = "MainStatusBar"; + this.MainStatusBar.ShowItemToolTips = true; + this.MainStatusBar.Size = new System.Drawing.Size(470, 22); + this.MainStatusBar.SizingGrip = false; + this.MainStatusBar.TabIndex = 1; + this.MainStatusBar.Text = "0"; + // + // DumpStatusButton + // + this.DumpStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.DumpStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; + this.DumpStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; + this.DumpStatusButton.Name = "DumpStatusButton"; + this.DumpStatusButton.ShowDropDownArrow = false; + this.DumpStatusButton.Size = new System.Drawing.Size(20, 20); + this.DumpStatusButton.Text = "No ROM loaded"; + this.DumpStatusButton.Click += new System.EventHandler(this.DumpStatusButton_Click); + // + // EmuStatus + // + this.EmuStatus.Name = "EmuStatus"; + this.EmuStatus.Size = new System.Drawing.Size(0, 17); + // + // PlayRecordStatusButton + // + this.PlayRecordStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.PlayRecordStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; + this.PlayRecordStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; + this.PlayRecordStatusButton.Name = "PlayRecordStatusButton"; + this.PlayRecordStatusButton.ShowDropDownArrow = false; + this.PlayRecordStatusButton.Size = new System.Drawing.Size(20, 20); + this.PlayRecordStatusButton.Text = "No movie is active"; + // + // PauseStatusButton + // + this.PauseStatusButton.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; + this.PauseStatusButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.PauseStatusButton.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; + this.PauseStatusButton.ImageTransparentColor = System.Drawing.Color.Magenta; + this.PauseStatusButton.Name = "PauseStatusButton"; + this.PauseStatusButton.ShowDropDownArrow = false; + this.PauseStatusButton.Size = new System.Drawing.Size(20, 20); + this.PauseStatusButton.Text = "toolStripDropDownButton1"; + this.PauseStatusButton.ToolTipText = "Emulator is paused"; + this.PauseStatusButton.Click += new System.EventHandler(this.PauseMenuItem_Click); + // + // RebootStatusBarIcon + // + this.RebootStatusBarIcon.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.RebootStatusBarIcon.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.reboot; + this.RebootStatusBarIcon.Name = "RebootStatusBarIcon"; + this.RebootStatusBarIcon.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.RebootStatusBarIcon.Size = new System.Drawing.Size(16, 17); + this.RebootStatusBarIcon.Text = "Reboot"; + this.RebootStatusBarIcon.ToolTipText = "A reboot of the core is needed for a setting change to take affect"; + this.RebootStatusBarIcon.Click += new System.EventHandler(this.PowerMenuItem_Click); + // + // AVIStatusLabel + // + this.AVIStatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.AVIStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Blank; + this.AVIStatusLabel.Name = "AVIStatusLabel"; + this.AVIStatusLabel.Size = new System.Drawing.Size(16, 17); + this.AVIStatusLabel.Text = "AVI Capture"; + // + // LedLightStatusLabel + // + this.LedLightStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LightOff; + this.LedLightStatusLabel.Name = "LedLightStatusLabel"; + this.LedLightStatusLabel.Size = new System.Drawing.Size(16, 17); + this.LedLightStatusLabel.ToolTipText = "Disk Drive LED Light"; + // + // SaveSlotsStatusLabel + // + this.SaveSlotsStatusLabel.BackColor = System.Drawing.SystemColors.Control; + this.SaveSlotsStatusLabel.Name = "SaveSlotsStatusLabel"; + this.SaveSlotsStatusLabel.Size = new System.Drawing.Size(58, 17); + this.SaveSlotsStatusLabel.Text = "Save slots"; + // + // Slot1StatusButton + // + this.Slot1StatusButton.Name = "Slot1StatusButton"; + this.Slot1StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot1StatusButton.Text = "1"; + this.Slot1StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot2StatusButton + // + this.Slot2StatusButton.Name = "Slot2StatusButton"; + this.Slot2StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot2StatusButton.Text = "2"; + this.Slot2StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot3StatusButton + // + this.Slot3StatusButton.Name = "Slot3StatusButton"; + this.Slot3StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot3StatusButton.Text = "3"; + this.Slot3StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot4StatusButton + // + this.Slot4StatusButton.Name = "Slot4StatusButton"; + this.Slot4StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot4StatusButton.Text = "4"; + this.Slot4StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot5StatusButton + // + this.Slot5StatusButton.Name = "Slot5StatusButton"; + this.Slot5StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot5StatusButton.Text = "5"; + this.Slot5StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot6StatusButton + // + this.Slot6StatusButton.Name = "Slot6StatusButton"; + this.Slot6StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot6StatusButton.Text = "6"; + this.Slot6StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot7StatusButton + // + this.Slot7StatusButton.Name = "Slot7StatusButton"; + this.Slot7StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot7StatusButton.Text = "7"; + this.Slot7StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot8StatusButton + // + this.Slot8StatusButton.Name = "Slot8StatusButton"; + this.Slot8StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot8StatusButton.Text = "8"; + this.Slot8StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot9StatusButton + // + this.Slot9StatusButton.Name = "Slot9StatusButton"; + this.Slot9StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot9StatusButton.Text = "9"; + this.Slot9StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // Slot0StatusButton + // + this.Slot0StatusButton.Name = "Slot0StatusButton"; + this.Slot0StatusButton.Size = new System.Drawing.Size(13, 17); + this.Slot0StatusButton.Text = "0"; + this.Slot0StatusButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.SlotStatusButtons_MouseUp); + // + // CheatStatusButton + // + this.CheatStatusButton.Name = "CheatStatusButton"; + this.CheatStatusButton.Size = new System.Drawing.Size(0, 17); + this.CheatStatusButton.Click += new System.EventHandler(this.FreezeStatus_Click); + // + // KeyPriorityStatusLabel + // + this.KeyPriorityStatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; + this.KeyPriorityStatusLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Both; + this.KeyPriorityStatusLabel.Name = "KeyPriorityStatusLabel"; + this.KeyPriorityStatusLabel.Size = new System.Drawing.Size(16, 17); + this.KeyPriorityStatusLabel.Text = "KeyPriority"; + this.KeyPriorityStatusLabel.Click += new System.EventHandler(this.KeyPriorityStatusLabel_Click); + // + // MainFormContextMenu + // + this.MainFormContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.OpenRomContextMenuItem, this.LoadLastRomContextMenuItem, this.ContextSeparator_AfterROM, @@ -2749,137 +2749,137 @@ this.ClearSRAMContextMenuItem, this.ShowMenuContextMenuSeparator, this.ShowMenuContextMenuItem}); - this.MainFormContextMenu.Name = "contextMenuStrip1"; - this.MainFormContextMenu.Size = new System.Drawing.Size(217, 446); - this.MainFormContextMenu.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.MainFormContextMenu_Closing); - this.MainFormContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.MainFormContextMenu_Opening); - // - // OpenRomContextMenuItem - // - this.OpenRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile; - this.OpenRomContextMenuItem.Name = "OpenRomContextMenuItem"; - this.OpenRomContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.OpenRomContextMenuItem.Text = "Open Rom"; - this.OpenRomContextMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click); - // - // LoadLastRomContextMenuItem - // - this.LoadLastRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; - this.LoadLastRomContextMenuItem.Name = "LoadLastRomContextMenuItem"; - this.LoadLastRomContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.LoadLastRomContextMenuItem.Text = "Load Last ROM"; - this.LoadLastRomContextMenuItem.Click += new System.EventHandler(this.LoadLastRomContextMenuItem_Click); - // - // ContextSeparator_AfterROM - // - this.ContextSeparator_AfterROM.Name = "ContextSeparator_AfterROM"; - this.ContextSeparator_AfterROM.Size = new System.Drawing.Size(213, 6); - // - // RecordMovieContextMenuItem - // - this.RecordMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.RecordHS; - this.RecordMovieContextMenuItem.Name = "RecordMovieContextMenuItem"; - this.RecordMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.RecordMovieContextMenuItem.Text = "Record Movie"; - this.RecordMovieContextMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click); - // - // PlayMovieContextMenuItem - // - this.PlayMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Play; - this.PlayMovieContextMenuItem.Name = "PlayMovieContextMenuItem"; - this.PlayMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.PlayMovieContextMenuItem.Text = "Play Movie"; - this.PlayMovieContextMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click); - // - // RestartMovieContextMenuItem - // - this.RestartMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.restart; - this.RestartMovieContextMenuItem.Name = "RestartMovieContextMenuItem"; - this.RestartMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.RestartMovieContextMenuItem.Text = "Restart Movie"; - this.RestartMovieContextMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click); - // - // StopMovieContextMenuItem - // - this.StopMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; - this.StopMovieContextMenuItem.Name = "StopMovieContextMenuItem"; - this.StopMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.StopMovieContextMenuItem.Text = "Stop Movie"; - this.StopMovieContextMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click); - // - // LoadLastMovieContextMenuItem - // - this.LoadLastMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; - this.LoadLastMovieContextMenuItem.Name = "LoadLastMovieContextMenuItem"; - this.LoadLastMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.LoadLastMovieContextMenuItem.Text = "Load Last Movie"; - this.LoadLastMovieContextMenuItem.Click += new System.EventHandler(this.LoadLastMovieContextMenuItem_Click); - // - // BackupMovieContextMenuItem - // - this.BackupMovieContextMenuItem.Name = "BackupMovieContextMenuItem"; - this.BackupMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.BackupMovieContextMenuItem.Text = "Backup Movie"; - this.BackupMovieContextMenuItem.Click += new System.EventHandler(this.BackupMovieContextMenuItem_Click); - // - // StopNoSaveContextMenuItem - // - this.StopNoSaveContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; - this.StopNoSaveContextMenuItem.Name = "StopNoSaveContextMenuItem"; - this.StopNoSaveContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.StopNoSaveContextMenuItem.Text = "Stop Movie without Saving"; - this.StopNoSaveContextMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click); - // - // ViewSubtitlesContextMenuItem - // - this.ViewSubtitlesContextMenuItem.Name = "ViewSubtitlesContextMenuItem"; - this.ViewSubtitlesContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ViewSubtitlesContextMenuItem.Text = "View Subtitles"; - this.ViewSubtitlesContextMenuItem.Click += new System.EventHandler(this.ViewSubtitlesContextMenuItem_Click); - // - // AddSubtitleContextMenuItem - // - this.AddSubtitleContextMenuItem.Name = "AddSubtitleContextMenuItem"; - this.AddSubtitleContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.AddSubtitleContextMenuItem.Text = "Add Subtitle"; - this.AddSubtitleContextMenuItem.Click += new System.EventHandler(this.AddSubtitleContextMenuItem_Click); - // - // ViewCommentsContextMenuItem - // - this.ViewCommentsContextMenuItem.Name = "ViewCommentsContextMenuItem"; - this.ViewCommentsContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ViewCommentsContextMenuItem.Text = "View Comments"; - this.ViewCommentsContextMenuItem.Click += new System.EventHandler(this.ViewCommentsContextMenuItem_Click); - // - // SaveMovieContextMenuItem - // - this.SaveMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; - this.SaveMovieContextMenuItem.Name = "SaveMovieContextMenuItem"; - this.SaveMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.SaveMovieContextMenuItem.Text = "Save Movie"; - this.SaveMovieContextMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click); - // - // ContextSeparator_AfterMovie - // - this.ContextSeparator_AfterMovie.Name = "ContextSeparator_AfterMovie"; - this.ContextSeparator_AfterMovie.Size = new System.Drawing.Size(213, 6); - // - // UndoSavestateContextMenuItem - // - this.UndoSavestateContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.undo; - this.UndoSavestateContextMenuItem.Name = "UndoSavestateContextMenuItem"; - this.UndoSavestateContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.UndoSavestateContextMenuItem.Text = "Undo Savestate"; - this.UndoSavestateContextMenuItem.Click += new System.EventHandler(this.UndoSavestateContextMenuItem_Click); - // - // ContextSeparator_AfterUndo - // - this.ContextSeparator_AfterUndo.Name = "ContextSeparator_AfterUndo"; - this.ContextSeparator_AfterUndo.Size = new System.Drawing.Size(213, 6); - // - // ConfigContextMenuItem - // - this.ConfigContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.MainFormContextMenu.Name = "contextMenuStrip1"; + this.MainFormContextMenu.Size = new System.Drawing.Size(217, 446); + this.MainFormContextMenu.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.MainFormContextMenu_Closing); + this.MainFormContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.MainFormContextMenu_Opening); + // + // OpenRomContextMenuItem + // + this.OpenRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile; + this.OpenRomContextMenuItem.Name = "OpenRomContextMenuItem"; + this.OpenRomContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.OpenRomContextMenuItem.Text = "Open Rom"; + this.OpenRomContextMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click); + // + // LoadLastRomContextMenuItem + // + this.LoadLastRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; + this.LoadLastRomContextMenuItem.Name = "LoadLastRomContextMenuItem"; + this.LoadLastRomContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.LoadLastRomContextMenuItem.Text = "Load Last ROM"; + this.LoadLastRomContextMenuItem.Click += new System.EventHandler(this.LoadLastRomContextMenuItem_Click); + // + // ContextSeparator_AfterROM + // + this.ContextSeparator_AfterROM.Name = "ContextSeparator_AfterROM"; + this.ContextSeparator_AfterROM.Size = new System.Drawing.Size(213, 6); + // + // RecordMovieContextMenuItem + // + this.RecordMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.RecordHS; + this.RecordMovieContextMenuItem.Name = "RecordMovieContextMenuItem"; + this.RecordMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.RecordMovieContextMenuItem.Text = "Record Movie"; + this.RecordMovieContextMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click); + // + // PlayMovieContextMenuItem + // + this.PlayMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Play; + this.PlayMovieContextMenuItem.Name = "PlayMovieContextMenuItem"; + this.PlayMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.PlayMovieContextMenuItem.Text = "Play Movie"; + this.PlayMovieContextMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click); + // + // RestartMovieContextMenuItem + // + this.RestartMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.restart; + this.RestartMovieContextMenuItem.Name = "RestartMovieContextMenuItem"; + this.RestartMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.RestartMovieContextMenuItem.Text = "Restart Movie"; + this.RestartMovieContextMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click); + // + // StopMovieContextMenuItem + // + this.StopMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; + this.StopMovieContextMenuItem.Name = "StopMovieContextMenuItem"; + this.StopMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.StopMovieContextMenuItem.Text = "Stop Movie"; + this.StopMovieContextMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click); + // + // LoadLastMovieContextMenuItem + // + this.LoadLastMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; + this.LoadLastMovieContextMenuItem.Name = "LoadLastMovieContextMenuItem"; + this.LoadLastMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.LoadLastMovieContextMenuItem.Text = "Load Last Movie"; + this.LoadLastMovieContextMenuItem.Click += new System.EventHandler(this.LoadLastMovieContextMenuItem_Click); + // + // BackupMovieContextMenuItem + // + this.BackupMovieContextMenuItem.Name = "BackupMovieContextMenuItem"; + this.BackupMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.BackupMovieContextMenuItem.Text = "Backup Movie"; + this.BackupMovieContextMenuItem.Click += new System.EventHandler(this.BackupMovieContextMenuItem_Click); + // + // StopNoSaveContextMenuItem + // + this.StopNoSaveContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop; + this.StopNoSaveContextMenuItem.Name = "StopNoSaveContextMenuItem"; + this.StopNoSaveContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.StopNoSaveContextMenuItem.Text = "Stop Movie without Saving"; + this.StopNoSaveContextMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click); + // + // ViewSubtitlesContextMenuItem + // + this.ViewSubtitlesContextMenuItem.Name = "ViewSubtitlesContextMenuItem"; + this.ViewSubtitlesContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ViewSubtitlesContextMenuItem.Text = "View Subtitles"; + this.ViewSubtitlesContextMenuItem.Click += new System.EventHandler(this.ViewSubtitlesContextMenuItem_Click); + // + // AddSubtitleContextMenuItem + // + this.AddSubtitleContextMenuItem.Name = "AddSubtitleContextMenuItem"; + this.AddSubtitleContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.AddSubtitleContextMenuItem.Text = "Add Subtitle"; + this.AddSubtitleContextMenuItem.Click += new System.EventHandler(this.AddSubtitleContextMenuItem_Click); + // + // ViewCommentsContextMenuItem + // + this.ViewCommentsContextMenuItem.Name = "ViewCommentsContextMenuItem"; + this.ViewCommentsContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ViewCommentsContextMenuItem.Text = "View Comments"; + this.ViewCommentsContextMenuItem.Click += new System.EventHandler(this.ViewCommentsContextMenuItem_Click); + // + // SaveMovieContextMenuItem + // + this.SaveMovieContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; + this.SaveMovieContextMenuItem.Name = "SaveMovieContextMenuItem"; + this.SaveMovieContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.SaveMovieContextMenuItem.Text = "Save Movie"; + this.SaveMovieContextMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click); + // + // ContextSeparator_AfterMovie + // + this.ContextSeparator_AfterMovie.Name = "ContextSeparator_AfterMovie"; + this.ContextSeparator_AfterMovie.Size = new System.Drawing.Size(213, 6); + // + // UndoSavestateContextMenuItem + // + this.UndoSavestateContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.undo; + this.UndoSavestateContextMenuItem.Name = "UndoSavestateContextMenuItem"; + this.UndoSavestateContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.UndoSavestateContextMenuItem.Text = "Undo Savestate"; + this.UndoSavestateContextMenuItem.Click += new System.EventHandler(this.UndoSavestateContextMenuItem_Click); + // + // ContextSeparator_AfterUndo + // + this.ContextSeparator_AfterUndo.Name = "ContextSeparator_AfterUndo"; + this.ContextSeparator_AfterUndo.Size = new System.Drawing.Size(213, 6); + // + // ConfigContextMenuItem + // + this.ConfigContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.controllersToolStripMenuItem1, this.hotkeysToolStripMenuItem1, this.messagesToolStripMenuItem1, @@ -2891,153 +2891,153 @@ this.toolStripSeparator30, this.toolStripMenuItem6, this.toolStripMenuItem7}); - this.ConfigContextMenuItem.Name = "ConfigContextMenuItem"; - this.ConfigContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ConfigContextMenuItem.Text = "Config"; - // - // controllersToolStripMenuItem1 - // - this.controllersToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; - this.controllersToolStripMenuItem1.Name = "controllersToolStripMenuItem1"; - this.controllersToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.controllersToolStripMenuItem1.Text = "&Controllers..."; - this.controllersToolStripMenuItem1.Click += new System.EventHandler(this.ControllersMenuItem_Click); - // - // hotkeysToolStripMenuItem1 - // - this.hotkeysToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.HotKeys; - this.hotkeysToolStripMenuItem1.Name = "hotkeysToolStripMenuItem1"; - this.hotkeysToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.hotkeysToolStripMenuItem1.Text = "&Hotkeys..."; - this.hotkeysToolStripMenuItem1.Click += new System.EventHandler(this.HotkeysMenuItem_Click); - // - // messagesToolStripMenuItem1 - // - this.messagesToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MessageConfig; - this.messagesToolStripMenuItem1.Name = "messagesToolStripMenuItem1"; - this.messagesToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.messagesToolStripMenuItem1.Text = "&Messages..."; - this.messagesToolStripMenuItem1.Click += new System.EventHandler(this.MessagesMenuItem_Click); - // - // pathsToolStripMenuItem1 - // - this.pathsToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CopyFolderHS; - this.pathsToolStripMenuItem1.Name = "pathsToolStripMenuItem1"; - this.pathsToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.pathsToolStripMenuItem1.Text = "Paths..."; - this.pathsToolStripMenuItem1.Click += new System.EventHandler(this.PathsMenuItem_Click); - // - // soundToolStripMenuItem1 - // - this.soundToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AudioHS; - this.soundToolStripMenuItem1.Name = "soundToolStripMenuItem1"; - this.soundToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.soundToolStripMenuItem1.Text = "&Sound..."; - this.soundToolStripMenuItem1.Click += new System.EventHandler(this.SoundMenuItem_Click); - // - // autofireToolStripMenuItem1 - // - this.autofireToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lightning; - this.autofireToolStripMenuItem1.Name = "autofireToolStripMenuItem1"; - this.autofireToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.autofireToolStripMenuItem1.Text = "&Autofire..."; - // - // rewindToolStripMenuItem - // - this.rewindToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Previous; - this.rewindToolStripMenuItem.Name = "rewindToolStripMenuItem"; - this.rewindToolStripMenuItem.Size = new System.Drawing.Size(141, 22); - this.rewindToolStripMenuItem.Text = "&Rewind"; - this.rewindToolStripMenuItem.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click); - // - // firmwaresToolStripMenuItem1 - // - this.firmwaresToolStripMenuItem1.Name = "firmwaresToolStripMenuItem1"; - this.firmwaresToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); - this.firmwaresToolStripMenuItem1.Text = "&Firmwares"; - this.firmwaresToolStripMenuItem1.Click += new System.EventHandler(this.FirmwaresMenuItem_Click); - // - // toolStripSeparator30 - // - this.toolStripSeparator30.Name = "toolStripSeparator30"; - this.toolStripSeparator30.Size = new System.Drawing.Size(138, 6); - // - // toolStripMenuItem6 - // - this.toolStripMenuItem6.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Save; - this.toolStripMenuItem6.Name = "toolStripMenuItem6"; - this.toolStripMenuItem6.Size = new System.Drawing.Size(141, 22); - this.toolStripMenuItem6.Text = "Save Config"; - this.toolStripMenuItem6.Click += new System.EventHandler(this.SaveConfigMenuItem_Click); - // - // toolStripMenuItem7 - // - this.toolStripMenuItem7.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LoadConfig; - this.toolStripMenuItem7.Name = "toolStripMenuItem7"; - this.toolStripMenuItem7.Size = new System.Drawing.Size(141, 22); - this.toolStripMenuItem7.Text = "Load Config"; - this.toolStripMenuItem7.Click += new System.EventHandler(this.LoadConfigMenuItem_Click); - // - // ScreenshotContextMenuItem - // - this.ScreenshotContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.camera; - this.ScreenshotContextMenuItem.Name = "ScreenshotContextMenuItem"; - this.ScreenshotContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ScreenshotContextMenuItem.Text = "Screenshot"; - this.ScreenshotContextMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click); - // - // CloseRomContextMenuItem - // - this.CloseRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close; - this.CloseRomContextMenuItem.Name = "CloseRomContextMenuItem"; - this.CloseRomContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.CloseRomContextMenuItem.Text = "Close ROM"; - this.CloseRomContextMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click); - // - // ClearSRAMContextMenuItem - // - this.ClearSRAMContextMenuItem.Name = "ClearSRAMContextMenuItem"; - this.ClearSRAMContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ClearSRAMContextMenuItem.Text = "Close and Clear SRAM"; - this.ClearSRAMContextMenuItem.Click += new System.EventHandler(this.ClearSRAMContextMenuItem_Click); - // - // ShowMenuContextMenuSeparator - // - this.ShowMenuContextMenuSeparator.Name = "ShowMenuContextMenuSeparator"; - this.ShowMenuContextMenuSeparator.Size = new System.Drawing.Size(213, 6); - // - // ShowMenuContextMenuItem - // - this.ShowMenuContextMenuItem.Name = "ShowMenuContextMenuItem"; - this.ShowMenuContextMenuItem.Size = new System.Drawing.Size(216, 22); - this.ShowMenuContextMenuItem.Text = "Show Menu"; - this.ShowMenuContextMenuItem.Click += new System.EventHandler(this.ShowMenuContextMenuItem_Click); - // - // MainForm - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 14F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(470, 408); - this.Controls.Add(this.MainStatusBar); - this.Controls.Add(this.MainformMenu); - this.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.MainMenuStrip = this.MainformMenu; - this.Name = "MainForm"; - this.Text = "BizHawk"; - this.Activated += new System.EventHandler(this.MainForm_Activated); - this.Deactivate += new System.EventHandler(this.MainForm_Deactivate); - this.Load += new System.EventHandler(this.MainForm_Load); - this.Shown += new System.EventHandler(this.MainForm_Shown); - this.Enter += new System.EventHandler(this.MainForm_Enter); - this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseClick); - this.Resize += new System.EventHandler(this.MainForm_Resize); - this.MainformMenu.ResumeLayout(false); - this.MainformMenu.PerformLayout(); - this.MainStatusBar.ResumeLayout(false); - this.MainStatusBar.PerformLayout(); - this.MainFormContextMenu.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); + this.ConfigContextMenuItem.Name = "ConfigContextMenuItem"; + this.ConfigContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ConfigContextMenuItem.Text = "Config"; + // + // controllersToolStripMenuItem1 + // + this.controllersToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GameController; + this.controllersToolStripMenuItem1.Name = "controllersToolStripMenuItem1"; + this.controllersToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.controllersToolStripMenuItem1.Text = "&Controllers..."; + this.controllersToolStripMenuItem1.Click += new System.EventHandler(this.ControllersMenuItem_Click); + // + // hotkeysToolStripMenuItem1 + // + this.hotkeysToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.HotKeys; + this.hotkeysToolStripMenuItem1.Name = "hotkeysToolStripMenuItem1"; + this.hotkeysToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.hotkeysToolStripMenuItem1.Text = "&Hotkeys..."; + this.hotkeysToolStripMenuItem1.Click += new System.EventHandler(this.HotkeysMenuItem_Click); + // + // messagesToolStripMenuItem1 + // + this.messagesToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MessageConfig; + this.messagesToolStripMenuItem1.Name = "messagesToolStripMenuItem1"; + this.messagesToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.messagesToolStripMenuItem1.Text = "&Messages..."; + this.messagesToolStripMenuItem1.Click += new System.EventHandler(this.MessagesMenuItem_Click); + // + // pathsToolStripMenuItem1 + // + this.pathsToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CopyFolderHS; + this.pathsToolStripMenuItem1.Name = "pathsToolStripMenuItem1"; + this.pathsToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.pathsToolStripMenuItem1.Text = "Paths..."; + this.pathsToolStripMenuItem1.Click += new System.EventHandler(this.PathsMenuItem_Click); + // + // soundToolStripMenuItem1 + // + this.soundToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.AudioHS; + this.soundToolStripMenuItem1.Name = "soundToolStripMenuItem1"; + this.soundToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.soundToolStripMenuItem1.Text = "&Sound..."; + this.soundToolStripMenuItem1.Click += new System.EventHandler(this.SoundMenuItem_Click); + // + // autofireToolStripMenuItem1 + // + this.autofireToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Lightning; + this.autofireToolStripMenuItem1.Name = "autofireToolStripMenuItem1"; + this.autofireToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.autofireToolStripMenuItem1.Text = "&Autofire..."; + // + // rewindToolStripMenuItem + // + this.rewindToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Previous; + this.rewindToolStripMenuItem.Name = "rewindToolStripMenuItem"; + this.rewindToolStripMenuItem.Size = new System.Drawing.Size(141, 22); + this.rewindToolStripMenuItem.Text = "&Rewind"; + this.rewindToolStripMenuItem.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click); + // + // firmwaresToolStripMenuItem1 + // + this.firmwaresToolStripMenuItem1.Name = "firmwaresToolStripMenuItem1"; + this.firmwaresToolStripMenuItem1.Size = new System.Drawing.Size(141, 22); + this.firmwaresToolStripMenuItem1.Text = "&Firmwares"; + this.firmwaresToolStripMenuItem1.Click += new System.EventHandler(this.FirmwaresMenuItem_Click); + // + // toolStripSeparator30 + // + this.toolStripSeparator30.Name = "toolStripSeparator30"; + this.toolStripSeparator30.Size = new System.Drawing.Size(138, 6); + // + // toolStripMenuItem6 + // + this.toolStripMenuItem6.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Save; + this.toolStripMenuItem6.Name = "toolStripMenuItem6"; + this.toolStripMenuItem6.Size = new System.Drawing.Size(141, 22); + this.toolStripMenuItem6.Text = "Save Config"; + this.toolStripMenuItem6.Click += new System.EventHandler(this.SaveConfigMenuItem_Click); + // + // toolStripMenuItem7 + // + this.toolStripMenuItem7.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.LoadConfig; + this.toolStripMenuItem7.Name = "toolStripMenuItem7"; + this.toolStripMenuItem7.Size = new System.Drawing.Size(141, 22); + this.toolStripMenuItem7.Text = "Load Config"; + this.toolStripMenuItem7.Click += new System.EventHandler(this.LoadConfigMenuItem_Click); + // + // ScreenshotContextMenuItem + // + this.ScreenshotContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.camera; + this.ScreenshotContextMenuItem.Name = "ScreenshotContextMenuItem"; + this.ScreenshotContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ScreenshotContextMenuItem.Text = "Screenshot"; + this.ScreenshotContextMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click); + // + // CloseRomContextMenuItem + // + this.CloseRomContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close; + this.CloseRomContextMenuItem.Name = "CloseRomContextMenuItem"; + this.CloseRomContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.CloseRomContextMenuItem.Text = "Close ROM"; + this.CloseRomContextMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click); + // + // ClearSRAMContextMenuItem + // + this.ClearSRAMContextMenuItem.Name = "ClearSRAMContextMenuItem"; + this.ClearSRAMContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ClearSRAMContextMenuItem.Text = "Close and Clear SRAM"; + this.ClearSRAMContextMenuItem.Click += new System.EventHandler(this.ClearSRAMContextMenuItem_Click); + // + // ShowMenuContextMenuSeparator + // + this.ShowMenuContextMenuSeparator.Name = "ShowMenuContextMenuSeparator"; + this.ShowMenuContextMenuSeparator.Size = new System.Drawing.Size(213, 6); + // + // ShowMenuContextMenuItem + // + this.ShowMenuContextMenuItem.Name = "ShowMenuContextMenuItem"; + this.ShowMenuContextMenuItem.Size = new System.Drawing.Size(216, 22); + this.ShowMenuContextMenuItem.Text = "Show Menu"; + this.ShowMenuContextMenuItem.Click += new System.EventHandler(this.ShowMenuContextMenuItem_Click); + // + // MainForm + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 14F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(470, 408); + this.Controls.Add(this.MainStatusBar); + this.Controls.Add(this.MainformMenu); + this.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.MainMenuStrip = this.MainformMenu; + this.Name = "MainForm"; + this.Text = "BizHawk"; + this.Activated += new System.EventHandler(this.MainForm_Activated); + this.Deactivate += new System.EventHandler(this.MainForm_Deactivate); + this.Load += new System.EventHandler(this.MainForm_Load); + this.Shown += new System.EventHandler(this.MainForm_Shown); + this.Enter += new System.EventHandler(this.MainForm_Enter); + this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseClick); + this.Resize += new System.EventHandler(this.MainForm_Resize); + this.MainformMenu.ResumeLayout(false); + this.MainformMenu.PerformLayout(); + this.MainStatusBar.ResumeLayout(false); + this.MainStatusBar.PerformLayout(); + this.MainFormContextMenu.ResumeLayout(false); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/GB/GBGPUView.Designer.cs b/BizHawk.Client.EmuHawk/tools/GB/GBGPUView.Designer.cs index d9f1273b99..a99a756acf 100644 --- a/BizHawk.Client.EmuHawk/tools/GB/GBGPUView.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/GB/GBGPUView.Designer.cs @@ -28,537 +28,537 @@ /// private void InitializeComponent() { - this.label1 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.bmpViewBG = new BmpView(); - this.bmpViewWin = new BmpView(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.bmpViewTiles1 = new BmpView(); - this.bmpViewTiles2 = new BmpView(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.label7 = new System.Windows.Forms.Label(); - this.bmpViewBGPal = new BmpView(); - this.bmpViewSPPal = new BmpView(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.bmpViewOAM = new BmpView(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.hScrollBarScanline = new System.Windows.Forms.HScrollBar(); - this.labelScanline = new System.Windows.Forms.Label(); - this.buttonRefresh = new System.Windows.Forms.Button(); - this.radioButtonRefreshManual = new System.Windows.Forms.RadioButton(); - this.radioButtonRefreshScanline = new System.Windows.Forms.RadioButton(); - this.radioButtonRefreshFrame = new System.Windows.Forms.RadioButton(); - this.groupBoxDetails = new System.Windows.Forms.GroupBox(); - this.labelDetails = new System.Windows.Forms.Label(); - this.bmpViewDetails = new BmpView(); - this.groupBoxMemory = new System.Windows.Forms.GroupBox(); - this.bmpViewMemory = new BmpView(); - this.labelMemory = new System.Windows.Forms.Label(); - this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.labelClipboard = new System.Windows.Forms.Label(); - this.groupBox7 = new System.Windows.Forms.GroupBox(); - this.checkBoxSavePos = new System.Windows.Forms.CheckBox(); - this.checkBoxAutoLoad = new System.Windows.Forms.CheckBox(); - this.groupBox8 = new System.Windows.Forms.GroupBox(); - this.labelSpriteBackColor = new System.Windows.Forms.Label(); - this.buttonChangeColor = new System.Windows.Forms.Button(); - this.panelSpriteBackColor = new System.Windows.Forms.Panel(); - this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox3.SuspendLayout(); - this.groupBox4.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.groupBoxDetails.SuspendLayout(); - this.groupBoxMemory.SuspendLayout(); - this.groupBox6.SuspendLayout(); - this.groupBox7.SuspendLayout(); - this.groupBox8.SuspendLayout(); - this.SuspendLayout(); - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(3, 16); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(65, 13); - this.label1.TabIndex = 2; - this.label1.Text = "Background"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(265, 16); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(46, 13); - this.label2.TabIndex = 3; - this.label2.Text = "Window"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(3, 16); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(41, 13); - this.label3.TabIndex = 8; - this.label3.Text = "Bank 1"; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(137, 16); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(72, 13); - this.label4.TabIndex = 9; - this.label4.Text = "Bank 2 (CGB)"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(3, 16); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(116, 13); - this.label5.TabIndex = 12; - this.label5.Text = "Background && Window"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(137, 16); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(34, 13); - this.label6.TabIndex = 13; - this.label6.Text = "Sprite"; - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.bmpViewBG); - this.groupBox1.Controls.Add(this.bmpViewWin); - this.groupBox1.Controls.Add(this.label1); - this.groupBox1.Controls.Add(this.label2); - this.groupBox1.Location = new System.Drawing.Point(12, 12); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(530, 294); - this.groupBox1.TabIndex = 16; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Tilemaps"; - // - // bmpViewBG - // - this.bmpViewBG.BackColor = System.Drawing.Color.Black; - this.bmpViewBG.Location = new System.Drawing.Point(6, 32); - this.bmpViewBG.Name = "bmpViewBG"; - this.bmpViewBG.Size = new System.Drawing.Size(256, 256); - this.bmpViewBG.TabIndex = 4; - this.bmpViewBG.Text = "Background"; - this.bmpViewBG.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewBG.MouseEnter += new System.EventHandler(this.bmpViewBG_MouseEnter); - this.bmpViewBG.MouseLeave += new System.EventHandler(this.bmpViewBG_MouseLeave); - this.bmpViewBG.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewBG_MouseMove); - // - // bmpViewWin - // - this.bmpViewWin.BackColor = System.Drawing.Color.Black; - this.bmpViewWin.Location = new System.Drawing.Point(268, 32); - this.bmpViewWin.Name = "bmpViewWin"; - this.bmpViewWin.Size = new System.Drawing.Size(256, 256); - this.bmpViewWin.TabIndex = 5; - this.bmpViewWin.Text = "Window"; - this.bmpViewWin.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewWin.MouseEnter += new System.EventHandler(this.bmpViewWin_MouseEnter); - this.bmpViewWin.MouseLeave += new System.EventHandler(this.bmpViewWin_MouseLeave); - this.bmpViewWin.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewWin_MouseMove); - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.label3); - this.groupBox2.Controls.Add(this.bmpViewTiles1); - this.groupBox2.Controls.Add(this.bmpViewTiles2); - this.groupBox2.Controls.Add(this.label4); - this.groupBox2.Location = new System.Drawing.Point(548, 12); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(274, 230); - this.groupBox2.TabIndex = 17; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Tiles"; - // - // bmpViewTiles1 - // - this.bmpViewTiles1.BackColor = System.Drawing.Color.Black; - this.bmpViewTiles1.Location = new System.Drawing.Point(6, 32); - this.bmpViewTiles1.Name = "bmpViewTiles1"; - this.bmpViewTiles1.Size = new System.Drawing.Size(128, 192); - this.bmpViewTiles1.TabIndex = 6; - this.bmpViewTiles1.Text = "Tiles 1"; - this.bmpViewTiles1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewTiles1.MouseEnter += new System.EventHandler(this.bmpViewTiles1_MouseEnter); - this.bmpViewTiles1.MouseLeave += new System.EventHandler(this.bmpViewTiles1_MouseLeave); - this.bmpViewTiles1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewTiles1_MouseMove); - // - // bmpViewTiles2 - // - this.bmpViewTiles2.BackColor = System.Drawing.Color.Black; - this.bmpViewTiles2.Location = new System.Drawing.Point(140, 32); - this.bmpViewTiles2.Name = "bmpViewTiles2"; - this.bmpViewTiles2.Size = new System.Drawing.Size(128, 192); - this.bmpViewTiles2.TabIndex = 7; - this.bmpViewTiles2.Text = "Tiles 2"; - this.bmpViewTiles2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewTiles2.MouseEnter += new System.EventHandler(this.bmpViewTiles2_MouseEnter); - this.bmpViewTiles2.MouseLeave += new System.EventHandler(this.bmpViewTiles2_MouseLeave); - this.bmpViewTiles2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewTiles2_MouseMove); - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.label7); - this.groupBox3.Controls.Add(this.label5); - this.groupBox3.Controls.Add(this.bmpViewBGPal); - this.groupBox3.Controls.Add(this.bmpViewSPPal); - this.groupBox3.Controls.Add(this.label6); - this.groupBox3.Location = new System.Drawing.Point(548, 248); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(274, 115); - this.groupBox3.TabIndex = 18; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "Palettes"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(6, 99); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(266, 13); - this.label7.TabIndex = 14; - this.label7.Text = "Left-click a palette to use it for drawing the tiles display."; - // - // bmpViewBGPal - // - this.bmpViewBGPal.BackColor = System.Drawing.Color.Black; - this.bmpViewBGPal.Location = new System.Drawing.Point(6, 32); - this.bmpViewBGPal.Name = "bmpViewBGPal"; - this.bmpViewBGPal.Size = new System.Drawing.Size(128, 64); - this.bmpViewBGPal.TabIndex = 10; - this.bmpViewBGPal.Text = "Background palettes"; - this.bmpViewBGPal.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewBGPal.MouseEnter += new System.EventHandler(this.bmpViewBGPal_MouseEnter); - this.bmpViewBGPal.MouseLeave += new System.EventHandler(this.bmpViewBGPal_MouseLeave); - this.bmpViewBGPal.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewBGPal_MouseMove); - // - // bmpViewSPPal - // - this.bmpViewSPPal.BackColor = System.Drawing.Color.Black; - this.bmpViewSPPal.Location = new System.Drawing.Point(140, 32); - this.bmpViewSPPal.Name = "bmpViewSPPal"; - this.bmpViewSPPal.Size = new System.Drawing.Size(128, 64); - this.bmpViewSPPal.TabIndex = 11; - this.bmpViewSPPal.Text = "Sprite palettes"; - this.bmpViewSPPal.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewSPPal.MouseEnter += new System.EventHandler(this.bmpViewSPPal_MouseEnter); - this.bmpViewSPPal.MouseLeave += new System.EventHandler(this.bmpViewSPPal_MouseLeave); - this.bmpViewSPPal.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewSPPal_MouseMove); - // - // groupBox4 - // - this.groupBox4.Controls.Add(this.bmpViewOAM); - this.groupBox4.Location = new System.Drawing.Point(12, 312); - this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(332, 41); - this.groupBox4.TabIndex = 19; - this.groupBox4.TabStop = false; - this.groupBox4.Text = "Sprites"; - // - // bmpViewOAM - // - this.bmpViewOAM.BackColor = System.Drawing.Color.Black; - this.bmpViewOAM.Location = new System.Drawing.Point(6, 19); - this.bmpViewOAM.Name = "bmpViewOAM"; - this.bmpViewOAM.Size = new System.Drawing.Size(320, 16); - this.bmpViewOAM.TabIndex = 14; - this.bmpViewOAM.Text = "Sprites"; - this.bmpViewOAM.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - this.bmpViewOAM.MouseEnter += new System.EventHandler(this.bmpViewOAM_MouseEnter); - this.bmpViewOAM.MouseLeave += new System.EventHandler(this.bmpViewOAM_MouseLeave); - this.bmpViewOAM.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewOAM_MouseMove); - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.hScrollBarScanline); - this.groupBox5.Controls.Add(this.labelScanline); - this.groupBox5.Controls.Add(this.buttonRefresh); - this.groupBox5.Controls.Add(this.radioButtonRefreshManual); - this.groupBox5.Controls.Add(this.radioButtonRefreshScanline); - this.groupBox5.Controls.Add(this.radioButtonRefreshFrame); - this.groupBox5.Location = new System.Drawing.Point(548, 369); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(274, 94); - this.groupBox5.TabIndex = 20; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Refresh Control"; - // - // hScrollBarScanline - // - this.hScrollBarScanline.Location = new System.Drawing.Point(76, 45); - this.hScrollBarScanline.Maximum = 162; - this.hScrollBarScanline.Name = "hScrollBarScanline"; - this.hScrollBarScanline.Size = new System.Drawing.Size(192, 16); - this.hScrollBarScanline.TabIndex = 21; - this.hScrollBarScanline.ValueChanged += new System.EventHandler(this.hScrollBarScanline_ValueChanged); - // - // labelScanline - // - this.labelScanline.AutoSize = true; - this.labelScanline.Location = new System.Drawing.Point(159, 24); - this.labelScanline.Name = "labelScanline"; - this.labelScanline.Size = new System.Drawing.Size(21, 13); - this.labelScanline.TabIndex = 5; - this.labelScanline.Text = "SS"; - this.labelScanline.TextAlign = System.Drawing.ContentAlignment.TopCenter; - // - // buttonRefresh - // - this.buttonRefresh.Location = new System.Drawing.Point(76, 65); - this.buttonRefresh.Name = "buttonRefresh"; - this.buttonRefresh.Size = new System.Drawing.Size(80, 23); - this.buttonRefresh.TabIndex = 4; - this.buttonRefresh.Text = "Refresh Now"; - this.buttonRefresh.UseVisualStyleBackColor = true; - this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click); - // - // radioButtonRefreshManual - // - this.radioButtonRefreshManual.AutoSize = true; - this.radioButtonRefreshManual.Location = new System.Drawing.Point(7, 68); - this.radioButtonRefreshManual.Name = "radioButtonRefreshManual"; - this.radioButtonRefreshManual.Size = new System.Drawing.Size(60, 17); - this.radioButtonRefreshManual.TabIndex = 2; - this.radioButtonRefreshManual.TabStop = true; - this.radioButtonRefreshManual.Text = "Manual"; - this.radioButtonRefreshManual.UseVisualStyleBackColor = true; - this.radioButtonRefreshManual.CheckedChanged += new System.EventHandler(this.radioButtonRefreshManual_CheckedChanged); - // - // radioButtonRefreshScanline - // - this.radioButtonRefreshScanline.AutoSize = true; - this.radioButtonRefreshScanline.Location = new System.Drawing.Point(7, 44); - this.radioButtonRefreshScanline.Name = "radioButtonRefreshScanline"; - this.radioButtonRefreshScanline.Size = new System.Drawing.Size(66, 17); - this.radioButtonRefreshScanline.TabIndex = 1; - this.radioButtonRefreshScanline.TabStop = true; - this.radioButtonRefreshScanline.Text = "Scanline"; - this.radioButtonRefreshScanline.UseVisualStyleBackColor = true; - this.radioButtonRefreshScanline.CheckedChanged += new System.EventHandler(this.radioButtonRefreshScanline_CheckedChanged); - // - // radioButtonRefreshFrame - // - this.radioButtonRefreshFrame.AutoSize = true; - this.radioButtonRefreshFrame.Location = new System.Drawing.Point(7, 20); - this.radioButtonRefreshFrame.Name = "radioButtonRefreshFrame"; - this.radioButtonRefreshFrame.Size = new System.Drawing.Size(54, 17); - this.radioButtonRefreshFrame.TabIndex = 0; - this.radioButtonRefreshFrame.TabStop = true; - this.radioButtonRefreshFrame.Text = "Frame"; - this.radioButtonRefreshFrame.UseVisualStyleBackColor = true; - this.radioButtonRefreshFrame.CheckedChanged += new System.EventHandler(this.radioButtonRefreshFrame_CheckedChanged); - // - // groupBoxDetails - // - this.groupBoxDetails.Controls.Add(this.labelDetails); - this.groupBoxDetails.Controls.Add(this.bmpViewDetails); - this.groupBoxDetails.Location = new System.Drawing.Point(12, 359); - this.groupBoxDetails.Name = "groupBoxDetails"; - this.groupBoxDetails.Size = new System.Drawing.Size(262, 153); - this.groupBoxDetails.TabIndex = 21; - this.groupBoxDetails.TabStop = false; - this.groupBoxDetails.Text = "Details"; - // - // labelDetails - // - this.labelDetails.AutoSize = true; - this.labelDetails.Location = new System.Drawing.Point(76, 16); - this.labelDetails.MaximumSize = new System.Drawing.Size(150, 0); - this.labelDetails.Name = "labelDetails"; - this.labelDetails.Size = new System.Drawing.Size(135, 26); - this.labelDetails.TabIndex = 1; - this.labelDetails.Text = "Mouse over an item to see details about it."; - // - // bmpViewDetails - // - this.bmpViewDetails.BackColor = System.Drawing.Color.Black; - this.bmpViewDetails.Location = new System.Drawing.Point(6, 19); - this.bmpViewDetails.Name = "bmpViewDetails"; - this.bmpViewDetails.Size = new System.Drawing.Size(64, 128); - this.bmpViewDetails.TabIndex = 0; - this.bmpViewDetails.Text = "Details (mouseover)"; - this.bmpViewDetails.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); - // - // groupBoxMemory - // - this.groupBoxMemory.Controls.Add(this.bmpViewMemory); - this.groupBoxMemory.Controls.Add(this.labelMemory); - this.groupBoxMemory.Location = new System.Drawing.Point(280, 359); - this.groupBoxMemory.Name = "groupBoxMemory"; - this.groupBoxMemory.Size = new System.Drawing.Size(262, 153); - this.groupBoxMemory.TabIndex = 22; - this.groupBoxMemory.TabStop = false; - this.groupBoxMemory.Text = "Details - Memory"; - // - // bmpViewMemory - // - this.bmpViewMemory.BackColor = System.Drawing.Color.Black; - this.bmpViewMemory.Location = new System.Drawing.Point(6, 19); - this.bmpViewMemory.Name = "bmpViewMemory"; - this.bmpViewMemory.Size = new System.Drawing.Size(64, 128); - this.bmpViewMemory.TabIndex = 1; - this.bmpViewMemory.Text = "Details (memory)"; - // - // labelMemory - // - this.labelMemory.AutoSize = true; - this.labelMemory.Location = new System.Drawing.Point(76, 16); - this.labelMemory.MaximumSize = new System.Drawing.Size(150, 0); - this.labelMemory.Name = "labelMemory"; - this.labelMemory.Size = new System.Drawing.Size(149, 26); - this.labelMemory.TabIndex = 0; - this.labelMemory.Text = "Right-click an item to display it here."; - // - // groupBox6 - // - this.groupBox6.Controls.Add(this.labelClipboard); - this.groupBox6.Location = new System.Drawing.Point(548, 469); - this.groupBox6.Name = "groupBox6"; - this.groupBox6.Size = new System.Drawing.Size(274, 43); - this.groupBox6.TabIndex = 23; - this.groupBox6.TabStop = false; - this.groupBox6.Text = "Copy to Clipboard"; - // - // labelClipboard - // - this.labelClipboard.AutoSize = true; - this.labelClipboard.Location = new System.Drawing.Point(7, 23); - this.labelClipboard.Name = "labelClipboard"; - this.labelClipboard.Size = new System.Drawing.Size(212, 13); - this.labelClipboard.TabIndex = 0; - this.labelClipboard.Text = "CTRL+C copies the pane under the mouse."; - // - // groupBox7 - // - this.groupBox7.Controls.Add(this.checkBoxSavePos); - this.groupBox7.Controls.Add(this.checkBoxAutoLoad); - this.groupBox7.Location = new System.Drawing.Point(350, 312); - this.groupBox7.Name = "groupBox7"; - this.groupBox7.Size = new System.Drawing.Size(192, 41); - this.groupBox7.TabIndex = 24; - this.groupBox7.TabStop = false; - this.groupBox7.Text = "Config"; - // - // checkBoxSavePos - // - this.checkBoxSavePos.AutoSize = true; - this.checkBoxSavePos.Location = new System.Drawing.Point(87, 19); - this.checkBoxSavePos.Name = "checkBoxSavePos"; - this.checkBoxSavePos.Size = new System.Drawing.Size(90, 17); - this.checkBoxSavePos.TabIndex = 1; - this.checkBoxSavePos.Text = "Save position"; - this.checkBoxSavePos.UseVisualStyleBackColor = true; - this.checkBoxSavePos.CheckedChanged += new System.EventHandler(this.checkBoxSavePos_CheckedChanged); - // - // checkBoxAutoLoad - // - this.checkBoxAutoLoad.AutoSize = true; - this.checkBoxAutoLoad.Location = new System.Drawing.Point(6, 19); - this.checkBoxAutoLoad.Name = "checkBoxAutoLoad"; - this.checkBoxAutoLoad.Size = new System.Drawing.Size(75, 17); - this.checkBoxAutoLoad.TabIndex = 0; - this.checkBoxAutoLoad.Text = "Auto-Load"; - this.checkBoxAutoLoad.UseVisualStyleBackColor = true; - this.checkBoxAutoLoad.CheckedChanged += new System.EventHandler(this.checkBoxAutoLoad_CheckedChanged); - // - // groupBox8 - // - this.groupBox8.Controls.Add(this.labelSpriteBackColor); - this.groupBox8.Controls.Add(this.buttonChangeColor); - this.groupBox8.Controls.Add(this.panelSpriteBackColor); - this.groupBox8.Location = new System.Drawing.Point(548, 518); - this.groupBox8.Name = "groupBox8"; - this.groupBox8.Size = new System.Drawing.Size(274, 48); - this.groupBox8.TabIndex = 25; - this.groupBox8.TabStop = false; - this.groupBox8.Text = "Sprite Backdrop"; - // - // labelSpriteBackColor - // - this.labelSpriteBackColor.AutoSize = true; - this.labelSpriteBackColor.Location = new System.Drawing.Point(67, 24); - this.labelSpriteBackColor.Name = "labelSpriteBackColor"; - this.labelSpriteBackColor.Size = new System.Drawing.Size(35, 13); - this.labelSpriteBackColor.TabIndex = 2; - this.labelSpriteBackColor.Text = "label8"; - // - // buttonChangeColor - // - this.buttonChangeColor.Location = new System.Drawing.Point(164, 19); - this.buttonChangeColor.Name = "buttonChangeColor"; - this.buttonChangeColor.Size = new System.Drawing.Size(104, 23); - this.buttonChangeColor.TabIndex = 1; - this.buttonChangeColor.Text = "Change Color..."; - this.buttonChangeColor.UseVisualStyleBackColor = true; - this.buttonChangeColor.Click += new System.EventHandler(this.buttonChangeColor_Click); - // - // panelSpriteBackColor - // - this.panelSpriteBackColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.panelSpriteBackColor.Location = new System.Drawing.Point(6, 19); - this.panelSpriteBackColor.Name = "panelSpriteBackColor"; - this.panelSpriteBackColor.Size = new System.Drawing.Size(55, 23); - this.panelSpriteBackColor.TabIndex = 0; - // - // GBGPUView - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(834, 578); - this.Controls.Add(this.groupBox8); - this.Controls.Add(this.groupBox7); - this.Controls.Add(this.groupBox6); - this.Controls.Add(this.groupBoxMemory); - this.Controls.Add(this.groupBoxDetails); - this.Controls.Add(this.groupBox5); - this.Controls.Add(this.groupBox4); - this.Controls.Add(this.groupBox3); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; - this.Name = "GBGPUView"; - this.ShowIcon = false; - this.Text = "GPU Viewer"; - this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GBGPUView_FormClosing); - this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.GBGPUView_FormClosed); - this.Load += new System.EventHandler(this.GBGPUView_Load); - this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GBGPUView_KeyDown); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - this.groupBox4.ResumeLayout(false); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - this.groupBoxDetails.ResumeLayout(false); - this.groupBoxDetails.PerformLayout(); - this.groupBoxMemory.ResumeLayout(false); - this.groupBoxMemory.PerformLayout(); - this.groupBox6.ResumeLayout(false); - this.groupBox6.PerformLayout(); - this.groupBox7.ResumeLayout(false); - this.groupBox7.PerformLayout(); - this.groupBox8.ResumeLayout(false); - this.groupBox8.PerformLayout(); - this.ResumeLayout(false); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.bmpViewBG = new BizHawk.Client.EmuHawk.BmpView(); + this.bmpViewWin = new BizHawk.Client.EmuHawk.BmpView(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.bmpViewTiles1 = new BizHawk.Client.EmuHawk.BmpView(); + this.bmpViewTiles2 = new BizHawk.Client.EmuHawk.BmpView(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.label7 = new System.Windows.Forms.Label(); + this.bmpViewBGPal = new BizHawk.Client.EmuHawk.BmpView(); + this.bmpViewSPPal = new BizHawk.Client.EmuHawk.BmpView(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.bmpViewOAM = new BizHawk.Client.EmuHawk.BmpView(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.hScrollBarScanline = new System.Windows.Forms.HScrollBar(); + this.labelScanline = new System.Windows.Forms.Label(); + this.buttonRefresh = new System.Windows.Forms.Button(); + this.radioButtonRefreshManual = new System.Windows.Forms.RadioButton(); + this.radioButtonRefreshScanline = new System.Windows.Forms.RadioButton(); + this.radioButtonRefreshFrame = new System.Windows.Forms.RadioButton(); + this.groupBoxDetails = new System.Windows.Forms.GroupBox(); + this.labelDetails = new System.Windows.Forms.Label(); + this.bmpViewDetails = new BizHawk.Client.EmuHawk.BmpView(); + this.groupBoxMemory = new System.Windows.Forms.GroupBox(); + this.bmpViewMemory = new BizHawk.Client.EmuHawk.BmpView(); + this.labelMemory = new System.Windows.Forms.Label(); + this.groupBox6 = new System.Windows.Forms.GroupBox(); + this.labelClipboard = new System.Windows.Forms.Label(); + this.groupBox7 = new System.Windows.Forms.GroupBox(); + this.checkBoxSavePos = new System.Windows.Forms.CheckBox(); + this.checkBoxAutoLoad = new System.Windows.Forms.CheckBox(); + this.groupBox8 = new System.Windows.Forms.GroupBox(); + this.labelSpriteBackColor = new System.Windows.Forms.Label(); + this.buttonChangeColor = new System.Windows.Forms.Button(); + this.panelSpriteBackColor = new System.Windows.Forms.Panel(); + this.groupBox1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.groupBox3.SuspendLayout(); + this.groupBox4.SuspendLayout(); + this.groupBox5.SuspendLayout(); + this.groupBoxDetails.SuspendLayout(); + this.groupBoxMemory.SuspendLayout(); + this.groupBox6.SuspendLayout(); + this.groupBox7.SuspendLayout(); + this.groupBox8.SuspendLayout(); + this.SuspendLayout(); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(3, 16); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(65, 13); + this.label1.TabIndex = 2; + this.label1.Text = "Background"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(265, 16); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(46, 13); + this.label2.TabIndex = 3; + this.label2.Text = "Window"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(3, 16); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(41, 13); + this.label3.TabIndex = 8; + this.label3.Text = "Bank 1"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(137, 16); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(72, 13); + this.label4.TabIndex = 9; + this.label4.Text = "Bank 2 (CGB)"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(3, 16); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(116, 13); + this.label5.TabIndex = 12; + this.label5.Text = "Background && Window"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(137, 16); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(34, 13); + this.label6.TabIndex = 13; + this.label6.Text = "Sprite"; + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.bmpViewBG); + this.groupBox1.Controls.Add(this.bmpViewWin); + this.groupBox1.Controls.Add(this.label1); + this.groupBox1.Controls.Add(this.label2); + this.groupBox1.Location = new System.Drawing.Point(12, 12); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(530, 294); + this.groupBox1.TabIndex = 16; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Tilemaps"; + // + // bmpViewBG + // + this.bmpViewBG.BackColor = System.Drawing.Color.Black; + this.bmpViewBG.Location = new System.Drawing.Point(6, 32); + this.bmpViewBG.Name = "bmpViewBG"; + this.bmpViewBG.Size = new System.Drawing.Size(256, 256); + this.bmpViewBG.TabIndex = 4; + this.bmpViewBG.Text = "Background"; + this.bmpViewBG.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewBG.MouseEnter += new System.EventHandler(this.bmpViewBG_MouseEnter); + this.bmpViewBG.MouseLeave += new System.EventHandler(this.bmpViewBG_MouseLeave); + this.bmpViewBG.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewBG_MouseMove); + // + // bmpViewWin + // + this.bmpViewWin.BackColor = System.Drawing.Color.Black; + this.bmpViewWin.Location = new System.Drawing.Point(268, 32); + this.bmpViewWin.Name = "bmpViewWin"; + this.bmpViewWin.Size = new System.Drawing.Size(256, 256); + this.bmpViewWin.TabIndex = 5; + this.bmpViewWin.Text = "Window"; + this.bmpViewWin.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewWin.MouseEnter += new System.EventHandler(this.bmpViewWin_MouseEnter); + this.bmpViewWin.MouseLeave += new System.EventHandler(this.bmpViewWin_MouseLeave); + this.bmpViewWin.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewWin_MouseMove); + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.label3); + this.groupBox2.Controls.Add(this.bmpViewTiles1); + this.groupBox2.Controls.Add(this.bmpViewTiles2); + this.groupBox2.Controls.Add(this.label4); + this.groupBox2.Location = new System.Drawing.Point(548, 12); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(274, 230); + this.groupBox2.TabIndex = 17; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Tiles"; + // + // bmpViewTiles1 + // + this.bmpViewTiles1.BackColor = System.Drawing.Color.Black; + this.bmpViewTiles1.Location = new System.Drawing.Point(6, 32); + this.bmpViewTiles1.Name = "bmpViewTiles1"; + this.bmpViewTiles1.Size = new System.Drawing.Size(128, 192); + this.bmpViewTiles1.TabIndex = 6; + this.bmpViewTiles1.Text = "Tiles 1"; + this.bmpViewTiles1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewTiles1.MouseEnter += new System.EventHandler(this.bmpViewTiles1_MouseEnter); + this.bmpViewTiles1.MouseLeave += new System.EventHandler(this.bmpViewTiles1_MouseLeave); + this.bmpViewTiles1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewTiles1_MouseMove); + // + // bmpViewTiles2 + // + this.bmpViewTiles2.BackColor = System.Drawing.Color.Black; + this.bmpViewTiles2.Location = new System.Drawing.Point(140, 32); + this.bmpViewTiles2.Name = "bmpViewTiles2"; + this.bmpViewTiles2.Size = new System.Drawing.Size(128, 192); + this.bmpViewTiles2.TabIndex = 7; + this.bmpViewTiles2.Text = "Tiles 2"; + this.bmpViewTiles2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewTiles2.MouseEnter += new System.EventHandler(this.bmpViewTiles2_MouseEnter); + this.bmpViewTiles2.MouseLeave += new System.EventHandler(this.bmpViewTiles2_MouseLeave); + this.bmpViewTiles2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewTiles2_MouseMove); + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.label7); + this.groupBox3.Controls.Add(this.label5); + this.groupBox3.Controls.Add(this.bmpViewBGPal); + this.groupBox3.Controls.Add(this.bmpViewSPPal); + this.groupBox3.Controls.Add(this.label6); + this.groupBox3.Location = new System.Drawing.Point(548, 248); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(274, 115); + this.groupBox3.TabIndex = 18; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "Palettes"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(6, 99); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(266, 13); + this.label7.TabIndex = 14; + this.label7.Text = "Left-click a palette to use it for drawing the tiles display."; + // + // bmpViewBGPal + // + this.bmpViewBGPal.BackColor = System.Drawing.Color.Black; + this.bmpViewBGPal.Location = new System.Drawing.Point(6, 32); + this.bmpViewBGPal.Name = "bmpViewBGPal"; + this.bmpViewBGPal.Size = new System.Drawing.Size(128, 64); + this.bmpViewBGPal.TabIndex = 10; + this.bmpViewBGPal.Text = "Background palettes"; + this.bmpViewBGPal.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewBGPal.MouseEnter += new System.EventHandler(this.bmpViewBGPal_MouseEnter); + this.bmpViewBGPal.MouseLeave += new System.EventHandler(this.bmpViewBGPal_MouseLeave); + this.bmpViewBGPal.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewBGPal_MouseMove); + // + // bmpViewSPPal + // + this.bmpViewSPPal.BackColor = System.Drawing.Color.Black; + this.bmpViewSPPal.Location = new System.Drawing.Point(140, 32); + this.bmpViewSPPal.Name = "bmpViewSPPal"; + this.bmpViewSPPal.Size = new System.Drawing.Size(128, 64); + this.bmpViewSPPal.TabIndex = 11; + this.bmpViewSPPal.Text = "Sprite palettes"; + this.bmpViewSPPal.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewSPPal.MouseEnter += new System.EventHandler(this.bmpViewSPPal_MouseEnter); + this.bmpViewSPPal.MouseLeave += new System.EventHandler(this.bmpViewSPPal_MouseLeave); + this.bmpViewSPPal.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewSPPal_MouseMove); + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.bmpViewOAM); + this.groupBox4.Location = new System.Drawing.Point(12, 312); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(332, 41); + this.groupBox4.TabIndex = 19; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "Sprites"; + // + // bmpViewOAM + // + this.bmpViewOAM.BackColor = System.Drawing.Color.Black; + this.bmpViewOAM.Location = new System.Drawing.Point(6, 19); + this.bmpViewOAM.Name = "bmpViewOAM"; + this.bmpViewOAM.Size = new System.Drawing.Size(320, 16); + this.bmpViewOAM.TabIndex = 14; + this.bmpViewOAM.Text = "Sprites"; + this.bmpViewOAM.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + this.bmpViewOAM.MouseEnter += new System.EventHandler(this.bmpViewOAM_MouseEnter); + this.bmpViewOAM.MouseLeave += new System.EventHandler(this.bmpViewOAM_MouseLeave); + this.bmpViewOAM.MouseMove += new System.Windows.Forms.MouseEventHandler(this.bmpViewOAM_MouseMove); + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.hScrollBarScanline); + this.groupBox5.Controls.Add(this.labelScanline); + this.groupBox5.Controls.Add(this.buttonRefresh); + this.groupBox5.Controls.Add(this.radioButtonRefreshManual); + this.groupBox5.Controls.Add(this.radioButtonRefreshScanline); + this.groupBox5.Controls.Add(this.radioButtonRefreshFrame); + this.groupBox5.Location = new System.Drawing.Point(548, 369); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(274, 94); + this.groupBox5.TabIndex = 20; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Refresh Control"; + // + // hScrollBarScanline + // + this.hScrollBarScanline.Location = new System.Drawing.Point(76, 45); + this.hScrollBarScanline.Maximum = 162; + this.hScrollBarScanline.Name = "hScrollBarScanline"; + this.hScrollBarScanline.Size = new System.Drawing.Size(192, 16); + this.hScrollBarScanline.TabIndex = 21; + this.hScrollBarScanline.ValueChanged += new System.EventHandler(this.hScrollBarScanline_ValueChanged); + // + // labelScanline + // + this.labelScanline.AutoSize = true; + this.labelScanline.Location = new System.Drawing.Point(159, 24); + this.labelScanline.Name = "labelScanline"; + this.labelScanline.Size = new System.Drawing.Size(21, 13); + this.labelScanline.TabIndex = 5; + this.labelScanline.Text = "SS"; + this.labelScanline.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // buttonRefresh + // + this.buttonRefresh.Location = new System.Drawing.Point(76, 65); + this.buttonRefresh.Name = "buttonRefresh"; + this.buttonRefresh.Size = new System.Drawing.Size(80, 23); + this.buttonRefresh.TabIndex = 4; + this.buttonRefresh.Text = "Refresh Now"; + this.buttonRefresh.UseVisualStyleBackColor = true; + this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click); + // + // radioButtonRefreshManual + // + this.radioButtonRefreshManual.AutoSize = true; + this.radioButtonRefreshManual.Location = new System.Drawing.Point(7, 68); + this.radioButtonRefreshManual.Name = "radioButtonRefreshManual"; + this.radioButtonRefreshManual.Size = new System.Drawing.Size(60, 17); + this.radioButtonRefreshManual.TabIndex = 2; + this.radioButtonRefreshManual.TabStop = true; + this.radioButtonRefreshManual.Text = "Manual"; + this.radioButtonRefreshManual.UseVisualStyleBackColor = true; + this.radioButtonRefreshManual.CheckedChanged += new System.EventHandler(this.radioButtonRefreshManual_CheckedChanged); + // + // radioButtonRefreshScanline + // + this.radioButtonRefreshScanline.AutoSize = true; + this.radioButtonRefreshScanline.Location = new System.Drawing.Point(7, 44); + this.radioButtonRefreshScanline.Name = "radioButtonRefreshScanline"; + this.radioButtonRefreshScanline.Size = new System.Drawing.Size(66, 17); + this.radioButtonRefreshScanline.TabIndex = 1; + this.radioButtonRefreshScanline.TabStop = true; + this.radioButtonRefreshScanline.Text = "Scanline"; + this.radioButtonRefreshScanline.UseVisualStyleBackColor = true; + this.radioButtonRefreshScanline.CheckedChanged += new System.EventHandler(this.radioButtonRefreshScanline_CheckedChanged); + // + // radioButtonRefreshFrame + // + this.radioButtonRefreshFrame.AutoSize = true; + this.radioButtonRefreshFrame.Location = new System.Drawing.Point(7, 20); + this.radioButtonRefreshFrame.Name = "radioButtonRefreshFrame"; + this.radioButtonRefreshFrame.Size = new System.Drawing.Size(54, 17); + this.radioButtonRefreshFrame.TabIndex = 0; + this.radioButtonRefreshFrame.TabStop = true; + this.radioButtonRefreshFrame.Text = "Frame"; + this.radioButtonRefreshFrame.UseVisualStyleBackColor = true; + this.radioButtonRefreshFrame.CheckedChanged += new System.EventHandler(this.radioButtonRefreshFrame_CheckedChanged); + // + // groupBoxDetails + // + this.groupBoxDetails.Controls.Add(this.labelDetails); + this.groupBoxDetails.Controls.Add(this.bmpViewDetails); + this.groupBoxDetails.Location = new System.Drawing.Point(12, 359); + this.groupBoxDetails.Name = "groupBoxDetails"; + this.groupBoxDetails.Size = new System.Drawing.Size(262, 153); + this.groupBoxDetails.TabIndex = 21; + this.groupBoxDetails.TabStop = false; + this.groupBoxDetails.Text = "Details"; + // + // labelDetails + // + this.labelDetails.AutoSize = true; + this.labelDetails.Location = new System.Drawing.Point(76, 16); + this.labelDetails.MaximumSize = new System.Drawing.Size(150, 0); + this.labelDetails.Name = "labelDetails"; + this.labelDetails.Size = new System.Drawing.Size(135, 26); + this.labelDetails.TabIndex = 1; + this.labelDetails.Text = "Mouse over an item to see details about it."; + // + // bmpViewDetails + // + this.bmpViewDetails.BackColor = System.Drawing.Color.Black; + this.bmpViewDetails.Location = new System.Drawing.Point(6, 19); + this.bmpViewDetails.Name = "bmpViewDetails"; + this.bmpViewDetails.Size = new System.Drawing.Size(64, 128); + this.bmpViewDetails.TabIndex = 0; + this.bmpViewDetails.Text = "Details (mouseover)"; + this.bmpViewDetails.MouseClick += new System.Windows.Forms.MouseEventHandler(this.bmpView_MouseClick); + // + // groupBoxMemory + // + this.groupBoxMemory.Controls.Add(this.bmpViewMemory); + this.groupBoxMemory.Controls.Add(this.labelMemory); + this.groupBoxMemory.Location = new System.Drawing.Point(280, 359); + this.groupBoxMemory.Name = "groupBoxMemory"; + this.groupBoxMemory.Size = new System.Drawing.Size(262, 153); + this.groupBoxMemory.TabIndex = 22; + this.groupBoxMemory.TabStop = false; + this.groupBoxMemory.Text = "Details - Memory"; + // + // bmpViewMemory + // + this.bmpViewMemory.BackColor = System.Drawing.Color.Black; + this.bmpViewMemory.Location = new System.Drawing.Point(6, 19); + this.bmpViewMemory.Name = "bmpViewMemory"; + this.bmpViewMemory.Size = new System.Drawing.Size(64, 128); + this.bmpViewMemory.TabIndex = 1; + this.bmpViewMemory.Text = "Details (memory)"; + // + // labelMemory + // + this.labelMemory.AutoSize = true; + this.labelMemory.Location = new System.Drawing.Point(76, 16); + this.labelMemory.MaximumSize = new System.Drawing.Size(150, 0); + this.labelMemory.Name = "labelMemory"; + this.labelMemory.Size = new System.Drawing.Size(149, 26); + this.labelMemory.TabIndex = 0; + this.labelMemory.Text = "Right-click an item to display it here."; + // + // groupBox6 + // + this.groupBox6.Controls.Add(this.labelClipboard); + this.groupBox6.Location = new System.Drawing.Point(548, 469); + this.groupBox6.Name = "groupBox6"; + this.groupBox6.Size = new System.Drawing.Size(274, 43); + this.groupBox6.TabIndex = 23; + this.groupBox6.TabStop = false; + this.groupBox6.Text = "Copy to Clipboard"; + // + // labelClipboard + // + this.labelClipboard.AutoSize = true; + this.labelClipboard.Location = new System.Drawing.Point(7, 23); + this.labelClipboard.Name = "labelClipboard"; + this.labelClipboard.Size = new System.Drawing.Size(212, 13); + this.labelClipboard.TabIndex = 0; + this.labelClipboard.Text = "CTRL+C copies the pane under the mouse."; + // + // groupBox7 + // + this.groupBox7.Controls.Add(this.checkBoxSavePos); + this.groupBox7.Controls.Add(this.checkBoxAutoLoad); + this.groupBox7.Location = new System.Drawing.Point(350, 312); + this.groupBox7.Name = "groupBox7"; + this.groupBox7.Size = new System.Drawing.Size(192, 41); + this.groupBox7.TabIndex = 24; + this.groupBox7.TabStop = false; + this.groupBox7.Text = "Config"; + // + // checkBoxSavePos + // + this.checkBoxSavePos.AutoSize = true; + this.checkBoxSavePos.Location = new System.Drawing.Point(87, 19); + this.checkBoxSavePos.Name = "checkBoxSavePos"; + this.checkBoxSavePos.Size = new System.Drawing.Size(90, 17); + this.checkBoxSavePos.TabIndex = 1; + this.checkBoxSavePos.Text = "Save position"; + this.checkBoxSavePos.UseVisualStyleBackColor = true; + this.checkBoxSavePos.CheckedChanged += new System.EventHandler(this.checkBoxSavePos_CheckedChanged); + // + // checkBoxAutoLoad + // + this.checkBoxAutoLoad.AutoSize = true; + this.checkBoxAutoLoad.Location = new System.Drawing.Point(6, 19); + this.checkBoxAutoLoad.Name = "checkBoxAutoLoad"; + this.checkBoxAutoLoad.Size = new System.Drawing.Size(68, 17); + this.checkBoxAutoLoad.TabIndex = 0; + this.checkBoxAutoLoad.Text = "Autoload"; + this.checkBoxAutoLoad.UseVisualStyleBackColor = true; + this.checkBoxAutoLoad.CheckedChanged += new System.EventHandler(this.checkBoxAutoLoad_CheckedChanged); + // + // groupBox8 + // + this.groupBox8.Controls.Add(this.labelSpriteBackColor); + this.groupBox8.Controls.Add(this.buttonChangeColor); + this.groupBox8.Controls.Add(this.panelSpriteBackColor); + this.groupBox8.Location = new System.Drawing.Point(548, 518); + this.groupBox8.Name = "groupBox8"; + this.groupBox8.Size = new System.Drawing.Size(274, 48); + this.groupBox8.TabIndex = 25; + this.groupBox8.TabStop = false; + this.groupBox8.Text = "Sprite Backdrop"; + // + // labelSpriteBackColor + // + this.labelSpriteBackColor.AutoSize = true; + this.labelSpriteBackColor.Location = new System.Drawing.Point(67, 24); + this.labelSpriteBackColor.Name = "labelSpriteBackColor"; + this.labelSpriteBackColor.Size = new System.Drawing.Size(35, 13); + this.labelSpriteBackColor.TabIndex = 2; + this.labelSpriteBackColor.Text = "label8"; + // + // buttonChangeColor + // + this.buttonChangeColor.Location = new System.Drawing.Point(164, 19); + this.buttonChangeColor.Name = "buttonChangeColor"; + this.buttonChangeColor.Size = new System.Drawing.Size(104, 23); + this.buttonChangeColor.TabIndex = 1; + this.buttonChangeColor.Text = "Change Color..."; + this.buttonChangeColor.UseVisualStyleBackColor = true; + this.buttonChangeColor.Click += new System.EventHandler(this.buttonChangeColor_Click); + // + // panelSpriteBackColor + // + this.panelSpriteBackColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.panelSpriteBackColor.Location = new System.Drawing.Point(6, 19); + this.panelSpriteBackColor.Name = "panelSpriteBackColor"; + this.panelSpriteBackColor.Size = new System.Drawing.Size(55, 23); + this.panelSpriteBackColor.TabIndex = 0; + // + // GBGPUView + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(834, 578); + this.Controls.Add(this.groupBox8); + this.Controls.Add(this.groupBox7); + this.Controls.Add(this.groupBox6); + this.Controls.Add(this.groupBoxMemory); + this.Controls.Add(this.groupBoxDetails); + this.Controls.Add(this.groupBox5); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.groupBox3); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; + this.Name = "GBGPUView"; + this.ShowIcon = false; + this.Text = "GPU Viewer"; + this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GBGPUView_FormClosing); + this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.GBGPUView_FormClosed); + this.Load += new System.EventHandler(this.GBGPUView_Load); + this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GBGPUView_KeyDown); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + this.groupBox4.ResumeLayout(false); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + this.groupBoxDetails.ResumeLayout(false); + this.groupBoxDetails.PerformLayout(); + this.groupBoxMemory.ResumeLayout(false); + this.groupBoxMemory.PerformLayout(); + this.groupBox6.ResumeLayout(false); + this.groupBox6.PerformLayout(); + this.groupBox7.ResumeLayout(false); + this.groupBox7.PerformLayout(); + this.groupBox8.ResumeLayout(false); + this.groupBox8.PerformLayout(); + this.ResumeLayout(false); } diff --git a/BizHawk.Client.EmuHawk/tools/GBA/GBAGPUView.Designer.cs b/BizHawk.Client.EmuHawk/tools/GBA/GBAGPUView.Designer.cs index c29d6caf0d..c52dbd08bf 100644 --- a/BizHawk.Client.EmuHawk/tools/GBA/GBAGPUView.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/GBA/GBAGPUView.Designer.cs @@ -28,166 +28,167 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - this.listBoxWidgets = new System.Windows.Forms.ListBox(); - this.panel1 = new System.Windows.Forms.Panel(); - this.label1 = new System.Windows.Forms.Label(); - this.buttonShowWidget = new System.Windows.Forms.Button(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.buttonRefresh = new System.Windows.Forms.Button(); - this.hScrollBar1 = new System.Windows.Forms.HScrollBar(); - this.radioButtonManual = new System.Windows.Forms.RadioButton(); - this.radioButtonScanline = new System.Windows.Forms.RadioButton(); - this.radioButtonFrame = new System.Windows.Forms.RadioButton(); - this.labelClipboard = new System.Windows.Forms.Label(); - this.timerMessage = new System.Windows.Forms.Timer(this.components); - this.groupBox1.SuspendLayout(); - this.SuspendLayout(); - // - // listBoxWidgets - // - this.listBoxWidgets.Location = new System.Drawing.Point(12, 25); - this.listBoxWidgets.Name = "listBoxWidgets"; - this.listBoxWidgets.Size = new System.Drawing.Size(137, 160); - this.listBoxWidgets.TabIndex = 0; - this.listBoxWidgets.DoubleClick += new System.EventHandler(this.listBoxWidgets_DoubleClick); - // - // panel1 - // - this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel1.AutoScroll = true; - this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.panel1.Location = new System.Drawing.Point(155, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(481, 405); - this.panel1.TabIndex = 1; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(12, 9); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(92, 13); - this.label1.TabIndex = 2; - this.label1.Text = "Available widgets:"; - // - // buttonShowWidget - // - this.buttonShowWidget.Location = new System.Drawing.Point(29, 191); - this.buttonShowWidget.Name = "buttonShowWidget"; - this.buttonShowWidget.Size = new System.Drawing.Size(75, 23); - this.buttonShowWidget.TabIndex = 3; - this.buttonShowWidget.Text = "Show >>"; - this.buttonShowWidget.UseVisualStyleBackColor = true; - this.buttonShowWidget.Click += new System.EventHandler(this.buttonShowWidget_Click); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.buttonRefresh); - this.groupBox1.Controls.Add(this.hScrollBar1); - this.groupBox1.Controls.Add(this.radioButtonManual); - this.groupBox1.Controls.Add(this.radioButtonScanline); - this.groupBox1.Controls.Add(this.radioButtonFrame); - this.groupBox1.Location = new System.Drawing.Point(15, 220); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(134, 133); - this.groupBox1.TabIndex = 4; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Refresh"; - // - // buttonRefresh - // - this.buttonRefresh.Location = new System.Drawing.Point(6, 104); - this.buttonRefresh.Name = "buttonRefresh"; - this.buttonRefresh.Size = new System.Drawing.Size(75, 23); - this.buttonRefresh.TabIndex = 4; - this.buttonRefresh.Text = "Refresh"; - this.buttonRefresh.UseVisualStyleBackColor = true; - this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click); - // - // hScrollBar1 - // - this.hScrollBar1.LargeChange = 20; - this.hScrollBar1.Location = new System.Drawing.Point(3, 62); - this.hScrollBar1.Maximum = 246; - this.hScrollBar1.Name = "hScrollBar1"; - this.hScrollBar1.Size = new System.Drawing.Size(128, 16); - this.hScrollBar1.TabIndex = 3; - this.hScrollBar1.ValueChanged += new System.EventHandler(this.hScrollBar1_ValueChanged); - // - // radioButtonManual - // - this.radioButtonManual.AutoSize = true; - this.radioButtonManual.Location = new System.Drawing.Point(6, 81); - this.radioButtonManual.Name = "radioButtonManual"; - this.radioButtonManual.Size = new System.Drawing.Size(60, 17); - this.radioButtonManual.TabIndex = 2; - this.radioButtonManual.TabStop = true; - this.radioButtonManual.Text = "Manual"; - this.radioButtonManual.UseVisualStyleBackColor = true; - this.radioButtonManual.CheckedChanged += new System.EventHandler(this.radioButtonManual_CheckedChanged); - // - // radioButtonScanline - // - this.radioButtonScanline.AutoSize = true; - this.radioButtonScanline.Location = new System.Drawing.Point(6, 42); - this.radioButtonScanline.Name = "radioButtonScanline"; - this.radioButtonScanline.Size = new System.Drawing.Size(66, 17); - this.radioButtonScanline.TabIndex = 1; - this.radioButtonScanline.Text = "Scanline"; - this.radioButtonScanline.UseVisualStyleBackColor = true; - this.radioButtonScanline.CheckedChanged += new System.EventHandler(this.radioButtonScanline_CheckedChanged); - // - // radioButtonFrame - // - this.radioButtonFrame.AutoSize = true; - this.radioButtonFrame.Location = new System.Drawing.Point(6, 19); - this.radioButtonFrame.Name = "radioButtonFrame"; - this.radioButtonFrame.Size = new System.Drawing.Size(54, 17); - this.radioButtonFrame.TabIndex = 0; - this.radioButtonFrame.Text = "Frame"; - this.radioButtonFrame.UseVisualStyleBackColor = true; - this.radioButtonFrame.CheckedChanged += new System.EventHandler(this.radioButtonFrame_CheckedChanged); - // - // labelClipboard - // - this.labelClipboard.AutoSize = true; - this.labelClipboard.Location = new System.Drawing.Point(9, 356); - this.labelClipboard.MaximumSize = new System.Drawing.Size(145, 0); - this.labelClipboard.Name = "labelClipboard"; - this.labelClipboard.Size = new System.Drawing.Size(117, 26); - this.labelClipboard.TabIndex = 5; - this.labelClipboard.Text = "CTRL + C: Copy under mouse to clipboard."; - // - // timerMessage - // - this.timerMessage.Interval = 5000; - this.timerMessage.Tick += new System.EventHandler(this.timerMessage_Tick); - // - // GBAGPUView - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(636, 405); - this.Controls.Add(this.labelClipboard); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.buttonShowWidget); - this.Controls.Add(this.label1); - this.Controls.Add(this.panel1); - this.Controls.Add(this.listBoxWidgets); - this.KeyPreview = true; - this.Name = "GBAGPUView"; - this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show; - this.Text = "GBA GPU Viewer"; - this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.GBAGPUView_FormClosed); - this.Load += new System.EventHandler(this.GBAGPUView_Load); - this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GBAGPUView_KeyDown); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.components = new System.ComponentModel.Container(); + this.listBoxWidgets = new System.Windows.Forms.ListBox(); + this.panel1 = new System.Windows.Forms.Panel(); + this.label1 = new System.Windows.Forms.Label(); + this.buttonShowWidget = new System.Windows.Forms.Button(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.buttonRefresh = new System.Windows.Forms.Button(); + this.hScrollBar1 = new System.Windows.Forms.HScrollBar(); + this.radioButtonManual = new System.Windows.Forms.RadioButton(); + this.radioButtonScanline = new System.Windows.Forms.RadioButton(); + this.radioButtonFrame = new System.Windows.Forms.RadioButton(); + this.labelClipboard = new System.Windows.Forms.Label(); + this.timerMessage = new System.Windows.Forms.Timer(this.components); + this.groupBox1.SuspendLayout(); + this.SuspendLayout(); + // + // listBoxWidgets + // + this.listBoxWidgets.Location = new System.Drawing.Point(12, 25); + this.listBoxWidgets.Name = "listBoxWidgets"; + this.listBoxWidgets.Size = new System.Drawing.Size(137, 160); + this.listBoxWidgets.TabIndex = 0; + this.listBoxWidgets.DoubleClick += new System.EventHandler(this.listBoxWidgets_DoubleClick); + // + // panel1 + // + this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel1.AutoScroll = true; + this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.panel1.Location = new System.Drawing.Point(155, 0); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(481, 405); + this.panel1.TabIndex = 1; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(12, 9); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(92, 13); + this.label1.TabIndex = 2; + this.label1.Text = "Available widgets:"; + // + // buttonShowWidget + // + this.buttonShowWidget.Location = new System.Drawing.Point(29, 191); + this.buttonShowWidget.Name = "buttonShowWidget"; + this.buttonShowWidget.Size = new System.Drawing.Size(75, 23); + this.buttonShowWidget.TabIndex = 3; + this.buttonShowWidget.Text = "Show >>"; + this.buttonShowWidget.UseVisualStyleBackColor = true; + this.buttonShowWidget.Click += new System.EventHandler(this.buttonShowWidget_Click); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.buttonRefresh); + this.groupBox1.Controls.Add(this.hScrollBar1); + this.groupBox1.Controls.Add(this.radioButtonManual); + this.groupBox1.Controls.Add(this.radioButtonScanline); + this.groupBox1.Controls.Add(this.radioButtonFrame); + this.groupBox1.Location = new System.Drawing.Point(15, 220); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(134, 133); + this.groupBox1.TabIndex = 4; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Refresh"; + // + // buttonRefresh + // + this.buttonRefresh.Location = new System.Drawing.Point(6, 104); + this.buttonRefresh.Name = "buttonRefresh"; + this.buttonRefresh.Size = new System.Drawing.Size(75, 23); + this.buttonRefresh.TabIndex = 4; + this.buttonRefresh.Text = "Refresh"; + this.buttonRefresh.UseVisualStyleBackColor = true; + this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click); + // + // hScrollBar1 + // + this.hScrollBar1.LargeChange = 20; + this.hScrollBar1.Location = new System.Drawing.Point(3, 62); + this.hScrollBar1.Maximum = 246; + this.hScrollBar1.Name = "hScrollBar1"; + this.hScrollBar1.Size = new System.Drawing.Size(128, 16); + this.hScrollBar1.TabIndex = 3; + this.hScrollBar1.ValueChanged += new System.EventHandler(this.hScrollBar1_ValueChanged); + // + // radioButtonManual + // + this.radioButtonManual.AutoSize = true; + this.radioButtonManual.Location = new System.Drawing.Point(6, 81); + this.radioButtonManual.Name = "radioButtonManual"; + this.radioButtonManual.Size = new System.Drawing.Size(60, 17); + this.radioButtonManual.TabIndex = 2; + this.radioButtonManual.TabStop = true; + this.radioButtonManual.Text = "Manual"; + this.radioButtonManual.UseVisualStyleBackColor = true; + this.radioButtonManual.CheckedChanged += new System.EventHandler(this.radioButtonManual_CheckedChanged); + // + // radioButtonScanline + // + this.radioButtonScanline.AutoSize = true; + this.radioButtonScanline.Location = new System.Drawing.Point(6, 42); + this.radioButtonScanline.Name = "radioButtonScanline"; + this.radioButtonScanline.Size = new System.Drawing.Size(66, 17); + this.radioButtonScanline.TabIndex = 1; + this.radioButtonScanline.Text = "Scanline"; + this.radioButtonScanline.UseVisualStyleBackColor = true; + this.radioButtonScanline.CheckedChanged += new System.EventHandler(this.radioButtonScanline_CheckedChanged); + // + // radioButtonFrame + // + this.radioButtonFrame.AutoSize = true; + this.radioButtonFrame.Location = new System.Drawing.Point(6, 19); + this.radioButtonFrame.Name = "radioButtonFrame"; + this.radioButtonFrame.Size = new System.Drawing.Size(54, 17); + this.radioButtonFrame.TabIndex = 0; + this.radioButtonFrame.Text = "Frame"; + this.radioButtonFrame.UseVisualStyleBackColor = true; + this.radioButtonFrame.CheckedChanged += new System.EventHandler(this.radioButtonFrame_CheckedChanged); + // + // labelClipboard + // + this.labelClipboard.AutoSize = true; + this.labelClipboard.Location = new System.Drawing.Point(9, 356); + this.labelClipboard.MaximumSize = new System.Drawing.Size(145, 0); + this.labelClipboard.Name = "labelClipboard"; + this.labelClipboard.Size = new System.Drawing.Size(117, 26); + this.labelClipboard.TabIndex = 5; + this.labelClipboard.Text = "CTRL + C: Copy under mouse to clipboard."; + // + // timerMessage + // + this.timerMessage.Interval = 5000; + this.timerMessage.Tick += new System.EventHandler(this.timerMessage_Tick); + // + // GBAGPUView + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(636, 405); + this.Controls.Add(this.labelClipboard); + this.Controls.Add(this.groupBox1); + this.Controls.Add(this.buttonShowWidget); + this.Controls.Add(this.label1); + this.Controls.Add(this.panel1); + this.Controls.Add(this.listBoxWidgets); + this.KeyPreview = true; + this.Name = "GBAGPUView"; + this.ShowIcon = false; + this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show; + this.Text = "GBA GPU Viewer"; + this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.GBAGPUView_FormClosed); + this.Load += new System.EventHandler(this.GBAGPUView_Load); + this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GBAGPUView_KeyDown); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs b/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs index ed71291ab1..78f9283713 100644 --- a/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs @@ -28,199 +28,199 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HexEditor)); - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveAsBinaryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.dumpToFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); - this.findToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.findNextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.findPrevToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.memoryDomainsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.dataSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.byteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.byteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.byteToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); - this.enToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); - this.goToAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.addToRamWatchToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.freezeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.unfreezeAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.pokeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.customColorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.setColorsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); - this.resetToDefaultToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowsSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); - this.alwaysOnTopToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.restoreWindowSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.setColorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); - this.resetToDefaultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ViewerContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); - this.copyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.pasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.freezeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.addToRamWatchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.unfreezeAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.pokeAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); - this.incrementToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.decrementToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); - this.gotoAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.MemoryViewerBox = new System.Windows.Forms.GroupBox(); - this.AddressLabel = new System.Windows.Forms.Label(); - this.vScrollBar1 = new System.Windows.Forms.VScrollBar(); - this.AddressesLabel = new System.Windows.Forms.Label(); - this.Header = new System.Windows.Forms.Label(); - this.menuStrip1.SuspendLayout(); - this.ViewerContextMenuStrip.SuspendLayout(); - this.MemoryViewerBox.SuspendLayout(); - this.SuspendLayout(); - // - // menuStrip1 - // - this.menuStrip1.ClickThrough = true; - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HexEditor)); + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveAsBinaryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.dumpToFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); + this.findToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.findNextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.findPrevToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.memoryDomainsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.dataSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.byteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.byteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.byteToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); + this.enToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.goToAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.addToRamWatchToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.freezeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.unfreezeAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pokeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.customColorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.setColorsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); + this.resetToDefaultToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowsSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); + this.alwaysOnTopToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.restoreWindowSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.setColorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); + this.resetToDefaultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ViewerContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); + this.copyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.pasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.freezeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.addToRamWatchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.unfreezeAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.pokeAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); + this.incrementToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.decrementToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); + this.gotoAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.MemoryViewerBox = new System.Windows.Forms.GroupBox(); + this.AddressLabel = new System.Windows.Forms.Label(); + this.vScrollBar1 = new System.Windows.Forms.VScrollBar(); + this.AddressesLabel = new System.Windows.Forms.Label(); + this.Header = new System.Windows.Forms.Label(); + this.menuStrip1.SuspendLayout(); + this.ViewerContextMenuStrip.SuspendLayout(); + this.MemoryViewerBox.SuspendLayout(); + this.SuspendLayout(); + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.editToolStripMenuItem, this.optionsToolStripMenuItem, this.settingsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(584, 24); - this.menuStrip1.TabIndex = 1; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(584, 24); + this.menuStrip1.TabIndex = 1; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveToolStripMenuItem, this.saveAsBinaryToolStripMenuItem, this.dumpToFileToolStripMenuItem, this.toolStripSeparator1, this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); - this.fileToolStripMenuItem.Text = "&File"; - this.fileToolStripMenuItem.DropDownOpened += new System.EventHandler(this.fileToolStripMenuItem_DropDownOpened); - // - // saveToolStripMenuItem - // - this.saveToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; - this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; - this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); - this.saveToolStripMenuItem.Size = new System.Drawing.Size(229, 22); - this.saveToolStripMenuItem.Text = "Save"; - this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); - // - // saveAsBinaryToolStripMenuItem - // - this.saveAsBinaryToolStripMenuItem.Name = "saveAsBinaryToolStripMenuItem"; - this.saveAsBinaryToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "&File"; + this.fileToolStripMenuItem.DropDownOpened += new System.EventHandler(this.fileToolStripMenuItem_DropDownOpened); + // + // saveToolStripMenuItem + // + this.saveToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; + this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; + this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); + this.saveToolStripMenuItem.Size = new System.Drawing.Size(229, 22); + this.saveToolStripMenuItem.Text = "Save"; + this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); + // + // saveAsBinaryToolStripMenuItem + // + this.saveAsBinaryToolStripMenuItem.Name = "saveAsBinaryToolStripMenuItem"; + this.saveAsBinaryToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); - this.saveAsBinaryToolStripMenuItem.Size = new System.Drawing.Size(229, 22); - this.saveAsBinaryToolStripMenuItem.Text = "Save as binary..."; - this.saveAsBinaryToolStripMenuItem.Click += new System.EventHandler(this.saveAsBinaryToolStripMenuItem_Click); - // - // dumpToFileToolStripMenuItem - // - this.dumpToFileToolStripMenuItem.Name = "dumpToFileToolStripMenuItem"; - this.dumpToFileToolStripMenuItem.Size = new System.Drawing.Size(229, 22); - this.dumpToFileToolStripMenuItem.Text = "Save as text..."; - this.dumpToFileToolStripMenuItem.Click += new System.EventHandler(this.dumpToFileToolStripMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(226, 6); - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); - this.exitToolStripMenuItem.Size = new System.Drawing.Size(229, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // editToolStripMenuItem - // - this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.saveAsBinaryToolStripMenuItem.Size = new System.Drawing.Size(229, 22); + this.saveAsBinaryToolStripMenuItem.Text = "Save as binary..."; + this.saveAsBinaryToolStripMenuItem.Click += new System.EventHandler(this.saveAsBinaryToolStripMenuItem_Click); + // + // dumpToFileToolStripMenuItem + // + this.dumpToFileToolStripMenuItem.Name = "dumpToFileToolStripMenuItem"; + this.dumpToFileToolStripMenuItem.Size = new System.Drawing.Size(229, 22); + this.dumpToFileToolStripMenuItem.Text = "Save as text..."; + this.dumpToFileToolStripMenuItem.Click += new System.EventHandler(this.dumpToFileToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(226, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); + this.exitToolStripMenuItem.Size = new System.Drawing.Size(229, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // editToolStripMenuItem + // + this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.copyToolStripMenuItem, this.pasteToolStripMenuItem, this.toolStripSeparator6, this.findToolStripMenuItem1, this.findNextToolStripMenuItem, this.findPrevToolStripMenuItem}); - this.editToolStripMenuItem.Name = "editToolStripMenuItem"; - this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); - this.editToolStripMenuItem.Text = "&Edit"; - this.editToolStripMenuItem.DropDownOpened += new System.EventHandler(this.editToolStripMenuItem_DropDownOpened); - // - // copyToolStripMenuItem - // - this.copyToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; - this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; - this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); - this.copyToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.copyToolStripMenuItem.Text = "&Copy"; - this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click); - // - // pasteToolStripMenuItem - // - this.pasteToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Paste; - this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; - this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V))); - this.pasteToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.pasteToolStripMenuItem.Text = "&Paste"; - this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click); - // - // toolStripSeparator6 - // - this.toolStripSeparator6.Name = "toolStripSeparator6"; - this.toolStripSeparator6.Size = new System.Drawing.Size(143, 6); - // - // findToolStripMenuItem1 - // - this.findToolStripMenuItem1.Name = "findToolStripMenuItem1"; - this.findToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F))); - this.findToolStripMenuItem1.Size = new System.Drawing.Size(146, 22); - this.findToolStripMenuItem1.Text = "&Find..."; - this.findToolStripMenuItem1.Click += new System.EventHandler(this.findToolStripMenuItem1_Click); - // - // findNextToolStripMenuItem - // - this.findNextToolStripMenuItem.Name = "findNextToolStripMenuItem"; - this.findNextToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F3; - this.findNextToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.findNextToolStripMenuItem.Text = "Find Next"; - this.findNextToolStripMenuItem.Click += new System.EventHandler(this.findNextToolStripMenuItem_Click); - // - // findPrevToolStripMenuItem - // - this.findPrevToolStripMenuItem.Name = "findPrevToolStripMenuItem"; - this.findPrevToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F2; - this.findPrevToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.findPrevToolStripMenuItem.Text = "Find Prev"; - this.findPrevToolStripMenuItem.Click += new System.EventHandler(this.findPrevToolStripMenuItem_Click); - // - // optionsToolStripMenuItem - // - this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.editToolStripMenuItem.Name = "editToolStripMenuItem"; + this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); + this.editToolStripMenuItem.Text = "&Edit"; + this.editToolStripMenuItem.DropDownOpened += new System.EventHandler(this.editToolStripMenuItem_DropDownOpened); + // + // copyToolStripMenuItem + // + this.copyToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; + this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; + this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); + this.copyToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.copyToolStripMenuItem.Text = "&Copy"; + this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click); + // + // pasteToolStripMenuItem + // + this.pasteToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Paste; + this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; + this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V))); + this.pasteToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.pasteToolStripMenuItem.Text = "&Paste"; + this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click); + // + // toolStripSeparator6 + // + this.toolStripSeparator6.Name = "toolStripSeparator6"; + this.toolStripSeparator6.Size = new System.Drawing.Size(143, 6); + // + // findToolStripMenuItem1 + // + this.findToolStripMenuItem1.Name = "findToolStripMenuItem1"; + this.findToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F))); + this.findToolStripMenuItem1.Size = new System.Drawing.Size(146, 22); + this.findToolStripMenuItem1.Text = "&Find..."; + this.findToolStripMenuItem1.Click += new System.EventHandler(this.findToolStripMenuItem1_Click); + // + // findNextToolStripMenuItem + // + this.findNextToolStripMenuItem.Name = "findNextToolStripMenuItem"; + this.findNextToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F3; + this.findNextToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.findNextToolStripMenuItem.Text = "Find Next"; + this.findNextToolStripMenuItem.Click += new System.EventHandler(this.findNextToolStripMenuItem_Click); + // + // findPrevToolStripMenuItem + // + this.findPrevToolStripMenuItem.Name = "findPrevToolStripMenuItem"; + this.findPrevToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F2; + this.findPrevToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.findPrevToolStripMenuItem.Text = "Find Prev"; + this.findPrevToolStripMenuItem.Click += new System.EventHandler(this.findPrevToolStripMenuItem_Click); + // + // optionsToolStripMenuItem + // + this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.memoryDomainsToolStripMenuItem, this.dataSizeToolStripMenuItem, this.enToolStripMenuItem, @@ -230,398 +230,398 @@ this.freezeAddressToolStripMenuItem, this.unfreezeAllToolStripMenuItem, this.pokeAddressToolStripMenuItem}); - this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; - this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); - this.optionsToolStripMenuItem.Text = "&Options"; - this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); - // - // memoryDomainsToolStripMenuItem - // - this.memoryDomainsToolStripMenuItem.Name = "memoryDomainsToolStripMenuItem"; - this.memoryDomainsToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.memoryDomainsToolStripMenuItem.Text = "&Memory Domains"; - this.memoryDomainsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.memoryDomainsToolStripMenuItem_DropDownOpened); - // - // dataSizeToolStripMenuItem - // - this.dataSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; + this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.optionsToolStripMenuItem.Text = "&Options"; + this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); + // + // memoryDomainsToolStripMenuItem + // + this.memoryDomainsToolStripMenuItem.Name = "memoryDomainsToolStripMenuItem"; + this.memoryDomainsToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.memoryDomainsToolStripMenuItem.Text = "&Memory Domains"; + this.memoryDomainsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.memoryDomainsToolStripMenuItem_DropDownOpened); + // + // dataSizeToolStripMenuItem + // + this.dataSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.byteToolStripMenuItem, this.byteToolStripMenuItem1, this.byteToolStripMenuItem2}); - this.dataSizeToolStripMenuItem.Name = "dataSizeToolStripMenuItem"; - this.dataSizeToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.dataSizeToolStripMenuItem.Text = "Data Size"; - // - // byteToolStripMenuItem - // - this.byteToolStripMenuItem.Name = "byteToolStripMenuItem"; - this.byteToolStripMenuItem.Size = new System.Drawing.Size(106, 22); - this.byteToolStripMenuItem.Text = "1 Byte"; - this.byteToolStripMenuItem.Click += new System.EventHandler(this.byteToolStripMenuItem_Click); - // - // byteToolStripMenuItem1 - // - this.byteToolStripMenuItem1.Name = "byteToolStripMenuItem1"; - this.byteToolStripMenuItem1.Size = new System.Drawing.Size(106, 22); - this.byteToolStripMenuItem1.Text = "2 Byte"; - this.byteToolStripMenuItem1.Click += new System.EventHandler(this.byteToolStripMenuItem1_Click); - // - // byteToolStripMenuItem2 - // - this.byteToolStripMenuItem2.Name = "byteToolStripMenuItem2"; - this.byteToolStripMenuItem2.Size = new System.Drawing.Size(106, 22); - this.byteToolStripMenuItem2.Text = "4 Byte"; - this.byteToolStripMenuItem2.Click += new System.EventHandler(this.byteToolStripMenuItem2_Click); - // - // enToolStripMenuItem - // - this.enToolStripMenuItem.Name = "enToolStripMenuItem"; - this.enToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.enToolStripMenuItem.Text = "Big Endian"; - this.enToolStripMenuItem.Click += new System.EventHandler(this.enToolStripMenuItem_Click); - // - // toolStripSeparator2 - // - this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(216, 6); - // - // goToAddressToolStripMenuItem - // - this.goToAddressToolStripMenuItem.Name = "goToAddressToolStripMenuItem"; - this.goToAddressToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G))); - this.goToAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.goToAddressToolStripMenuItem.Text = "&Go to Address..."; - this.goToAddressToolStripMenuItem.Click += new System.EventHandler(this.goToAddressToolStripMenuItem_Click); - // - // addToRamWatchToolStripMenuItem1 - // - this.addToRamWatchToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.FindHS; - this.addToRamWatchToolStripMenuItem1.Name = "addToRamWatchToolStripMenuItem1"; - this.addToRamWatchToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+W"; - this.addToRamWatchToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.addToRamWatchToolStripMenuItem1.Text = "Add to Ram Watch"; - this.addToRamWatchToolStripMenuItem1.Click += new System.EventHandler(this.addToRamWatchToolStripMenuItem1_Click); - // - // freezeAddressToolStripMenuItem - // - this.freezeAddressToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; - this.freezeAddressToolStripMenuItem.Name = "freezeAddressToolStripMenuItem"; - this.freezeAddressToolStripMenuItem.ShortcutKeyDisplayString = "Space"; - this.freezeAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.freezeAddressToolStripMenuItem.Text = "&Freeze Address"; - this.freezeAddressToolStripMenuItem.Click += new System.EventHandler(this.freezeAddressToolStripMenuItem_Click); - // - // unfreezeAllToolStripMenuItem - // - this.unfreezeAllToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Unfreeze; - this.unfreezeAllToolStripMenuItem.Name = "unfreezeAllToolStripMenuItem"; - this.unfreezeAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.Delete))); - this.unfreezeAllToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.unfreezeAllToolStripMenuItem.Text = "Unfreeze All"; - this.unfreezeAllToolStripMenuItem.Click += new System.EventHandler(this.unfreezeAllToolStripMenuItem_Click); - // - // pokeAddressToolStripMenuItem - // - this.pokeAddressToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; - this.pokeAddressToolStripMenuItem.Name = "pokeAddressToolStripMenuItem"; - this.pokeAddressToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P))); - this.pokeAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.pokeAddressToolStripMenuItem.Text = "&Poke Address"; - this.pokeAddressToolStripMenuItem.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem_Click); - // - // settingsToolStripMenuItem - // - this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.dataSizeToolStripMenuItem.Name = "dataSizeToolStripMenuItem"; + this.dataSizeToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.dataSizeToolStripMenuItem.Text = "Data Size"; + // + // byteToolStripMenuItem + // + this.byteToolStripMenuItem.Name = "byteToolStripMenuItem"; + this.byteToolStripMenuItem.Size = new System.Drawing.Size(106, 22); + this.byteToolStripMenuItem.Text = "1 Byte"; + this.byteToolStripMenuItem.Click += new System.EventHandler(this.byteToolStripMenuItem_Click); + // + // byteToolStripMenuItem1 + // + this.byteToolStripMenuItem1.Name = "byteToolStripMenuItem1"; + this.byteToolStripMenuItem1.Size = new System.Drawing.Size(106, 22); + this.byteToolStripMenuItem1.Text = "2 Byte"; + this.byteToolStripMenuItem1.Click += new System.EventHandler(this.byteToolStripMenuItem1_Click); + // + // byteToolStripMenuItem2 + // + this.byteToolStripMenuItem2.Name = "byteToolStripMenuItem2"; + this.byteToolStripMenuItem2.Size = new System.Drawing.Size(106, 22); + this.byteToolStripMenuItem2.Text = "4 Byte"; + this.byteToolStripMenuItem2.Click += new System.EventHandler(this.byteToolStripMenuItem2_Click); + // + // enToolStripMenuItem + // + this.enToolStripMenuItem.Name = "enToolStripMenuItem"; + this.enToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.enToolStripMenuItem.Text = "Big Endian"; + this.enToolStripMenuItem.Click += new System.EventHandler(this.enToolStripMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(216, 6); + // + // goToAddressToolStripMenuItem + // + this.goToAddressToolStripMenuItem.Name = "goToAddressToolStripMenuItem"; + this.goToAddressToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G))); + this.goToAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.goToAddressToolStripMenuItem.Text = "&Go to Address..."; + this.goToAddressToolStripMenuItem.Click += new System.EventHandler(this.goToAddressToolStripMenuItem_Click); + // + // addToRamWatchToolStripMenuItem1 + // + this.addToRamWatchToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.FindHS; + this.addToRamWatchToolStripMenuItem1.Name = "addToRamWatchToolStripMenuItem1"; + this.addToRamWatchToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+W"; + this.addToRamWatchToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.addToRamWatchToolStripMenuItem1.Text = "Add to Ram Watch"; + this.addToRamWatchToolStripMenuItem1.Click += new System.EventHandler(this.addToRamWatchToolStripMenuItem1_Click); + // + // freezeAddressToolStripMenuItem + // + this.freezeAddressToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; + this.freezeAddressToolStripMenuItem.Name = "freezeAddressToolStripMenuItem"; + this.freezeAddressToolStripMenuItem.ShortcutKeyDisplayString = "Space"; + this.freezeAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.freezeAddressToolStripMenuItem.Text = "&Freeze Address"; + this.freezeAddressToolStripMenuItem.Click += new System.EventHandler(this.freezeAddressToolStripMenuItem_Click); + // + // unfreezeAllToolStripMenuItem + // + this.unfreezeAllToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Unfreeze; + this.unfreezeAllToolStripMenuItem.Name = "unfreezeAllToolStripMenuItem"; + this.unfreezeAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.Delete))); + this.unfreezeAllToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.unfreezeAllToolStripMenuItem.Text = "Unfreeze All"; + this.unfreezeAllToolStripMenuItem.Click += new System.EventHandler(this.unfreezeAllToolStripMenuItem_Click); + // + // pokeAddressToolStripMenuItem + // + this.pokeAddressToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; + this.pokeAddressToolStripMenuItem.Name = "pokeAddressToolStripMenuItem"; + this.pokeAddressToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P))); + this.pokeAddressToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.pokeAddressToolStripMenuItem.Text = "&Poke Address"; + this.pokeAddressToolStripMenuItem.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem_Click); + // + // settingsToolStripMenuItem + // + this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoloadToolStripMenuItem, this.customColorsToolStripMenuItem, this.saveWindowsSettingsToolStripMenuItem, this.toolStripSeparator3, this.alwaysOnTopToolStripMenuItem, this.restoreWindowSizeToolStripMenuItem}); - this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem"; - this.settingsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); - this.settingsToolStripMenuItem.Text = "&Settings"; - this.settingsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.settingsToolStripMenuItem_DropDownOpened); - // - // autoloadToolStripMenuItem - // - this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; - this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(192, 22); - this.autoloadToolStripMenuItem.Text = "Auto-load"; - this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // customColorsToolStripMenuItem - // - this.customColorsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem"; + this.settingsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.settingsToolStripMenuItem.Text = "&Settings"; + this.settingsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.settingsToolStripMenuItem_DropDownOpened); + // + // autoloadToolStripMenuItem + // + this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; + this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(192, 22); + this.autoloadToolStripMenuItem.Text = "Autoload"; + this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // customColorsToolStripMenuItem + // + this.customColorsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.setColorsToolStripMenuItem1, this.toolStripSeparator8, this.resetToDefaultToolStripMenuItem1}); - this.customColorsToolStripMenuItem.Name = "customColorsToolStripMenuItem"; - this.customColorsToolStripMenuItem.Size = new System.Drawing.Size(192, 22); - this.customColorsToolStripMenuItem.Text = "Custom Colors"; - // - // setColorsToolStripMenuItem1 - // - this.setColorsToolStripMenuItem1.Name = "setColorsToolStripMenuItem1"; - this.setColorsToolStripMenuItem1.Size = new System.Drawing.Size(157, 22); - this.setColorsToolStripMenuItem1.Text = "Set Colors"; - this.setColorsToolStripMenuItem1.Click += new System.EventHandler(this.setColorsToolStripMenuItem1_Click); - // - // toolStripSeparator8 - // - this.toolStripSeparator8.Name = "toolStripSeparator8"; - this.toolStripSeparator8.Size = new System.Drawing.Size(154, 6); - // - // resetToDefaultToolStripMenuItem1 - // - this.resetToDefaultToolStripMenuItem1.Name = "resetToDefaultToolStripMenuItem1"; - this.resetToDefaultToolStripMenuItem1.Size = new System.Drawing.Size(157, 22); - this.resetToDefaultToolStripMenuItem1.Text = "Reset to Default"; - this.resetToDefaultToolStripMenuItem1.Click += new System.EventHandler(this.resetToDefaultToolStripMenuItem1_Click); - // - // saveWindowsSettingsToolStripMenuItem - // - this.saveWindowsSettingsToolStripMenuItem.Name = "saveWindowsSettingsToolStripMenuItem"; - this.saveWindowsSettingsToolStripMenuItem.Size = new System.Drawing.Size(192, 22); - this.saveWindowsSettingsToolStripMenuItem.Text = "Save windows settings"; - this.saveWindowsSettingsToolStripMenuItem.Click += new System.EventHandler(this.saveWindowsSettingsToolStripMenuItem_Click); - // - // toolStripSeparator3 - // - this.toolStripSeparator3.Name = "toolStripSeparator3"; - this.toolStripSeparator3.Size = new System.Drawing.Size(189, 6); - // - // alwaysOnTopToolStripMenuItem - // - this.alwaysOnTopToolStripMenuItem.Name = "alwaysOnTopToolStripMenuItem"; - this.alwaysOnTopToolStripMenuItem.Size = new System.Drawing.Size(192, 22); - this.alwaysOnTopToolStripMenuItem.Text = "Always On Top"; - this.alwaysOnTopToolStripMenuItem.Click += new System.EventHandler(this.alwaysOnTopToolStripMenuItem_Click); - // - // restoreWindowSizeToolStripMenuItem - // - this.restoreWindowSizeToolStripMenuItem.Name = "restoreWindowSizeToolStripMenuItem"; - this.restoreWindowSizeToolStripMenuItem.Size = new System.Drawing.Size(192, 22); - this.restoreWindowSizeToolStripMenuItem.Text = "&Restore Window Size"; - this.restoreWindowSizeToolStripMenuItem.Click += new System.EventHandler(this.restoreWindowSizeToolStripMenuItem_Click); - // - // setColorsToolStripMenuItem - // - this.setColorsToolStripMenuItem.Name = "setColorsToolStripMenuItem"; - this.setColorsToolStripMenuItem.Size = new System.Drawing.Size(157, 22); - this.setColorsToolStripMenuItem.Text = "Set Colors"; - this.setColorsToolStripMenuItem.Click += new System.EventHandler(this.setColorsToolStripMenuItem_Click); - // - // toolStripSeparator7 - // - this.toolStripSeparator7.Name = "toolStripSeparator7"; - this.toolStripSeparator7.Size = new System.Drawing.Size(154, 6); - // - // resetToDefaultToolStripMenuItem - // - this.resetToDefaultToolStripMenuItem.Name = "resetToDefaultToolStripMenuItem"; - this.resetToDefaultToolStripMenuItem.Size = new System.Drawing.Size(157, 22); - this.resetToDefaultToolStripMenuItem.Text = "Reset to Default"; - // - // ViewerContextMenuStrip - // - this.ViewerContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.copyToolStripMenuItem1, - this.pasteToolStripMenuItem1, - this.freezeToolStripMenuItem, - this.addToRamWatchToolStripMenuItem, - this.unfreezeAllToolStripMenuItem1, - this.pokeAddressToolStripMenuItem1, - this.toolStripSeparator4, - this.incrementToolStripMenuItem, - this.decrementToolStripMenuItem, - this.toolStripSeparator5, - this.gotoAddressToolStripMenuItem1}); - this.ViewerContextMenuStrip.Name = "ViewerContextMenuStrip"; - this.ViewerContextMenuStrip.Size = new System.Drawing.Size(220, 236); - this.ViewerContextMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.ViewerContextMenuStrip_Opening); - // - // copyToolStripMenuItem1 - // - this.copyToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; - this.copyToolStripMenuItem1.Name = "copyToolStripMenuItem1"; - this.copyToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+C"; - this.copyToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.copyToolStripMenuItem1.Text = "&Copy"; - this.copyToolStripMenuItem1.Click += new System.EventHandler(this.copyToolStripMenuItem1_Click); - // - // pasteToolStripMenuItem1 - // - this.pasteToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Paste; - this.pasteToolStripMenuItem1.Name = "pasteToolStripMenuItem1"; - this.pasteToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+V"; - this.pasteToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.pasteToolStripMenuItem1.Text = "&Paste"; - this.pasteToolStripMenuItem1.Click += new System.EventHandler(this.pasteToolStripMenuItem1_Click); - // - // freezeToolStripMenuItem - // - this.freezeToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; - this.freezeToolStripMenuItem.Name = "freezeToolStripMenuItem"; - this.freezeToolStripMenuItem.ShortcutKeyDisplayString = "Space"; - this.freezeToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.freezeToolStripMenuItem.Text = "&Freeze"; - this.freezeToolStripMenuItem.Click += new System.EventHandler(this.freezeToolStripMenuItem_Click); - // - // addToRamWatchToolStripMenuItem - // - this.addToRamWatchToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.FindHS; - this.addToRamWatchToolStripMenuItem.Name = "addToRamWatchToolStripMenuItem"; - this.addToRamWatchToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+W"; - this.addToRamWatchToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.addToRamWatchToolStripMenuItem.Text = "&Add to Ram Watch"; - this.addToRamWatchToolStripMenuItem.Click += new System.EventHandler(this.addToRamWatchToolStripMenuItem_Click); - // - // unfreezeAllToolStripMenuItem1 - // - this.unfreezeAllToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Unfreeze; - this.unfreezeAllToolStripMenuItem1.Name = "unfreezeAllToolStripMenuItem1"; - this.unfreezeAllToolStripMenuItem1.ShortcutKeyDisplayString = "Shift+Del"; - this.unfreezeAllToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.unfreezeAllToolStripMenuItem1.Text = "&Unfreeze All"; - this.unfreezeAllToolStripMenuItem1.Click += new System.EventHandler(this.unfreezeAllToolStripMenuItem1_Click); - // - // pokeAddressToolStripMenuItem1 - // - this.pokeAddressToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; - this.pokeAddressToolStripMenuItem1.Name = "pokeAddressToolStripMenuItem1"; - this.pokeAddressToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+P"; - this.pokeAddressToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.pokeAddressToolStripMenuItem1.Text = "&Poke Address"; - this.pokeAddressToolStripMenuItem1.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem1_Click); - // - // toolStripSeparator4 - // - this.toolStripSeparator4.Name = "toolStripSeparator4"; - this.toolStripSeparator4.Size = new System.Drawing.Size(216, 6); - // - // incrementToolStripMenuItem - // - this.incrementToolStripMenuItem.Name = "incrementToolStripMenuItem"; - this.incrementToolStripMenuItem.ShortcutKeyDisplayString = "+"; - this.incrementToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.incrementToolStripMenuItem.Text = "&Increment"; - this.incrementToolStripMenuItem.Click += new System.EventHandler(this.incrementToolStripMenuItem_Click); - // - // decrementToolStripMenuItem - // - this.decrementToolStripMenuItem.Name = "decrementToolStripMenuItem"; - this.decrementToolStripMenuItem.ShortcutKeyDisplayString = "-"; - this.decrementToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.decrementToolStripMenuItem.Text = "&Decrement"; - this.decrementToolStripMenuItem.Click += new System.EventHandler(this.decrementToolStripMenuItem_Click); - // - // toolStripSeparator5 - // - this.toolStripSeparator5.Name = "toolStripSeparator5"; - this.toolStripSeparator5.Size = new System.Drawing.Size(216, 6); - // - // gotoAddressToolStripMenuItem1 - // - this.gotoAddressToolStripMenuItem1.Name = "gotoAddressToolStripMenuItem1"; - this.gotoAddressToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+G"; - this.gotoAddressToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); - this.gotoAddressToolStripMenuItem1.Text = "&Go to Address..."; - this.gotoAddressToolStripMenuItem1.Click += new System.EventHandler(this.gotoAddressToolStripMenuItem1_Click); - // - // MemoryViewerBox - // - this.MemoryViewerBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + this.customColorsToolStripMenuItem.Name = "customColorsToolStripMenuItem"; + this.customColorsToolStripMenuItem.Size = new System.Drawing.Size(192, 22); + this.customColorsToolStripMenuItem.Text = "Custom Colors"; + // + // setColorsToolStripMenuItem1 + // + this.setColorsToolStripMenuItem1.Name = "setColorsToolStripMenuItem1"; + this.setColorsToolStripMenuItem1.Size = new System.Drawing.Size(157, 22); + this.setColorsToolStripMenuItem1.Text = "Set Colors"; + this.setColorsToolStripMenuItem1.Click += new System.EventHandler(this.setColorsToolStripMenuItem1_Click); + // + // toolStripSeparator8 + // + this.toolStripSeparator8.Name = "toolStripSeparator8"; + this.toolStripSeparator8.Size = new System.Drawing.Size(154, 6); + // + // resetToDefaultToolStripMenuItem1 + // + this.resetToDefaultToolStripMenuItem1.Name = "resetToDefaultToolStripMenuItem1"; + this.resetToDefaultToolStripMenuItem1.Size = new System.Drawing.Size(157, 22); + this.resetToDefaultToolStripMenuItem1.Text = "Reset to Default"; + this.resetToDefaultToolStripMenuItem1.Click += new System.EventHandler(this.resetToDefaultToolStripMenuItem1_Click); + // + // saveWindowsSettingsToolStripMenuItem + // + this.saveWindowsSettingsToolStripMenuItem.Name = "saveWindowsSettingsToolStripMenuItem"; + this.saveWindowsSettingsToolStripMenuItem.Size = new System.Drawing.Size(192, 22); + this.saveWindowsSettingsToolStripMenuItem.Text = "Save windows settings"; + this.saveWindowsSettingsToolStripMenuItem.Click += new System.EventHandler(this.saveWindowsSettingsToolStripMenuItem_Click); + // + // toolStripSeparator3 + // + this.toolStripSeparator3.Name = "toolStripSeparator3"; + this.toolStripSeparator3.Size = new System.Drawing.Size(189, 6); + // + // alwaysOnTopToolStripMenuItem + // + this.alwaysOnTopToolStripMenuItem.Name = "alwaysOnTopToolStripMenuItem"; + this.alwaysOnTopToolStripMenuItem.Size = new System.Drawing.Size(192, 22); + this.alwaysOnTopToolStripMenuItem.Text = "Always On Top"; + this.alwaysOnTopToolStripMenuItem.Click += new System.EventHandler(this.alwaysOnTopToolStripMenuItem_Click); + // + // restoreWindowSizeToolStripMenuItem + // + this.restoreWindowSizeToolStripMenuItem.Name = "restoreWindowSizeToolStripMenuItem"; + this.restoreWindowSizeToolStripMenuItem.Size = new System.Drawing.Size(192, 22); + this.restoreWindowSizeToolStripMenuItem.Text = "&Restore Window Size"; + this.restoreWindowSizeToolStripMenuItem.Click += new System.EventHandler(this.restoreWindowSizeToolStripMenuItem_Click); + // + // setColorsToolStripMenuItem + // + this.setColorsToolStripMenuItem.Name = "setColorsToolStripMenuItem"; + this.setColorsToolStripMenuItem.Size = new System.Drawing.Size(157, 22); + this.setColorsToolStripMenuItem.Text = "Set Colors"; + this.setColorsToolStripMenuItem.Click += new System.EventHandler(this.setColorsToolStripMenuItem_Click); + // + // toolStripSeparator7 + // + this.toolStripSeparator7.Name = "toolStripSeparator7"; + this.toolStripSeparator7.Size = new System.Drawing.Size(154, 6); + // + // resetToDefaultToolStripMenuItem + // + this.resetToDefaultToolStripMenuItem.Name = "resetToDefaultToolStripMenuItem"; + this.resetToDefaultToolStripMenuItem.Size = new System.Drawing.Size(157, 22); + this.resetToDefaultToolStripMenuItem.Text = "Reset to Default"; + // + // ViewerContextMenuStrip + // + this.ViewerContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.copyToolStripMenuItem1, + this.pasteToolStripMenuItem1, + this.freezeToolStripMenuItem, + this.addToRamWatchToolStripMenuItem, + this.unfreezeAllToolStripMenuItem1, + this.pokeAddressToolStripMenuItem1, + this.toolStripSeparator4, + this.incrementToolStripMenuItem, + this.decrementToolStripMenuItem, + this.toolStripSeparator5, + this.gotoAddressToolStripMenuItem1}); + this.ViewerContextMenuStrip.Name = "ViewerContextMenuStrip"; + this.ViewerContextMenuStrip.Size = new System.Drawing.Size(220, 236); + this.ViewerContextMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.ViewerContextMenuStrip_Opening); + // + // copyToolStripMenuItem1 + // + this.copyToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; + this.copyToolStripMenuItem1.Name = "copyToolStripMenuItem1"; + this.copyToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+C"; + this.copyToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.copyToolStripMenuItem1.Text = "&Copy"; + this.copyToolStripMenuItem1.Click += new System.EventHandler(this.copyToolStripMenuItem1_Click); + // + // pasteToolStripMenuItem1 + // + this.pasteToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Paste; + this.pasteToolStripMenuItem1.Name = "pasteToolStripMenuItem1"; + this.pasteToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+V"; + this.pasteToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.pasteToolStripMenuItem1.Text = "&Paste"; + this.pasteToolStripMenuItem1.Click += new System.EventHandler(this.pasteToolStripMenuItem1_Click); + // + // freezeToolStripMenuItem + // + this.freezeToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; + this.freezeToolStripMenuItem.Name = "freezeToolStripMenuItem"; + this.freezeToolStripMenuItem.ShortcutKeyDisplayString = "Space"; + this.freezeToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.freezeToolStripMenuItem.Text = "&Freeze"; + this.freezeToolStripMenuItem.Click += new System.EventHandler(this.freezeToolStripMenuItem_Click); + // + // addToRamWatchToolStripMenuItem + // + this.addToRamWatchToolStripMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.FindHS; + this.addToRamWatchToolStripMenuItem.Name = "addToRamWatchToolStripMenuItem"; + this.addToRamWatchToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+W"; + this.addToRamWatchToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.addToRamWatchToolStripMenuItem.Text = "&Add to Ram Watch"; + this.addToRamWatchToolStripMenuItem.Click += new System.EventHandler(this.addToRamWatchToolStripMenuItem_Click); + // + // unfreezeAllToolStripMenuItem1 + // + this.unfreezeAllToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Unfreeze; + this.unfreezeAllToolStripMenuItem1.Name = "unfreezeAllToolStripMenuItem1"; + this.unfreezeAllToolStripMenuItem1.ShortcutKeyDisplayString = "Shift+Del"; + this.unfreezeAllToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.unfreezeAllToolStripMenuItem1.Text = "&Unfreeze All"; + this.unfreezeAllToolStripMenuItem1.Click += new System.EventHandler(this.unfreezeAllToolStripMenuItem1_Click); + // + // pokeAddressToolStripMenuItem1 + // + this.pokeAddressToolStripMenuItem1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; + this.pokeAddressToolStripMenuItem1.Name = "pokeAddressToolStripMenuItem1"; + this.pokeAddressToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+P"; + this.pokeAddressToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.pokeAddressToolStripMenuItem1.Text = "&Poke Address"; + this.pokeAddressToolStripMenuItem1.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem1_Click); + // + // toolStripSeparator4 + // + this.toolStripSeparator4.Name = "toolStripSeparator4"; + this.toolStripSeparator4.Size = new System.Drawing.Size(216, 6); + // + // incrementToolStripMenuItem + // + this.incrementToolStripMenuItem.Name = "incrementToolStripMenuItem"; + this.incrementToolStripMenuItem.ShortcutKeyDisplayString = "+"; + this.incrementToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.incrementToolStripMenuItem.Text = "&Increment"; + this.incrementToolStripMenuItem.Click += new System.EventHandler(this.incrementToolStripMenuItem_Click); + // + // decrementToolStripMenuItem + // + this.decrementToolStripMenuItem.Name = "decrementToolStripMenuItem"; + this.decrementToolStripMenuItem.ShortcutKeyDisplayString = "-"; + this.decrementToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.decrementToolStripMenuItem.Text = "&Decrement"; + this.decrementToolStripMenuItem.Click += new System.EventHandler(this.decrementToolStripMenuItem_Click); + // + // toolStripSeparator5 + // + this.toolStripSeparator5.Name = "toolStripSeparator5"; + this.toolStripSeparator5.Size = new System.Drawing.Size(216, 6); + // + // gotoAddressToolStripMenuItem1 + // + this.gotoAddressToolStripMenuItem1.Name = "gotoAddressToolStripMenuItem1"; + this.gotoAddressToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+G"; + this.gotoAddressToolStripMenuItem1.Size = new System.Drawing.Size(219, 22); + this.gotoAddressToolStripMenuItem1.Text = "&Go to Address..."; + this.gotoAddressToolStripMenuItem1.Click += new System.EventHandler(this.gotoAddressToolStripMenuItem1_Click); + // + // MemoryViewerBox + // + this.MemoryViewerBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); - this.MemoryViewerBox.ContextMenuStrip = this.ViewerContextMenuStrip; - this.MemoryViewerBox.Controls.Add(this.AddressLabel); - this.MemoryViewerBox.Controls.Add(this.vScrollBar1); - this.MemoryViewerBox.Controls.Add(this.AddressesLabel); - this.MemoryViewerBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.MemoryViewerBox.Location = new System.Drawing.Point(12, 27); - this.MemoryViewerBox.MaximumSize = new System.Drawing.Size(600, 1024); - this.MemoryViewerBox.MinimumSize = new System.Drawing.Size(260, 180); - this.MemoryViewerBox.Name = "MemoryViewerBox"; - this.MemoryViewerBox.Size = new System.Drawing.Size(558, 262); - this.MemoryViewerBox.TabIndex = 2; - this.MemoryViewerBox.TabStop = false; - this.MemoryViewerBox.Paint += new System.Windows.Forms.PaintEventHandler(this.MemoryViewerBox_Paint); - this.MemoryViewerBox.Enter += new System.EventHandler(this.MemoryViewerBox_Enter); - // - // AddressLabel - // - this.AddressLabel.AutoSize = true; - this.AddressLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.AddressLabel.Location = new System.Drawing.Point(3, 30); - this.AddressLabel.Name = "AddressLabel"; - this.AddressLabel.Size = new System.Drawing.Size(25, 13); - this.AddressLabel.TabIndex = 2; - this.AddressLabel.Text = " "; - // - // vScrollBar1 - // - this.vScrollBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + this.MemoryViewerBox.ContextMenuStrip = this.ViewerContextMenuStrip; + this.MemoryViewerBox.Controls.Add(this.AddressLabel); + this.MemoryViewerBox.Controls.Add(this.vScrollBar1); + this.MemoryViewerBox.Controls.Add(this.AddressesLabel); + this.MemoryViewerBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.MemoryViewerBox.Location = new System.Drawing.Point(12, 27); + this.MemoryViewerBox.MaximumSize = new System.Drawing.Size(600, 1024); + this.MemoryViewerBox.MinimumSize = new System.Drawing.Size(260, 180); + this.MemoryViewerBox.Name = "MemoryViewerBox"; + this.MemoryViewerBox.Size = new System.Drawing.Size(558, 262); + this.MemoryViewerBox.TabIndex = 2; + this.MemoryViewerBox.TabStop = false; + this.MemoryViewerBox.Paint += new System.Windows.Forms.PaintEventHandler(this.MemoryViewerBox_Paint); + this.MemoryViewerBox.Enter += new System.EventHandler(this.MemoryViewerBox_Enter); + // + // AddressLabel + // + this.AddressLabel.AutoSize = true; + this.AddressLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.AddressLabel.Location = new System.Drawing.Point(3, 30); + this.AddressLabel.Name = "AddressLabel"; + this.AddressLabel.Size = new System.Drawing.Size(25, 13); + this.AddressLabel.TabIndex = 2; + this.AddressLabel.Text = " "; + // + // vScrollBar1 + // + this.vScrollBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); - this.vScrollBar1.LargeChange = 16; - this.vScrollBar1.Location = new System.Drawing.Point(539, 8); - this.vScrollBar1.Name = "vScrollBar1"; - this.vScrollBar1.Size = new System.Drawing.Size(16, 251); - this.vScrollBar1.TabIndex = 1; - this.vScrollBar1.ValueChanged += new System.EventHandler(this.vScrollBar1_ValueChanged); - // - // AddressesLabel - // - this.AddressesLabel.AutoSize = true; - this.AddressesLabel.ContextMenuStrip = this.ViewerContextMenuStrip; - this.AddressesLabel.Location = new System.Drawing.Point(65, 30); - this.AddressesLabel.Name = "AddressesLabel"; - this.AddressesLabel.Size = new System.Drawing.Size(31, 13); - this.AddressesLabel.TabIndex = 0; - this.AddressesLabel.Text = "RAM"; - this.AddressesLabel.Click += new System.EventHandler(this.AddressesLabel_Click); - this.AddressesLabel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseClick); - this.AddressesLabel.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseDown); - this.AddressesLabel.MouseLeave += new System.EventHandler(this.AddressesLabel_MouseLeave); - this.AddressesLabel.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseMove); - this.AddressesLabel.MouseUp += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseUp); - // - // Header - // - this.Header.AutoSize = true; - this.Header.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.Header.Location = new System.Drawing.Point(28, 44); - this.Header.Name = "Header"; - this.Header.Size = new System.Drawing.Size(35, 13); - this.Header.TabIndex = 2; - this.Header.Text = "label1"; - // - // HexEditor - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(584, 301); - this.Controls.Add(this.Header); - this.Controls.Add(this.MemoryViewerBox); - this.Controls.Add(this.menuStrip1); - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.MainMenuStrip = this.menuStrip1; - this.MinimumSize = new System.Drawing.Size(360, 180); - this.Name = "HexEditor"; - this.Text = "HexEditor"; - this.Load += new System.EventHandler(this.HexEditor_Load); - this.ResizeEnd += new System.EventHandler(this.HexEditor_ResizeEnd); - this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.HexEditor_KeyDown); - this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.HexEditor_KeyUp); - this.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.HexEditor_MouseWheel); - this.Resize += new System.EventHandler(this.HexEditor_Resize); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.ViewerContextMenuStrip.ResumeLayout(false); - this.MemoryViewerBox.ResumeLayout(false); - this.MemoryViewerBox.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.vScrollBar1.LargeChange = 16; + this.vScrollBar1.Location = new System.Drawing.Point(539, 8); + this.vScrollBar1.Name = "vScrollBar1"; + this.vScrollBar1.Size = new System.Drawing.Size(16, 251); + this.vScrollBar1.TabIndex = 1; + this.vScrollBar1.ValueChanged += new System.EventHandler(this.vScrollBar1_ValueChanged); + // + // AddressesLabel + // + this.AddressesLabel.AutoSize = true; + this.AddressesLabel.ContextMenuStrip = this.ViewerContextMenuStrip; + this.AddressesLabel.Location = new System.Drawing.Point(65, 30); + this.AddressesLabel.Name = "AddressesLabel"; + this.AddressesLabel.Size = new System.Drawing.Size(31, 13); + this.AddressesLabel.TabIndex = 0; + this.AddressesLabel.Text = "RAM"; + this.AddressesLabel.Click += new System.EventHandler(this.AddressesLabel_Click); + this.AddressesLabel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseClick); + this.AddressesLabel.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseDown); + this.AddressesLabel.MouseLeave += new System.EventHandler(this.AddressesLabel_MouseLeave); + this.AddressesLabel.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseMove); + this.AddressesLabel.MouseUp += new System.Windows.Forms.MouseEventHandler(this.AddressesLabel_MouseUp); + // + // Header + // + this.Header.AutoSize = true; + this.Header.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Header.Location = new System.Drawing.Point(28, 44); + this.Header.Name = "Header"; + this.Header.Size = new System.Drawing.Size(35, 13); + this.Header.TabIndex = 2; + this.Header.Text = "label1"; + // + // HexEditor + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(584, 301); + this.Controls.Add(this.Header); + this.Controls.Add(this.MemoryViewerBox); + this.Controls.Add(this.menuStrip1); + this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.MainMenuStrip = this.menuStrip1; + this.MinimumSize = new System.Drawing.Size(360, 180); + this.Name = "HexEditor"; + this.Text = "HexEditor"; + this.Load += new System.EventHandler(this.HexEditor_Load); + this.ResizeEnd += new System.EventHandler(this.HexEditor_ResizeEnd); + this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.HexEditor_KeyDown); + this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.HexEditor_KeyUp); + this.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.HexEditor_MouseWheel); + this.Resize += new System.EventHandler(this.HexEditor_Resize); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.ViewerContextMenuStrip.ResumeLayout(false); + this.MemoryViewerBox.ResumeLayout(false); + this.MemoryViewerBox.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/NES/NESDebugger.Designer.cs b/BizHawk.Client.EmuHawk/tools/NES/NESDebugger.Designer.cs index 17ea719aa6..0aa79d9d9b 100644 --- a/BizHawk.Client.EmuHawk/tools/NES/NESDebugger.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/NES/NESDebugger.Designer.cs @@ -28,138 +28,139 @@ /// private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NESDebugger)); - this.DebugView = new VirtualListView(); - this.Address = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); - this.Instruction = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.debugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.restoreOriginalSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.menuStrip1.SuspendLayout(); - this.SuspendLayout(); - // - // DebugView - // - this.DebugView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NESDebugger)); + this.DebugView = new BizHawk.Client.EmuHawk.VirtualListView(); + this.Address = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); + this.Instruction = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.debugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.restoreOriginalSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.menuStrip1.SuspendLayout(); + this.SuspendLayout(); + // + // DebugView + // + this.DebugView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); - this.DebugView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { + this.DebugView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.Address, this.Instruction}); - this.DebugView.GridLines = true; - this.DebugView.ItemCount = 0; - this.DebugView.Location = new System.Drawing.Point(12, 40); - this.DebugView.Name = "DebugView"; - this.DebugView.selectedItem = -1; - this.DebugView.Size = new System.Drawing.Size(241, 351); - this.DebugView.TabIndex = 0; - this.DebugView.UseCompatibleStateImageBehavior = false; - this.DebugView.View = System.Windows.Forms.View.Details; - // - // Address - // - this.Address.Text = "Address"; - this.Address.Width = 94; - // - // Instruction - // - this.Instruction.Text = "Instruction"; - this.Instruction.Width = 143; - // - // menuStrip1 - // - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.DebugView.GridLines = true; + this.DebugView.ItemCount = 0; + this.DebugView.Location = new System.Drawing.Point(12, 40); + this.DebugView.Name = "DebugView"; + this.DebugView.selectedItem = -1; + this.DebugView.Size = new System.Drawing.Size(241, 351); + this.DebugView.TabIndex = 0; + this.DebugView.UseCompatibleStateImageBehavior = false; + this.DebugView.View = System.Windows.Forms.View.Details; + // + // Address + // + this.Address.Text = "Address"; + this.Address.Width = 94; + // + // Instruction + // + this.Instruction.Text = "Instruction"; + this.Instruction.Width = 143; + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.debugToolStripMenuItem, this.optionsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(470, 24); - this.menuStrip1.TabIndex = 1; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(470, 24); + this.menuStrip1.TabIndex = 1; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); - this.fileToolStripMenuItem.Text = "&File"; - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); - this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // debugToolStripMenuItem - // - this.debugToolStripMenuItem.Name = "debugToolStripMenuItem"; - this.debugToolStripMenuItem.Size = new System.Drawing.Size(50, 20); - this.debugToolStripMenuItem.Text = "&Debug"; - // - // optionsToolStripMenuItem - // - this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "&File"; + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); + this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // debugToolStripMenuItem + // + this.debugToolStripMenuItem.Name = "debugToolStripMenuItem"; + this.debugToolStripMenuItem.Size = new System.Drawing.Size(54, 20); + this.debugToolStripMenuItem.Text = "&Debug"; + // + // optionsToolStripMenuItem + // + this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoloadToolStripMenuItem, this.saveWindowPositionToolStripMenuItem, this.toolStripSeparator1, this.restoreOriginalSizeToolStripMenuItem}); - this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; - this.optionsToolStripMenuItem.Size = new System.Drawing.Size(56, 20); - this.optionsToolStripMenuItem.Text = "&Options"; - this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); - // - // autoloadToolStripMenuItem - // - this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; - this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(188, 22); - this.autoloadToolStripMenuItem.Text = "Auto-load"; - this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // saveWindowPositionToolStripMenuItem - // - this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; - this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(188, 22); - this.saveWindowPositionToolStripMenuItem.Text = "Save window position"; - this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(185, 6); - // - // restoreOriginalSizeToolStripMenuItem - // - this.restoreOriginalSizeToolStripMenuItem.Name = "restoreOriginalSizeToolStripMenuItem"; - this.restoreOriginalSizeToolStripMenuItem.Size = new System.Drawing.Size(188, 22); - this.restoreOriginalSizeToolStripMenuItem.Text = "Restore Window Size"; - this.restoreOriginalSizeToolStripMenuItem.Click += new System.EventHandler(this.restoreOriginalSizeToolStripMenuItem_Click); - // - // NESDebugger - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(470, 403); - this.Controls.Add(this.DebugView); - this.Controls.Add(this.menuStrip1); - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.MainMenuStrip = this.menuStrip1; - this.Name = "NESDebugger"; - this.Text = "NES Debugger"; - this.Load += new System.EventHandler(this.NESDebugger_Load); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; + this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.optionsToolStripMenuItem.Text = "&Options"; + this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); + // + // autoloadToolStripMenuItem + // + this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; + this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(189, 22); + this.autoloadToolStripMenuItem.Text = "Autoload"; + this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // saveWindowPositionToolStripMenuItem + // + this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; + this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(189, 22); + this.saveWindowPositionToolStripMenuItem.Text = "Save window position"; + this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(186, 6); + // + // restoreOriginalSizeToolStripMenuItem + // + this.restoreOriginalSizeToolStripMenuItem.Name = "restoreOriginalSizeToolStripMenuItem"; + this.restoreOriginalSizeToolStripMenuItem.Size = new System.Drawing.Size(189, 22); + this.restoreOriginalSizeToolStripMenuItem.Text = "Restore Window Size"; + this.restoreOriginalSizeToolStripMenuItem.Click += new System.EventHandler(this.restoreOriginalSizeToolStripMenuItem_Click); + // + // NESDebugger + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(470, 403); + this.Controls.Add(this.DebugView); + this.Controls.Add(this.menuStrip1); + this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.MainMenuStrip = this.menuStrip1; + this.Name = "NESDebugger"; + this.Text = "NES Debugger"; + this.Load += new System.EventHandler(this.NESDebugger_Load); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/NES/NESGameGenie.Designer.cs b/BizHawk.Client.EmuHawk/tools/NES/NESGameGenie.Designer.cs index 24a374d084..cfb4324e23 100644 --- a/BizHawk.Client.EmuHawk/tools/NES/NESGameGenie.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/NES/NESGameGenie.Designer.cs @@ -28,484 +28,484 @@ /// private void InitializeComponent() { - this.GameGenieCode = new System.Windows.Forms.TextBox(); - this.GameGenieCodeBox = new System.Windows.Forms.GroupBox(); - this.label3 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.CompareBox = new HexTextBox(); - this.ValueBox = new HexTextBox(); - this.AddressBox = new HexTextBox(); - this.AddCheat = new System.Windows.Forms.Button(); - this.ButtonPanel = new System.Windows.Forms.Panel(); - this.N = new System.Windows.Forms.Button(); - this.V = new System.Windows.Forms.Button(); - this.S = new System.Windows.Forms.Button(); - this.K = new System.Windows.Forms.Button(); - this.U = new System.Windows.Forms.Button(); - this.X = new System.Windows.Forms.Button(); - this.O = new System.Windows.Forms.Button(); - this.Y = new System.Windows.Forms.Button(); - this.L = new System.Windows.Forms.Button(); - this.E = new System.Windows.Forms.Button(); - this.T = new System.Windows.Forms.Button(); - this.I = new System.Windows.Forms.Button(); - this.G = new System.Windows.Forms.Button(); - this.Z = new System.Windows.Forms.Button(); - this.P = new System.Windows.Forms.Button(); - this.A = new System.Windows.Forms.Button(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.label6 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.Encoding = new System.Windows.Forms.CheckBox(); - this.ClearButton = new System.Windows.Forms.Button(); - this.MenuStrip = new MenuStripEx(); - this.OptionsSubMenu = new System.Windows.Forms.ToolStripMenuItem(); - this.AutoloadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SaveWindowPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.GameGenieCodeBox.SuspendLayout(); - this.ButtonPanel.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.MenuStrip.SuspendLayout(); - this.SuspendLayout(); - // - // GameGenieCode - // - this.GameGenieCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - this.GameGenieCode.Location = new System.Drawing.Point(6, 19); - this.GameGenieCode.MaxLength = 8; - this.GameGenieCode.Name = "GameGenieCode"; - this.GameGenieCode.Size = new System.Drawing.Size(102, 20); - this.GameGenieCode.TabIndex = 20; - this.GameGenieCode.TextChanged += new System.EventHandler(this.GameGenieCode_TextChanged); - this.GameGenieCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GameGenieCode_KeyDown); - this.GameGenieCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.GameGenieCode_KeyPress); - // - // GameGenieCodeBox - // - this.GameGenieCodeBox.Controls.Add(this.GameGenieCode); - this.GameGenieCodeBox.Location = new System.Drawing.Point(31, 103); - this.GameGenieCodeBox.Name = "GameGenieCodeBox"; - this.GameGenieCodeBox.Size = new System.Drawing.Size(119, 54); - this.GameGenieCodeBox.TabIndex = 1; - this.GameGenieCodeBox.TabStop = false; - this.GameGenieCodeBox.Text = "Game Genie Code"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(8, 68); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(34, 13); - this.label3.TabIndex = 5; - this.label3.Text = "Value"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(8, 42); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(49, 13); - this.label2.TabIndex = 4; - this.label2.Text = "Compare"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(8, 16); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(45, 13); - this.label1.TabIndex = 3; - this.label1.Text = "Address"; - // - // CompareBox - // - this.CompareBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.CompareBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - this.CompareBox.Location = new System.Drawing.Point(88, 39); - this.CompareBox.MaxLength = 2; - this.CompareBox.Name = "CompareBox"; - this.CompareBox.Nullable = true; - this.CompareBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; - this.CompareBox.Size = new System.Drawing.Size(20, 20); - this.CompareBox.TabIndex = 22; - this.CompareBox.TextChanged += new System.EventHandler(this.CompareBox_TextChanged); - // - // ValueBox - // - this.ValueBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.ValueBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - this.ValueBox.Location = new System.Drawing.Point(88, 65); - this.ValueBox.MaxLength = 2; - this.ValueBox.Name = "ValueBox"; - this.ValueBox.Nullable = true; - this.ValueBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; - this.ValueBox.Size = new System.Drawing.Size(20, 20); - this.ValueBox.TabIndex = 23; - this.ValueBox.TextChanged += new System.EventHandler(this.ValueBox_TextChanged); - // - // AddressBox - // - this.AddressBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.AddressBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - this.AddressBox.Location = new System.Drawing.Point(76, 13); - this.AddressBox.MaxLength = 4; - this.AddressBox.Name = "AddressBox"; - this.AddressBox.Nullable = true; - this.AddressBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; - this.AddressBox.Size = new System.Drawing.Size(32, 20); - this.AddressBox.TabIndex = 21; - this.AddressBox.TextChanged += new System.EventHandler(this.AddressBox_TextChanged); - // - // AddCheat - // - this.AddCheat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.AddCheat.Location = new System.Drawing.Point(202, 230); - this.AddCheat.Name = "AddCheat"; - this.AddCheat.Size = new System.Drawing.Size(69, 21); - this.AddCheat.TabIndex = 33; - this.AddCheat.Text = "&Add Cheat"; - this.AddCheat.UseVisualStyleBackColor = true; - this.AddCheat.Click += new System.EventHandler(this.AddCheat_Click); - // - // ButtonPanel - // - this.ButtonPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.ButtonPanel.Controls.Add(this.N); - this.ButtonPanel.Controls.Add(this.V); - this.ButtonPanel.Controls.Add(this.S); - this.ButtonPanel.Controls.Add(this.K); - this.ButtonPanel.Controls.Add(this.U); - this.ButtonPanel.Controls.Add(this.X); - this.ButtonPanel.Controls.Add(this.O); - this.ButtonPanel.Controls.Add(this.Y); - this.ButtonPanel.Controls.Add(this.L); - this.ButtonPanel.Controls.Add(this.E); - this.ButtonPanel.Controls.Add(this.T); - this.ButtonPanel.Controls.Add(this.I); - this.ButtonPanel.Controls.Add(this.G); - this.ButtonPanel.Controls.Add(this.Z); - this.ButtonPanel.Controls.Add(this.P); - this.ButtonPanel.Controls.Add(this.A); - this.ButtonPanel.Location = new System.Drawing.Point(31, 30); - this.ButtonPanel.Name = "ButtonPanel"; - this.ButtonPanel.Size = new System.Drawing.Size(240, 67); - this.ButtonPanel.TabIndex = 4; - // - // N - // - this.N.Location = new System.Drawing.Point(206, 35); - this.N.Name = "N"; - this.N.Size = new System.Drawing.Size(26, 23); - this.N.TabIndex = 16; - this.N.Text = "N"; - this.N.UseVisualStyleBackColor = true; - this.N.Click += new System.EventHandler(this.Keypad_Click); - // - // V - // - this.V.Location = new System.Drawing.Point(149, 35); - this.V.Name = "V"; - this.V.Size = new System.Drawing.Size(26, 23); - this.V.TabIndex = 14; - this.V.Text = "V"; - this.V.UseVisualStyleBackColor = true; - this.V.Click += new System.EventHandler(this.Keypad_Click); - // - // S - // - this.S.Location = new System.Drawing.Point(91, 35); - this.S.Name = "S"; - this.S.Size = new System.Drawing.Size(26, 23); - this.S.TabIndex = 12; - this.S.Text = "S"; - this.S.UseVisualStyleBackColor = true; - this.S.Click += new System.EventHandler(this.Keypad_Click); - // - // K - // - this.K.Location = new System.Drawing.Point(34, 35); - this.K.Name = "K"; - this.K.Size = new System.Drawing.Size(26, 23); - this.K.TabIndex = 10; - this.K.Text = "K"; - this.K.UseVisualStyleBackColor = true; - this.K.Click += new System.EventHandler(this.Keypad_Click); - // - // U - // - this.U.Location = new System.Drawing.Point(206, 5); - this.U.Name = "U"; - this.U.Size = new System.Drawing.Size(26, 23); - this.U.TabIndex = 8; - this.U.Text = "U"; - this.U.UseVisualStyleBackColor = true; - this.U.Click += new System.EventHandler(this.Keypad_Click); - // - // X - // - this.X.Location = new System.Drawing.Point(149, 6); - this.X.Name = "X"; - this.X.Size = new System.Drawing.Size(26, 23); - this.X.TabIndex = 6; - this.X.Text = "X"; - this.X.UseVisualStyleBackColor = true; - this.X.Click += new System.EventHandler(this.Keypad_Click); - // - // O - // - this.O.Location = new System.Drawing.Point(91, 6); - this.O.Name = "O"; - this.O.Size = new System.Drawing.Size(26, 23); - this.O.TabIndex = 4; - this.O.Text = "O"; - this.O.UseVisualStyleBackColor = true; - this.O.Click += new System.EventHandler(this.Keypad_Click); - // - // Y - // - this.Y.Location = new System.Drawing.Point(178, 35); - this.Y.Name = "Y"; - this.Y.Size = new System.Drawing.Size(26, 23); - this.Y.TabIndex = 15; - this.Y.Text = "Y"; - this.Y.UseVisualStyleBackColor = true; - this.Y.Click += new System.EventHandler(this.Keypad_Click); - // - // L - // - this.L.Location = new System.Drawing.Point(178, 5); - this.L.Name = "L"; - this.L.Size = new System.Drawing.Size(26, 23); - this.L.TabIndex = 7; - this.L.Text = "L"; - this.L.UseVisualStyleBackColor = true; - this.L.Click += new System.EventHandler(this.Keypad_Click); - // - // E - // - this.E.Location = new System.Drawing.Point(34, 6); - this.E.Name = "E"; - this.E.Size = new System.Drawing.Size(26, 23); - this.E.TabIndex = 2; - this.E.Text = "E"; - this.E.UseVisualStyleBackColor = true; - this.E.Click += new System.EventHandler(this.Keypad_Click); - // - // T - // - this.T.Location = new System.Drawing.Point(121, 35); - this.T.Name = "T"; - this.T.Size = new System.Drawing.Size(26, 23); - this.T.TabIndex = 13; - this.T.Text = "T"; - this.T.UseVisualStyleBackColor = true; - this.T.Click += new System.EventHandler(this.Keypad_Click); - // - // I - // - this.I.Location = new System.Drawing.Point(63, 35); - this.I.Name = "I"; - this.I.Size = new System.Drawing.Size(26, 23); - this.I.TabIndex = 11; - this.I.Text = "I"; - this.I.UseVisualStyleBackColor = true; - this.I.Click += new System.EventHandler(this.Keypad_Click); - // - // G - // - this.G.Location = new System.Drawing.Point(6, 35); - this.G.Name = "G"; - this.G.Size = new System.Drawing.Size(26, 23); - this.G.TabIndex = 9; - this.G.Text = "G"; - this.G.UseVisualStyleBackColor = true; - this.G.Click += new System.EventHandler(this.Keypad_Click); - // - // Z - // - this.Z.Location = new System.Drawing.Point(121, 6); - this.Z.Name = "Z"; - this.Z.Size = new System.Drawing.Size(26, 23); - this.Z.TabIndex = 5; - this.Z.Text = "Z"; - this.Z.UseVisualStyleBackColor = true; - this.Z.Click += new System.EventHandler(this.Keypad_Click); - // - // P - // - this.P.Location = new System.Drawing.Point(63, 6); - this.P.Name = "P"; - this.P.Size = new System.Drawing.Size(26, 23); - this.P.TabIndex = 3; - this.P.Text = "P"; - this.P.UseVisualStyleBackColor = true; - this.P.Click += new System.EventHandler(this.Keypad_Click); - // - // A - // - this.A.Location = new System.Drawing.Point(6, 5); - this.A.Name = "A"; - this.A.Size = new System.Drawing.Size(26, 23); - this.A.TabIndex = 1; - this.A.Text = "A"; - this.A.UseVisualStyleBackColor = true; - this.A.Click += new System.EventHandler(this.Keypad_Click); - // - // groupBox1 - // - this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.groupBox1.Controls.Add(this.label6); - this.groupBox1.Controls.Add(this.label5); - this.groupBox1.Controls.Add(this.label4); - this.groupBox1.Controls.Add(this.label3); - this.groupBox1.Controls.Add(this.label1); - this.groupBox1.Controls.Add(this.label2); - this.groupBox1.Controls.Add(this.AddressBox); - this.groupBox1.Controls.Add(this.ValueBox); - this.groupBox1.Controls.Add(this.CompareBox); - this.groupBox1.Location = new System.Drawing.Point(31, 158); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(119, 93); - this.groupBox1.TabIndex = 5; - this.groupBox1.TabStop = false; - // - // label6 - // - this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(70, 69); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(18, 13); - this.label6.TabIndex = 9; - this.label6.Text = "0x"; - // - // label5 - // - this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(70, 42); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(18, 13); - this.label5.TabIndex = 8; - this.label5.Text = "0x"; - // - // label4 - // - this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(58, 16); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(18, 13); - this.label4.TabIndex = 7; - this.label4.Text = "0x"; - // - // Encoding - // - this.Encoding.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.Encoding.Appearance = System.Windows.Forms.Appearance.Button; - this.Encoding.AutoSize = true; - this.Encoding.Location = new System.Drawing.Point(217, 119); - this.Encoding.Name = "Encoding"; - this.Encoding.Size = new System.Drawing.Size(54, 23); - this.Encoding.TabIndex = 31; - this.Encoding.Text = "Encode"; - this.Encoding.UseVisualStyleBackColor = true; - // - // ClearButton - // - this.ClearButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.ClearButton.Location = new System.Drawing.Point(217, 148); - this.ClearButton.Name = "ClearButton"; - this.ClearButton.Size = new System.Drawing.Size(54, 23); - this.ClearButton.TabIndex = 32; - this.ClearButton.Text = "&Clear"; - this.ClearButton.UseVisualStyleBackColor = true; - this.ClearButton.Click += new System.EventHandler(this.ClearButton_Click); - // - // MenuStrip - // - this.MenuStrip.ClickThrough = true; - this.MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.GameGenieCode = new System.Windows.Forms.TextBox(); + this.GameGenieCodeBox = new System.Windows.Forms.GroupBox(); + this.label3 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.CompareBox = new BizHawk.Client.EmuHawk.HexTextBox(); + this.ValueBox = new BizHawk.Client.EmuHawk.HexTextBox(); + this.AddressBox = new BizHawk.Client.EmuHawk.HexTextBox(); + this.AddCheat = new System.Windows.Forms.Button(); + this.ButtonPanel = new System.Windows.Forms.Panel(); + this.N = new System.Windows.Forms.Button(); + this.V = new System.Windows.Forms.Button(); + this.S = new System.Windows.Forms.Button(); + this.K = new System.Windows.Forms.Button(); + this.U = new System.Windows.Forms.Button(); + this.X = new System.Windows.Forms.Button(); + this.O = new System.Windows.Forms.Button(); + this.Y = new System.Windows.Forms.Button(); + this.L = new System.Windows.Forms.Button(); + this.E = new System.Windows.Forms.Button(); + this.T = new System.Windows.Forms.Button(); + this.I = new System.Windows.Forms.Button(); + this.G = new System.Windows.Forms.Button(); + this.Z = new System.Windows.Forms.Button(); + this.P = new System.Windows.Forms.Button(); + this.A = new System.Windows.Forms.Button(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.label6 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.Encoding = new System.Windows.Forms.CheckBox(); + this.ClearButton = new System.Windows.Forms.Button(); + this.MenuStrip = new MenuStripEx(); + this.OptionsSubMenu = new System.Windows.Forms.ToolStripMenuItem(); + this.AutoloadMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SaveWindowPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GameGenieCodeBox.SuspendLayout(); + this.ButtonPanel.SuspendLayout(); + this.groupBox1.SuspendLayout(); + this.MenuStrip.SuspendLayout(); + this.SuspendLayout(); + // + // GameGenieCode + // + this.GameGenieCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; + this.GameGenieCode.Location = new System.Drawing.Point(6, 19); + this.GameGenieCode.MaxLength = 8; + this.GameGenieCode.Name = "GameGenieCode"; + this.GameGenieCode.Size = new System.Drawing.Size(102, 20); + this.GameGenieCode.TabIndex = 20; + this.GameGenieCode.TextChanged += new System.EventHandler(this.GameGenieCode_TextChanged); + this.GameGenieCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GameGenieCode_KeyDown); + this.GameGenieCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.GameGenieCode_KeyPress); + // + // GameGenieCodeBox + // + this.GameGenieCodeBox.Controls.Add(this.GameGenieCode); + this.GameGenieCodeBox.Location = new System.Drawing.Point(31, 103); + this.GameGenieCodeBox.Name = "GameGenieCodeBox"; + this.GameGenieCodeBox.Size = new System.Drawing.Size(119, 54); + this.GameGenieCodeBox.TabIndex = 1; + this.GameGenieCodeBox.TabStop = false; + this.GameGenieCodeBox.Text = "Game Genie Code"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(8, 68); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(34, 13); + this.label3.TabIndex = 5; + this.label3.Text = "Value"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(8, 42); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(49, 13); + this.label2.TabIndex = 4; + this.label2.Text = "Compare"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(8, 16); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(45, 13); + this.label1.TabIndex = 3; + this.label1.Text = "Address"; + // + // CompareBox + // + this.CompareBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.CompareBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; + this.CompareBox.Location = new System.Drawing.Point(88, 39); + this.CompareBox.MaxLength = 2; + this.CompareBox.Name = "CompareBox"; + this.CompareBox.Nullable = true; + this.CompareBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; + this.CompareBox.Size = new System.Drawing.Size(20, 20); + this.CompareBox.TabIndex = 22; + this.CompareBox.TextChanged += new System.EventHandler(this.CompareBox_TextChanged); + // + // ValueBox + // + this.ValueBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.ValueBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; + this.ValueBox.Location = new System.Drawing.Point(88, 65); + this.ValueBox.MaxLength = 2; + this.ValueBox.Name = "ValueBox"; + this.ValueBox.Nullable = true; + this.ValueBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; + this.ValueBox.Size = new System.Drawing.Size(20, 20); + this.ValueBox.TabIndex = 23; + this.ValueBox.TextChanged += new System.EventHandler(this.ValueBox_TextChanged); + // + // AddressBox + // + this.AddressBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.AddressBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; + this.AddressBox.Location = new System.Drawing.Point(76, 13); + this.AddressBox.MaxLength = 4; + this.AddressBox.Name = "AddressBox"; + this.AddressBox.Nullable = true; + this.AddressBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; + this.AddressBox.Size = new System.Drawing.Size(32, 20); + this.AddressBox.TabIndex = 21; + this.AddressBox.TextChanged += new System.EventHandler(this.AddressBox_TextChanged); + // + // AddCheat + // + this.AddCheat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.AddCheat.Location = new System.Drawing.Point(202, 230); + this.AddCheat.Name = "AddCheat"; + this.AddCheat.Size = new System.Drawing.Size(69, 21); + this.AddCheat.TabIndex = 33; + this.AddCheat.Text = "&Add Cheat"; + this.AddCheat.UseVisualStyleBackColor = true; + this.AddCheat.Click += new System.EventHandler(this.AddCheat_Click); + // + // ButtonPanel + // + this.ButtonPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.ButtonPanel.Controls.Add(this.N); + this.ButtonPanel.Controls.Add(this.V); + this.ButtonPanel.Controls.Add(this.S); + this.ButtonPanel.Controls.Add(this.K); + this.ButtonPanel.Controls.Add(this.U); + this.ButtonPanel.Controls.Add(this.X); + this.ButtonPanel.Controls.Add(this.O); + this.ButtonPanel.Controls.Add(this.Y); + this.ButtonPanel.Controls.Add(this.L); + this.ButtonPanel.Controls.Add(this.E); + this.ButtonPanel.Controls.Add(this.T); + this.ButtonPanel.Controls.Add(this.I); + this.ButtonPanel.Controls.Add(this.G); + this.ButtonPanel.Controls.Add(this.Z); + this.ButtonPanel.Controls.Add(this.P); + this.ButtonPanel.Controls.Add(this.A); + this.ButtonPanel.Location = new System.Drawing.Point(31, 30); + this.ButtonPanel.Name = "ButtonPanel"; + this.ButtonPanel.Size = new System.Drawing.Size(240, 67); + this.ButtonPanel.TabIndex = 4; + // + // N + // + this.N.Location = new System.Drawing.Point(206, 35); + this.N.Name = "N"; + this.N.Size = new System.Drawing.Size(26, 23); + this.N.TabIndex = 16; + this.N.Text = "N"; + this.N.UseVisualStyleBackColor = true; + this.N.Click += new System.EventHandler(this.Keypad_Click); + // + // V + // + this.V.Location = new System.Drawing.Point(149, 35); + this.V.Name = "V"; + this.V.Size = new System.Drawing.Size(26, 23); + this.V.TabIndex = 14; + this.V.Text = "V"; + this.V.UseVisualStyleBackColor = true; + this.V.Click += new System.EventHandler(this.Keypad_Click); + // + // S + // + this.S.Location = new System.Drawing.Point(91, 35); + this.S.Name = "S"; + this.S.Size = new System.Drawing.Size(26, 23); + this.S.TabIndex = 12; + this.S.Text = "S"; + this.S.UseVisualStyleBackColor = true; + this.S.Click += new System.EventHandler(this.Keypad_Click); + // + // K + // + this.K.Location = new System.Drawing.Point(34, 35); + this.K.Name = "K"; + this.K.Size = new System.Drawing.Size(26, 23); + this.K.TabIndex = 10; + this.K.Text = "K"; + this.K.UseVisualStyleBackColor = true; + this.K.Click += new System.EventHandler(this.Keypad_Click); + // + // U + // + this.U.Location = new System.Drawing.Point(206, 5); + this.U.Name = "U"; + this.U.Size = new System.Drawing.Size(26, 23); + this.U.TabIndex = 8; + this.U.Text = "U"; + this.U.UseVisualStyleBackColor = true; + this.U.Click += new System.EventHandler(this.Keypad_Click); + // + // X + // + this.X.Location = new System.Drawing.Point(149, 6); + this.X.Name = "X"; + this.X.Size = new System.Drawing.Size(26, 23); + this.X.TabIndex = 6; + this.X.Text = "X"; + this.X.UseVisualStyleBackColor = true; + this.X.Click += new System.EventHandler(this.Keypad_Click); + // + // O + // + this.O.Location = new System.Drawing.Point(91, 6); + this.O.Name = "O"; + this.O.Size = new System.Drawing.Size(26, 23); + this.O.TabIndex = 4; + this.O.Text = "O"; + this.O.UseVisualStyleBackColor = true; + this.O.Click += new System.EventHandler(this.Keypad_Click); + // + // Y + // + this.Y.Location = new System.Drawing.Point(178, 35); + this.Y.Name = "Y"; + this.Y.Size = new System.Drawing.Size(26, 23); + this.Y.TabIndex = 15; + this.Y.Text = "Y"; + this.Y.UseVisualStyleBackColor = true; + this.Y.Click += new System.EventHandler(this.Keypad_Click); + // + // L + // + this.L.Location = new System.Drawing.Point(178, 5); + this.L.Name = "L"; + this.L.Size = new System.Drawing.Size(26, 23); + this.L.TabIndex = 7; + this.L.Text = "L"; + this.L.UseVisualStyleBackColor = true; + this.L.Click += new System.EventHandler(this.Keypad_Click); + // + // E + // + this.E.Location = new System.Drawing.Point(34, 6); + this.E.Name = "E"; + this.E.Size = new System.Drawing.Size(26, 23); + this.E.TabIndex = 2; + this.E.Text = "E"; + this.E.UseVisualStyleBackColor = true; + this.E.Click += new System.EventHandler(this.Keypad_Click); + // + // T + // + this.T.Location = new System.Drawing.Point(121, 35); + this.T.Name = "T"; + this.T.Size = new System.Drawing.Size(26, 23); + this.T.TabIndex = 13; + this.T.Text = "T"; + this.T.UseVisualStyleBackColor = true; + this.T.Click += new System.EventHandler(this.Keypad_Click); + // + // I + // + this.I.Location = new System.Drawing.Point(63, 35); + this.I.Name = "I"; + this.I.Size = new System.Drawing.Size(26, 23); + this.I.TabIndex = 11; + this.I.Text = "I"; + this.I.UseVisualStyleBackColor = true; + this.I.Click += new System.EventHandler(this.Keypad_Click); + // + // G + // + this.G.Location = new System.Drawing.Point(6, 35); + this.G.Name = "G"; + this.G.Size = new System.Drawing.Size(26, 23); + this.G.TabIndex = 9; + this.G.Text = "G"; + this.G.UseVisualStyleBackColor = true; + this.G.Click += new System.EventHandler(this.Keypad_Click); + // + // Z + // + this.Z.Location = new System.Drawing.Point(121, 6); + this.Z.Name = "Z"; + this.Z.Size = new System.Drawing.Size(26, 23); + this.Z.TabIndex = 5; + this.Z.Text = "Z"; + this.Z.UseVisualStyleBackColor = true; + this.Z.Click += new System.EventHandler(this.Keypad_Click); + // + // P + // + this.P.Location = new System.Drawing.Point(63, 6); + this.P.Name = "P"; + this.P.Size = new System.Drawing.Size(26, 23); + this.P.TabIndex = 3; + this.P.Text = "P"; + this.P.UseVisualStyleBackColor = true; + this.P.Click += new System.EventHandler(this.Keypad_Click); + // + // A + // + this.A.Location = new System.Drawing.Point(6, 5); + this.A.Name = "A"; + this.A.Size = new System.Drawing.Size(26, 23); + this.A.TabIndex = 1; + this.A.Text = "A"; + this.A.UseVisualStyleBackColor = true; + this.A.Click += new System.EventHandler(this.Keypad_Click); + // + // groupBox1 + // + this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.groupBox1.Controls.Add(this.label6); + this.groupBox1.Controls.Add(this.label5); + this.groupBox1.Controls.Add(this.label4); + this.groupBox1.Controls.Add(this.label3); + this.groupBox1.Controls.Add(this.label1); + this.groupBox1.Controls.Add(this.label2); + this.groupBox1.Controls.Add(this.AddressBox); + this.groupBox1.Controls.Add(this.ValueBox); + this.groupBox1.Controls.Add(this.CompareBox); + this.groupBox1.Location = new System.Drawing.Point(31, 158); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(119, 93); + this.groupBox1.TabIndex = 5; + this.groupBox1.TabStop = false; + // + // label6 + // + this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(70, 69); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(18, 13); + this.label6.TabIndex = 9; + this.label6.Text = "0x"; + // + // label5 + // + this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(70, 42); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(18, 13); + this.label5.TabIndex = 8; + this.label5.Text = "0x"; + // + // label4 + // + this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(58, 16); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(18, 13); + this.label4.TabIndex = 7; + this.label4.Text = "0x"; + // + // Encoding + // + this.Encoding.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.Encoding.Appearance = System.Windows.Forms.Appearance.Button; + this.Encoding.AutoSize = true; + this.Encoding.Location = new System.Drawing.Point(217, 119); + this.Encoding.Name = "Encoding"; + this.Encoding.Size = new System.Drawing.Size(54, 23); + this.Encoding.TabIndex = 31; + this.Encoding.Text = "Encode"; + this.Encoding.UseVisualStyleBackColor = true; + // + // ClearButton + // + this.ClearButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.ClearButton.Location = new System.Drawing.Point(217, 148); + this.ClearButton.Name = "ClearButton"; + this.ClearButton.Size = new System.Drawing.Size(54, 23); + this.ClearButton.TabIndex = 32; + this.ClearButton.Text = "&Clear"; + this.ClearButton.UseVisualStyleBackColor = true; + this.ClearButton.Click += new System.EventHandler(this.ClearButton_Click); + // + // MenuStrip + // + this.MenuStrip.ClickThrough = true; + this.MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.OptionsSubMenu}); - this.MenuStrip.Location = new System.Drawing.Point(0, 0); - this.MenuStrip.Name = "MenuStrip"; - this.MenuStrip.Size = new System.Drawing.Size(292, 24); - this.MenuStrip.TabIndex = 8; - this.MenuStrip.Text = "menuStrip1"; - // - // OptionsSubMenu - // - this.OptionsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.MenuStrip.Location = new System.Drawing.Point(0, 0); + this.MenuStrip.Name = "MenuStrip"; + this.MenuStrip.Size = new System.Drawing.Size(302, 24); + this.MenuStrip.TabIndex = 8; + this.MenuStrip.Text = "menuStrip1"; + // + // OptionsSubMenu + // + this.OptionsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.AutoloadMenuItem, this.SaveWindowPositionMenuItem, this.toolStripSeparator1, this.ExitMenuItem}); - this.OptionsSubMenu.Name = "OptionsSubMenu"; - this.OptionsSubMenu.Size = new System.Drawing.Size(61, 20); - this.OptionsSubMenu.Text = "&Options"; - this.OptionsSubMenu.DropDownOpened += new System.EventHandler(this.OptionsSubMenu_DropDownOpened); - // - // AutoloadMenuItem - // - this.AutoloadMenuItem.Name = "AutoloadMenuItem"; - this.AutoloadMenuItem.Size = new System.Drawing.Size(191, 22); - this.AutoloadMenuItem.Text = "Auto-load"; - this.AutoloadMenuItem.Click += new System.EventHandler(this.AutoloadMenuItem_Click); - // - // SaveWindowPositionMenuItem - // - this.SaveWindowPositionMenuItem.Name = "SaveWindowPositionMenuItem"; - this.SaveWindowPositionMenuItem.Size = new System.Drawing.Size(191, 22); - this.SaveWindowPositionMenuItem.Text = "Save Window Position"; - this.SaveWindowPositionMenuItem.Click += new System.EventHandler(this.SaveWindowPositionMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6); - // - // ExitMenuItem - // - this.ExitMenuItem.Name = "ExitMenuItem"; - this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); - this.ExitMenuItem.Size = new System.Drawing.Size(191, 22); - this.ExitMenuItem.Text = "E&xit"; - this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click); - // - // NESGameGenie - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(292, 260); - this.Controls.Add(this.ClearButton); - this.Controls.Add(this.Encoding); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.ButtonPanel); - this.Controls.Add(this.AddCheat); - this.Controls.Add(this.GameGenieCodeBox); - this.Controls.Add(this.MenuStrip); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; - this.MainMenuStrip = this.MenuStrip; - this.MaximizeBox = false; - this.MaximumSize = new System.Drawing.Size(312, 302); - this.MinimumSize = new System.Drawing.Size(312, 295); - this.Name = "NESGameGenie"; - this.ShowIcon = false; - this.Text = "NES Game Genie Encoder / Decoder"; - this.Load += new System.EventHandler(this.NESGameGenie_Load); - this.GameGenieCodeBox.ResumeLayout(false); - this.GameGenieCodeBox.PerformLayout(); - this.ButtonPanel.ResumeLayout(false); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.MenuStrip.ResumeLayout(false); - this.MenuStrip.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.OptionsSubMenu.Name = "OptionsSubMenu"; + this.OptionsSubMenu.Size = new System.Drawing.Size(61, 20); + this.OptionsSubMenu.Text = "&Options"; + this.OptionsSubMenu.DropDownOpened += new System.EventHandler(this.OptionsSubMenu_DropDownOpened); + // + // AutoloadMenuItem + // + this.AutoloadMenuItem.Name = "AutoloadMenuItem"; + this.AutoloadMenuItem.Size = new System.Drawing.Size(191, 22); + this.AutoloadMenuItem.Text = "Autoload"; + this.AutoloadMenuItem.Click += new System.EventHandler(this.AutoloadMenuItem_Click); + // + // SaveWindowPositionMenuItem + // + this.SaveWindowPositionMenuItem.Name = "SaveWindowPositionMenuItem"; + this.SaveWindowPositionMenuItem.Size = new System.Drawing.Size(191, 22); + this.SaveWindowPositionMenuItem.Text = "Save Window Position"; + this.SaveWindowPositionMenuItem.Click += new System.EventHandler(this.SaveWindowPositionMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6); + // + // ExitMenuItem + // + this.ExitMenuItem.Name = "ExitMenuItem"; + this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); + this.ExitMenuItem.Size = new System.Drawing.Size(191, 22); + this.ExitMenuItem.Text = "E&xit"; + this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click); + // + // NESGameGenie + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(302, 263); + this.Controls.Add(this.ClearButton); + this.Controls.Add(this.Encoding); + this.Controls.Add(this.groupBox1); + this.Controls.Add(this.ButtonPanel); + this.Controls.Add(this.AddCheat); + this.Controls.Add(this.GameGenieCodeBox); + this.Controls.Add(this.MenuStrip); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; + this.MainMenuStrip = this.MenuStrip; + this.MaximizeBox = false; + this.MaximumSize = new System.Drawing.Size(312, 302); + this.MinimumSize = new System.Drawing.Size(312, 295); + this.Name = "NESGameGenie"; + this.ShowIcon = false; + this.Text = "NES Game Genie Encoder / Decoder"; + this.Load += new System.EventHandler(this.NESGameGenie_Load); + this.GameGenieCodeBox.ResumeLayout(false); + this.GameGenieCodeBox.PerformLayout(); + this.ButtonPanel.ResumeLayout(false); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.MenuStrip.ResumeLayout(false); + this.MenuStrip.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/NES/NESNameTableViewer.Designer.cs b/BizHawk.Client.EmuHawk/tools/NES/NESNameTableViewer.Designer.cs index 59412430ae..43c3091c2b 100644 --- a/BizHawk.Client.EmuHawk/tools/NES/NESNameTableViewer.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/NES/NESNameTableViewer.Designer.cs @@ -28,465 +28,466 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); - this.screenshotAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveImageClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.refreshImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.screenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.screenshotToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.txtScanline = new System.Windows.Forms.TextBox(); - this.rbNametableNW = new System.Windows.Forms.RadioButton(); - this.rbNametableNE = new System.Windows.Forms.RadioButton(); - this.rbNametableSW = new System.Windows.Forms.RadioButton(); - this.rbNametableSE = new System.Windows.Forms.RadioButton(); - this.rbNametableAll = new System.Windows.Forms.RadioButton(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.PaletteLabel = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.TableLabel = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.PPUAddressLabel = new System.Windows.Forms.Label(); - this.XYLabel = new System.Windows.Forms.Label(); - this.TileIDLabel = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.label7 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.RefreshRate = new System.Windows.Forms.TrackBar(); - this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); - this.NameTableView = new NameTableViewer(); - this.groupBox1.SuspendLayout(); - this.contextMenuStrip1.SuspendLayout(); - this.menuStrip1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox3.SuspendLayout(); - this.groupBox4.SuspendLayout(); - this.groupBox5.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); - this.SuspendLayout(); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.NameTableView); - this.groupBox1.Location = new System.Drawing.Point(12, 36); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(545, 513); - this.groupBox1.TabIndex = 0; - this.groupBox1.TabStop = false; - // - // contextMenuStrip1 - // - this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.components = new System.ComponentModel.Container(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.NameTableView = new BizHawk.Client.EmuHawk.NameTableViewer(); + this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); + this.screenshotAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveImageClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.refreshImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.screenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.screenshotToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.txtScanline = new System.Windows.Forms.TextBox(); + this.rbNametableNW = new System.Windows.Forms.RadioButton(); + this.rbNametableNE = new System.Windows.Forms.RadioButton(); + this.rbNametableSW = new System.Windows.Forms.RadioButton(); + this.rbNametableSE = new System.Windows.Forms.RadioButton(); + this.rbNametableAll = new System.Windows.Forms.RadioButton(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.PaletteLabel = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.TableLabel = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.PPUAddressLabel = new System.Windows.Forms.Label(); + this.XYLabel = new System.Windows.Forms.Label(); + this.TileIDLabel = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.label7 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.RefreshRate = new System.Windows.Forms.TrackBar(); + this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); + this.groupBox1.SuspendLayout(); + this.contextMenuStrip1.SuspendLayout(); + this.menuStrip1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.groupBox3.SuspendLayout(); + this.groupBox4.SuspendLayout(); + this.groupBox5.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); + this.SuspendLayout(); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.NameTableView); + this.groupBox1.Location = new System.Drawing.Point(12, 36); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(545, 513); + this.groupBox1.TabIndex = 0; + this.groupBox1.TabStop = false; + // + // NameTableView + // + this.NameTableView.BackColor = System.Drawing.Color.Transparent; + this.NameTableView.ContextMenuStrip = this.contextMenuStrip1; + this.NameTableView.Location = new System.Drawing.Point(17, 19); + this.NameTableView.Name = "NameTableView"; + this.NameTableView.Size = new System.Drawing.Size(512, 480); + this.NameTableView.TabIndex = 0; + this.NameTableView.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESNameTableViewer_KeyDown); + this.NameTableView.MouseLeave += new System.EventHandler(this.NameTableView_MouseLeave); + this.NameTableView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.NameTableView_MouseMove); + // + // contextMenuStrip1 + // + this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.screenshotAsToolStripMenuItem, this.saveImageClipboardToolStripMenuItem, this.refreshImageToolStripMenuItem}); - this.contextMenuStrip1.Name = "contextMenuStrip1"; - this.contextMenuStrip1.Size = new System.Drawing.Size(248, 70); - // - // screenshotAsToolStripMenuItem - // - this.screenshotAsToolStripMenuItem.Name = "screenshotAsToolStripMenuItem"; - this.screenshotAsToolStripMenuItem.Size = new System.Drawing.Size(247, 22); - this.screenshotAsToolStripMenuItem.Text = "&Save Image..."; - this.screenshotAsToolStripMenuItem.Click += new System.EventHandler(this.screenshotAsToolStripMenuItem_Click); - // - // saveImageClipboardToolStripMenuItem - // - this.saveImageClipboardToolStripMenuItem.Name = "saveImageClipboardToolStripMenuItem"; - this.saveImageClipboardToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C"; - this.saveImageClipboardToolStripMenuItem.Size = new System.Drawing.Size(247, 22); - this.saveImageClipboardToolStripMenuItem.Text = "&Copy Image to clipboard"; - this.saveImageClipboardToolStripMenuItem.Click += new System.EventHandler(this.saveImageClipboardToolStripMenuItem_Click); - // - // refreshImageToolStripMenuItem - // - this.refreshImageToolStripMenuItem.Name = "refreshImageToolStripMenuItem"; - this.refreshImageToolStripMenuItem.Size = new System.Drawing.Size(247, 22); - this.refreshImageToolStripMenuItem.Text = "&Refresh Image"; - this.refreshImageToolStripMenuItem.Click += new System.EventHandler(this.refreshImageToolStripMenuItem_Click); - // - // menuStrip1 - // - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.contextMenuStrip1.Name = "contextMenuStrip1"; + this.contextMenuStrip1.Size = new System.Drawing.Size(248, 70); + // + // screenshotAsToolStripMenuItem + // + this.screenshotAsToolStripMenuItem.Name = "screenshotAsToolStripMenuItem"; + this.screenshotAsToolStripMenuItem.Size = new System.Drawing.Size(247, 22); + this.screenshotAsToolStripMenuItem.Text = "&Save Image..."; + this.screenshotAsToolStripMenuItem.Click += new System.EventHandler(this.screenshotAsToolStripMenuItem_Click); + // + // saveImageClipboardToolStripMenuItem + // + this.saveImageClipboardToolStripMenuItem.Name = "saveImageClipboardToolStripMenuItem"; + this.saveImageClipboardToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C"; + this.saveImageClipboardToolStripMenuItem.Size = new System.Drawing.Size(247, 22); + this.saveImageClipboardToolStripMenuItem.Text = "&Copy Image to clipboard"; + this.saveImageClipboardToolStripMenuItem.Click += new System.EventHandler(this.saveImageClipboardToolStripMenuItem_Click); + // + // refreshImageToolStripMenuItem + // + this.refreshImageToolStripMenuItem.Name = "refreshImageToolStripMenuItem"; + this.refreshImageToolStripMenuItem.Size = new System.Drawing.Size(247, 22); + this.refreshImageToolStripMenuItem.Text = "&Refresh Image"; + this.refreshImageToolStripMenuItem.Click += new System.EventHandler(this.refreshImageToolStripMenuItem_Click); + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.optionsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(679, 24); - this.menuStrip1.TabIndex = 1; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(679, 24); + this.menuStrip1.TabIndex = 1; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.screenshotToolStripMenuItem, this.screenshotToClipboardToolStripMenuItem, this.toolStripSeparator2, this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); - this.fileToolStripMenuItem.Text = "&File"; - // - // screenshotToolStripMenuItem - // - this.screenshotToolStripMenuItem.Name = "screenshotToolStripMenuItem"; - this.screenshotToolStripMenuItem.Size = new System.Drawing.Size(243, 22); - this.screenshotToolStripMenuItem.Text = "Save Screenshot &As..."; - this.screenshotToolStripMenuItem.Click += new System.EventHandler(this.screenshotToolStripMenuItem_Click); - // - // screenshotToClipboardToolStripMenuItem - // - this.screenshotToClipboardToolStripMenuItem.Name = "screenshotToClipboardToolStripMenuItem"; - this.screenshotToClipboardToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C"; - this.screenshotToClipboardToolStripMenuItem.Size = new System.Drawing.Size(243, 22); - this.screenshotToClipboardToolStripMenuItem.Text = "Screenshot to &Clipboard"; - this.screenshotToClipboardToolStripMenuItem.Click += new System.EventHandler(this.screenshotToClipboardToolStripMenuItem_Click); - // - // toolStripSeparator2 - // - this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(240, 6); - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); - this.exitToolStripMenuItem.Size = new System.Drawing.Size(243, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // optionsToolStripMenuItem - // - this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "&File"; + // + // screenshotToolStripMenuItem + // + this.screenshotToolStripMenuItem.Name = "screenshotToolStripMenuItem"; + this.screenshotToolStripMenuItem.Size = new System.Drawing.Size(243, 22); + this.screenshotToolStripMenuItem.Text = "Save Screenshot &As..."; + this.screenshotToolStripMenuItem.Click += new System.EventHandler(this.screenshotToolStripMenuItem_Click); + // + // screenshotToClipboardToolStripMenuItem + // + this.screenshotToClipboardToolStripMenuItem.Name = "screenshotToClipboardToolStripMenuItem"; + this.screenshotToClipboardToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C"; + this.screenshotToClipboardToolStripMenuItem.Size = new System.Drawing.Size(243, 22); + this.screenshotToClipboardToolStripMenuItem.Text = "Screenshot to &Clipboard"; + this.screenshotToClipboardToolStripMenuItem.Click += new System.EventHandler(this.screenshotToClipboardToolStripMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(240, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); + this.exitToolStripMenuItem.Size = new System.Drawing.Size(243, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // optionsToolStripMenuItem + // + this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoloadToolStripMenuItem, this.saveWindowPositionToolStripMenuItem, this.toolStripSeparator1}); - this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; - this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); - this.optionsToolStripMenuItem.Text = "&Options"; - this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); - // - // autoloadToolStripMenuItem - // - this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; - this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.autoloadToolStripMenuItem.Text = "Auto-load"; - this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // saveWindowPositionToolStripMenuItem - // - this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; - this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.saveWindowPositionToolStripMenuItem.Text = "Save Window Position"; - this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6); - // - // txtScanline - // - this.txtScanline.Location = new System.Drawing.Point(4, 19); - this.txtScanline.Name = "txtScanline"; - this.txtScanline.Size = new System.Drawing.Size(60, 20); - this.txtScanline.TabIndex = 2; - this.txtScanline.Text = "0"; - this.txtScanline.TextChanged += new System.EventHandler(this.txtScanline_TextChanged); - // - // rbNametableNW - // - this.rbNametableNW.AutoSize = true; - this.rbNametableNW.Location = new System.Drawing.Point(6, 19); - this.rbNametableNW.Name = "rbNametableNW"; - this.rbNametableNW.Size = new System.Drawing.Size(14, 13); - this.rbNametableNW.TabIndex = 4; - this.toolTip1.SetToolTip(this.rbNametableNW, "0x2000"); - this.rbNametableNW.UseVisualStyleBackColor = true; - this.rbNametableNW.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); - // - // rbNametableNE - // - this.rbNametableNE.AutoSize = true; - this.rbNametableNE.Location = new System.Drawing.Point(56, 19); - this.rbNametableNE.Name = "rbNametableNE"; - this.rbNametableNE.Size = new System.Drawing.Size(14, 13); - this.rbNametableNE.TabIndex = 5; - this.toolTip1.SetToolTip(this.rbNametableNE, "0x2400"); - this.rbNametableNE.UseVisualStyleBackColor = true; - this.rbNametableNE.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); - // - // rbNametableSW - // - this.rbNametableSW.AutoSize = true; - this.rbNametableSW.Location = new System.Drawing.Point(6, 57); - this.rbNametableSW.Name = "rbNametableSW"; - this.rbNametableSW.Size = new System.Drawing.Size(14, 13); - this.rbNametableSW.TabIndex = 6; - this.toolTip1.SetToolTip(this.rbNametableSW, "0x2800"); - this.rbNametableSW.UseVisualStyleBackColor = true; - this.rbNametableSW.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); - // - // rbNametableSE - // - this.rbNametableSE.AutoSize = true; - this.rbNametableSE.Location = new System.Drawing.Point(56, 57); - this.rbNametableSE.Name = "rbNametableSE"; - this.rbNametableSE.Size = new System.Drawing.Size(14, 13); - this.rbNametableSE.TabIndex = 7; - this.toolTip1.SetToolTip(this.rbNametableSE, "0x2C00"); - this.rbNametableSE.UseVisualStyleBackColor = true; - this.rbNametableSE.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); - // - // rbNametableAll - // - this.rbNametableAll.AutoSize = true; - this.rbNametableAll.Checked = true; - this.rbNametableAll.Location = new System.Drawing.Point(31, 38); - this.rbNametableAll.Name = "rbNametableAll"; - this.rbNametableAll.Size = new System.Drawing.Size(14, 13); - this.rbNametableAll.TabIndex = 9; - this.rbNametableAll.TabStop = true; - this.toolTip1.SetToolTip(this.rbNametableAll, "All"); - this.rbNametableAll.UseVisualStyleBackColor = true; - this.rbNametableAll.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.rbNametableNW); - this.groupBox2.Controls.Add(this.rbNametableNE); - this.groupBox2.Controls.Add(this.rbNametableAll); - this.groupBox2.Controls.Add(this.rbNametableSW); - this.groupBox2.Controls.Add(this.rbNametableSE); - this.groupBox2.Location = new System.Drawing.Point(563, 94); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(76, 79); - this.groupBox2.TabIndex = 11; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Nametable"; - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.txtScanline); - this.groupBox3.Location = new System.Drawing.Point(563, 36); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(76, 52); - this.groupBox3.TabIndex = 12; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "Scanline"; - // - // groupBox4 - // - this.groupBox4.Controls.Add(this.PaletteLabel); - this.groupBox4.Controls.Add(this.label5); - this.groupBox4.Controls.Add(this.TableLabel); - this.groupBox4.Controls.Add(this.label4); - this.groupBox4.Controls.Add(this.PPUAddressLabel); - this.groupBox4.Controls.Add(this.XYLabel); - this.groupBox4.Controls.Add(this.TileIDLabel); - this.groupBox4.Controls.Add(this.label3); - this.groupBox4.Controls.Add(this.label2); - this.groupBox4.Controls.Add(this.label1); - this.groupBox4.Location = new System.Drawing.Point(563, 179); - this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(108, 128); - this.groupBox4.TabIndex = 13; - this.groupBox4.TabStop = false; - this.groupBox4.Text = "Properties"; - // - // PaletteLabel - // - this.PaletteLabel.AutoSize = true; - this.PaletteLabel.Location = new System.Drawing.Point(64, 96); - this.PaletteLabel.Name = "PaletteLabel"; - this.PaletteLabel.Size = new System.Drawing.Size(22, 13); - this.PaletteLabel.TabIndex = 9; - this.PaletteLabel.Text = " "; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(6, 96); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(43, 13); - this.label5.TabIndex = 8; - this.label5.Text = "Palette:"; - // - // TableLabel - // - this.TableLabel.AutoSize = true; - this.TableLabel.Location = new System.Drawing.Point(64, 78); - this.TableLabel.Name = "TableLabel"; - this.TableLabel.Size = new System.Drawing.Size(22, 13); - this.TableLabel.TabIndex = 7; - this.TableLabel.Text = " "; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(6, 78); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(37, 13); - this.label4.TabIndex = 6; - this.label4.Text = "Table:"; - // - // PPUAddressLabel - // - this.PPUAddressLabel.AutoSize = true; - this.PPUAddressLabel.Location = new System.Drawing.Point(64, 60); - this.PPUAddressLabel.Name = "PPUAddressLabel"; - this.PPUAddressLabel.Size = new System.Drawing.Size(22, 13); - this.PPUAddressLabel.TabIndex = 5; - this.PPUAddressLabel.Text = " "; - // - // XYLabel - // - this.XYLabel.AutoSize = true; - this.XYLabel.Location = new System.Drawing.Point(64, 43); - this.XYLabel.Name = "XYLabel"; - this.XYLabel.Size = new System.Drawing.Size(22, 13); - this.XYLabel.TabIndex = 4; - this.XYLabel.Text = " "; - // - // TileIDLabel - // - this.TileIDLabel.AutoSize = true; - this.TileIDLabel.Location = new System.Drawing.Point(64, 26); - this.TileIDLabel.Name = "TileIDLabel"; - this.TileIDLabel.Size = new System.Drawing.Size(22, 13); - this.TileIDLabel.TabIndex = 3; - this.TileIDLabel.Text = " "; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(6, 60); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(57, 13); - this.label3.TabIndex = 2; - this.label3.Text = "PPU Addr:"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(6, 43); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(35, 13); - this.label2.TabIndex = 1; - this.label2.Text = "X / Y:"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(6, 26); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(41, 13); - this.label1.TabIndex = 0; - this.label1.Text = "Tile ID:"; - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.label7); - this.groupBox5.Controls.Add(this.label6); - this.groupBox5.Controls.Add(this.RefreshRate); - this.groupBox5.Location = new System.Drawing.Point(563, 313); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(108, 236); - this.groupBox5.TabIndex = 14; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Refresh"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(7, 186); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(31, 13); - this.label7.TabIndex = 2; - this.label7.Text = "More"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(7, 32); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(29, 13); - this.label6.TabIndex = 1; - this.label6.Text = "Less"; - // - // RefreshRate - // - this.RefreshRate.LargeChange = 2; - this.RefreshRate.Location = new System.Drawing.Point(9, 47); - this.RefreshRate.Maximum = 8; - this.RefreshRate.Minimum = 1; - this.RefreshRate.Name = "RefreshRate"; - this.RefreshRate.Orientation = System.Windows.Forms.Orientation.Vertical; - this.RefreshRate.Size = new System.Drawing.Size(45, 136); - this.RefreshRate.TabIndex = 0; - this.RefreshRate.TickFrequency = 4; - this.RefreshRate.Value = 1; - // - // NameTableView - // - this.NameTableView.BackColor = System.Drawing.Color.Transparent; - this.NameTableView.ContextMenuStrip = this.contextMenuStrip1; - this.NameTableView.Location = new System.Drawing.Point(17, 19); - this.NameTableView.Name = "NameTableView"; - this.NameTableView.Size = new System.Drawing.Size(512, 480); - this.NameTableView.TabIndex = 0; - this.NameTableView.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESNameTableViewer_KeyDown); - this.NameTableView.MouseLeave += new System.EventHandler(this.NameTableView_MouseLeave); - this.NameTableView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.NameTableView_MouseMove); - // - // NESNameTableViewer - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(679, 561); - this.Controls.Add(this.groupBox5); - this.Controls.Add(this.groupBox4); - this.Controls.Add(this.groupBox3); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.menuStrip1); - this.MainMenuStrip = this.menuStrip1; - this.MinimumSize = new System.Drawing.Size(687, 588); - this.Name = "NESNameTableViewer"; - this.ShowIcon = false; - this.Text = "NES Nametable Viewer"; - this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.NESNameTableViewer_FormClosed); - this.Load += new System.EventHandler(this.NESNameTableViewer_Load); - this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESNameTableViewer_KeyDown); - this.groupBox1.ResumeLayout(false); - this.contextMenuStrip1.ResumeLayout(false); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - this.groupBox4.ResumeLayout(false); - this.groupBox4.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); - this.ResumeLayout(false); - this.PerformLayout(); + this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; + this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.optionsToolStripMenuItem.Text = "&Options"; + this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); + // + // autoloadToolStripMenuItem + // + this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; + this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.autoloadToolStripMenuItem.Text = "Autoload"; + this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // saveWindowPositionToolStripMenuItem + // + this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; + this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.saveWindowPositionToolStripMenuItem.Text = "Save Window Position"; + this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6); + // + // txtScanline + // + this.txtScanline.Location = new System.Drawing.Point(4, 19); + this.txtScanline.Name = "txtScanline"; + this.txtScanline.Size = new System.Drawing.Size(60, 20); + this.txtScanline.TabIndex = 2; + this.txtScanline.Text = "0"; + this.txtScanline.TextChanged += new System.EventHandler(this.txtScanline_TextChanged); + // + // rbNametableNW + // + this.rbNametableNW.AutoSize = true; + this.rbNametableNW.Location = new System.Drawing.Point(6, 19); + this.rbNametableNW.Name = "rbNametableNW"; + this.rbNametableNW.Size = new System.Drawing.Size(14, 13); + this.rbNametableNW.TabIndex = 4; + this.toolTip1.SetToolTip(this.rbNametableNW, "0x2000"); + this.rbNametableNW.UseVisualStyleBackColor = true; + this.rbNametableNW.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); + // + // rbNametableNE + // + this.rbNametableNE.AutoSize = true; + this.rbNametableNE.Location = new System.Drawing.Point(56, 19); + this.rbNametableNE.Name = "rbNametableNE"; + this.rbNametableNE.Size = new System.Drawing.Size(14, 13); + this.rbNametableNE.TabIndex = 5; + this.toolTip1.SetToolTip(this.rbNametableNE, "0x2400"); + this.rbNametableNE.UseVisualStyleBackColor = true; + this.rbNametableNE.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); + // + // rbNametableSW + // + this.rbNametableSW.AutoSize = true; + this.rbNametableSW.Location = new System.Drawing.Point(6, 57); + this.rbNametableSW.Name = "rbNametableSW"; + this.rbNametableSW.Size = new System.Drawing.Size(14, 13); + this.rbNametableSW.TabIndex = 6; + this.toolTip1.SetToolTip(this.rbNametableSW, "0x2800"); + this.rbNametableSW.UseVisualStyleBackColor = true; + this.rbNametableSW.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); + // + // rbNametableSE + // + this.rbNametableSE.AutoSize = true; + this.rbNametableSE.Location = new System.Drawing.Point(56, 57); + this.rbNametableSE.Name = "rbNametableSE"; + this.rbNametableSE.Size = new System.Drawing.Size(14, 13); + this.rbNametableSE.TabIndex = 7; + this.toolTip1.SetToolTip(this.rbNametableSE, "0x2C00"); + this.rbNametableSE.UseVisualStyleBackColor = true; + this.rbNametableSE.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); + // + // rbNametableAll + // + this.rbNametableAll.AutoSize = true; + this.rbNametableAll.Checked = true; + this.rbNametableAll.Location = new System.Drawing.Point(31, 38); + this.rbNametableAll.Name = "rbNametableAll"; + this.rbNametableAll.Size = new System.Drawing.Size(14, 13); + this.rbNametableAll.TabIndex = 9; + this.rbNametableAll.TabStop = true; + this.toolTip1.SetToolTip(this.rbNametableAll, "All"); + this.rbNametableAll.UseVisualStyleBackColor = true; + this.rbNametableAll.CheckedChanged += new System.EventHandler(this.rbNametable_CheckedChanged); + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.rbNametableNW); + this.groupBox2.Controls.Add(this.rbNametableNE); + this.groupBox2.Controls.Add(this.rbNametableAll); + this.groupBox2.Controls.Add(this.rbNametableSW); + this.groupBox2.Controls.Add(this.rbNametableSE); + this.groupBox2.Location = new System.Drawing.Point(563, 94); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(76, 79); + this.groupBox2.TabIndex = 11; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Nametable"; + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.txtScanline); + this.groupBox3.Location = new System.Drawing.Point(563, 36); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(76, 52); + this.groupBox3.TabIndex = 12; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "Scanline"; + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.PaletteLabel); + this.groupBox4.Controls.Add(this.label5); + this.groupBox4.Controls.Add(this.TableLabel); + this.groupBox4.Controls.Add(this.label4); + this.groupBox4.Controls.Add(this.PPUAddressLabel); + this.groupBox4.Controls.Add(this.XYLabel); + this.groupBox4.Controls.Add(this.TileIDLabel); + this.groupBox4.Controls.Add(this.label3); + this.groupBox4.Controls.Add(this.label2); + this.groupBox4.Controls.Add(this.label1); + this.groupBox4.Location = new System.Drawing.Point(563, 179); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(108, 128); + this.groupBox4.TabIndex = 13; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "Properties"; + // + // PaletteLabel + // + this.PaletteLabel.AutoSize = true; + this.PaletteLabel.Location = new System.Drawing.Point(64, 96); + this.PaletteLabel.Name = "PaletteLabel"; + this.PaletteLabel.Size = new System.Drawing.Size(22, 13); + this.PaletteLabel.TabIndex = 9; + this.PaletteLabel.Text = " "; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(6, 96); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(43, 13); + this.label5.TabIndex = 8; + this.label5.Text = "Palette:"; + // + // TableLabel + // + this.TableLabel.AutoSize = true; + this.TableLabel.Location = new System.Drawing.Point(64, 78); + this.TableLabel.Name = "TableLabel"; + this.TableLabel.Size = new System.Drawing.Size(22, 13); + this.TableLabel.TabIndex = 7; + this.TableLabel.Text = " "; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(6, 78); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(37, 13); + this.label4.TabIndex = 6; + this.label4.Text = "Table:"; + // + // PPUAddressLabel + // + this.PPUAddressLabel.AutoSize = true; + this.PPUAddressLabel.Location = new System.Drawing.Point(64, 60); + this.PPUAddressLabel.Name = "PPUAddressLabel"; + this.PPUAddressLabel.Size = new System.Drawing.Size(22, 13); + this.PPUAddressLabel.TabIndex = 5; + this.PPUAddressLabel.Text = " "; + // + // XYLabel + // + this.XYLabel.AutoSize = true; + this.XYLabel.Location = new System.Drawing.Point(64, 43); + this.XYLabel.Name = "XYLabel"; + this.XYLabel.Size = new System.Drawing.Size(22, 13); + this.XYLabel.TabIndex = 4; + this.XYLabel.Text = " "; + // + // TileIDLabel + // + this.TileIDLabel.AutoSize = true; + this.TileIDLabel.Location = new System.Drawing.Point(64, 26); + this.TileIDLabel.Name = "TileIDLabel"; + this.TileIDLabel.Size = new System.Drawing.Size(22, 13); + this.TileIDLabel.TabIndex = 3; + this.TileIDLabel.Text = " "; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(6, 60); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(57, 13); + this.label3.TabIndex = 2; + this.label3.Text = "PPU Addr:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(6, 43); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(35, 13); + this.label2.TabIndex = 1; + this.label2.Text = "X / Y:"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(6, 26); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(41, 13); + this.label1.TabIndex = 0; + this.label1.Text = "Tile ID:"; + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.label7); + this.groupBox5.Controls.Add(this.label6); + this.groupBox5.Controls.Add(this.RefreshRate); + this.groupBox5.Location = new System.Drawing.Point(563, 313); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(108, 236); + this.groupBox5.TabIndex = 14; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Refresh"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(7, 186); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(31, 13); + this.label7.TabIndex = 2; + this.label7.Text = "More"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(7, 32); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(29, 13); + this.label6.TabIndex = 1; + this.label6.Text = "Less"; + // + // RefreshRate + // + this.RefreshRate.LargeChange = 2; + this.RefreshRate.Location = new System.Drawing.Point(9, 47); + this.RefreshRate.Maximum = 8; + this.RefreshRate.Minimum = 1; + this.RefreshRate.Name = "RefreshRate"; + this.RefreshRate.Orientation = System.Windows.Forms.Orientation.Vertical; + this.RefreshRate.Size = new System.Drawing.Size(45, 136); + this.RefreshRate.TabIndex = 0; + this.RefreshRate.TickFrequency = 4; + this.RefreshRate.Value = 1; + // + // NESNameTableViewer + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(679, 561); + this.Controls.Add(this.groupBox5); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.groupBox3); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.Controls.Add(this.menuStrip1); + this.MainMenuStrip = this.menuStrip1; + this.MinimumSize = new System.Drawing.Size(687, 588); + this.Name = "NESNameTableViewer"; + this.ShowIcon = false; + this.Text = "NES Nametable Viewer"; + this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.NESNameTableViewer_FormClosed); + this.Load += new System.EventHandler(this.NESNameTableViewer_Load); + this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESNameTableViewer_KeyDown); + this.groupBox1.ResumeLayout(false); + this.contextMenuStrip1.ResumeLayout(false); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + this.groupBox4.ResumeLayout(false); + this.groupBox4.PerformLayout(); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/NES/NESPPU.Designer.cs b/BizHawk.Client.EmuHawk/tools/NES/NESPPU.Designer.cs index 42ba84628a..4c6de8d8dc 100644 --- a/BizHawk.Client.EmuHawk/tools/NES/NESPPU.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/NES/NESPPU.Designer.cs @@ -28,453 +28,454 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NESPPU)); - this.PatternGroup = new System.Windows.Forms.GroupBox(); - this.Table1PaletteLabel = new System.Windows.Forms.Label(); - this.Table0PaletteLabel = new System.Windows.Forms.Label(); - this.PatternView = new PatternViewer(); - this.PatternContext = new System.Windows.Forms.ContextMenuStrip(this.components); - this.saveImageToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.imageToClipboardToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.refreshToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.PalettesGroup = new System.Windows.Forms.GroupBox(); - this.PaletteView = new PaletteViewer(); - this.PaletteContext = new System.Windows.Forms.ContextMenuStrip(this.components); - this.saveImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.imageToClipboardToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); - this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DetailsBox = new System.Windows.Forms.GroupBox(); - this.label2 = new System.Windows.Forms.Label(); - this.Value5Label = new System.Windows.Forms.Label(); - this.Value4Label = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.ZoomBox = new System.Windows.Forms.PictureBox(); - this.Value3Label = new System.Windows.Forms.Label(); - this.Value2Label = new System.Windows.Forms.Label(); - this.ValueLabel = new System.Windows.Forms.Label(); - this.AddressLabel = new System.Windows.Forms.Label(); - this.SpriteViewerBox = new System.Windows.Forms.GroupBox(); - this.SpriteView = new SpriteViewer(); - this.SpriteContext = new System.Windows.Forms.ContextMenuStrip(this.components); - this.saveImageToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); - this.imageToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.refreshToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); - this.txtScanline = new System.Windows.Forms.TextBox(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.label4 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.RefreshRate = new System.Windows.Forms.TrackBar(); - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.savePaletteScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.savePatternScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveSpriteScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.savePaletteToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.copyPatternToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.copySpriteToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.patternToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.table0PaletteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P0 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P1 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P2 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P3 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P4 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P5 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P6 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table0P7 = new System.Windows.Forms.ToolStripMenuItem(); - this.table1PaletteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P0 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P1 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P2 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P3 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P4 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P5 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P6 = new System.Windows.Forms.ToolStripMenuItem(); - this.Table1P7 = new System.Windows.Forms.ToolStripMenuItem(); - this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoLoadToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowPositionToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.statusStrip1 = new System.Windows.Forms.StatusStrip(); - this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); - this.messagetimer = new System.Windows.Forms.Timer(this.components); - this.PatternGroup.SuspendLayout(); - this.PatternContext.SuspendLayout(); - this.PalettesGroup.SuspendLayout(); - this.PaletteContext.SuspendLayout(); - this.DetailsBox.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.ZoomBox)).BeginInit(); - this.SpriteViewerBox.SuspendLayout(); - this.SpriteContext.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); - this.menuStrip1.SuspendLayout(); - this.statusStrip1.SuspendLayout(); - this.SuspendLayout(); - // - // PatternGroup - // - this.PatternGroup.Controls.Add(this.Table1PaletteLabel); - this.PatternGroup.Controls.Add(this.Table0PaletteLabel); - this.PatternGroup.Controls.Add(this.PatternView); - this.PatternGroup.Location = new System.Drawing.Point(293, 37); - this.PatternGroup.Name = "PatternGroup"; - this.PatternGroup.Size = new System.Drawing.Size(272, 169); - this.PatternGroup.TabIndex = 0; - this.PatternGroup.TabStop = false; - this.PatternGroup.Text = "Pattern Tables"; - // - // Table1PaletteLabel - // - this.Table1PaletteLabel.AutoSize = true; - this.Table1PaletteLabel.Location = new System.Drawing.Point(129, 150); - this.Table1PaletteLabel.Name = "Table1PaletteLabel"; - this.Table1PaletteLabel.Size = new System.Drawing.Size(52, 13); - this.Table1PaletteLabel.TabIndex = 2; - this.Table1PaletteLabel.Text = "Palette: 0"; - // - // Table0PaletteLabel - // - this.Table0PaletteLabel.AutoSize = true; - this.Table0PaletteLabel.Location = new System.Drawing.Point(6, 150); - this.Table0PaletteLabel.Name = "Table0PaletteLabel"; - this.Table0PaletteLabel.Size = new System.Drawing.Size(52, 13); - this.Table0PaletteLabel.TabIndex = 1; - this.Table0PaletteLabel.Text = "Palette: 0"; - // - // PatternView - // - this.PatternView.BackColor = System.Drawing.Color.Transparent; - this.PatternView.ContextMenuStrip = this.PatternContext; - this.PatternView.Location = new System.Drawing.Point(7, 20); - this.PatternView.Name = "PatternView"; - this.PatternView.Size = new System.Drawing.Size(256, 128); - this.PatternView.TabIndex = 0; - this.PatternView.Text = "Pattern Tables"; - this.PatternView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.PatternView_Click); - this.PatternView.MouseEnter += new System.EventHandler(this.PatternView_MouseEnter); - this.PatternView.MouseLeave += new System.EventHandler(this.PatternView_MouseLeave); - this.PatternView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PatternView_MouseMove); - // - // PatternContext - // - this.PatternContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NESPPU)); + this.PatternGroup = new System.Windows.Forms.GroupBox(); + this.Table1PaletteLabel = new System.Windows.Forms.Label(); + this.Table0PaletteLabel = new System.Windows.Forms.Label(); + this.PatternView = new BizHawk.Client.EmuHawk.PatternViewer(); + this.PatternContext = new System.Windows.Forms.ContextMenuStrip(this.components); + this.saveImageToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.imageToClipboardToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.refreshToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.PalettesGroup = new System.Windows.Forms.GroupBox(); + this.PaletteView = new BizHawk.Client.EmuHawk.PaletteViewer(); + this.PaletteContext = new System.Windows.Forms.ContextMenuStrip(this.components); + this.saveImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.imageToClipboardToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); + this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DetailsBox = new System.Windows.Forms.GroupBox(); + this.label2 = new System.Windows.Forms.Label(); + this.Value5Label = new System.Windows.Forms.Label(); + this.Value4Label = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.ZoomBox = new System.Windows.Forms.PictureBox(); + this.Value3Label = new System.Windows.Forms.Label(); + this.Value2Label = new System.Windows.Forms.Label(); + this.ValueLabel = new System.Windows.Forms.Label(); + this.AddressLabel = new System.Windows.Forms.Label(); + this.SpriteViewerBox = new System.Windows.Forms.GroupBox(); + this.SpriteView = new BizHawk.Client.EmuHawk.SpriteViewer(); + this.SpriteContext = new System.Windows.Forms.ContextMenuStrip(this.components); + this.saveImageToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); + this.imageToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.refreshToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); + this.txtScanline = new System.Windows.Forms.TextBox(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.label4 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.RefreshRate = new System.Windows.Forms.TrackBar(); + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.savePaletteScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.savePatternScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveSpriteScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.savePaletteToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.copyPatternToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.copySpriteToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.patternToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.table0PaletteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P0 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P1 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P2 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P3 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P4 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P5 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P6 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table0P7 = new System.Windows.Forms.ToolStripMenuItem(); + this.table1PaletteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P0 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P1 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P2 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P3 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P4 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P5 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P6 = new System.Windows.Forms.ToolStripMenuItem(); + this.Table1P7 = new System.Windows.Forms.ToolStripMenuItem(); + this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoLoadToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowPositionToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.statusStrip1 = new System.Windows.Forms.StatusStrip(); + this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); + this.messagetimer = new System.Windows.Forms.Timer(this.components); + this.PatternGroup.SuspendLayout(); + this.PatternContext.SuspendLayout(); + this.PalettesGroup.SuspendLayout(); + this.PaletteContext.SuspendLayout(); + this.DetailsBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.ZoomBox)).BeginInit(); + this.SpriteViewerBox.SuspendLayout(); + this.SpriteContext.SuspendLayout(); + this.groupBox1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); + this.menuStrip1.SuspendLayout(); + this.statusStrip1.SuspendLayout(); + this.SuspendLayout(); + // + // PatternGroup + // + this.PatternGroup.Controls.Add(this.Table1PaletteLabel); + this.PatternGroup.Controls.Add(this.Table0PaletteLabel); + this.PatternGroup.Controls.Add(this.PatternView); + this.PatternGroup.Location = new System.Drawing.Point(293, 37); + this.PatternGroup.Name = "PatternGroup"; + this.PatternGroup.Size = new System.Drawing.Size(272, 169); + this.PatternGroup.TabIndex = 0; + this.PatternGroup.TabStop = false; + this.PatternGroup.Text = "Pattern Tables"; + // + // Table1PaletteLabel + // + this.Table1PaletteLabel.AutoSize = true; + this.Table1PaletteLabel.Location = new System.Drawing.Point(129, 150); + this.Table1PaletteLabel.Name = "Table1PaletteLabel"; + this.Table1PaletteLabel.Size = new System.Drawing.Size(52, 13); + this.Table1PaletteLabel.TabIndex = 2; + this.Table1PaletteLabel.Text = "Palette: 0"; + // + // Table0PaletteLabel + // + this.Table0PaletteLabel.AutoSize = true; + this.Table0PaletteLabel.Location = new System.Drawing.Point(6, 150); + this.Table0PaletteLabel.Name = "Table0PaletteLabel"; + this.Table0PaletteLabel.Size = new System.Drawing.Size(52, 13); + this.Table0PaletteLabel.TabIndex = 1; + this.Table0PaletteLabel.Text = "Palette: 0"; + // + // PatternView + // + this.PatternView.BackColor = System.Drawing.Color.Transparent; + this.PatternView.ContextMenuStrip = this.PatternContext; + this.PatternView.Location = new System.Drawing.Point(7, 20); + this.PatternView.Name = "PatternView"; + this.PatternView.Size = new System.Drawing.Size(256, 128); + this.PatternView.TabIndex = 0; + this.PatternView.Text = "Pattern Tables"; + this.PatternView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.PatternView_Click); + this.PatternView.MouseEnter += new System.EventHandler(this.PatternView_MouseEnter); + this.PatternView.MouseLeave += new System.EventHandler(this.PatternView_MouseLeave); + this.PatternView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PatternView_MouseMove); + // + // PatternContext + // + this.PatternContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveImageToolStripMenuItem1, this.imageToClipboardToolStripMenuItem1, this.refreshToolStripMenuItem1}); - this.PatternContext.Name = "PatternContext"; - this.PatternContext.Size = new System.Drawing.Size(177, 70); - // - // saveImageToolStripMenuItem1 - // - this.saveImageToolStripMenuItem1.Name = "saveImageToolStripMenuItem1"; - this.saveImageToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); - this.saveImageToolStripMenuItem1.Text = "&Save Image..."; - this.saveImageToolStripMenuItem1.Click += new System.EventHandler(this.saveImageToolStripMenuItem1_Click); - // - // imageToClipboardToolStripMenuItem1 - // - this.imageToClipboardToolStripMenuItem1.Name = "imageToClipboardToolStripMenuItem1"; - this.imageToClipboardToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); - this.imageToClipboardToolStripMenuItem1.Text = "Image to &Clipboard"; - this.imageToClipboardToolStripMenuItem1.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem1_Click); - // - // refreshToolStripMenuItem1 - // - this.refreshToolStripMenuItem1.Name = "refreshToolStripMenuItem1"; - this.refreshToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); - this.refreshToolStripMenuItem1.Text = "&Refresh"; - this.refreshToolStripMenuItem1.Click += new System.EventHandler(this.refreshToolStripMenuItem1_Click); - // - // PalettesGroup - // - this.PalettesGroup.Controls.Add(this.PaletteView); - this.PalettesGroup.Location = new System.Drawing.Point(12, 271); - this.PalettesGroup.Name = "PalettesGroup"; - this.PalettesGroup.Size = new System.Drawing.Size(272, 65); - this.PalettesGroup.TabIndex = 1; - this.PalettesGroup.TabStop = false; - this.PalettesGroup.Text = "Palettes"; - // - // PaletteView - // - this.PaletteView.BackColor = System.Drawing.Color.Transparent; - this.PaletteView.ContextMenuStrip = this.PaletteContext; - this.PaletteView.Location = new System.Drawing.Point(6, 19); - this.PaletteView.Name = "PaletteView"; - this.PaletteView.Size = new System.Drawing.Size(256, 32); - this.PaletteView.TabIndex = 0; - this.PaletteView.Text = "Palettes"; - this.PaletteView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.PaletteView_MouseClick); - this.PaletteView.MouseEnter += new System.EventHandler(this.PaletteView_MouseEnter); - this.PaletteView.MouseLeave += new System.EventHandler(this.PaletteView_MouseLeave); - this.PaletteView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PaletteView_MouseMove); - // - // PaletteContext - // - this.PaletteContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.PatternContext.Name = "PatternContext"; + this.PatternContext.Size = new System.Drawing.Size(177, 70); + // + // saveImageToolStripMenuItem1 + // + this.saveImageToolStripMenuItem1.Name = "saveImageToolStripMenuItem1"; + this.saveImageToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); + this.saveImageToolStripMenuItem1.Text = "&Save Image..."; + this.saveImageToolStripMenuItem1.Click += new System.EventHandler(this.saveImageToolStripMenuItem1_Click); + // + // imageToClipboardToolStripMenuItem1 + // + this.imageToClipboardToolStripMenuItem1.Name = "imageToClipboardToolStripMenuItem1"; + this.imageToClipboardToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); + this.imageToClipboardToolStripMenuItem1.Text = "Image to &Clipboard"; + this.imageToClipboardToolStripMenuItem1.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem1_Click); + // + // refreshToolStripMenuItem1 + // + this.refreshToolStripMenuItem1.Name = "refreshToolStripMenuItem1"; + this.refreshToolStripMenuItem1.Size = new System.Drawing.Size(176, 22); + this.refreshToolStripMenuItem1.Text = "&Refresh"; + this.refreshToolStripMenuItem1.Click += new System.EventHandler(this.refreshToolStripMenuItem1_Click); + // + // PalettesGroup + // + this.PalettesGroup.Controls.Add(this.PaletteView); + this.PalettesGroup.Location = new System.Drawing.Point(12, 271); + this.PalettesGroup.Name = "PalettesGroup"; + this.PalettesGroup.Size = new System.Drawing.Size(272, 65); + this.PalettesGroup.TabIndex = 1; + this.PalettesGroup.TabStop = false; + this.PalettesGroup.Text = "Palettes"; + // + // PaletteView + // + this.PaletteView.BackColor = System.Drawing.Color.Transparent; + this.PaletteView.ContextMenuStrip = this.PaletteContext; + this.PaletteView.Location = new System.Drawing.Point(6, 19); + this.PaletteView.Name = "PaletteView"; + this.PaletteView.Size = new System.Drawing.Size(256, 32); + this.PaletteView.TabIndex = 0; + this.PaletteView.Text = "Palettes"; + this.PaletteView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.PaletteView_MouseClick); + this.PaletteView.MouseEnter += new System.EventHandler(this.PaletteView_MouseEnter); + this.PaletteView.MouseLeave += new System.EventHandler(this.PaletteView_MouseLeave); + this.PaletteView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PaletteView_MouseMove); + // + // PaletteContext + // + this.PaletteContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveImageToolStripMenuItem, this.imageToClipboardToolStripMenuItem2, this.refreshToolStripMenuItem}); - this.PaletteContext.Name = "PaletteContext"; - this.PaletteContext.Size = new System.Drawing.Size(177, 70); - // - // saveImageToolStripMenuItem - // - this.saveImageToolStripMenuItem.Name = "saveImageToolStripMenuItem"; - this.saveImageToolStripMenuItem.Size = new System.Drawing.Size(176, 22); - this.saveImageToolStripMenuItem.Text = "&Save Image..."; - this.saveImageToolStripMenuItem.Click += new System.EventHandler(this.saveImageToolStripMenuItem_Click); - // - // imageToClipboardToolStripMenuItem2 - // - this.imageToClipboardToolStripMenuItem2.Name = "imageToClipboardToolStripMenuItem2"; - this.imageToClipboardToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); - this.imageToClipboardToolStripMenuItem2.Text = "Image to &Clipboard"; - this.imageToClipboardToolStripMenuItem2.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem2_Click); - // - // refreshToolStripMenuItem - // - this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem"; - this.refreshToolStripMenuItem.Size = new System.Drawing.Size(176, 22); - this.refreshToolStripMenuItem.Text = "&Refresh"; - this.refreshToolStripMenuItem.Click += new System.EventHandler(this.refreshToolStripMenuItem_Click); - // - // DetailsBox - // - this.DetailsBox.Controls.Add(this.label2); - this.DetailsBox.Controls.Add(this.Value5Label); - this.DetailsBox.Controls.Add(this.Value4Label); - this.DetailsBox.Controls.Add(this.label1); - this.DetailsBox.Controls.Add(this.ZoomBox); - this.DetailsBox.Controls.Add(this.Value3Label); - this.DetailsBox.Controls.Add(this.Value2Label); - this.DetailsBox.Controls.Add(this.ValueLabel); - this.DetailsBox.Controls.Add(this.AddressLabel); - this.DetailsBox.Location = new System.Drawing.Point(12, 95); - this.DetailsBox.Name = "DetailsBox"; - this.DetailsBox.Size = new System.Drawing.Size(272, 170); - this.DetailsBox.TabIndex = 2; - this.DetailsBox.TabStop = false; - this.DetailsBox.Text = "Details"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(6, 31); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(159, 13); - this.label2.TabIndex = 10; - this.label2.Text = "Shift-click to remember selection"; - // - // Value5Label - // - this.Value5Label.AutoSize = true; - this.Value5Label.Location = new System.Drawing.Point(144, 148); - this.Value5Label.Name = "Value5Label"; - this.Value5Label.Size = new System.Drawing.Size(43, 13); - this.Value5Label.TabIndex = 9; - this.Value5Label.Text = "Value 5"; - // - // Value4Label - // - this.Value4Label.AutoSize = true; - this.Value4Label.Location = new System.Drawing.Point(144, 120); - this.Value4Label.Name = "Value4Label"; - this.Value4Label.Size = new System.Drawing.Size(43, 13); - this.Value4Label.TabIndex = 8; - this.Value4Label.Text = "Value 4"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(6, 16); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(152, 13); - this.label1.TabIndex = 7; - this.label1.Text = "Hover over item to view details"; - // - // ZoomBox - // - this.ZoomBox.Location = new System.Drawing.Point(196, 16); - this.ZoomBox.Name = "ZoomBox"; - this.ZoomBox.Size = new System.Drawing.Size(64, 64); - this.ZoomBox.TabIndex = 6; - this.ZoomBox.TabStop = false; - this.ZoomBox.Text = "Details"; - // - // Value3Label - // - this.Value3Label.AutoSize = true; - this.Value3Label.Location = new System.Drawing.Point(144, 92); - this.Value3Label.Name = "Value3Label"; - this.Value3Label.Size = new System.Drawing.Size(43, 13); - this.Value3Label.TabIndex = 5; - this.Value3Label.Text = "Value 3"; - // - // Value2Label - // - this.Value2Label.AutoSize = true; - this.Value2Label.Location = new System.Drawing.Point(10, 148); - this.Value2Label.Name = "Value2Label"; - this.Value2Label.Size = new System.Drawing.Size(43, 13); - this.Value2Label.TabIndex = 3; - this.Value2Label.Text = "Value 2"; - // - // ValueLabel - // - this.ValueLabel.AutoSize = true; - this.ValueLabel.Location = new System.Drawing.Point(10, 120); - this.ValueLabel.Name = "ValueLabel"; - this.ValueLabel.Size = new System.Drawing.Size(43, 13); - this.ValueLabel.TabIndex = 2; - this.ValueLabel.Text = "Value 1"; - // - // AddressLabel - // - this.AddressLabel.AutoSize = true; - this.AddressLabel.Location = new System.Drawing.Point(10, 92); - this.AddressLabel.Name = "AddressLabel"; - this.AddressLabel.Size = new System.Drawing.Size(45, 13); - this.AddressLabel.TabIndex = 1; - this.AddressLabel.Text = "Address"; - // - // SpriteViewerBox - // - this.SpriteViewerBox.Controls.Add(this.SpriteView); - this.SpriteViewerBox.Location = new System.Drawing.Point(293, 212); - this.SpriteViewerBox.Name = "SpriteViewerBox"; - this.SpriteViewerBox.Size = new System.Drawing.Size(272, 124); - this.SpriteViewerBox.TabIndex = 5; - this.SpriteViewerBox.TabStop = false; - this.SpriteViewerBox.Text = "Sprites"; - // - // SpriteView - // - this.SpriteView.BackColor = System.Drawing.Color.Transparent; - this.SpriteView.ContextMenuStrip = this.SpriteContext; - this.SpriteView.Location = new System.Drawing.Point(6, 18); - this.SpriteView.Name = "SpriteView"; - this.SpriteView.Size = new System.Drawing.Size(256, 96); - this.SpriteView.TabIndex = 0; - this.SpriteView.Text = "Sprites"; - this.SpriteView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SpriteView_MouseClick); - this.SpriteView.MouseEnter += new System.EventHandler(this.SpriteView_MouseEnter); - this.SpriteView.MouseLeave += new System.EventHandler(this.SpriteView_MouseLeave); - this.SpriteView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.SpriteView_MouseMove); - // - // SpriteContext - // - this.SpriteContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.PaletteContext.Name = "PaletteContext"; + this.PaletteContext.Size = new System.Drawing.Size(177, 70); + // + // saveImageToolStripMenuItem + // + this.saveImageToolStripMenuItem.Name = "saveImageToolStripMenuItem"; + this.saveImageToolStripMenuItem.Size = new System.Drawing.Size(176, 22); + this.saveImageToolStripMenuItem.Text = "&Save Image..."; + this.saveImageToolStripMenuItem.Click += new System.EventHandler(this.saveImageToolStripMenuItem_Click); + // + // imageToClipboardToolStripMenuItem2 + // + this.imageToClipboardToolStripMenuItem2.Name = "imageToClipboardToolStripMenuItem2"; + this.imageToClipboardToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); + this.imageToClipboardToolStripMenuItem2.Text = "Image to &Clipboard"; + this.imageToClipboardToolStripMenuItem2.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem2_Click); + // + // refreshToolStripMenuItem + // + this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem"; + this.refreshToolStripMenuItem.Size = new System.Drawing.Size(176, 22); + this.refreshToolStripMenuItem.Text = "&Refresh"; + this.refreshToolStripMenuItem.Click += new System.EventHandler(this.refreshToolStripMenuItem_Click); + // + // DetailsBox + // + this.DetailsBox.Controls.Add(this.label2); + this.DetailsBox.Controls.Add(this.Value5Label); + this.DetailsBox.Controls.Add(this.Value4Label); + this.DetailsBox.Controls.Add(this.label1); + this.DetailsBox.Controls.Add(this.ZoomBox); + this.DetailsBox.Controls.Add(this.Value3Label); + this.DetailsBox.Controls.Add(this.Value2Label); + this.DetailsBox.Controls.Add(this.ValueLabel); + this.DetailsBox.Controls.Add(this.AddressLabel); + this.DetailsBox.Location = new System.Drawing.Point(12, 95); + this.DetailsBox.Name = "DetailsBox"; + this.DetailsBox.Size = new System.Drawing.Size(272, 170); + this.DetailsBox.TabIndex = 2; + this.DetailsBox.TabStop = false; + this.DetailsBox.Text = "Details"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(6, 31); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(159, 13); + this.label2.TabIndex = 10; + this.label2.Text = "Shift-click to remember selection"; + // + // Value5Label + // + this.Value5Label.AutoSize = true; + this.Value5Label.Location = new System.Drawing.Point(144, 148); + this.Value5Label.Name = "Value5Label"; + this.Value5Label.Size = new System.Drawing.Size(43, 13); + this.Value5Label.TabIndex = 9; + this.Value5Label.Text = "Value 5"; + // + // Value4Label + // + this.Value4Label.AutoSize = true; + this.Value4Label.Location = new System.Drawing.Point(144, 120); + this.Value4Label.Name = "Value4Label"; + this.Value4Label.Size = new System.Drawing.Size(43, 13); + this.Value4Label.TabIndex = 8; + this.Value4Label.Text = "Value 4"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(6, 16); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(152, 13); + this.label1.TabIndex = 7; + this.label1.Text = "Hover over item to view details"; + // + // ZoomBox + // + this.ZoomBox.Location = new System.Drawing.Point(196, 16); + this.ZoomBox.Name = "ZoomBox"; + this.ZoomBox.Size = new System.Drawing.Size(64, 64); + this.ZoomBox.TabIndex = 6; + this.ZoomBox.TabStop = false; + this.ZoomBox.Text = "Details"; + // + // Value3Label + // + this.Value3Label.AutoSize = true; + this.Value3Label.Location = new System.Drawing.Point(144, 92); + this.Value3Label.Name = "Value3Label"; + this.Value3Label.Size = new System.Drawing.Size(43, 13); + this.Value3Label.TabIndex = 5; + this.Value3Label.Text = "Value 3"; + // + // Value2Label + // + this.Value2Label.AutoSize = true; + this.Value2Label.Location = new System.Drawing.Point(10, 148); + this.Value2Label.Name = "Value2Label"; + this.Value2Label.Size = new System.Drawing.Size(43, 13); + this.Value2Label.TabIndex = 3; + this.Value2Label.Text = "Value 2"; + // + // ValueLabel + // + this.ValueLabel.AutoSize = true; + this.ValueLabel.Location = new System.Drawing.Point(10, 120); + this.ValueLabel.Name = "ValueLabel"; + this.ValueLabel.Size = new System.Drawing.Size(43, 13); + this.ValueLabel.TabIndex = 2; + this.ValueLabel.Text = "Value 1"; + // + // AddressLabel + // + this.AddressLabel.AutoSize = true; + this.AddressLabel.Location = new System.Drawing.Point(10, 92); + this.AddressLabel.Name = "AddressLabel"; + this.AddressLabel.Size = new System.Drawing.Size(45, 13); + this.AddressLabel.TabIndex = 1; + this.AddressLabel.Text = "Address"; + // + // SpriteViewerBox + // + this.SpriteViewerBox.Controls.Add(this.SpriteView); + this.SpriteViewerBox.Location = new System.Drawing.Point(293, 212); + this.SpriteViewerBox.Name = "SpriteViewerBox"; + this.SpriteViewerBox.Size = new System.Drawing.Size(272, 124); + this.SpriteViewerBox.TabIndex = 5; + this.SpriteViewerBox.TabStop = false; + this.SpriteViewerBox.Text = "Sprites"; + // + // SpriteView + // + this.SpriteView.BackColor = System.Drawing.Color.Transparent; + this.SpriteView.ContextMenuStrip = this.SpriteContext; + this.SpriteView.Location = new System.Drawing.Point(6, 18); + this.SpriteView.Name = "SpriteView"; + this.SpriteView.Size = new System.Drawing.Size(256, 96); + this.SpriteView.TabIndex = 0; + this.SpriteView.Text = "Sprites"; + this.SpriteView.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SpriteView_MouseClick); + this.SpriteView.MouseEnter += new System.EventHandler(this.SpriteView_MouseEnter); + this.SpriteView.MouseLeave += new System.EventHandler(this.SpriteView_MouseLeave); + this.SpriteView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.SpriteView_MouseMove); + // + // SpriteContext + // + this.SpriteContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveImageToolStripMenuItem2, this.imageToClipboardToolStripMenuItem, this.refreshToolStripMenuItem2}); - this.SpriteContext.Name = "SpriteContext"; - this.SpriteContext.Size = new System.Drawing.Size(177, 70); - // - // saveImageToolStripMenuItem2 - // - this.saveImageToolStripMenuItem2.Name = "saveImageToolStripMenuItem2"; - this.saveImageToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); - this.saveImageToolStripMenuItem2.Text = "&Save Image..."; - this.saveImageToolStripMenuItem2.Click += new System.EventHandler(this.saveImageToolStripMenuItem2_Click); - // - // imageToClipboardToolStripMenuItem - // - this.imageToClipboardToolStripMenuItem.Name = "imageToClipboardToolStripMenuItem"; - this.imageToClipboardToolStripMenuItem.Size = new System.Drawing.Size(176, 22); - this.imageToClipboardToolStripMenuItem.Text = "Image to &Clipboard"; - this.imageToClipboardToolStripMenuItem.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem_Click); - // - // refreshToolStripMenuItem2 - // - this.refreshToolStripMenuItem2.Name = "refreshToolStripMenuItem2"; - this.refreshToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); - this.refreshToolStripMenuItem2.Text = "&Refresh"; - this.refreshToolStripMenuItem2.Click += new System.EventHandler(this.refreshToolStripMenuItem2_Click); - // - // txtScanline - // - this.txtScanline.Location = new System.Drawing.Point(7, 16); - this.txtScanline.Name = "txtScanline"; - this.txtScanline.Size = new System.Drawing.Size(60, 20); - this.txtScanline.TabIndex = 6; - this.txtScanline.Text = "0"; - this.txtScanline.TextChanged += new System.EventHandler(this.txtScanline_TextChanged); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.txtScanline); - this.groupBox1.Location = new System.Drawing.Point(12, 37); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(75, 52); - this.groupBox1.TabIndex = 8; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Scanline"; - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.label4); - this.groupBox2.Controls.Add(this.label3); - this.groupBox2.Controls.Add(this.RefreshRate); - this.groupBox2.Location = new System.Drawing.Point(93, 37); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(191, 52); - this.groupBox2.TabIndex = 9; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Refresh"; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(140, 20); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(29, 13); - this.label4.TabIndex = 11; - this.label4.Text = "Less"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(6, 19); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(31, 13); - this.label3.TabIndex = 10; - this.label3.Text = "More"; - // - // RefreshRate - // - this.RefreshRate.AutoSize = false; - this.RefreshRate.LargeChange = 2; - this.RefreshRate.Location = new System.Drawing.Point(39, 15); - this.RefreshRate.Maximum = 8; - this.RefreshRate.Minimum = 1; - this.RefreshRate.Name = "RefreshRate"; - this.RefreshRate.Size = new System.Drawing.Size(104, 31); - this.RefreshRate.TabIndex = 0; - this.RefreshRate.TickFrequency = 8; - this.RefreshRate.Value = 1; - // - // menuStrip1 - // - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.SpriteContext.Name = "SpriteContext"; + this.SpriteContext.Size = new System.Drawing.Size(177, 70); + // + // saveImageToolStripMenuItem2 + // + this.saveImageToolStripMenuItem2.Name = "saveImageToolStripMenuItem2"; + this.saveImageToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); + this.saveImageToolStripMenuItem2.Text = "&Save Image..."; + this.saveImageToolStripMenuItem2.Click += new System.EventHandler(this.saveImageToolStripMenuItem2_Click); + // + // imageToClipboardToolStripMenuItem + // + this.imageToClipboardToolStripMenuItem.Name = "imageToClipboardToolStripMenuItem"; + this.imageToClipboardToolStripMenuItem.Size = new System.Drawing.Size(176, 22); + this.imageToClipboardToolStripMenuItem.Text = "Image to &Clipboard"; + this.imageToClipboardToolStripMenuItem.Click += new System.EventHandler(this.imageToClipboardToolStripMenuItem_Click); + // + // refreshToolStripMenuItem2 + // + this.refreshToolStripMenuItem2.Name = "refreshToolStripMenuItem2"; + this.refreshToolStripMenuItem2.Size = new System.Drawing.Size(176, 22); + this.refreshToolStripMenuItem2.Text = "&Refresh"; + this.refreshToolStripMenuItem2.Click += new System.EventHandler(this.refreshToolStripMenuItem2_Click); + // + // txtScanline + // + this.txtScanline.Location = new System.Drawing.Point(7, 16); + this.txtScanline.Name = "txtScanline"; + this.txtScanline.Size = new System.Drawing.Size(60, 20); + this.txtScanline.TabIndex = 6; + this.txtScanline.Text = "0"; + this.txtScanline.TextChanged += new System.EventHandler(this.txtScanline_TextChanged); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.txtScanline); + this.groupBox1.Location = new System.Drawing.Point(12, 37); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(75, 52); + this.groupBox1.TabIndex = 8; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Scanline"; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.label4); + this.groupBox2.Controls.Add(this.label3); + this.groupBox2.Controls.Add(this.RefreshRate); + this.groupBox2.Location = new System.Drawing.Point(93, 37); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(191, 52); + this.groupBox2.TabIndex = 9; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Refresh"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(140, 20); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(29, 13); + this.label4.TabIndex = 11; + this.label4.Text = "Less"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(6, 19); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(31, 13); + this.label3.TabIndex = 10; + this.label3.Text = "More"; + // + // RefreshRate + // + this.RefreshRate.AutoSize = false; + this.RefreshRate.LargeChange = 2; + this.RefreshRate.Location = new System.Drawing.Point(39, 15); + this.RefreshRate.Maximum = 8; + this.RefreshRate.Minimum = 1; + this.RefreshRate.Name = "RefreshRate"; + this.RefreshRate.Size = new System.Drawing.Size(104, 31); + this.RefreshRate.TabIndex = 0; + this.RefreshRate.TickFrequency = 8; + this.RefreshRate.Value = 1; + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.patternToolStripMenuItem, this.settingsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(574, 24); - this.menuStrip1.TabIndex = 10; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(574, 24); + this.menuStrip1.TabIndex = 10; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.savePaletteScreenshotToolStripMenuItem, this.savePatternScreenshotToolStripMenuItem, this.saveSpriteScreenshotToolStripMenuItem, @@ -484,80 +485,80 @@ this.copySpriteToClipboardToolStripMenuItem, this.toolStripSeparator2, this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); - this.fileToolStripMenuItem.Text = "&File"; - // - // savePaletteScreenshotToolStripMenuItem - // - this.savePaletteScreenshotToolStripMenuItem.Name = "savePaletteScreenshotToolStripMenuItem"; - this.savePaletteScreenshotToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.savePaletteScreenshotToolStripMenuItem.Text = "Save Palette Screenshot..."; - this.savePaletteScreenshotToolStripMenuItem.Click += new System.EventHandler(this.savePaletteScreenshotToolStripMenuItem_Click); - // - // savePatternScreenshotToolStripMenuItem - // - this.savePatternScreenshotToolStripMenuItem.Name = "savePatternScreenshotToolStripMenuItem"; - this.savePatternScreenshotToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.savePatternScreenshotToolStripMenuItem.Text = "Save Pattern Screenshot..."; - // - // saveSpriteScreenshotToolStripMenuItem - // - this.saveSpriteScreenshotToolStripMenuItem.Name = "saveSpriteScreenshotToolStripMenuItem"; - this.saveSpriteScreenshotToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.saveSpriteScreenshotToolStripMenuItem.Text = "Save Sprite Screenshot..."; - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(203, 6); - // - // savePaletteToClipboardToolStripMenuItem - // - this.savePaletteToClipboardToolStripMenuItem.Name = "savePaletteToClipboardToolStripMenuItem"; - this.savePaletteToClipboardToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.savePaletteToClipboardToolStripMenuItem.Text = "Copy Palette to Clipboard"; - this.savePaletteToClipboardToolStripMenuItem.Click += new System.EventHandler(this.savePaletteToClipboardToolStripMenuItem_Click); - // - // copyPatternToClipboardToolStripMenuItem - // - this.copyPatternToClipboardToolStripMenuItem.Name = "copyPatternToClipboardToolStripMenuItem"; - this.copyPatternToClipboardToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.copyPatternToClipboardToolStripMenuItem.Text = "Copy Pattern to Clipboard"; - this.copyPatternToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copyPatternToClipboardToolStripMenuItem_Click); - // - // copySpriteToClipboardToolStripMenuItem - // - this.copySpriteToClipboardToolStripMenuItem.Name = "copySpriteToClipboardToolStripMenuItem"; - this.copySpriteToClipboardToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.copySpriteToClipboardToolStripMenuItem.Text = "Copy Sprite to Clipboard"; - this.copySpriteToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copySpriteToClipboardToolStripMenuItem_Click); - // - // toolStripSeparator2 - // - this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(203, 6); - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.Size = new System.Drawing.Size(206, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // patternToolStripMenuItem - // - this.patternToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "&File"; + // + // savePaletteScreenshotToolStripMenuItem + // + this.savePaletteScreenshotToolStripMenuItem.Name = "savePaletteScreenshotToolStripMenuItem"; + this.savePaletteScreenshotToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.savePaletteScreenshotToolStripMenuItem.Text = "Save Palette Screenshot..."; + this.savePaletteScreenshotToolStripMenuItem.Click += new System.EventHandler(this.savePaletteScreenshotToolStripMenuItem_Click); + // + // savePatternScreenshotToolStripMenuItem + // + this.savePatternScreenshotToolStripMenuItem.Name = "savePatternScreenshotToolStripMenuItem"; + this.savePatternScreenshotToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.savePatternScreenshotToolStripMenuItem.Text = "Save Pattern Screenshot..."; + // + // saveSpriteScreenshotToolStripMenuItem + // + this.saveSpriteScreenshotToolStripMenuItem.Name = "saveSpriteScreenshotToolStripMenuItem"; + this.saveSpriteScreenshotToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.saveSpriteScreenshotToolStripMenuItem.Text = "Save Sprite Screenshot..."; + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(209, 6); + // + // savePaletteToClipboardToolStripMenuItem + // + this.savePaletteToClipboardToolStripMenuItem.Name = "savePaletteToClipboardToolStripMenuItem"; + this.savePaletteToClipboardToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.savePaletteToClipboardToolStripMenuItem.Text = "Copy Palette to Clipboard"; + this.savePaletteToClipboardToolStripMenuItem.Click += new System.EventHandler(this.savePaletteToClipboardToolStripMenuItem_Click); + // + // copyPatternToClipboardToolStripMenuItem + // + this.copyPatternToClipboardToolStripMenuItem.Name = "copyPatternToClipboardToolStripMenuItem"; + this.copyPatternToClipboardToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.copyPatternToClipboardToolStripMenuItem.Text = "Copy Pattern to Clipboard"; + this.copyPatternToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copyPatternToClipboardToolStripMenuItem_Click); + // + // copySpriteToClipboardToolStripMenuItem + // + this.copySpriteToClipboardToolStripMenuItem.Name = "copySpriteToClipboardToolStripMenuItem"; + this.copySpriteToClipboardToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.copySpriteToClipboardToolStripMenuItem.Text = "Copy Sprite to Clipboard"; + this.copySpriteToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copySpriteToClipboardToolStripMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(209, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(212, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // patternToolStripMenuItem + // + this.patternToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.table0PaletteToolStripMenuItem, this.table1PaletteToolStripMenuItem1}); - this.patternToolStripMenuItem.Name = "patternToolStripMenuItem"; - this.patternToolStripMenuItem.Size = new System.Drawing.Size(55, 20); - this.patternToolStripMenuItem.Text = "&Pattern"; - this.patternToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolStripDropDownButton2_DropDownOpened); - // - // table0PaletteToolStripMenuItem - // - this.table0PaletteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.patternToolStripMenuItem.Name = "patternToolStripMenuItem"; + this.patternToolStripMenuItem.Size = new System.Drawing.Size(57, 20); + this.patternToolStripMenuItem.Text = "&Pattern"; + this.patternToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolStripDropDownButton2_DropDownOpened); + // + // table0PaletteToolStripMenuItem + // + this.table0PaletteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Table0P0, this.Table0P1, this.Table0P2, @@ -566,69 +567,69 @@ this.Table0P5, this.Table0P6, this.Table0P7}); - this.table0PaletteToolStripMenuItem.Name = "table0PaletteToolStripMenuItem"; - this.table0PaletteToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.table0PaletteToolStripMenuItem.Text = "Table 0 Palette"; - // - // Table0P0 - // - this.Table0P0.Name = "Table0P0"; - this.Table0P0.Size = new System.Drawing.Size(80, 22); - this.Table0P0.Text = "0"; - this.Table0P0.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P1 - // - this.Table0P1.Name = "Table0P1"; - this.Table0P1.Size = new System.Drawing.Size(80, 22); - this.Table0P1.Text = "1"; - this.Table0P1.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P2 - // - this.Table0P2.Name = "Table0P2"; - this.Table0P2.Size = new System.Drawing.Size(80, 22); - this.Table0P2.Text = "2"; - this.Table0P2.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P3 - // - this.Table0P3.Name = "Table0P3"; - this.Table0P3.Size = new System.Drawing.Size(80, 22); - this.Table0P3.Text = "3"; - this.Table0P3.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P4 - // - this.Table0P4.Name = "Table0P4"; - this.Table0P4.Size = new System.Drawing.Size(80, 22); - this.Table0P4.Text = "4"; - this.Table0P4.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P5 - // - this.Table0P5.Name = "Table0P5"; - this.Table0P5.Size = new System.Drawing.Size(80, 22); - this.Table0P5.Text = "5"; - this.Table0P5.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P6 - // - this.Table0P6.Name = "Table0P6"; - this.Table0P6.Size = new System.Drawing.Size(80, 22); - this.Table0P6.Text = "6"; - this.Table0P6.Click += new System.EventHandler(this.Palette_Click); - // - // Table0P7 - // - this.Table0P7.Name = "Table0P7"; - this.Table0P7.Size = new System.Drawing.Size(80, 22); - this.Table0P7.Text = "7"; - this.Table0P7.Click += new System.EventHandler(this.Palette_Click); - // - // table1PaletteToolStripMenuItem1 - // - this.table1PaletteToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.table0PaletteToolStripMenuItem.Name = "table0PaletteToolStripMenuItem"; + this.table0PaletteToolStripMenuItem.Size = new System.Drawing.Size(151, 22); + this.table0PaletteToolStripMenuItem.Text = "Table 0 Palette"; + // + // Table0P0 + // + this.Table0P0.Name = "Table0P0"; + this.Table0P0.Size = new System.Drawing.Size(80, 22); + this.Table0P0.Text = "0"; + this.Table0P0.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P1 + // + this.Table0P1.Name = "Table0P1"; + this.Table0P1.Size = new System.Drawing.Size(80, 22); + this.Table0P1.Text = "1"; + this.Table0P1.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P2 + // + this.Table0P2.Name = "Table0P2"; + this.Table0P2.Size = new System.Drawing.Size(80, 22); + this.Table0P2.Text = "2"; + this.Table0P2.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P3 + // + this.Table0P3.Name = "Table0P3"; + this.Table0P3.Size = new System.Drawing.Size(80, 22); + this.Table0P3.Text = "3"; + this.Table0P3.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P4 + // + this.Table0P4.Name = "Table0P4"; + this.Table0P4.Size = new System.Drawing.Size(80, 22); + this.Table0P4.Text = "4"; + this.Table0P4.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P5 + // + this.Table0P5.Name = "Table0P5"; + this.Table0P5.Size = new System.Drawing.Size(80, 22); + this.Table0P5.Text = "5"; + this.Table0P5.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P6 + // + this.Table0P6.Name = "Table0P6"; + this.Table0P6.Size = new System.Drawing.Size(80, 22); + this.Table0P6.Text = "6"; + this.Table0P6.Click += new System.EventHandler(this.Palette_Click); + // + // Table0P7 + // + this.Table0P7.Name = "Table0P7"; + this.Table0P7.Size = new System.Drawing.Size(80, 22); + this.Table0P7.Text = "7"; + this.Table0P7.Click += new System.EventHandler(this.Palette_Click); + // + // table1PaletteToolStripMenuItem1 + // + this.table1PaletteToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Table1P0, this.Table1P1, this.Table1P2, @@ -637,157 +638,157 @@ this.Table1P5, this.Table1P6, this.Table1P7}); - this.table1PaletteToolStripMenuItem1.Name = "table1PaletteToolStripMenuItem1"; - this.table1PaletteToolStripMenuItem1.Size = new System.Drawing.Size(146, 22); - this.table1PaletteToolStripMenuItem1.Text = "Table 1 Palette"; - // - // Table1P0 - // - this.Table1P0.Name = "Table1P0"; - this.Table1P0.Size = new System.Drawing.Size(80, 22); - this.Table1P0.Text = "0"; - this.Table1P0.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P1 - // - this.Table1P1.Name = "Table1P1"; - this.Table1P1.Size = new System.Drawing.Size(80, 22); - this.Table1P1.Text = "1"; - this.Table1P1.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P2 - // - this.Table1P2.Name = "Table1P2"; - this.Table1P2.Size = new System.Drawing.Size(80, 22); - this.Table1P2.Text = "2"; - this.Table1P2.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P3 - // - this.Table1P3.Name = "Table1P3"; - this.Table1P3.Size = new System.Drawing.Size(80, 22); - this.Table1P3.Text = "3"; - this.Table1P3.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P4 - // - this.Table1P4.Name = "Table1P4"; - this.Table1P4.Size = new System.Drawing.Size(80, 22); - this.Table1P4.Text = "4"; - this.Table1P4.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P5 - // - this.Table1P5.Name = "Table1P5"; - this.Table1P5.Size = new System.Drawing.Size(80, 22); - this.Table1P5.Text = "5"; - this.Table1P5.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P6 - // - this.Table1P6.Name = "Table1P6"; - this.Table1P6.Size = new System.Drawing.Size(80, 22); - this.Table1P6.Text = "6"; - this.Table1P6.Click += new System.EventHandler(this.Palette_Click); - // - // Table1P7 - // - this.Table1P7.Name = "Table1P7"; - this.Table1P7.Size = new System.Drawing.Size(80, 22); - this.Table1P7.Text = "7"; - this.Table1P7.Click += new System.EventHandler(this.Palette_Click); - // - // settingsToolStripMenuItem - // - this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.table1PaletteToolStripMenuItem1.Name = "table1PaletteToolStripMenuItem1"; + this.table1PaletteToolStripMenuItem1.Size = new System.Drawing.Size(151, 22); + this.table1PaletteToolStripMenuItem1.Text = "Table 1 Palette"; + // + // Table1P0 + // + this.Table1P0.Name = "Table1P0"; + this.Table1P0.Size = new System.Drawing.Size(80, 22); + this.Table1P0.Text = "0"; + this.Table1P0.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P1 + // + this.Table1P1.Name = "Table1P1"; + this.Table1P1.Size = new System.Drawing.Size(80, 22); + this.Table1P1.Text = "1"; + this.Table1P1.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P2 + // + this.Table1P2.Name = "Table1P2"; + this.Table1P2.Size = new System.Drawing.Size(80, 22); + this.Table1P2.Text = "2"; + this.Table1P2.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P3 + // + this.Table1P3.Name = "Table1P3"; + this.Table1P3.Size = new System.Drawing.Size(80, 22); + this.Table1P3.Text = "3"; + this.Table1P3.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P4 + // + this.Table1P4.Name = "Table1P4"; + this.Table1P4.Size = new System.Drawing.Size(80, 22); + this.Table1P4.Text = "4"; + this.Table1P4.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P5 + // + this.Table1P5.Name = "Table1P5"; + this.Table1P5.Size = new System.Drawing.Size(80, 22); + this.Table1P5.Text = "5"; + this.Table1P5.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P6 + // + this.Table1P6.Name = "Table1P6"; + this.Table1P6.Size = new System.Drawing.Size(80, 22); + this.Table1P6.Text = "6"; + this.Table1P6.Click += new System.EventHandler(this.Palette_Click); + // + // Table1P7 + // + this.Table1P7.Name = "Table1P7"; + this.Table1P7.Size = new System.Drawing.Size(80, 22); + this.Table1P7.Text = "7"; + this.Table1P7.Click += new System.EventHandler(this.Palette_Click); + // + // settingsToolStripMenuItem + // + this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoLoadToolStripMenuItem1, this.saveWindowPositionToolStripMenuItem1}); - this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem"; - this.settingsToolStripMenuItem.Size = new System.Drawing.Size(58, 20); - this.settingsToolStripMenuItem.Text = "&Settings"; - this.settingsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolStripDropDownButton1_DropDownOpened); - // - // autoLoadToolStripMenuItem1 - // - this.autoLoadToolStripMenuItem1.Name = "autoLoadToolStripMenuItem1"; - this.autoLoadToolStripMenuItem1.Size = new System.Drawing.Size(179, 22); - this.autoLoadToolStripMenuItem1.Text = "Auto-load"; - this.autoLoadToolStripMenuItem1.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // saveWindowPositionToolStripMenuItem1 - // - this.saveWindowPositionToolStripMenuItem1.Name = "saveWindowPositionToolStripMenuItem1"; - this.saveWindowPositionToolStripMenuItem1.Size = new System.Drawing.Size(179, 22); - this.saveWindowPositionToolStripMenuItem1.Text = "Save Window Position"; - this.saveWindowPositionToolStripMenuItem1.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); - // - // statusStrip1 - // - this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem"; + this.settingsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.settingsToolStripMenuItem.Text = "&Settings"; + this.settingsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.toolStripDropDownButton1_DropDownOpened); + // + // autoLoadToolStripMenuItem1 + // + this.autoLoadToolStripMenuItem1.Name = "autoLoadToolStripMenuItem1"; + this.autoLoadToolStripMenuItem1.Size = new System.Drawing.Size(191, 22); + this.autoLoadToolStripMenuItem1.Text = "Autoload"; + this.autoLoadToolStripMenuItem1.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // saveWindowPositionToolStripMenuItem1 + // + this.saveWindowPositionToolStripMenuItem1.Name = "saveWindowPositionToolStripMenuItem1"; + this.saveWindowPositionToolStripMenuItem1.Size = new System.Drawing.Size(191, 22); + this.saveWindowPositionToolStripMenuItem1.Text = "Save Window Position"; + this.saveWindowPositionToolStripMenuItem1.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); + // + // statusStrip1 + // + this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1}); - this.statusStrip1.Location = new System.Drawing.Point(0, 349); - this.statusStrip1.Name = "statusStrip1"; - this.statusStrip1.Size = new System.Drawing.Size(574, 22); - this.statusStrip1.SizingGrip = false; - this.statusStrip1.TabIndex = 11; - this.statusStrip1.Text = "statusStrip1"; - // - // toolStripStatusLabel1 - // - this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; - this.toolStripStatusLabel1.Size = new System.Drawing.Size(319, 17); - this.toolStripStatusLabel1.Text = "Use CTRL+C to copy the pane under the mouse to the clipboard."; - // - // messagetimer - // - this.messagetimer.Interval = 5000; - this.messagetimer.Tick += new System.EventHandler(this.messagetimer_Tick); - // - // NESPPU - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(574, 371); - this.Controls.Add(this.statusStrip1); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.SpriteViewerBox); - this.Controls.Add(this.menuStrip1); - this.Controls.Add(this.DetailsBox); - this.Controls.Add(this.PalettesGroup); - this.Controls.Add(this.PatternGroup); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.KeyPreview = true; - this.MainMenuStrip = this.menuStrip1; - this.MinimumSize = new System.Drawing.Size(580, 370); - this.Name = "NESPPU"; - this.Text = "NES PPU Viewer"; - this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.NESPPU_FormClosed); - this.Load += new System.EventHandler(this.NESPPU_Load); - this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESPPU_KeyDown); - this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.NESPPU_MouseClick); - this.PatternGroup.ResumeLayout(false); - this.PatternGroup.PerformLayout(); - this.PatternContext.ResumeLayout(false); - this.PalettesGroup.ResumeLayout(false); - this.PaletteContext.ResumeLayout(false); - this.DetailsBox.ResumeLayout(false); - this.DetailsBox.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.ZoomBox)).EndInit(); - this.SpriteViewerBox.ResumeLayout(false); - this.SpriteContext.ResumeLayout(false); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.statusStrip1.ResumeLayout(false); - this.statusStrip1.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.statusStrip1.Location = new System.Drawing.Point(0, 349); + this.statusStrip1.Name = "statusStrip1"; + this.statusStrip1.Size = new System.Drawing.Size(574, 22); + this.statusStrip1.SizingGrip = false; + this.statusStrip1.TabIndex = 11; + this.statusStrip1.Text = "statusStrip1"; + // + // toolStripStatusLabel1 + // + this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; + this.toolStripStatusLabel1.Size = new System.Drawing.Size(348, 17); + this.toolStripStatusLabel1.Text = "Use CTRL+C to copy the pane under the mouse to the clipboard."; + // + // messagetimer + // + this.messagetimer.Interval = 5000; + this.messagetimer.Tick += new System.EventHandler(this.messagetimer_Tick); + // + // NESPPU + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(574, 371); + this.Controls.Add(this.statusStrip1); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.Controls.Add(this.SpriteViewerBox); + this.Controls.Add(this.menuStrip1); + this.Controls.Add(this.DetailsBox); + this.Controls.Add(this.PalettesGroup); + this.Controls.Add(this.PatternGroup); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; + this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.KeyPreview = true; + this.MainMenuStrip = this.menuStrip1; + this.MinimumSize = new System.Drawing.Size(580, 370); + this.Name = "NESPPU"; + this.Text = "NES PPU Viewer"; + this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.NESPPU_FormClosed); + this.Load += new System.EventHandler(this.NESPPU_Load); + this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.NESPPU_KeyDown); + this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.NESPPU_MouseClick); + this.PatternGroup.ResumeLayout(false); + this.PatternGroup.PerformLayout(); + this.PatternContext.ResumeLayout(false); + this.PalettesGroup.ResumeLayout(false); + this.PaletteContext.ResumeLayout(false); + this.DetailsBox.ResumeLayout(false); + this.DetailsBox.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.ZoomBox)).EndInit(); + this.SpriteViewerBox.ResumeLayout(false); + this.SpriteContext.ResumeLayout(false); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.statusStrip1.ResumeLayout(false); + this.statusStrip1.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/PCE/PCEBGViewer.Designer.cs b/BizHawk.Client.EmuHawk/tools/PCE/PCEBGViewer.Designer.cs index 12d3c54b23..c3f665692c 100644 --- a/BizHawk.Client.EmuHawk/tools/PCE/PCEBGViewer.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/PCE/PCEBGViewer.Designer.cs @@ -28,275 +28,275 @@ /// private void InitializeComponent() { - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.vDC1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.vCD2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.canvas = new PCEBGCanvas(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.label7 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.RefreshRate = new System.Windows.Forms.TrackBar(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.PaletteLabel = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.PPUAddressLabel = new System.Windows.Forms.Label(); - this.XYLabel = new System.Windows.Forms.Label(); - this.TileIDLabel = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.menuStrip1.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.groupBox5.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); - this.groupBox4.SuspendLayout(); - this.SuspendLayout(); - // - // menuStrip1 - // - this.menuStrip1.ClickThrough = true; - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.vDC1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.vCD2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.canvas = new BizHawk.Client.EmuHawk.PCEBGCanvas(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.label7 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.RefreshRate = new System.Windows.Forms.TrackBar(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.PaletteLabel = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.PPUAddressLabel = new System.Windows.Forms.Label(); + this.XYLabel = new System.Windows.Forms.Label(); + this.TileIDLabel = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.menuStrip1.SuspendLayout(); + this.groupBox1.SuspendLayout(); + this.groupBox5.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).BeginInit(); + this.groupBox4.SuspendLayout(); + this.SuspendLayout(); + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.optionsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(676, 24); - this.menuStrip1.TabIndex = 2; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(676, 24); + this.menuStrip1.TabIndex = 2; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.vDC1ToolStripMenuItem, this.vCD2ToolStripMenuItem, this.toolStripSeparator1, this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(54, 20); - this.fileToolStripMenuItem.Text = "&Viewer"; - this.fileToolStripMenuItem.DropDownOpened += new System.EventHandler(this.fileToolStripMenuItem_DropDownOpened); - // - // vDC1ToolStripMenuItem - // - this.vDC1ToolStripMenuItem.Name = "vDC1ToolStripMenuItem"; - this.vDC1ToolStripMenuItem.Size = new System.Drawing.Size(134, 22); - this.vDC1ToolStripMenuItem.Text = "VDC&1"; - this.vDC1ToolStripMenuItem.Click += new System.EventHandler(this.vDC1ToolStripMenuItem_Click); - // - // vCD2ToolStripMenuItem - // - this.vCD2ToolStripMenuItem.Name = "vCD2ToolStripMenuItem"; - this.vCD2ToolStripMenuItem.Size = new System.Drawing.Size(134, 22); - this.vCD2ToolStripMenuItem.Text = "VCD&2"; - this.vCD2ToolStripMenuItem.Click += new System.EventHandler(this.vCD2ToolStripMenuItem_Click); - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(131, 6); - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.ShortcutKeyDisplayString = "Alt+F4"; - this.exitToolStripMenuItem.Size = new System.Drawing.Size(134, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // optionsToolStripMenuItem - // - this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(54, 20); + this.fileToolStripMenuItem.Text = "&Viewer"; + this.fileToolStripMenuItem.DropDownOpened += new System.EventHandler(this.fileToolStripMenuItem_DropDownOpened); + // + // vDC1ToolStripMenuItem + // + this.vDC1ToolStripMenuItem.Name = "vDC1ToolStripMenuItem"; + this.vDC1ToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.vDC1ToolStripMenuItem.Text = "VDC&1"; + this.vDC1ToolStripMenuItem.Click += new System.EventHandler(this.vDC1ToolStripMenuItem_Click); + // + // vCD2ToolStripMenuItem + // + this.vCD2ToolStripMenuItem.Name = "vCD2ToolStripMenuItem"; + this.vCD2ToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.vCD2ToolStripMenuItem.Text = "VCD&2"; + this.vCD2ToolStripMenuItem.Click += new System.EventHandler(this.vCD2ToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(131, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.ShortcutKeyDisplayString = "Alt+F4"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // optionsToolStripMenuItem + // + this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoloadToolStripMenuItem, this.saveWindowPositionToolStripMenuItem}); - this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; - this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); - this.optionsToolStripMenuItem.Text = "&Options"; - this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); - // - // autoloadToolStripMenuItem - // - this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; - this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.autoloadToolStripMenuItem.Text = "&Auto-load"; - this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // saveWindowPositionToolStripMenuItem - // - this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; - this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.saveWindowPositionToolStripMenuItem.Text = "&Save Window position"; - this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.canvas); - this.groupBox1.Location = new System.Drawing.Point(12, 27); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(529, 536); - this.groupBox1.TabIndex = 3; - this.groupBox1.TabStop = false; - // - // canvas - // - this.canvas.BackColor = System.Drawing.SystemColors.ControlLightLight; - this.canvas.Location = new System.Drawing.Point(8, 15); - this.canvas.Name = "canvas"; - this.canvas.Size = new System.Drawing.Size(512, 513); - this.canvas.TabIndex = 0; - this.canvas.MouseMove += new System.Windows.Forms.MouseEventHandler(this.canvas_MouseMove); - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.label7); - this.groupBox5.Controls.Add(this.label6); - this.groupBox5.Controls.Add(this.RefreshRate); - this.groupBox5.Location = new System.Drawing.Point(554, 122); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(108, 236); - this.groupBox5.TabIndex = 15; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Refresh"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(7, 186); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(31, 13); - this.label7.TabIndex = 2; - this.label7.Text = "More"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(7, 32); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(29, 13); - this.label6.TabIndex = 1; - this.label6.Text = "Less"; - // - // RefreshRate - // - this.RefreshRate.LargeChange = 2; - this.RefreshRate.Location = new System.Drawing.Point(9, 47); - this.RefreshRate.Maximum = 16; - this.RefreshRate.Minimum = 1; - this.RefreshRate.Name = "RefreshRate"; - this.RefreshRate.Orientation = System.Windows.Forms.Orientation.Vertical; - this.RefreshRate.Size = new System.Drawing.Size(45, 136); - this.RefreshRate.TabIndex = 0; - this.RefreshRate.TickFrequency = 4; - this.RefreshRate.Value = 16; - // - // groupBox4 - // - this.groupBox4.Controls.Add(this.PaletteLabel); - this.groupBox4.Controls.Add(this.label5); - this.groupBox4.Controls.Add(this.PPUAddressLabel); - this.groupBox4.Controls.Add(this.XYLabel); - this.groupBox4.Controls.Add(this.TileIDLabel); - this.groupBox4.Controls.Add(this.label2); - this.groupBox4.Controls.Add(this.label1); - this.groupBox4.Location = new System.Drawing.Point(554, 28); - this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(108, 87); - this.groupBox4.TabIndex = 16; - this.groupBox4.TabStop = false; - this.groupBox4.Text = "Properties"; - // - // PaletteLabel - // - this.PaletteLabel.AutoSize = true; - this.PaletteLabel.Location = new System.Drawing.Point(64, 60); - this.PaletteLabel.Name = "PaletteLabel"; - this.PaletteLabel.Size = new System.Drawing.Size(22, 13); - this.PaletteLabel.TabIndex = 9; - this.PaletteLabel.Text = " "; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(6, 60); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(43, 13); - this.label5.TabIndex = 8; - this.label5.Text = "Palette:"; - // - // PPUAddressLabel - // - this.PPUAddressLabel.AutoSize = true; - this.PPUAddressLabel.Location = new System.Drawing.Point(64, 60); - this.PPUAddressLabel.Name = "PPUAddressLabel"; - this.PPUAddressLabel.Size = new System.Drawing.Size(22, 13); - this.PPUAddressLabel.TabIndex = 5; - this.PPUAddressLabel.Text = " "; - // - // XYLabel - // - this.XYLabel.AutoSize = true; - this.XYLabel.Location = new System.Drawing.Point(64, 43); - this.XYLabel.Name = "XYLabel"; - this.XYLabel.Size = new System.Drawing.Size(22, 13); - this.XYLabel.TabIndex = 4; - this.XYLabel.Text = " "; - // - // TileIDLabel - // - this.TileIDLabel.AutoSize = true; - this.TileIDLabel.Location = new System.Drawing.Point(64, 26); - this.TileIDLabel.Name = "TileIDLabel"; - this.TileIDLabel.Size = new System.Drawing.Size(22, 13); - this.TileIDLabel.TabIndex = 3; - this.TileIDLabel.Text = " "; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(6, 43); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(35, 13); - this.label2.TabIndex = 1; - this.label2.Text = "X / Y:"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(6, 26); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(41, 13); - this.label1.TabIndex = 0; - this.label1.Text = "Tile ID:"; - // - // PCEBGViewer - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(676, 575); - this.Controls.Add(this.groupBox4); - this.Controls.Add(this.groupBox5); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.menuStrip1); - this.MainMenuStrip = this.menuStrip1; - this.Name = "PCEBGViewer"; - this.ShowIcon = false; - this.Text = "Background Viewer"; - this.Load += new System.EventHandler(this.PCEBGViewer_Load); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.groupBox1.ResumeLayout(false); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); - this.groupBox4.ResumeLayout(false); - this.groupBox4.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; + this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.optionsToolStripMenuItem.Text = "&Options"; + this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); + // + // autoloadToolStripMenuItem + // + this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; + this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.autoloadToolStripMenuItem.Text = "&Autoload"; + this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // saveWindowPositionToolStripMenuItem + // + this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; + this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.saveWindowPositionToolStripMenuItem.Text = "&Save Window position"; + this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.canvas); + this.groupBox1.Location = new System.Drawing.Point(12, 27); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(529, 536); + this.groupBox1.TabIndex = 3; + this.groupBox1.TabStop = false; + // + // canvas + // + this.canvas.BackColor = System.Drawing.SystemColors.ControlLightLight; + this.canvas.Location = new System.Drawing.Point(8, 15); + this.canvas.Name = "canvas"; + this.canvas.Size = new System.Drawing.Size(512, 513); + this.canvas.TabIndex = 0; + this.canvas.MouseMove += new System.Windows.Forms.MouseEventHandler(this.canvas_MouseMove); + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.label7); + this.groupBox5.Controls.Add(this.label6); + this.groupBox5.Controls.Add(this.RefreshRate); + this.groupBox5.Location = new System.Drawing.Point(554, 122); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(108, 236); + this.groupBox5.TabIndex = 15; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Refresh"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(7, 186); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(31, 13); + this.label7.TabIndex = 2; + this.label7.Text = "More"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(7, 32); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(29, 13); + this.label6.TabIndex = 1; + this.label6.Text = "Less"; + // + // RefreshRate + // + this.RefreshRate.LargeChange = 2; + this.RefreshRate.Location = new System.Drawing.Point(9, 47); + this.RefreshRate.Maximum = 16; + this.RefreshRate.Minimum = 1; + this.RefreshRate.Name = "RefreshRate"; + this.RefreshRate.Orientation = System.Windows.Forms.Orientation.Vertical; + this.RefreshRate.Size = new System.Drawing.Size(45, 136); + this.RefreshRate.TabIndex = 0; + this.RefreshRate.TickFrequency = 4; + this.RefreshRate.Value = 16; + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.PaletteLabel); + this.groupBox4.Controls.Add(this.label5); + this.groupBox4.Controls.Add(this.PPUAddressLabel); + this.groupBox4.Controls.Add(this.XYLabel); + this.groupBox4.Controls.Add(this.TileIDLabel); + this.groupBox4.Controls.Add(this.label2); + this.groupBox4.Controls.Add(this.label1); + this.groupBox4.Location = new System.Drawing.Point(554, 28); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(108, 87); + this.groupBox4.TabIndex = 16; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "Properties"; + // + // PaletteLabel + // + this.PaletteLabel.AutoSize = true; + this.PaletteLabel.Location = new System.Drawing.Point(64, 60); + this.PaletteLabel.Name = "PaletteLabel"; + this.PaletteLabel.Size = new System.Drawing.Size(22, 13); + this.PaletteLabel.TabIndex = 9; + this.PaletteLabel.Text = " "; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(6, 60); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(43, 13); + this.label5.TabIndex = 8; + this.label5.Text = "Palette:"; + // + // PPUAddressLabel + // + this.PPUAddressLabel.AutoSize = true; + this.PPUAddressLabel.Location = new System.Drawing.Point(64, 60); + this.PPUAddressLabel.Name = "PPUAddressLabel"; + this.PPUAddressLabel.Size = new System.Drawing.Size(22, 13); + this.PPUAddressLabel.TabIndex = 5; + this.PPUAddressLabel.Text = " "; + // + // XYLabel + // + this.XYLabel.AutoSize = true; + this.XYLabel.Location = new System.Drawing.Point(64, 43); + this.XYLabel.Name = "XYLabel"; + this.XYLabel.Size = new System.Drawing.Size(22, 13); + this.XYLabel.TabIndex = 4; + this.XYLabel.Text = " "; + // + // TileIDLabel + // + this.TileIDLabel.AutoSize = true; + this.TileIDLabel.Location = new System.Drawing.Point(64, 26); + this.TileIDLabel.Name = "TileIDLabel"; + this.TileIDLabel.Size = new System.Drawing.Size(22, 13); + this.TileIDLabel.TabIndex = 3; + this.TileIDLabel.Text = " "; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(6, 43); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(35, 13); + this.label2.TabIndex = 1; + this.label2.Text = "X / Y:"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(6, 26); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(41, 13); + this.label1.TabIndex = 0; + this.label1.Text = "Tile ID:"; + // + // PCEBGViewer + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(676, 575); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.groupBox5); + this.Controls.Add(this.groupBox1); + this.Controls.Add(this.menuStrip1); + this.MainMenuStrip = this.menuStrip1; + this.Name = "PCEBGViewer"; + this.ShowIcon = false; + this.Text = "Background Viewer"; + this.Load += new System.EventHandler(this.PCEBGViewer_Load); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.groupBox1.ResumeLayout(false); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RefreshRate)).EndInit(); + this.groupBox4.ResumeLayout(false); + this.groupBox4.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/SNES/SNESGraphicsDebugger.Designer.cs b/BizHawk.Client.EmuHawk/tools/SNES/SNESGraphicsDebugger.Designer.cs index 5b667316de..68969954e0 100644 --- a/BizHawk.Client.EmuHawk/tools/SNES/SNESGraphicsDebugger.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/SNES/SNESGraphicsDebugger.Designer.cs @@ -28,2717 +28,2717 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SNESGraphicsDebugger)); - this.menuStrip1 = new MenuStripEx(); - this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveScreenshotAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveScreenshotToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); - this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); - this.panel1 = new System.Windows.Forms.Panel(); - this.groupFreeze = new System.Windows.Forms.GroupBox(); - this.pnGroupFreeze = new System.Windows.Forms.Panel(); - this.labelMemory = new System.Windows.Forms.Label(); - this.check2x = new System.Windows.Forms.CheckBox(); - this.comboDisplayType = new System.Windows.Forms.ComboBox(); - this.label47 = new System.Windows.Forms.Label(); - this.pnBackdropColor = new System.Windows.Forms.Panel(); - this.comboPalette = new System.Windows.Forms.ComboBox(); - this.checkBackdropColor = new System.Windows.Forms.CheckBox(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.checkScanlineControl = new System.Windows.Forms.CheckBox(); - this.label19 = new System.Windows.Forms.Label(); - this.nudScanline = new System.Windows.Forms.NumericUpDown(); - this.sliderScanline = new System.Windows.Forms.TrackBar(); - this.label24 = new System.Windows.Forms.Label(); - this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.labelClipboard = new System.Windows.Forms.Label(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.label26 = new System.Windows.Forms.Label(); - this.txtOBSELT1OfsBits = new System.Windows.Forms.TextBox(); - this.groupBox8 = new System.Windows.Forms.GroupBox(); - this.radioButton6 = new System.Windows.Forms.RadioButton(); - this.radioButton1 = new System.Windows.Forms.RadioButton(); - this.radioButton10 = new System.Windows.Forms.RadioButton(); - this.radioButton15 = new System.Windows.Forms.RadioButton(); - this.radioButton5 = new System.Windows.Forms.RadioButton(); - this.radioButton14 = new System.Windows.Forms.RadioButton(); - this.radioButton4 = new System.Windows.Forms.RadioButton(); - this.radioButton3 = new System.Windows.Forms.RadioButton(); - this.radioButton13 = new System.Windows.Forms.RadioButton(); - this.radioButton2 = new System.Windows.Forms.RadioButton(); - this.lblEnPrio3 = new System.Windows.Forms.Label(); - this.txtOBSELT1OfsDescr = new System.Windows.Forms.TextBox(); - this.checkEN1_OBJ = new System.Windows.Forms.CheckBox(); - this.label30 = new System.Windows.Forms.Label(); - this.checkEN1_BG4 = new System.Windows.Forms.CheckBox(); - this.txtOBSELBaseBits = new System.Windows.Forms.TextBox(); - this.checkEN1_BG3 = new System.Windows.Forms.CheckBox(); - this.txtOBSELBaseDescr = new System.Windows.Forms.TextBox(); - this.checkEN1_BG2 = new System.Windows.Forms.CheckBox(); - this.label29 = new System.Windows.Forms.Label(); - this.checkEN1_BG1 = new System.Windows.Forms.CheckBox(); - this.txtOBSELSizeBits = new System.Windows.Forms.TextBox(); - this.checkEN3_OBJ = new System.Windows.Forms.CheckBox(); - this.checkEN2_OBJ = new System.Windows.Forms.CheckBox(); - this.txtOBSELSizeDescr = new System.Windows.Forms.TextBox(); - this.lblEnPrio2 = new System.Windows.Forms.Label(); - this.label28 = new System.Windows.Forms.Label(); - this.lblEnPrio1 = new System.Windows.Forms.Label(); - this.label20 = new System.Windows.Forms.Label(); - this.checkScreenExtbg = new System.Windows.Forms.CheckBox(); - this.label38 = new System.Windows.Forms.Label(); - this.label21 = new System.Windows.Forms.Label(); - this.txtScreenCGADSUB_Half = new System.Windows.Forms.CheckBox(); - this.checkScreenHires = new System.Windows.Forms.CheckBox(); - this.lblEnPrio0 = new System.Windows.Forms.Label(); - this.label18391 = new System.Windows.Forms.Label(); - this.checkEN0_OBJ = new System.Windows.Forms.CheckBox(); - this.checkScreenOverscan = new System.Windows.Forms.CheckBox(); - this.checkEN0_BG4 = new System.Windows.Forms.CheckBox(); - this.label198129381279841 = new System.Windows.Forms.Label(); - this.checkEN0_BG3 = new System.Windows.Forms.CheckBox(); - this.checkScreenObjInterlace = new System.Windows.Forms.CheckBox(); - this.checkEN0_BG2 = new System.Windows.Forms.CheckBox(); - this.label123812831 = new System.Windows.Forms.Label(); - this.checkEN0_BG1 = new System.Windows.Forms.CheckBox(); - this.checkScreenInterlace = new System.Windows.Forms.CheckBox(); - this.txtScreenCGADSUB_AddSub_Descr = new System.Windows.Forms.TextBox(); - this.label2193813 = new System.Windows.Forms.Label(); - this.txtScreenCGADSUB_AddSub = new System.Windows.Forms.TextBox(); - this.label36 = new System.Windows.Forms.Label(); - this.checkTMOBJ = new CustomCheckBox(); - this.checkTSOBJ = new CustomCheckBox(); - this.checkMathBK = new CustomCheckBox(); - this.label35 = new HorizontalLine(); - this.checkMathBG4 = new CustomCheckBox(); - this.checkMathBG3 = new CustomCheckBox(); - this.checkMathBG2 = new CustomCheckBox(); - this.checkMathBG1 = new CustomCheckBox(); - this.label33 = new System.Windows.Forms.Label(); - this.checkMathOBJ = new CustomCheckBox(); - this.lblTS = new System.Windows.Forms.Label(); - this.checkTSBG4 = new CustomCheckBox(); - this.checkTSBG3 = new CustomCheckBox(); - this.checkTSBG2 = new CustomCheckBox(); - this.checkTSBG1 = new CustomCheckBox(); - this.lblTM = new System.Windows.Forms.Label(); - this.checkTMBG4 = new CustomCheckBox(); - this.checkTMBG3 = new CustomCheckBox(); - this.checkTMBG2 = new CustomCheckBox(); - this.checkTMBG1 = new CustomCheckBox(); - this.label32 = new System.Windows.Forms.Label(); - this.label31 = new System.Windows.Forms.Label(); - this.label25 = new System.Windows.Forms.Label(); - this.txtScreenCGWSEL_MathFixed = new System.Windows.Forms.TextBox(); - this.label2893719831 = new System.Windows.Forms.Label(); - this.txtScreenCGWSEL_ColorSubMask = new System.Windows.Forms.TextBox(); - this.label23 = new System.Windows.Forms.Label(); - this.txtScreenCGWSEL_ColorMask = new System.Windows.Forms.TextBox(); - this.label22 = new System.Windows.Forms.Label(); - this.label27 = new System.Windows.Forms.Label(); - this.checkScreenCGWSEL_DirectColor = new System.Windows.Forms.CheckBox(); - this.label16 = new System.Windows.Forms.Label(); - this.txtScreenBG4TSize = new System.Windows.Forms.TextBox(); - this.txtScreenBG3TSize = new System.Windows.Forms.TextBox(); - this.txtScreenBG2TSize = new System.Windows.Forms.TextBox(); - this.txtScreenBG1TSize = new System.Windows.Forms.TextBox(); - this.txtScreenBG4Bpp = new System.Windows.Forms.TextBox(); - this.label1 = new System.Windows.Forms.Label(); - this.txtScreenBG3Bpp = new System.Windows.Forms.TextBox(); - this.txtModeBits = new System.Windows.Forms.TextBox(); - this.txtScreenBG2Bpp = new System.Windows.Forms.TextBox(); - this.label8 = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.txtScreenBG1Bpp = new System.Windows.Forms.TextBox(); - this.lblBG3 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.txtBG1Scroll = new System.Windows.Forms.TextBox(); - this.label37 = new System.Windows.Forms.Label(); - this.txtBG1MapSizeBytes = new System.Windows.Forms.TextBox(); - this.txtBGPaletteInfo = new System.Windows.Forms.TextBox(); - this.rbBG4 = new System.Windows.Forms.RadioButton(); - this.rbBG3 = new System.Windows.Forms.RadioButton(); - this.rbBG2 = new System.Windows.Forms.RadioButton(); - this.rbBG1 = new System.Windows.Forms.RadioButton(); - this.txtBG1TSizeDescr = new System.Windows.Forms.TextBox(); - this.comboBGProps = new System.Windows.Forms.ComboBox(); - this.label15 = new System.Windows.Forms.Label(); - this.txtBG1TSizeBits = new System.Windows.Forms.TextBox(); - this.label13 = new System.Windows.Forms.Label(); - this.txtBG1Colors = new System.Windows.Forms.TextBox(); - this.txtBG1Bpp = new System.Windows.Forms.TextBox(); - this.label12 = new System.Windows.Forms.Label(); - this.txtBG1TDAddrDescr = new System.Windows.Forms.TextBox(); - this.label11 = new System.Windows.Forms.Label(); - this.txtBG1SCAddrDescr = new System.Windows.Forms.TextBox(); - this.label9 = new System.Windows.Forms.Label(); - this.txtBG1TDAddrBits = new System.Windows.Forms.TextBox(); - this.label10 = new System.Windows.Forms.Label(); - this.txtBG1SizeInPixels = new System.Windows.Forms.TextBox(); - this.label3 = new System.Windows.Forms.Label(); - this.txtBG1SCAddrBits = new System.Windows.Forms.TextBox(); - this.txtBG1SizeInTiles = new System.Windows.Forms.TextBox(); - this.label2 = new System.Windows.Forms.Label(); - this.txtBG1SizeBits = new System.Windows.Forms.TextBox(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.paletteViewer = new SNESGraphicsViewer(); - this.tabctrlDetails = new System.Windows.Forms.TabControl(); - this.tpPalette = new System.Windows.Forms.TabPage(); - this.label53 = new System.Windows.Forms.Label(); - this.label52 = new System.Windows.Forms.Label(); - this.label51 = new System.Windows.Forms.Label(); - this.txtPaletteDetailsAddress = new System.Windows.Forms.TextBox(); - this.txtPaletteDetailsIndex = new System.Windows.Forms.TextBox(); - this.txtPaletteDetailsIndexHex = new System.Windows.Forms.TextBox(); - this.txtDetailsPaletteColorRGB = new System.Windows.Forms.TextBox(); - this.txtDetailsPaletteColorHex = new System.Windows.Forms.TextBox(); - this.txtDetailsPaletteColor = new System.Windows.Forms.TextBox(); - this.pnDetailsPaletteColor = new System.Windows.Forms.Panel(); - this.tpTile = new System.Windows.Forms.TabPage(); - this.label45 = new System.Windows.Forms.Label(); - this.txtTilePalette = new System.Windows.Forms.TextBox(); - this.txtTileNumber = new System.Windows.Forms.TextBox(); - this.txtTileMode = new System.Windows.Forms.TextBox(); - this.label18 = new System.Windows.Forms.Label(); - this.txtTileColors = new System.Windows.Forms.TextBox(); - this.txtTileBpp = new System.Windows.Forms.TextBox(); - this.label42 = new System.Windows.Forms.Label(); - this.txtTileAddress = new System.Windows.Forms.TextBox(); - this.viewerTile = new SNESGraphicsViewer(); - this.tpMapEntry = new System.Windows.Forms.TabPage(); - this.textBox2 = new System.Windows.Forms.TextBox(); - this.checkMapEntryVFlip = new System.Windows.Forms.CheckBox(); - this.label34 = new System.Windows.Forms.Label(); - this.checkMapEntryHFlip = new System.Windows.Forms.CheckBox(); - this.label17 = new System.Windows.Forms.Label(); - this.lblMapEntryHFlip = new System.Windows.Forms.Label(); - this.txtMapEntryPalette = new System.Windows.Forms.TextBox(); - this.label14 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.txtMapEntryTileAddr = new System.Windows.Forms.TextBox(); - this.txtMapEntryPrio = new System.Windows.Forms.TextBox(); - this.txtMapEntryLocation = new System.Windows.Forms.TextBox(); - this.txtMapEntryTileNum = new System.Windows.Forms.TextBox(); - this.viewerMapEntryTile = new SNESGraphicsViewer(); - this.tpOBJ = new System.Windows.Forms.TabPage(); - this.txtObjPriority = new System.Windows.Forms.TextBox(); - this.label50 = new System.Windows.Forms.Label(); - this.txtObjPaletteMemo = new System.Windows.Forms.TextBox(); - this.label49 = new System.Windows.Forms.Label(); - this.txtObjPalette = new System.Windows.Forms.TextBox(); - this.label48 = new System.Windows.Forms.Label(); - this.txtObjNameAddr = new System.Windows.Forms.TextBox(); - this.txtObjName = new System.Windows.Forms.TextBox(); - this.txtObjSize = new System.Windows.Forms.TextBox(); - this.label46 = new System.Windows.Forms.Label(); - this.cbObjLarge = new System.Windows.Forms.CheckBox(); - this.txtObjNumber = new System.Windows.Forms.TextBox(); - this.txtObjCoord = new System.Windows.Forms.TextBox(); - this.cbObjVFlip = new System.Windows.Forms.CheckBox(); - this.label43 = new System.Windows.Forms.Label(); - this.cbObjHFlip = new System.Windows.Forms.CheckBox(); - this.label44 = new System.Windows.Forms.Label(); - this.viewerObj = new SNESGraphicsViewer(); - this.viewerPanel = new System.Windows.Forms.Panel(); - this.viewer = new SNESGraphicsViewer(); - this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); - this.messagetimer = new System.Windows.Forms.Timer(this.components); - this.menuStrip1.SuspendLayout(); - this.tableLayoutPanel1.SuspendLayout(); - this.panel1.SuspendLayout(); - this.groupFreeze.SuspendLayout(); - this.pnGroupFreeze.SuspendLayout(); - this.groupBox3.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudScanline)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.sliderScanline)).BeginInit(); - this.groupBox6.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox8.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.tabctrlDetails.SuspendLayout(); - this.tpPalette.SuspendLayout(); - this.tpTile.SuspendLayout(); - this.tpMapEntry.SuspendLayout(); - this.tpOBJ.SuspendLayout(); - this.viewerPanel.SuspendLayout(); - this.SuspendLayout(); - // - // menuStrip1 - // - this.menuStrip1.ClickThrough = true; - this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SNESGraphicsDebugger)); + this.menuStrip1 = new MenuStripEx(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveScreenshotAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveScreenshotToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.autoloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); + this.panel1 = new System.Windows.Forms.Panel(); + this.groupFreeze = new System.Windows.Forms.GroupBox(); + this.pnGroupFreeze = new System.Windows.Forms.Panel(); + this.labelMemory = new System.Windows.Forms.Label(); + this.check2x = new System.Windows.Forms.CheckBox(); + this.comboDisplayType = new System.Windows.Forms.ComboBox(); + this.label47 = new System.Windows.Forms.Label(); + this.pnBackdropColor = new System.Windows.Forms.Panel(); + this.comboPalette = new System.Windows.Forms.ComboBox(); + this.checkBackdropColor = new System.Windows.Forms.CheckBox(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.checkScanlineControl = new System.Windows.Forms.CheckBox(); + this.label19 = new System.Windows.Forms.Label(); + this.nudScanline = new System.Windows.Forms.NumericUpDown(); + this.sliderScanline = new System.Windows.Forms.TrackBar(); + this.label24 = new System.Windows.Forms.Label(); + this.groupBox6 = new System.Windows.Forms.GroupBox(); + this.labelClipboard = new System.Windows.Forms.Label(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.label26 = new System.Windows.Forms.Label(); + this.txtOBSELT1OfsBits = new System.Windows.Forms.TextBox(); + this.groupBox8 = new System.Windows.Forms.GroupBox(); + this.radioButton6 = new System.Windows.Forms.RadioButton(); + this.radioButton1 = new System.Windows.Forms.RadioButton(); + this.radioButton10 = new System.Windows.Forms.RadioButton(); + this.radioButton15 = new System.Windows.Forms.RadioButton(); + this.radioButton5 = new System.Windows.Forms.RadioButton(); + this.radioButton14 = new System.Windows.Forms.RadioButton(); + this.radioButton4 = new System.Windows.Forms.RadioButton(); + this.radioButton3 = new System.Windows.Forms.RadioButton(); + this.radioButton13 = new System.Windows.Forms.RadioButton(); + this.radioButton2 = new System.Windows.Forms.RadioButton(); + this.lblEnPrio3 = new System.Windows.Forms.Label(); + this.txtOBSELT1OfsDescr = new System.Windows.Forms.TextBox(); + this.checkEN1_OBJ = new System.Windows.Forms.CheckBox(); + this.label30 = new System.Windows.Forms.Label(); + this.checkEN1_BG4 = new System.Windows.Forms.CheckBox(); + this.txtOBSELBaseBits = new System.Windows.Forms.TextBox(); + this.checkEN1_BG3 = new System.Windows.Forms.CheckBox(); + this.txtOBSELBaseDescr = new System.Windows.Forms.TextBox(); + this.checkEN1_BG2 = new System.Windows.Forms.CheckBox(); + this.label29 = new System.Windows.Forms.Label(); + this.checkEN1_BG1 = new System.Windows.Forms.CheckBox(); + this.txtOBSELSizeBits = new System.Windows.Forms.TextBox(); + this.checkEN3_OBJ = new System.Windows.Forms.CheckBox(); + this.checkEN2_OBJ = new System.Windows.Forms.CheckBox(); + this.txtOBSELSizeDescr = new System.Windows.Forms.TextBox(); + this.lblEnPrio2 = new System.Windows.Forms.Label(); + this.label28 = new System.Windows.Forms.Label(); + this.lblEnPrio1 = new System.Windows.Forms.Label(); + this.label20 = new System.Windows.Forms.Label(); + this.checkScreenExtbg = new System.Windows.Forms.CheckBox(); + this.label38 = new System.Windows.Forms.Label(); + this.label21 = new System.Windows.Forms.Label(); + this.txtScreenCGADSUB_Half = new System.Windows.Forms.CheckBox(); + this.checkScreenHires = new System.Windows.Forms.CheckBox(); + this.lblEnPrio0 = new System.Windows.Forms.Label(); + this.label18391 = new System.Windows.Forms.Label(); + this.checkEN0_OBJ = new System.Windows.Forms.CheckBox(); + this.checkScreenOverscan = new System.Windows.Forms.CheckBox(); + this.checkEN0_BG4 = new System.Windows.Forms.CheckBox(); + this.label198129381279841 = new System.Windows.Forms.Label(); + this.checkEN0_BG3 = new System.Windows.Forms.CheckBox(); + this.checkScreenObjInterlace = new System.Windows.Forms.CheckBox(); + this.checkEN0_BG2 = new System.Windows.Forms.CheckBox(); + this.label123812831 = new System.Windows.Forms.Label(); + this.checkEN0_BG1 = new System.Windows.Forms.CheckBox(); + this.checkScreenInterlace = new System.Windows.Forms.CheckBox(); + this.txtScreenCGADSUB_AddSub_Descr = new System.Windows.Forms.TextBox(); + this.label2193813 = new System.Windows.Forms.Label(); + this.txtScreenCGADSUB_AddSub = new System.Windows.Forms.TextBox(); + this.label36 = new System.Windows.Forms.Label(); + this.checkTMOBJ = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTSOBJ = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkMathBK = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.label35 = new BizHawk.Client.EmuHawk.HorizontalLine(); + this.checkMathBG4 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkMathBG3 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkMathBG2 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkMathBG1 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.label33 = new System.Windows.Forms.Label(); + this.checkMathOBJ = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.lblTS = new System.Windows.Forms.Label(); + this.checkTSBG4 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTSBG3 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTSBG2 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTSBG1 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.lblTM = new System.Windows.Forms.Label(); + this.checkTMBG4 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTMBG3 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTMBG2 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.checkTMBG1 = new BizHawk.Client.EmuHawk.CustomCheckBox(); + this.label32 = new System.Windows.Forms.Label(); + this.label31 = new System.Windows.Forms.Label(); + this.label25 = new System.Windows.Forms.Label(); + this.txtScreenCGWSEL_MathFixed = new System.Windows.Forms.TextBox(); + this.label2893719831 = new System.Windows.Forms.Label(); + this.txtScreenCGWSEL_ColorSubMask = new System.Windows.Forms.TextBox(); + this.label23 = new System.Windows.Forms.Label(); + this.txtScreenCGWSEL_ColorMask = new System.Windows.Forms.TextBox(); + this.label22 = new System.Windows.Forms.Label(); + this.label27 = new System.Windows.Forms.Label(); + this.checkScreenCGWSEL_DirectColor = new System.Windows.Forms.CheckBox(); + this.label16 = new System.Windows.Forms.Label(); + this.txtScreenBG4TSize = new System.Windows.Forms.TextBox(); + this.txtScreenBG3TSize = new System.Windows.Forms.TextBox(); + this.txtScreenBG2TSize = new System.Windows.Forms.TextBox(); + this.txtScreenBG1TSize = new System.Windows.Forms.TextBox(); + this.txtScreenBG4Bpp = new System.Windows.Forms.TextBox(); + this.label1 = new System.Windows.Forms.Label(); + this.txtScreenBG3Bpp = new System.Windows.Forms.TextBox(); + this.txtModeBits = new System.Windows.Forms.TextBox(); + this.txtScreenBG2Bpp = new System.Windows.Forms.TextBox(); + this.label8 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.txtScreenBG1Bpp = new System.Windows.Forms.TextBox(); + this.lblBG3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.txtBG1Scroll = new System.Windows.Forms.TextBox(); + this.label37 = new System.Windows.Forms.Label(); + this.txtBG1MapSizeBytes = new System.Windows.Forms.TextBox(); + this.txtBGPaletteInfo = new System.Windows.Forms.TextBox(); + this.rbBG4 = new System.Windows.Forms.RadioButton(); + this.rbBG3 = new System.Windows.Forms.RadioButton(); + this.rbBG2 = new System.Windows.Forms.RadioButton(); + this.rbBG1 = new System.Windows.Forms.RadioButton(); + this.txtBG1TSizeDescr = new System.Windows.Forms.TextBox(); + this.comboBGProps = new System.Windows.Forms.ComboBox(); + this.label15 = new System.Windows.Forms.Label(); + this.txtBG1TSizeBits = new System.Windows.Forms.TextBox(); + this.label13 = new System.Windows.Forms.Label(); + this.txtBG1Colors = new System.Windows.Forms.TextBox(); + this.txtBG1Bpp = new System.Windows.Forms.TextBox(); + this.label12 = new System.Windows.Forms.Label(); + this.txtBG1TDAddrDescr = new System.Windows.Forms.TextBox(); + this.label11 = new System.Windows.Forms.Label(); + this.txtBG1SCAddrDescr = new System.Windows.Forms.TextBox(); + this.label9 = new System.Windows.Forms.Label(); + this.txtBG1TDAddrBits = new System.Windows.Forms.TextBox(); + this.label10 = new System.Windows.Forms.Label(); + this.txtBG1SizeInPixels = new System.Windows.Forms.TextBox(); + this.label3 = new System.Windows.Forms.Label(); + this.txtBG1SCAddrBits = new System.Windows.Forms.TextBox(); + this.txtBG1SizeInTiles = new System.Windows.Forms.TextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.txtBG1SizeBits = new System.Windows.Forms.TextBox(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.paletteViewer = new BizHawk.Client.EmuHawk.SNESGraphicsViewer(); + this.tabctrlDetails = new System.Windows.Forms.TabControl(); + this.tpPalette = new System.Windows.Forms.TabPage(); + this.label53 = new System.Windows.Forms.Label(); + this.label52 = new System.Windows.Forms.Label(); + this.label51 = new System.Windows.Forms.Label(); + this.txtPaletteDetailsAddress = new System.Windows.Forms.TextBox(); + this.txtPaletteDetailsIndex = new System.Windows.Forms.TextBox(); + this.txtPaletteDetailsIndexHex = new System.Windows.Forms.TextBox(); + this.txtDetailsPaletteColorRGB = new System.Windows.Forms.TextBox(); + this.txtDetailsPaletteColorHex = new System.Windows.Forms.TextBox(); + this.txtDetailsPaletteColor = new System.Windows.Forms.TextBox(); + this.pnDetailsPaletteColor = new System.Windows.Forms.Panel(); + this.tpTile = new System.Windows.Forms.TabPage(); + this.label45 = new System.Windows.Forms.Label(); + this.txtTilePalette = new System.Windows.Forms.TextBox(); + this.txtTileNumber = new System.Windows.Forms.TextBox(); + this.txtTileMode = new System.Windows.Forms.TextBox(); + this.label18 = new System.Windows.Forms.Label(); + this.txtTileColors = new System.Windows.Forms.TextBox(); + this.txtTileBpp = new System.Windows.Forms.TextBox(); + this.label42 = new System.Windows.Forms.Label(); + this.txtTileAddress = new System.Windows.Forms.TextBox(); + this.viewerTile = new BizHawk.Client.EmuHawk.SNESGraphicsViewer(); + this.tpMapEntry = new System.Windows.Forms.TabPage(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.checkMapEntryVFlip = new System.Windows.Forms.CheckBox(); + this.label34 = new System.Windows.Forms.Label(); + this.checkMapEntryHFlip = new System.Windows.Forms.CheckBox(); + this.label17 = new System.Windows.Forms.Label(); + this.lblMapEntryHFlip = new System.Windows.Forms.Label(); + this.txtMapEntryPalette = new System.Windows.Forms.TextBox(); + this.label14 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.txtMapEntryTileAddr = new System.Windows.Forms.TextBox(); + this.txtMapEntryPrio = new System.Windows.Forms.TextBox(); + this.txtMapEntryLocation = new System.Windows.Forms.TextBox(); + this.txtMapEntryTileNum = new System.Windows.Forms.TextBox(); + this.viewerMapEntryTile = new BizHawk.Client.EmuHawk.SNESGraphicsViewer(); + this.tpOBJ = new System.Windows.Forms.TabPage(); + this.txtObjPriority = new System.Windows.Forms.TextBox(); + this.label50 = new System.Windows.Forms.Label(); + this.txtObjPaletteMemo = new System.Windows.Forms.TextBox(); + this.label49 = new System.Windows.Forms.Label(); + this.txtObjPalette = new System.Windows.Forms.TextBox(); + this.label48 = new System.Windows.Forms.Label(); + this.txtObjNameAddr = new System.Windows.Forms.TextBox(); + this.txtObjName = new System.Windows.Forms.TextBox(); + this.txtObjSize = new System.Windows.Forms.TextBox(); + this.label46 = new System.Windows.Forms.Label(); + this.cbObjLarge = new System.Windows.Forms.CheckBox(); + this.txtObjNumber = new System.Windows.Forms.TextBox(); + this.txtObjCoord = new System.Windows.Forms.TextBox(); + this.cbObjVFlip = new System.Windows.Forms.CheckBox(); + this.label43 = new System.Windows.Forms.Label(); + this.cbObjHFlip = new System.Windows.Forms.CheckBox(); + this.label44 = new System.Windows.Forms.Label(); + this.viewerObj = new BizHawk.Client.EmuHawk.SNESGraphicsViewer(); + this.viewerPanel = new System.Windows.Forms.Panel(); + this.viewer = new BizHawk.Client.EmuHawk.SNESGraphicsViewer(); + this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); + this.messagetimer = new System.Windows.Forms.Timer(this.components); + this.menuStrip1.SuspendLayout(); + this.tableLayoutPanel1.SuspendLayout(); + this.panel1.SuspendLayout(); + this.groupFreeze.SuspendLayout(); + this.pnGroupFreeze.SuspendLayout(); + this.groupBox3.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.nudScanline)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.sliderScanline)).BeginInit(); + this.groupBox6.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.groupBox8.SuspendLayout(); + this.groupBox1.SuspendLayout(); + this.groupBox5.SuspendLayout(); + this.tabctrlDetails.SuspendLayout(); + this.tpPalette.SuspendLayout(); + this.tpTile.SuspendLayout(); + this.tpMapEntry.SuspendLayout(); + this.tpOBJ.SuspendLayout(); + this.viewerPanel.SuspendLayout(); + this.SuspendLayout(); + // + // menuStrip1 + // + this.menuStrip1.ClickThrough = true; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.optionsToolStripMenuItem}); - this.menuStrip1.Location = new System.Drawing.Point(0, 0); - this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(1086, 24); - this.menuStrip1.TabIndex = 33; - this.menuStrip1.Text = "menuStrip1"; - // - // fileToolStripMenuItem - // - this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(1086, 24); + this.menuStrip1.TabIndex = 33; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveScreenshotAsToolStripMenuItem, this.saveScreenshotToClipboardToolStripMenuItem, this.toolStripSeparator1, this.exitToolStripMenuItem}); - this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); - this.fileToolStripMenuItem.Text = "&File"; - // - // saveScreenshotAsToolStripMenuItem - // - this.saveScreenshotAsToolStripMenuItem.Enabled = false; - this.saveScreenshotAsToolStripMenuItem.Name = "saveScreenshotAsToolStripMenuItem"; - this.saveScreenshotAsToolStripMenuItem.Size = new System.Drawing.Size(270, 22); - this.saveScreenshotAsToolStripMenuItem.Text = "Save Screenshot &As..."; - // - // saveScreenshotToClipboardToolStripMenuItem - // - this.saveScreenshotToClipboardToolStripMenuItem.Enabled = false; - this.saveScreenshotToClipboardToolStripMenuItem.Name = "saveScreenshotToClipboardToolStripMenuItem"; - this.saveScreenshotToClipboardToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); - this.saveScreenshotToClipboardToolStripMenuItem.Size = new System.Drawing.Size(270, 22); - this.saveScreenshotToClipboardToolStripMenuItem.Text = "Save Screenshot to Clipboard"; - // - // toolStripSeparator1 - // - this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(267, 6); - // - // exitToolStripMenuItem - // - this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.ShortcutKeyDisplayString = "Alt+F4"; - this.exitToolStripMenuItem.Size = new System.Drawing.Size(270, 22); - this.exitToolStripMenuItem.Text = "E&xit"; - this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); - // - // optionsToolStripMenuItem - // - this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "&File"; + // + // saveScreenshotAsToolStripMenuItem + // + this.saveScreenshotAsToolStripMenuItem.Enabled = false; + this.saveScreenshotAsToolStripMenuItem.Name = "saveScreenshotAsToolStripMenuItem"; + this.saveScreenshotAsToolStripMenuItem.Size = new System.Drawing.Size(270, 22); + this.saveScreenshotAsToolStripMenuItem.Text = "Save Screenshot &As..."; + // + // saveScreenshotToClipboardToolStripMenuItem + // + this.saveScreenshotToClipboardToolStripMenuItem.Enabled = false; + this.saveScreenshotToClipboardToolStripMenuItem.Name = "saveScreenshotToClipboardToolStripMenuItem"; + this.saveScreenshotToClipboardToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); + this.saveScreenshotToClipboardToolStripMenuItem.Size = new System.Drawing.Size(270, 22); + this.saveScreenshotToClipboardToolStripMenuItem.Text = "Save Screenshot to Clipboard"; + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(267, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.ShortcutKeyDisplayString = "Alt+F4"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(270, 22); + this.exitToolStripMenuItem.Text = "E&xit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // optionsToolStripMenuItem + // + this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autoloadToolStripMenuItem, this.saveWindowPositionToolStripMenuItem}); - this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; - this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); - this.optionsToolStripMenuItem.Text = "&Options"; - this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); - // - // autoloadToolStripMenuItem - // - this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; - this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.autoloadToolStripMenuItem.Text = "Auto-load"; - this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); - // - // saveWindowPositionToolStripMenuItem - // - this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; - this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); - this.saveWindowPositionToolStripMenuItem.Text = "&Save Window Position"; - this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); - // - // tableLayoutPanel1 - // - this.tableLayoutPanel1.ColumnCount = 2; - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); - this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0); - this.tableLayoutPanel1.Controls.Add(this.viewerPanel, 1, 0); - this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 24); - this.tableLayoutPanel1.Name = "tableLayoutPanel1"; - this.tableLayoutPanel1.RowCount = 2; - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); - this.tableLayoutPanel1.Size = new System.Drawing.Size(1086, 673); - this.tableLayoutPanel1.TabIndex = 0; - // - // panel1 - // - this.panel1.AutoSize = true; - this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; - this.panel1.Controls.Add(this.groupFreeze); - this.panel1.Controls.Add(this.check2x); - this.panel1.Controls.Add(this.comboDisplayType); - this.panel1.Controls.Add(this.label47); - this.panel1.Controls.Add(this.pnBackdropColor); - this.panel1.Controls.Add(this.comboPalette); - this.panel1.Controls.Add(this.checkBackdropColor); - this.panel1.Controls.Add(this.groupBox3); - this.panel1.Controls.Add(this.label24); - this.panel1.Controls.Add(this.groupBox6); - this.panel1.Controls.Add(this.groupBox2); - this.panel1.Controls.Add(this.groupBox1); - this.panel1.Controls.Add(this.groupBox5); - this.panel1.Controls.Add(this.tabctrlDetails); - this.panel1.Location = new System.Drawing.Point(3, 3); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(557, 666); - this.panel1.TabIndex = 0; - // - // groupFreeze - // - this.groupFreeze.Controls.Add(this.pnGroupFreeze); - this.groupFreeze.Location = new System.Drawing.Point(300, 217); - this.groupFreeze.Name = "groupFreeze"; - this.groupFreeze.Size = new System.Drawing.Size(214, 113); - this.groupFreeze.TabIndex = 55; - this.groupFreeze.TabStop = false; - this.groupFreeze.Text = "Freeze"; - // - // pnGroupFreeze - // - this.pnGroupFreeze.Controls.Add(this.labelMemory); - this.pnGroupFreeze.Dock = System.Windows.Forms.DockStyle.Fill; - this.pnGroupFreeze.Location = new System.Drawing.Point(3, 16); - this.pnGroupFreeze.Name = "pnGroupFreeze"; - this.pnGroupFreeze.Size = new System.Drawing.Size(208, 94); - this.pnGroupFreeze.TabIndex = 0; - // - // labelMemory - // - this.labelMemory.AutoSize = true; - this.labelMemory.Location = new System.Drawing.Point(3, 2); - this.labelMemory.Name = "labelMemory"; - this.labelMemory.Size = new System.Drawing.Size(176, 13); - this.labelMemory.TabIndex = 1; - this.labelMemory.Text = "Right-click an item to display it here."; - // - // check2x - // - this.check2x.Appearance = System.Windows.Forms.Appearance.Button; - this.check2x.Location = new System.Drawing.Point(515, 0); - this.check2x.Name = "check2x"; - this.check2x.RightToLeft = System.Windows.Forms.RightToLeft.Yes; - this.check2x.Size = new System.Drawing.Size(39, 21); - this.check2x.TabIndex = 45; - this.check2x.Text = "1024"; - this.toolTip1.SetToolTip(this.check2x, "Sets graphics viewport size to 1024 (unchecked is 512).\r\nContent will be scaled t" + + this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; + this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20); + this.optionsToolStripMenuItem.Text = "&Options"; + this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); + // + // autoloadToolStripMenuItem + // + this.autoloadToolStripMenuItem.Name = "autoloadToolStripMenuItem"; + this.autoloadToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.autoloadToolStripMenuItem.Text = "Autoload"; + this.autoloadToolStripMenuItem.Click += new System.EventHandler(this.autoloadToolStripMenuItem_Click); + // + // saveWindowPositionToolStripMenuItem + // + this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; + this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22); + this.saveWindowPositionToolStripMenuItem.Text = "&Save Window Position"; + this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); + // + // tableLayoutPanel1 + // + this.tableLayoutPanel1.ColumnCount = 2; + this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); + this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); + this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0); + this.tableLayoutPanel1.Controls.Add(this.viewerPanel, 1, 0); + this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; + this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 24); + this.tableLayoutPanel1.Name = "tableLayoutPanel1"; + this.tableLayoutPanel1.RowCount = 2; + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); + this.tableLayoutPanel1.Size = new System.Drawing.Size(1086, 673); + this.tableLayoutPanel1.TabIndex = 0; + // + // panel1 + // + this.panel1.AutoSize = true; + this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; + this.panel1.Controls.Add(this.groupFreeze); + this.panel1.Controls.Add(this.check2x); + this.panel1.Controls.Add(this.comboDisplayType); + this.panel1.Controls.Add(this.label47); + this.panel1.Controls.Add(this.pnBackdropColor); + this.panel1.Controls.Add(this.comboPalette); + this.panel1.Controls.Add(this.checkBackdropColor); + this.panel1.Controls.Add(this.groupBox3); + this.panel1.Controls.Add(this.label24); + this.panel1.Controls.Add(this.groupBox6); + this.panel1.Controls.Add(this.groupBox2); + this.panel1.Controls.Add(this.groupBox1); + this.panel1.Controls.Add(this.groupBox5); + this.panel1.Controls.Add(this.tabctrlDetails); + this.panel1.Location = new System.Drawing.Point(3, 3); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(557, 666); + this.panel1.TabIndex = 0; + // + // groupFreeze + // + this.groupFreeze.Controls.Add(this.pnGroupFreeze); + this.groupFreeze.Location = new System.Drawing.Point(300, 217); + this.groupFreeze.Name = "groupFreeze"; + this.groupFreeze.Size = new System.Drawing.Size(214, 113); + this.groupFreeze.TabIndex = 55; + this.groupFreeze.TabStop = false; + this.groupFreeze.Text = "Freeze"; + // + // pnGroupFreeze + // + this.pnGroupFreeze.Controls.Add(this.labelMemory); + this.pnGroupFreeze.Dock = System.Windows.Forms.DockStyle.Fill; + this.pnGroupFreeze.Location = new System.Drawing.Point(3, 16); + this.pnGroupFreeze.Name = "pnGroupFreeze"; + this.pnGroupFreeze.Size = new System.Drawing.Size(208, 94); + this.pnGroupFreeze.TabIndex = 0; + // + // labelMemory + // + this.labelMemory.AutoSize = true; + this.labelMemory.Location = new System.Drawing.Point(3, 2); + this.labelMemory.Name = "labelMemory"; + this.labelMemory.Size = new System.Drawing.Size(176, 13); + this.labelMemory.TabIndex = 1; + this.labelMemory.Text = "Right-click an item to display it here."; + // + // check2x + // + this.check2x.Appearance = System.Windows.Forms.Appearance.Button; + this.check2x.Location = new System.Drawing.Point(515, 0); + this.check2x.Name = "check2x"; + this.check2x.RightToLeft = System.Windows.Forms.RightToLeft.Yes; + this.check2x.Size = new System.Drawing.Size(39, 21); + this.check2x.TabIndex = 45; + this.check2x.Text = "1024"; + this.toolTip1.SetToolTip(this.check2x, "Sets graphics viewport size to 1024 (unchecked is 512).\r\nContent will be scaled t" + "o fill specified size"); - this.check2x.UseVisualStyleBackColor = true; - this.check2x.CheckedChanged += new System.EventHandler(this.check2x_CheckedChanged); - // - // comboDisplayType - // - this.comboDisplayType.DisplayMember = "descr"; - this.comboDisplayType.DropDownHeight = 200; - this.comboDisplayType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboDisplayType.FormattingEnabled = true; - this.comboDisplayType.IntegralHeight = false; - this.comboDisplayType.ItemHeight = 13; - this.comboDisplayType.Location = new System.Drawing.Point(402, 0); - this.comboDisplayType.Name = "comboDisplayType"; - this.comboDisplayType.Size = new System.Drawing.Size(107, 21); - this.comboDisplayType.TabIndex = 18; - this.comboDisplayType.ValueMember = "type"; - this.comboDisplayType.SelectedIndexChanged += new System.EventHandler(this.comboDisplayType_SelectedIndexChanged); - // - // label47 - // - this.label47.AutoSize = true; - this.label47.Location = new System.Drawing.Point(442, 22); - this.label47.Name = "label47"; - this.label47.Size = new System.Drawing.Size(40, 13); - this.label47.TabIndex = 53; - this.label47.Text = "Palette"; - // - // pnBackdropColor - // - this.pnBackdropColor.BackColor = System.Drawing.Color.Red; - this.pnBackdropColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pnBackdropColor.Location = new System.Drawing.Point(402, 26); - this.pnBackdropColor.Name = "pnBackdropColor"; - this.pnBackdropColor.Size = new System.Drawing.Size(32, 32); - this.pnBackdropColor.TabIndex = 48; - this.pnBackdropColor.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.pnBackdropColor_MouseDoubleClick); - // - // comboPalette - // - this.comboPalette.DisplayMember = "descr"; - this.comboPalette.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboPalette.FormattingEnabled = true; - this.comboPalette.Location = new System.Drawing.Point(445, 36); - this.comboPalette.Name = "comboPalette"; - this.comboPalette.Size = new System.Drawing.Size(70, 21); - this.comboPalette.TabIndex = 52; - this.toolTip1.SetToolTip(this.comboPalette, resources.GetString("comboPalette.ToolTip")); - this.comboPalette.ValueMember = "type"; - this.comboPalette.SelectedIndexChanged += new System.EventHandler(this.comboPalette_SelectedIndexChanged); - // - // checkBackdropColor - // - this.checkBackdropColor.AutoSize = true; - this.checkBackdropColor.Location = new System.Drawing.Point(402, 61); - this.checkBackdropColor.Name = "checkBackdropColor"; - this.checkBackdropColor.Size = new System.Drawing.Size(15, 14); - this.checkBackdropColor.TabIndex = 47; - this.checkBackdropColor.UseVisualStyleBackColor = true; - this.checkBackdropColor.CheckedChanged += new System.EventHandler(this.checkBackdropColor_CheckedChanged); - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.checkScanlineControl); - this.groupBox3.Controls.Add(this.label19); - this.groupBox3.Controls.Add(this.nudScanline); - this.groupBox3.Controls.Add(this.sliderScanline); - this.groupBox3.Location = new System.Drawing.Point(178, 281); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(57, 191); - this.groupBox3.TabIndex = 46; - this.groupBox3.TabStop = false; - // - // checkScanlineControl - // - this.checkScanlineControl.AutoSize = true; - this.checkScanlineControl.Location = new System.Drawing.Point(3, 171); - this.checkScanlineControl.Name = "checkScanlineControl"; - this.checkScanlineControl.Size = new System.Drawing.Size(15, 14); - this.checkScanlineControl.TabIndex = 42; - this.toolTip1.SetToolTip(this.checkScanlineControl, resources.GetString("checkScanlineControl.ToolTip")); - this.checkScanlineControl.UseVisualStyleBackColor = true; - this.checkScanlineControl.CheckedChanged += new System.EventHandler(this.checkScanlineControl_CheckedChanged); - // - // label19 - // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(3, 7); - this.label19.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(48, 13); - this.label19.TabIndex = 41; - this.label19.Text = "Scanline"; - // - // nudScanline - // - this.nudScanline.Location = new System.Drawing.Point(5, 22); - this.nudScanline.Margin = new System.Windows.Forms.Padding(3, 3, 0, 3); - this.nudScanline.Maximum = new decimal(new int[] { + this.check2x.UseVisualStyleBackColor = true; + this.check2x.CheckedChanged += new System.EventHandler(this.check2x_CheckedChanged); + // + // comboDisplayType + // + this.comboDisplayType.DisplayMember = "descr"; + this.comboDisplayType.DropDownHeight = 200; + this.comboDisplayType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboDisplayType.FormattingEnabled = true; + this.comboDisplayType.IntegralHeight = false; + this.comboDisplayType.ItemHeight = 13; + this.comboDisplayType.Location = new System.Drawing.Point(402, 0); + this.comboDisplayType.Name = "comboDisplayType"; + this.comboDisplayType.Size = new System.Drawing.Size(107, 21); + this.comboDisplayType.TabIndex = 18; + this.comboDisplayType.ValueMember = "type"; + this.comboDisplayType.SelectedIndexChanged += new System.EventHandler(this.comboDisplayType_SelectedIndexChanged); + // + // label47 + // + this.label47.AutoSize = true; + this.label47.Location = new System.Drawing.Point(442, 22); + this.label47.Name = "label47"; + this.label47.Size = new System.Drawing.Size(40, 13); + this.label47.TabIndex = 53; + this.label47.Text = "Palette"; + // + // pnBackdropColor + // + this.pnBackdropColor.BackColor = System.Drawing.Color.Red; + this.pnBackdropColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.pnBackdropColor.Location = new System.Drawing.Point(402, 26); + this.pnBackdropColor.Name = "pnBackdropColor"; + this.pnBackdropColor.Size = new System.Drawing.Size(32, 32); + this.pnBackdropColor.TabIndex = 48; + this.pnBackdropColor.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.pnBackdropColor_MouseDoubleClick); + // + // comboPalette + // + this.comboPalette.DisplayMember = "descr"; + this.comboPalette.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboPalette.FormattingEnabled = true; + this.comboPalette.Location = new System.Drawing.Point(445, 36); + this.comboPalette.Name = "comboPalette"; + this.comboPalette.Size = new System.Drawing.Size(70, 21); + this.comboPalette.TabIndex = 52; + this.toolTip1.SetToolTip(this.comboPalette, resources.GetString("comboPalette.ToolTip")); + this.comboPalette.ValueMember = "type"; + this.comboPalette.SelectedIndexChanged += new System.EventHandler(this.comboPalette_SelectedIndexChanged); + // + // checkBackdropColor + // + this.checkBackdropColor.AutoSize = true; + this.checkBackdropColor.Location = new System.Drawing.Point(402, 61); + this.checkBackdropColor.Name = "checkBackdropColor"; + this.checkBackdropColor.Size = new System.Drawing.Size(15, 14); + this.checkBackdropColor.TabIndex = 47; + this.checkBackdropColor.UseVisualStyleBackColor = true; + this.checkBackdropColor.CheckedChanged += new System.EventHandler(this.checkBackdropColor_CheckedChanged); + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.checkScanlineControl); + this.groupBox3.Controls.Add(this.label19); + this.groupBox3.Controls.Add(this.nudScanline); + this.groupBox3.Controls.Add(this.sliderScanline); + this.groupBox3.Location = new System.Drawing.Point(178, 281); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(57, 191); + this.groupBox3.TabIndex = 46; + this.groupBox3.TabStop = false; + // + // checkScanlineControl + // + this.checkScanlineControl.AutoSize = true; + this.checkScanlineControl.Location = new System.Drawing.Point(3, 171); + this.checkScanlineControl.Name = "checkScanlineControl"; + this.checkScanlineControl.Size = new System.Drawing.Size(15, 14); + this.checkScanlineControl.TabIndex = 42; + this.toolTip1.SetToolTip(this.checkScanlineControl, resources.GetString("checkScanlineControl.ToolTip")); + this.checkScanlineControl.UseVisualStyleBackColor = true; + this.checkScanlineControl.CheckedChanged += new System.EventHandler(this.checkScanlineControl_CheckedChanged); + // + // label19 + // + this.label19.AutoSize = true; + this.label19.Location = new System.Drawing.Point(3, 7); + this.label19.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(48, 13); + this.label19.TabIndex = 41; + this.label19.Text = "Scanline"; + // + // nudScanline + // + this.nudScanline.Location = new System.Drawing.Point(5, 22); + this.nudScanline.Margin = new System.Windows.Forms.Padding(3, 3, 0, 3); + this.nudScanline.Maximum = new decimal(new int[] { 224, 0, 0, 0}); - this.nudScanline.Name = "nudScanline"; - this.nudScanline.Size = new System.Drawing.Size(46, 20); - this.nudScanline.TabIndex = 39; - this.nudScanline.ValueChanged += new System.EventHandler(this.nudScanline_ValueChanged); - // - // sliderScanline - // - this.sliderScanline.AutoSize = false; - this.sliderScanline.Location = new System.Drawing.Point(14, 41); - this.sliderScanline.Maximum = 224; - this.sliderScanline.Name = "sliderScanline"; - this.sliderScanline.Orientation = System.Windows.Forms.Orientation.Vertical; - this.sliderScanline.Size = new System.Drawing.Size(30, 144); - this.sliderScanline.TabIndex = 40; - this.sliderScanline.Text = "label14"; - this.sliderScanline.TickFrequency = 16; - this.sliderScanline.Value = 224; - this.sliderScanline.ValueChanged += new System.EventHandler(this.sliderScanline_ValueChanged); - // - // label24 - // - this.label24.AutoSize = true; - this.label24.Location = new System.Drawing.Point(420, 60); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(78, 13); - this.label24.TabIndex = 49; - this.label24.Text = "User Backdrop"; - // - // groupBox6 - // - this.groupBox6.Controls.Add(this.labelClipboard); - this.groupBox6.Location = new System.Drawing.Point(2, 520); - this.groupBox6.Name = "groupBox6"; - this.groupBox6.Size = new System.Drawing.Size(220, 38); - this.groupBox6.TabIndex = 50; - this.groupBox6.TabStop = false; - this.groupBox6.Text = "Copy to Clipboard"; - // - // labelClipboard - // - this.labelClipboard.AutoSize = true; - this.labelClipboard.Location = new System.Drawing.Point(4, 18); - this.labelClipboard.Name = "labelClipboard"; - this.labelClipboard.Size = new System.Drawing.Size(152, 13); - this.labelClipboard.TabIndex = 0; - this.labelClipboard.Text = "Mouseover pane and CTRL+C"; - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.label26); - this.groupBox2.Controls.Add(this.txtOBSELT1OfsBits); - this.groupBox2.Controls.Add(this.groupBox8); - this.groupBox2.Controls.Add(this.lblEnPrio3); - this.groupBox2.Controls.Add(this.txtOBSELT1OfsDescr); - this.groupBox2.Controls.Add(this.checkEN1_OBJ); - this.groupBox2.Controls.Add(this.label30); - this.groupBox2.Controls.Add(this.checkEN1_BG4); - this.groupBox2.Controls.Add(this.txtOBSELBaseBits); - this.groupBox2.Controls.Add(this.checkEN1_BG3); - this.groupBox2.Controls.Add(this.txtOBSELBaseDescr); - this.groupBox2.Controls.Add(this.checkEN1_BG2); - this.groupBox2.Controls.Add(this.label29); - this.groupBox2.Controls.Add(this.checkEN1_BG1); - this.groupBox2.Controls.Add(this.txtOBSELSizeBits); - this.groupBox2.Controls.Add(this.checkEN3_OBJ); - this.groupBox2.Controls.Add(this.checkEN2_OBJ); - this.groupBox2.Controls.Add(this.txtOBSELSizeDescr); - this.groupBox2.Controls.Add(this.lblEnPrio2); - this.groupBox2.Controls.Add(this.label28); - this.groupBox2.Controls.Add(this.lblEnPrio1); - this.groupBox2.Controls.Add(this.label20); - this.groupBox2.Controls.Add(this.checkScreenExtbg); - this.groupBox2.Controls.Add(this.label38); - this.groupBox2.Controls.Add(this.label21); - this.groupBox2.Controls.Add(this.txtScreenCGADSUB_Half); - this.groupBox2.Controls.Add(this.checkScreenHires); - this.groupBox2.Controls.Add(this.lblEnPrio0); - this.groupBox2.Controls.Add(this.label18391); - this.groupBox2.Controls.Add(this.checkEN0_OBJ); - this.groupBox2.Controls.Add(this.checkScreenOverscan); - this.groupBox2.Controls.Add(this.checkEN0_BG4); - this.groupBox2.Controls.Add(this.label198129381279841); - this.groupBox2.Controls.Add(this.checkEN0_BG3); - this.groupBox2.Controls.Add(this.checkScreenObjInterlace); - this.groupBox2.Controls.Add(this.checkEN0_BG2); - this.groupBox2.Controls.Add(this.label123812831); - this.groupBox2.Controls.Add(this.checkEN0_BG1); - this.groupBox2.Controls.Add(this.checkScreenInterlace); - this.groupBox2.Controls.Add(this.txtScreenCGADSUB_AddSub_Descr); - this.groupBox2.Controls.Add(this.label2193813); - this.groupBox2.Controls.Add(this.txtScreenCGADSUB_AddSub); - this.groupBox2.Controls.Add(this.label36); - this.groupBox2.Controls.Add(this.checkTMOBJ); - this.groupBox2.Controls.Add(this.checkTSOBJ); - this.groupBox2.Controls.Add(this.checkMathBK); - this.groupBox2.Controls.Add(this.label35); - this.groupBox2.Controls.Add(this.checkMathBG4); - this.groupBox2.Controls.Add(this.checkMathBG3); - this.groupBox2.Controls.Add(this.checkMathBG2); - this.groupBox2.Controls.Add(this.checkMathBG1); - this.groupBox2.Controls.Add(this.label33); - this.groupBox2.Controls.Add(this.checkMathOBJ); - this.groupBox2.Controls.Add(this.lblTS); - this.groupBox2.Controls.Add(this.checkTSBG4); - this.groupBox2.Controls.Add(this.checkTSBG3); - this.groupBox2.Controls.Add(this.checkTSBG2); - this.groupBox2.Controls.Add(this.checkTSBG1); - this.groupBox2.Controls.Add(this.lblTM); - this.groupBox2.Controls.Add(this.checkTMBG4); - this.groupBox2.Controls.Add(this.checkTMBG3); - this.groupBox2.Controls.Add(this.checkTMBG2); - this.groupBox2.Controls.Add(this.checkTMBG1); - this.groupBox2.Controls.Add(this.label32); - this.groupBox2.Controls.Add(this.label31); - this.groupBox2.Controls.Add(this.label25); - this.groupBox2.Controls.Add(this.txtScreenCGWSEL_MathFixed); - this.groupBox2.Controls.Add(this.label2893719831); - this.groupBox2.Controls.Add(this.txtScreenCGWSEL_ColorSubMask); - this.groupBox2.Controls.Add(this.label23); - this.groupBox2.Controls.Add(this.txtScreenCGWSEL_ColorMask); - this.groupBox2.Controls.Add(this.label22); - this.groupBox2.Controls.Add(this.label27); - this.groupBox2.Controls.Add(this.checkScreenCGWSEL_DirectColor); - this.groupBox2.Controls.Add(this.label16); - this.groupBox2.Controls.Add(this.txtScreenBG4TSize); - this.groupBox2.Controls.Add(this.txtScreenBG3TSize); - this.groupBox2.Controls.Add(this.txtScreenBG2TSize); - this.groupBox2.Controls.Add(this.txtScreenBG1TSize); - this.groupBox2.Controls.Add(this.txtScreenBG4Bpp); - this.groupBox2.Controls.Add(this.label1); - this.groupBox2.Controls.Add(this.txtScreenBG3Bpp); - this.groupBox2.Controls.Add(this.txtModeBits); - this.groupBox2.Controls.Add(this.txtScreenBG2Bpp); - this.groupBox2.Controls.Add(this.label8); - this.groupBox2.Controls.Add(this.label7); - this.groupBox2.Controls.Add(this.txtScreenBG1Bpp); - this.groupBox2.Controls.Add(this.lblBG3); - this.groupBox2.Controls.Add(this.label4); - this.groupBox2.Controls.Add(this.label5); - this.groupBox2.Location = new System.Drawing.Point(0, 0); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(294, 275); - this.groupBox2.TabIndex = 16; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Screen"; - // - // label26 - // - this.label26.AutoSize = true; - this.label26.Location = new System.Drawing.Point(6, 194); - this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(42, 13); - this.label26.TabIndex = 45; - this.label26.Text = "OBSEL"; - // - // txtOBSELT1OfsBits - // - this.txtOBSELT1OfsBits.BackColor = System.Drawing.Color.LightGreen; - this.txtOBSELT1OfsBits.Location = new System.Drawing.Point(13, 249); - this.txtOBSELT1OfsBits.Multiline = true; - this.txtOBSELT1OfsBits.Name = "txtOBSELT1OfsBits"; - this.txtOBSELT1OfsBits.ReadOnly = true; - this.txtOBSELT1OfsBits.Size = new System.Drawing.Size(15, 17); - this.txtOBSELT1OfsBits.TabIndex = 55; - this.txtOBSELT1OfsBits.Text = "00"; - // - // groupBox8 - // - this.groupBox8.Controls.Add(this.radioButton6); - this.groupBox8.Controls.Add(this.radioButton1); - this.groupBox8.Controls.Add(this.radioButton10); - this.groupBox8.Controls.Add(this.radioButton15); - this.groupBox8.Controls.Add(this.radioButton5); - this.groupBox8.Controls.Add(this.radioButton14); - this.groupBox8.Controls.Add(this.radioButton4); - this.groupBox8.Controls.Add(this.radioButton3); - this.groupBox8.Controls.Add(this.radioButton13); - this.groupBox8.Controls.Add(this.radioButton2); - this.groupBox8.Location = new System.Drawing.Point(273, 247); - this.groupBox8.Name = "groupBox8"; - this.groupBox8.Size = new System.Drawing.Size(15, 22); - this.groupBox8.TabIndex = 54; - this.groupBox8.TabStop = false; - this.groupBox8.Text = "groupBox8"; - // - // radioButton6 - // - this.radioButton6.AutoSize = true; - this.radioButton6.Enabled = false; - this.radioButton6.Location = new System.Drawing.Point(77, 115); - this.radioButton6.Name = "radioButton6"; - this.radioButton6.Size = new System.Drawing.Size(73, 17); - this.radioButton6.TabIndex = 49; - this.radioButton6.TabStop = true; - this.radioButton6.Text = "Mode7Ext"; - this.radioButton6.UseVisualStyleBackColor = true; - // - // radioButton1 - // - this.radioButton1.AutoSize = true; - this.radioButton1.Enabled = false; - this.radioButton1.Location = new System.Drawing.Point(27, 51); - this.radioButton1.Name = "radioButton1"; - this.radioButton1.Size = new System.Drawing.Size(46, 17); - this.radioButton1.TabIndex = 19; - this.radioButton1.TabStop = true; - this.radioButton1.Text = "BG1"; - this.radioButton1.UseVisualStyleBackColor = true; - // - // radioButton10 - // - this.radioButton10.AutoSize = true; - this.radioButton10.Enabled = false; - this.radioButton10.Location = new System.Drawing.Point(77, 67); - this.radioButton10.Name = "radioButton10"; - this.radioButton10.Size = new System.Drawing.Size(49, 17); - this.radioButton10.TabIndex = 28; - this.radioButton10.TabStop = true; - this.radioButton10.Text = "4bpp"; - this.radioButton10.UseVisualStyleBackColor = true; - // - // radioButton15 - // - this.radioButton15.AutoSize = true; - this.radioButton15.Enabled = false; - this.radioButton15.Location = new System.Drawing.Point(77, 99); - this.radioButton15.Name = "radioButton15"; - this.radioButton15.Size = new System.Drawing.Size(58, 17); - this.radioButton15.TabIndex = 33; - this.radioButton15.TabStop = true; - this.radioButton15.Text = "Mode7"; - this.radioButton15.UseVisualStyleBackColor = true; - // - // radioButton5 - // - this.radioButton5.AutoSize = true; - this.radioButton5.Enabled = false; - this.radioButton5.Location = new System.Drawing.Point(77, 51); - this.radioButton5.Name = "radioButton5"; - this.radioButton5.Size = new System.Drawing.Size(49, 17); - this.radioButton5.TabIndex = 23; - this.radioButton5.TabStop = true; - this.radioButton5.Text = "2bpp"; - this.radioButton5.UseVisualStyleBackColor = true; - // - // radioButton14 - // - this.radioButton14.AutoSize = true; - this.radioButton14.Enabled = false; - this.radioButton14.Location = new System.Drawing.Point(27, 116); - this.radioButton14.Name = "radioButton14"; - this.radioButton14.Size = new System.Drawing.Size(45, 17); - this.radioButton14.TabIndex = 32; - this.radioButton14.TabStop = true; - this.radioButton14.Text = "OBJ"; - this.radioButton14.UseVisualStyleBackColor = true; - // - // radioButton4 - // - this.radioButton4.AutoSize = true; - this.radioButton4.Enabled = false; - this.radioButton4.Location = new System.Drawing.Point(27, 99); - this.radioButton4.Name = "radioButton4"; - this.radioButton4.Size = new System.Drawing.Size(46, 17); - this.radioButton4.TabIndex = 22; - this.radioButton4.TabStop = true; - this.radioButton4.Text = "BG4"; - this.radioButton4.UseVisualStyleBackColor = true; - // - // radioButton3 - // - this.radioButton3.AutoSize = true; - this.radioButton3.Enabled = false; - this.radioButton3.Location = new System.Drawing.Point(27, 83); - this.radioButton3.Name = "radioButton3"; - this.radioButton3.Size = new System.Drawing.Size(46, 17); - this.radioButton3.TabIndex = 21; - this.radioButton3.TabStop = true; - this.radioButton3.Text = "BG3"; - this.radioButton3.UseVisualStyleBackColor = true; - // - // radioButton13 - // - this.radioButton13.AutoSize = true; - this.radioButton13.Enabled = false; - this.radioButton13.Location = new System.Drawing.Point(77, 83); - this.radioButton13.Name = "radioButton13"; - this.radioButton13.Size = new System.Drawing.Size(49, 17); - this.radioButton13.TabIndex = 31; - this.radioButton13.TabStop = true; - this.radioButton13.Text = "8bpp"; - this.radioButton13.UseVisualStyleBackColor = true; - // - // radioButton2 - // - this.radioButton2.AutoSize = true; - this.radioButton2.Enabled = false; - this.radioButton2.Location = new System.Drawing.Point(27, 67); - this.radioButton2.Name = "radioButton2"; - this.radioButton2.Size = new System.Drawing.Size(46, 17); - this.radioButton2.TabIndex = 20; - this.radioButton2.TabStop = true; - this.radioButton2.Text = "BG2"; - this.radioButton2.UseVisualStyleBackColor = true; - // - // lblEnPrio3 - // - this.lblEnPrio3.AutoSize = true; - this.lblEnPrio3.ForeColor = System.Drawing.Color.Blue; - this.lblEnPrio3.Location = new System.Drawing.Point(3, 161); - this.lblEnPrio3.Name = "lblEnPrio3"; - this.lblEnPrio3.Size = new System.Drawing.Size(49, 13); - this.lblEnPrio3.TabIndex = 101; - this.lblEnPrio3.Text = "EN.Prio3"; - this.lblEnPrio3.Click += new System.EventHandler(this.lblEnPrio3_Click); - this.lblEnPrio3.DoubleClick += new System.EventHandler(this.lblEnPrio3_Click); - // - // txtOBSELT1OfsDescr - // - this.txtOBSELT1OfsDescr.Location = new System.Drawing.Point(78, 249); - this.txtOBSELT1OfsDescr.Multiline = true; - this.txtOBSELT1OfsDescr.Name = "txtOBSELT1OfsDescr"; - this.txtOBSELT1OfsDescr.ReadOnly = true; - this.txtOBSELT1OfsDescr.Size = new System.Drawing.Size(80, 18); - this.txtOBSELT1OfsDescr.TabIndex = 54; - // - // checkEN1_OBJ - // - this.checkEN1_OBJ.AutoSize = true; - this.checkEN1_OBJ.Location = new System.Drawing.Point(53, 130); - this.checkEN1_OBJ.Name = "checkEN1_OBJ"; - this.checkEN1_OBJ.Size = new System.Drawing.Size(15, 14); - this.checkEN1_OBJ.TabIndex = 100; - this.checkEN1_OBJ.UseVisualStyleBackColor = true; - this.checkEN1_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // label30 - // - this.label30.AutoSize = true; - this.label30.Location = new System.Drawing.Point(32, 252); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(46, 13); - this.label30.TabIndex = 53; - this.label30.Text = "@Tiles1"; - // - // checkEN1_BG4 - // - this.checkEN1_BG4.AutoSize = true; - this.checkEN1_BG4.Location = new System.Drawing.Point(145, 130); - this.checkEN1_BG4.Name = "checkEN1_BG4"; - this.checkEN1_BG4.Size = new System.Drawing.Size(15, 14); - this.checkEN1_BG4.TabIndex = 99; - this.checkEN1_BG4.UseVisualStyleBackColor = true; - this.checkEN1_BG4.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // txtOBSELBaseBits - // - this.txtOBSELBaseBits.BackColor = System.Drawing.Color.LightGreen; - this.txtOBSELBaseBits.Location = new System.Drawing.Point(13, 230); - this.txtOBSELBaseBits.Multiline = true; - this.txtOBSELBaseBits.Name = "txtOBSELBaseBits"; - this.txtOBSELBaseBits.ReadOnly = true; - this.txtOBSELBaseBits.Size = new System.Drawing.Size(15, 17); - this.txtOBSELBaseBits.TabIndex = 52; - this.txtOBSELBaseBits.Text = "00"; - // - // checkEN1_BG3 - // - this.checkEN1_BG3.AutoSize = true; - this.checkEN1_BG3.Location = new System.Drawing.Point(122, 130); - this.checkEN1_BG3.Name = "checkEN1_BG3"; - this.checkEN1_BG3.Size = new System.Drawing.Size(15, 14); - this.checkEN1_BG3.TabIndex = 98; - this.checkEN1_BG3.UseVisualStyleBackColor = true; - this.checkEN1_BG3.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // txtOBSELBaseDescr - // - this.txtOBSELBaseDescr.Location = new System.Drawing.Point(78, 230); - this.txtOBSELBaseDescr.Multiline = true; - this.txtOBSELBaseDescr.Name = "txtOBSELBaseDescr"; - this.txtOBSELBaseDescr.ReadOnly = true; - this.txtOBSELBaseDescr.Size = new System.Drawing.Size(80, 18); - this.txtOBSELBaseDescr.TabIndex = 51; - // - // checkEN1_BG2 - // - this.checkEN1_BG2.AutoSize = true; - this.checkEN1_BG2.Location = new System.Drawing.Point(99, 130); - this.checkEN1_BG2.Name = "checkEN1_BG2"; - this.checkEN1_BG2.Size = new System.Drawing.Size(15, 14); - this.checkEN1_BG2.TabIndex = 97; - this.checkEN1_BG2.UseVisualStyleBackColor = true; - this.checkEN1_BG2.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // label29 - // - this.label29.AutoSize = true; - this.label29.Location = new System.Drawing.Point(32, 233); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(46, 13); - this.label29.TabIndex = 50; - this.label29.Text = "@Tiles0"; - // - // checkEN1_BG1 - // - this.checkEN1_BG1.AutoSize = true; - this.checkEN1_BG1.Location = new System.Drawing.Point(76, 130); - this.checkEN1_BG1.Name = "checkEN1_BG1"; - this.checkEN1_BG1.Size = new System.Drawing.Size(15, 14); - this.checkEN1_BG1.TabIndex = 96; - this.checkEN1_BG1.UseVisualStyleBackColor = true; - this.checkEN1_BG1.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // txtOBSELSizeBits - // - this.txtOBSELSizeBits.BackColor = System.Drawing.Color.LightGreen; - this.txtOBSELSizeBits.Location = new System.Drawing.Point(13, 210); - this.txtOBSELSizeBits.Multiline = true; - this.txtOBSELSizeBits.Name = "txtOBSELSizeBits"; - this.txtOBSELSizeBits.ReadOnly = true; - this.txtOBSELSizeBits.Size = new System.Drawing.Size(15, 17); - this.txtOBSELSizeBits.TabIndex = 49; - this.txtOBSELSizeBits.Text = "00"; - // - // checkEN3_OBJ - // - this.checkEN3_OBJ.AutoSize = true; - this.checkEN3_OBJ.Location = new System.Drawing.Point(53, 161); - this.checkEN3_OBJ.Name = "checkEN3_OBJ"; - this.checkEN3_OBJ.Size = new System.Drawing.Size(15, 14); - this.checkEN3_OBJ.TabIndex = 95; - this.checkEN3_OBJ.UseVisualStyleBackColor = true; - this.checkEN3_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // checkEN2_OBJ - // - this.checkEN2_OBJ.AutoSize = true; - this.checkEN2_OBJ.Location = new System.Drawing.Point(53, 146); - this.checkEN2_OBJ.Name = "checkEN2_OBJ"; - this.checkEN2_OBJ.Size = new System.Drawing.Size(15, 14); - this.checkEN2_OBJ.TabIndex = 94; - this.checkEN2_OBJ.UseVisualStyleBackColor = true; - this.checkEN2_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // txtOBSELSizeDescr - // - this.txtOBSELSizeDescr.Location = new System.Drawing.Point(78, 210); - this.txtOBSELSizeDescr.Multiline = true; - this.txtOBSELSizeDescr.Name = "txtOBSELSizeDescr"; - this.txtOBSELSizeDescr.ReadOnly = true; - this.txtOBSELSizeDescr.Size = new System.Drawing.Size(80, 18); - this.txtOBSELSizeDescr.TabIndex = 48; - this.txtOBSELSizeDescr.Text = "64x32, 32x32"; - // - // lblEnPrio2 - // - this.lblEnPrio2.AutoSize = true; - this.lblEnPrio2.ForeColor = System.Drawing.Color.Blue; - this.lblEnPrio2.Location = new System.Drawing.Point(3, 146); - this.lblEnPrio2.Name = "lblEnPrio2"; - this.lblEnPrio2.Size = new System.Drawing.Size(49, 13); - this.lblEnPrio2.TabIndex = 93; - this.lblEnPrio2.Text = "EN.Prio2"; - this.lblEnPrio2.Click += new System.EventHandler(this.lblEnPrio2_Click); - this.lblEnPrio2.DoubleClick += new System.EventHandler(this.lblEnPrio2_Click); - // - // label28 - // - this.label28.AutoSize = true; - this.label28.Location = new System.Drawing.Point(32, 213); - this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(27, 13); - this.label28.TabIndex = 47; - this.label28.Text = "Size"; - // - // lblEnPrio1 - // - this.lblEnPrio1.AutoSize = true; - this.lblEnPrio1.ForeColor = System.Drawing.Color.Blue; - this.lblEnPrio1.Location = new System.Drawing.Point(162, 130); - this.lblEnPrio1.Name = "lblEnPrio1"; - this.lblEnPrio1.Size = new System.Drawing.Size(49, 13); - this.lblEnPrio1.TabIndex = 92; - this.lblEnPrio1.Text = "EN.Prio1"; - this.lblEnPrio1.Click += new System.EventHandler(this.lblEnPrio1_Click); - this.lblEnPrio1.DoubleClick += new System.EventHandler(this.lblEnPrio1_Click); - // - // label20 - // - this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(72, 147); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(42, 13); - this.label20.TabIndex = 21; - this.label20.Text = "SETINI"; - // - // checkScreenExtbg - // - this.checkScreenExtbg.AutoSize = true; - this.checkScreenExtbg.Enabled = false; - this.checkScreenExtbg.Location = new System.Drawing.Point(83, 163); - this.checkScreenExtbg.Name = "checkScreenExtbg"; - this.checkScreenExtbg.Size = new System.Drawing.Size(15, 14); - this.checkScreenExtbg.TabIndex = 22; - this.checkScreenExtbg.UseVisualStyleBackColor = true; - // - // label38 - // - this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(229, 131); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(26, 13); - this.label38.TabIndex = 91; - this.label38.Text = "Half"; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(97, 163); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(43, 13); - this.label21.TabIndex = 23; - this.label21.Text = "EXTBG"; - // - // txtScreenCGADSUB_Half - // - this.txtScreenCGADSUB_Half.AutoSize = true; - this.txtScreenCGADSUB_Half.Enabled = false; - this.txtScreenCGADSUB_Half.Location = new System.Drawing.Point(214, 131); - this.txtScreenCGADSUB_Half.Name = "txtScreenCGADSUB_Half"; - this.txtScreenCGADSUB_Half.Size = new System.Drawing.Size(15, 14); - this.txtScreenCGADSUB_Half.TabIndex = 90; - this.txtScreenCGADSUB_Half.UseVisualStyleBackColor = true; - // - // checkScreenHires - // - this.checkScreenHires.AutoSize = true; - this.checkScreenHires.Enabled = false; - this.checkScreenHires.Location = new System.Drawing.Point(83, 177); - this.checkScreenHires.Name = "checkScreenHires"; - this.checkScreenHires.Size = new System.Drawing.Size(15, 14); - this.checkScreenHires.TabIndex = 24; - this.checkScreenHires.UseVisualStyleBackColor = true; - // - // lblEnPrio0 - // - this.lblEnPrio0.AutoSize = true; - this.lblEnPrio0.ForeColor = System.Drawing.Color.Blue; - this.lblEnPrio0.Location = new System.Drawing.Point(162, 115); - this.lblEnPrio0.Name = "lblEnPrio0"; - this.lblEnPrio0.Size = new System.Drawing.Size(49, 13); - this.lblEnPrio0.TabIndex = 89; - this.lblEnPrio0.Text = "EN.Prio0"; - this.lblEnPrio0.Click += new System.EventHandler(this.lblEnPrio0_Click); - this.lblEnPrio0.DoubleClick += new System.EventHandler(this.lblEnPrio0_Click); - // - // label18391 - // - this.label18391.AutoSize = true; - this.label18391.Location = new System.Drawing.Point(97, 177); - this.label18391.Name = "label18391"; - this.label18391.Size = new System.Drawing.Size(40, 13); - this.label18391.TabIndex = 25; - this.label18391.Text = "HIRES"; - // - // checkEN0_OBJ - // - this.checkEN0_OBJ.AutoSize = true; - this.checkEN0_OBJ.Location = new System.Drawing.Point(53, 114); - this.checkEN0_OBJ.Name = "checkEN0_OBJ"; - this.checkEN0_OBJ.Size = new System.Drawing.Size(15, 14); - this.checkEN0_OBJ.TabIndex = 88; - this.checkEN0_OBJ.UseVisualStyleBackColor = true; - this.checkEN0_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // checkScreenOverscan - // - this.checkScreenOverscan.AutoSize = true; - this.checkScreenOverscan.Enabled = false; - this.checkScreenOverscan.Location = new System.Drawing.Point(83, 191); - this.checkScreenOverscan.Name = "checkScreenOverscan"; - this.checkScreenOverscan.Size = new System.Drawing.Size(15, 14); - this.checkScreenOverscan.TabIndex = 26; - this.checkScreenOverscan.UseVisualStyleBackColor = true; - // - // checkEN0_BG4 - // - this.checkEN0_BG4.AutoSize = true; - this.checkEN0_BG4.Location = new System.Drawing.Point(145, 114); - this.checkEN0_BG4.Name = "checkEN0_BG4"; - this.checkEN0_BG4.Size = new System.Drawing.Size(15, 14); - this.checkEN0_BG4.TabIndex = 87; - this.checkEN0_BG4.UseVisualStyleBackColor = true; - this.checkEN0_BG4.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // label198129381279841 - // - this.label198129381279841.AutoSize = true; - this.label198129381279841.Location = new System.Drawing.Point(97, 191); - this.label198129381279841.Name = "label198129381279841"; - this.label198129381279841.Size = new System.Drawing.Size(47, 13); - this.label198129381279841.TabIndex = 27; - this.label198129381279841.Text = "O.SCAN"; - // - // checkEN0_BG3 - // - this.checkEN0_BG3.AutoSize = true; - this.checkEN0_BG3.Location = new System.Drawing.Point(122, 114); - this.checkEN0_BG3.Name = "checkEN0_BG3"; - this.checkEN0_BG3.Size = new System.Drawing.Size(15, 14); - this.checkEN0_BG3.TabIndex = 86; - this.checkEN0_BG3.UseVisualStyleBackColor = true; - this.checkEN0_BG3.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // checkScreenObjInterlace - // - this.checkScreenObjInterlace.AutoSize = true; - this.checkScreenObjInterlace.Enabled = false; - this.checkScreenObjInterlace.Location = new System.Drawing.Point(142, 161); - this.checkScreenObjInterlace.Name = "checkScreenObjInterlace"; - this.checkScreenObjInterlace.Size = new System.Drawing.Size(15, 14); - this.checkScreenObjInterlace.TabIndex = 28; - this.checkScreenObjInterlace.UseVisualStyleBackColor = true; - // - // checkEN0_BG2 - // - this.checkEN0_BG2.AutoSize = true; - this.checkEN0_BG2.Location = new System.Drawing.Point(99, 114); - this.checkEN0_BG2.Name = "checkEN0_BG2"; - this.checkEN0_BG2.Size = new System.Drawing.Size(15, 14); - this.checkEN0_BG2.TabIndex = 85; - this.checkEN0_BG2.UseVisualStyleBackColor = true; - this.checkEN0_BG2.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // label123812831 - // - this.label123812831.AutoSize = true; - this.label123812831.Location = new System.Drawing.Point(156, 161); - this.label123812831.Name = "label123812831"; - this.label123812831.Size = new System.Drawing.Size(49, 13); - this.label123812831.TabIndex = 29; - this.label123812831.Text = "O.INTLC"; - // - // checkEN0_BG1 - // - this.checkEN0_BG1.AutoSize = true; - this.checkEN0_BG1.Location = new System.Drawing.Point(76, 114); - this.checkEN0_BG1.Name = "checkEN0_BG1"; - this.checkEN0_BG1.Size = new System.Drawing.Size(15, 14); - this.checkEN0_BG1.TabIndex = 84; - this.checkEN0_BG1.UseVisualStyleBackColor = true; - this.checkEN0_BG1.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); - // - // checkScreenInterlace - // - this.checkScreenInterlace.AutoSize = true; - this.checkScreenInterlace.Enabled = false; - this.checkScreenInterlace.Location = new System.Drawing.Point(142, 174); - this.checkScreenInterlace.Name = "checkScreenInterlace"; - this.checkScreenInterlace.Size = new System.Drawing.Size(15, 14); - this.checkScreenInterlace.TabIndex = 30; - this.checkScreenInterlace.UseVisualStyleBackColor = true; - // - // txtScreenCGADSUB_AddSub_Descr - // - this.txtScreenCGADSUB_AddSub_Descr.Location = new System.Drawing.Point(234, 112); - this.txtScreenCGADSUB_AddSub_Descr.Multiline = true; - this.txtScreenCGADSUB_AddSub_Descr.Name = "txtScreenCGADSUB_AddSub_Descr"; - this.txtScreenCGADSUB_AddSub_Descr.ReadOnly = true; - this.txtScreenCGADSUB_AddSub_Descr.Size = new System.Drawing.Size(31, 17); - this.txtScreenCGADSUB_AddSub_Descr.TabIndex = 39; - this.txtScreenCGADSUB_AddSub_Descr.Text = "ADD"; - // - // label2193813 - // - this.label2193813.AutoSize = true; - this.label2193813.Location = new System.Drawing.Point(156, 174); - this.label2193813.Name = "label2193813"; - this.label2193813.Size = new System.Drawing.Size(48, 13); - this.label2193813.TabIndex = 31; - this.label2193813.Text = "S.INTLC"; - // - // txtScreenCGADSUB_AddSub - // - this.txtScreenCGADSUB_AddSub.BackColor = System.Drawing.Color.LightGreen; - this.txtScreenCGADSUB_AddSub.Location = new System.Drawing.Point(213, 112); - this.txtScreenCGADSUB_AddSub.Multiline = true; - this.txtScreenCGADSUB_AddSub.Name = "txtScreenCGADSUB_AddSub"; - this.txtScreenCGADSUB_AddSub.ReadOnly = true; - this.txtScreenCGADSUB_AddSub.Size = new System.Drawing.Size(15, 17); - this.txtScreenCGADSUB_AddSub.TabIndex = 83; - this.txtScreenCGADSUB_AddSub.Text = "00"; - // - // label36 - // - this.label36.AutoSize = true; - this.label36.Location = new System.Drawing.Point(206, 96); - this.label36.Name = "label36"; - this.label36.Size = new System.Drawing.Size(59, 13); - this.label36.TabIndex = 82; - this.label36.Text = "CGADSUB"; - // - // checkTMOBJ - // - this.checkTMOBJ.AutoSize = true; - this.checkTMOBJ.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTMOBJ.ForceChecked = null; - this.checkTMOBJ.Location = new System.Drawing.Point(53, 62); - this.checkTMOBJ.Name = "checkTMOBJ"; - this.checkTMOBJ.Size = new System.Drawing.Size(15, 14); - this.checkTMOBJ.TabIndex = 81; - this.checkTMOBJ.UseVisualStyleBackColor = true; - // - // checkTSOBJ - // - this.checkTSOBJ.AutoSize = true; - this.checkTSOBJ.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTSOBJ.ForceChecked = null; - this.checkTSOBJ.Location = new System.Drawing.Point(53, 77); - this.checkTSOBJ.Name = "checkTSOBJ"; - this.checkTSOBJ.Size = new System.Drawing.Size(15, 14); - this.checkTSOBJ.TabIndex = 80; - this.checkTSOBJ.UseVisualStyleBackColor = true; - // - // checkMathBK - // - this.checkMathBK.AutoSize = true; - this.checkMathBK.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathBK.ForceChecked = null; - this.checkMathBK.Location = new System.Drawing.Point(30, 93); - this.checkMathBK.Name = "checkMathBK"; - this.checkMathBK.Size = new System.Drawing.Size(15, 14); - this.checkMathBK.TabIndex = 79; - this.checkMathBK.UseVisualStyleBackColor = true; - // - // label35 - // - this.label35.Location = new System.Drawing.Point(28, 110); - this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(172, 2); - this.label35.TabIndex = 78; - this.label35.Text = "label35"; - // - // checkMathBG4 - // - this.checkMathBG4.AutoSize = true; - this.checkMathBG4.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathBG4.ForceChecked = null; - this.checkMathBG4.Location = new System.Drawing.Point(145, 94); - this.checkMathBG4.Name = "checkMathBG4"; - this.checkMathBG4.Size = new System.Drawing.Size(15, 14); - this.checkMathBG4.TabIndex = 77; - this.checkMathBG4.UseVisualStyleBackColor = true; - // - // checkMathBG3 - // - this.checkMathBG3.AutoSize = true; - this.checkMathBG3.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathBG3.ForceChecked = null; - this.checkMathBG3.Location = new System.Drawing.Point(122, 94); - this.checkMathBG3.Name = "checkMathBG3"; - this.checkMathBG3.Size = new System.Drawing.Size(15, 14); - this.checkMathBG3.TabIndex = 76; - this.checkMathBG3.UseVisualStyleBackColor = true; - // - // checkMathBG2 - // - this.checkMathBG2.AutoSize = true; - this.checkMathBG2.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathBG2.ForceChecked = null; - this.checkMathBG2.Location = new System.Drawing.Point(99, 94); - this.checkMathBG2.Name = "checkMathBG2"; - this.checkMathBG2.Size = new System.Drawing.Size(15, 14); - this.checkMathBG2.TabIndex = 75; - this.checkMathBG2.UseVisualStyleBackColor = true; - // - // checkMathBG1 - // - this.checkMathBG1.AutoSize = true; - this.checkMathBG1.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathBG1.ForceChecked = null; - this.checkMathBG1.Location = new System.Drawing.Point(76, 94); - this.checkMathBG1.Name = "checkMathBG1"; - this.checkMathBG1.Size = new System.Drawing.Size(15, 14); - this.checkMathBG1.TabIndex = 74; - this.checkMathBG1.UseVisualStyleBackColor = true; - // - // label33 - // - this.label33.AutoSize = true; - this.label33.Location = new System.Drawing.Point(162, 94); - this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(31, 13); - this.label33.TabIndex = 73; - this.label33.Text = "Math"; - // - // checkMathOBJ - // - this.checkMathOBJ.AutoSize = true; - this.checkMathOBJ.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkMathOBJ.ForceChecked = null; - this.checkMathOBJ.Location = new System.Drawing.Point(53, 94); - this.checkMathOBJ.Name = "checkMathOBJ"; - this.checkMathOBJ.Size = new System.Drawing.Size(15, 14); - this.checkMathOBJ.TabIndex = 72; - this.checkMathOBJ.UseVisualStyleBackColor = true; - // - // lblTS - // - this.lblTS.AutoSize = true; - this.lblTS.Location = new System.Drawing.Point(162, 78); - this.lblTS.Name = "lblTS"; - this.lblTS.Size = new System.Drawing.Size(21, 13); - this.lblTS.TabIndex = 71; - this.lblTS.Text = "TS"; - // - // checkTSBG4 - // - this.checkTSBG4.AutoSize = true; - this.checkTSBG4.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTSBG4.ForceChecked = null; - this.checkTSBG4.Location = new System.Drawing.Point(145, 78); - this.checkTSBG4.Name = "checkTSBG4"; - this.checkTSBG4.Size = new System.Drawing.Size(15, 14); - this.checkTSBG4.TabIndex = 70; - this.checkTSBG4.UseVisualStyleBackColor = true; - // - // checkTSBG3 - // - this.checkTSBG3.AutoSize = true; - this.checkTSBG3.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTSBG3.ForceChecked = null; - this.checkTSBG3.Location = new System.Drawing.Point(122, 78); - this.checkTSBG3.Name = "checkTSBG3"; - this.checkTSBG3.Size = new System.Drawing.Size(15, 14); - this.checkTSBG3.TabIndex = 69; - this.checkTSBG3.UseVisualStyleBackColor = true; - // - // checkTSBG2 - // - this.checkTSBG2.AutoSize = true; - this.checkTSBG2.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTSBG2.ForceChecked = null; - this.checkTSBG2.Location = new System.Drawing.Point(99, 78); - this.checkTSBG2.Name = "checkTSBG2"; - this.checkTSBG2.Size = new System.Drawing.Size(15, 14); - this.checkTSBG2.TabIndex = 68; - this.checkTSBG2.UseVisualStyleBackColor = true; - // - // checkTSBG1 - // - this.checkTSBG1.AutoSize = true; - this.checkTSBG1.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTSBG1.ForceChecked = null; - this.checkTSBG1.Location = new System.Drawing.Point(76, 78); - this.checkTSBG1.Name = "checkTSBG1"; - this.checkTSBG1.Size = new System.Drawing.Size(15, 14); - this.checkTSBG1.TabIndex = 67; - this.checkTSBG1.UseVisualStyleBackColor = true; - // - // lblTM - // - this.lblTM.AutoSize = true; - this.lblTM.Location = new System.Drawing.Point(162, 63); - this.lblTM.Name = "lblTM"; - this.lblTM.Size = new System.Drawing.Size(23, 13); - this.lblTM.TabIndex = 66; - this.lblTM.Text = "TM"; - // - // checkTMBG4 - // - this.checkTMBG4.AutoSize = true; - this.checkTMBG4.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTMBG4.ForceChecked = null; - this.checkTMBG4.Location = new System.Drawing.Point(145, 63); - this.checkTMBG4.Name = "checkTMBG4"; - this.checkTMBG4.Size = new System.Drawing.Size(15, 14); - this.checkTMBG4.TabIndex = 65; - this.checkTMBG4.UseVisualStyleBackColor = true; - // - // checkTMBG3 - // - this.checkTMBG3.AutoSize = true; - this.checkTMBG3.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTMBG3.ForceChecked = null; - this.checkTMBG3.Location = new System.Drawing.Point(122, 63); - this.checkTMBG3.Name = "checkTMBG3"; - this.checkTMBG3.Size = new System.Drawing.Size(15, 14); - this.checkTMBG3.TabIndex = 64; - this.checkTMBG3.UseVisualStyleBackColor = true; - // - // checkTMBG2 - // - this.checkTMBG2.AutoSize = true; - this.checkTMBG2.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTMBG2.ForceChecked = null; - this.checkTMBG2.Location = new System.Drawing.Point(99, 63); - this.checkTMBG2.Name = "checkTMBG2"; - this.checkTMBG2.Size = new System.Drawing.Size(15, 14); - this.checkTMBG2.TabIndex = 63; - this.checkTMBG2.UseVisualStyleBackColor = true; - // - // checkTMBG1 - // - this.checkTMBG1.AutoSize = true; - this.checkTMBG1.CheckBackColor = System.Drawing.SystemColors.Control; - this.checkTMBG1.ForceChecked = null; - this.checkTMBG1.Location = new System.Drawing.Point(76, 63); - this.checkTMBG1.Name = "checkTMBG1"; - this.checkTMBG1.Size = new System.Drawing.Size(15, 14); - this.checkTMBG1.TabIndex = 62; - this.checkTMBG1.UseVisualStyleBackColor = true; - // - // label32 - // - this.label32.AutoSize = true; - this.label32.Location = new System.Drawing.Point(46, 46); - this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(27, 13); - this.label32.TabIndex = 57; - this.label32.Text = "OBJ"; - // - // label31 - // - this.label31.AutoSize = true; - this.label31.Location = new System.Drawing.Point(26, 78); - this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(21, 13); - this.label31.TabIndex = 56; - this.label31.Text = "BK"; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.Location = new System.Drawing.Point(229, 64); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(61, 13); - this.label25.TabIndex = 44; - this.label25.Text = "Math/Fixed"; - // - // txtScreenCGWSEL_MathFixed - // - this.txtScreenCGWSEL_MathFixed.BackColor = System.Drawing.Color.LightGreen; - this.txtScreenCGWSEL_MathFixed.Location = new System.Drawing.Point(213, 62); - this.txtScreenCGWSEL_MathFixed.Multiline = true; - this.txtScreenCGWSEL_MathFixed.Name = "txtScreenCGWSEL_MathFixed"; - this.txtScreenCGWSEL_MathFixed.ReadOnly = true; - this.txtScreenCGWSEL_MathFixed.Size = new System.Drawing.Size(15, 17); - this.txtScreenCGWSEL_MathFixed.TabIndex = 43; - this.txtScreenCGWSEL_MathFixed.Text = "00"; - // - // label2893719831 - // - this.label2893719831.AutoSize = true; - this.label2893719831.Location = new System.Drawing.Point(229, 45); - this.label2893719831.Name = "label2893719831"; - this.label2893719831.Size = new System.Drawing.Size(52, 13); - this.label2893719831.TabIndex = 42; - this.label2893719831.Text = "SubMask"; - // - // txtScreenCGWSEL_ColorSubMask - // - this.txtScreenCGWSEL_ColorSubMask.BackColor = System.Drawing.Color.LightGreen; - this.txtScreenCGWSEL_ColorSubMask.Location = new System.Drawing.Point(213, 43); - this.txtScreenCGWSEL_ColorSubMask.Multiline = true; - this.txtScreenCGWSEL_ColorSubMask.Name = "txtScreenCGWSEL_ColorSubMask"; - this.txtScreenCGWSEL_ColorSubMask.ReadOnly = true; - this.txtScreenCGWSEL_ColorSubMask.Size = new System.Drawing.Size(15, 17); - this.txtScreenCGWSEL_ColorSubMask.TabIndex = 41; - this.txtScreenCGWSEL_ColorSubMask.Text = "00"; - // - // label23 - // - this.label23.AutoSize = true; - this.label23.Location = new System.Drawing.Point(229, 27); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(56, 13); - this.label23.TabIndex = 40; - this.label23.Text = "MainMask"; - // - // txtScreenCGWSEL_ColorMask - // - this.txtScreenCGWSEL_ColorMask.BackColor = System.Drawing.Color.LightGreen; - this.txtScreenCGWSEL_ColorMask.Location = new System.Drawing.Point(213, 25); - this.txtScreenCGWSEL_ColorMask.Multiline = true; - this.txtScreenCGWSEL_ColorMask.Name = "txtScreenCGWSEL_ColorMask"; - this.txtScreenCGWSEL_ColorMask.ReadOnly = true; - this.txtScreenCGWSEL_ColorMask.Size = new System.Drawing.Size(15, 17); - this.txtScreenCGWSEL_ColorMask.TabIndex = 39; - this.txtScreenCGWSEL_ColorMask.Text = "00"; - // - // label22 - // - this.label22.AutoSize = true; - this.label22.Location = new System.Drawing.Point(206, 10); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(53, 13); - this.label22.TabIndex = 32; - this.label22.Text = "CGWSEL"; - // - // label27 - // - this.label27.AutoSize = true; - this.label27.Location = new System.Drawing.Point(229, 81); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(59, 13); - this.label27.TabIndex = 31; - this.label27.Text = "DirectColor"; - // - // checkScreenCGWSEL_DirectColor - // - this.checkScreenCGWSEL_DirectColor.AutoSize = true; - this.checkScreenCGWSEL_DirectColor.Enabled = false; - this.checkScreenCGWSEL_DirectColor.Location = new System.Drawing.Point(214, 81); - this.checkScreenCGWSEL_DirectColor.Name = "checkScreenCGWSEL_DirectColor"; - this.checkScreenCGWSEL_DirectColor.Size = new System.Drawing.Size(15, 14); - this.checkScreenCGWSEL_DirectColor.TabIndex = 30; - this.checkScreenCGWSEL_DirectColor.UseVisualStyleBackColor = true; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(162, 46); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(34, 13); - this.label16.TabIndex = 20; - this.label16.Text = "TSize"; - // - // txtScreenBG4TSize - // - this.txtScreenBG4TSize.Location = new System.Drawing.Point(143, 44); - this.txtScreenBG4TSize.Multiline = true; - this.txtScreenBG4TSize.Name = "txtScreenBG4TSize"; - this.txtScreenBG4TSize.ReadOnly = true; - this.txtScreenBG4TSize.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG4TSize.TabIndex = 19; - this.txtScreenBG4TSize.Text = "16"; - // - // txtScreenBG3TSize - // - this.txtScreenBG3TSize.Location = new System.Drawing.Point(120, 44); - this.txtScreenBG3TSize.Multiline = true; - this.txtScreenBG3TSize.Name = "txtScreenBG3TSize"; - this.txtScreenBG3TSize.ReadOnly = true; - this.txtScreenBG3TSize.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG3TSize.TabIndex = 18; - this.txtScreenBG3TSize.Text = "16"; - // - // txtScreenBG2TSize - // - this.txtScreenBG2TSize.Location = new System.Drawing.Point(97, 44); - this.txtScreenBG2TSize.Multiline = true; - this.txtScreenBG2TSize.Name = "txtScreenBG2TSize"; - this.txtScreenBG2TSize.ReadOnly = true; - this.txtScreenBG2TSize.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG2TSize.TabIndex = 17; - this.txtScreenBG2TSize.Text = "16"; - // - // txtScreenBG1TSize - // - this.txtScreenBG1TSize.Location = new System.Drawing.Point(74, 44); - this.txtScreenBG1TSize.Multiline = true; - this.txtScreenBG1TSize.Name = "txtScreenBG1TSize"; - this.txtScreenBG1TSize.ReadOnly = true; - this.txtScreenBG1TSize.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG1TSize.TabIndex = 16; - this.txtScreenBG1TSize.Text = "16"; - // - // txtScreenBG4Bpp - // - this.txtScreenBG4Bpp.Location = new System.Drawing.Point(143, 26); - this.txtScreenBG4Bpp.Multiline = true; - this.txtScreenBG4Bpp.Name = "txtScreenBG4Bpp"; - this.txtScreenBG4Bpp.ReadOnly = true; - this.txtScreenBG4Bpp.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG4Bpp.TabIndex = 15; - this.txtScreenBG4Bpp.Text = "8"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(4, 20); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(34, 13); - this.label1.TabIndex = 0; - this.label1.Text = "Mode"; - // - // txtScreenBG3Bpp - // - this.txtScreenBG3Bpp.Location = new System.Drawing.Point(120, 26); - this.txtScreenBG3Bpp.Multiline = true; - this.txtScreenBG3Bpp.Name = "txtScreenBG3Bpp"; - this.txtScreenBG3Bpp.ReadOnly = true; - this.txtScreenBG3Bpp.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG3Bpp.TabIndex = 14; - this.txtScreenBG3Bpp.Text = "8"; - // - // txtModeBits - // - this.txtModeBits.BackColor = System.Drawing.Color.LightGreen; - this.txtModeBits.Location = new System.Drawing.Point(40, 19); - this.txtModeBits.Multiline = true; - this.txtModeBits.Name = "txtModeBits"; - this.txtModeBits.ReadOnly = true; - this.txtModeBits.Size = new System.Drawing.Size(25, 17); - this.txtModeBits.TabIndex = 6; - this.txtModeBits.Text = "000"; - // - // txtScreenBG2Bpp - // - this.txtScreenBG2Bpp.Location = new System.Drawing.Point(97, 26); - this.txtScreenBG2Bpp.Multiline = true; - this.txtScreenBG2Bpp.Name = "txtScreenBG2Bpp"; - this.txtScreenBG2Bpp.ReadOnly = true; - this.txtScreenBG2Bpp.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG2Bpp.TabIndex = 13; - this.txtScreenBG2Bpp.Text = "8"; - // - // label8 - // - this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(162, 27); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(25, 13); - this.label8.TabIndex = 7; - this.label8.Text = "bpp"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(142, 10); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(28, 13); - this.label7.TabIndex = 12; - this.label7.Text = "BG4"; - // - // txtScreenBG1Bpp - // - this.txtScreenBG1Bpp.Location = new System.Drawing.Point(74, 26); - this.txtScreenBG1Bpp.Multiline = true; - this.txtScreenBG1Bpp.Name = "txtScreenBG1Bpp"; - this.txtScreenBG1Bpp.ReadOnly = true; - this.txtScreenBG1Bpp.Size = new System.Drawing.Size(18, 17); - this.txtScreenBG1Bpp.TabIndex = 8; - this.txtScreenBG1Bpp.Text = "8"; - // - // lblBG3 - // - this.lblBG3.AutoSize = true; - this.lblBG3.Location = new System.Drawing.Point(117, 10); - this.lblBG3.Name = "lblBG3"; - this.lblBG3.Size = new System.Drawing.Size(28, 13); - this.lblBG3.TabIndex = 11; - this.lblBG3.Text = "BG3"; - this.toolTip1.SetToolTip(this.lblBG3, "Test"); - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(69, 10); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(28, 13); - this.label4.TabIndex = 9; - this.label4.Text = "BG1"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(93, 10); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(28, 13); - this.label5.TabIndex = 10; - this.label5.Text = "BG2"; - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.txtBG1Scroll); - this.groupBox1.Controls.Add(this.label37); - this.groupBox1.Controls.Add(this.txtBG1MapSizeBytes); - this.groupBox1.Controls.Add(this.txtBGPaletteInfo); - this.groupBox1.Controls.Add(this.rbBG4); - this.groupBox1.Controls.Add(this.rbBG3); - this.groupBox1.Controls.Add(this.rbBG2); - this.groupBox1.Controls.Add(this.rbBG1); - this.groupBox1.Controls.Add(this.txtBG1TSizeDescr); - this.groupBox1.Controls.Add(this.comboBGProps); - this.groupBox1.Controls.Add(this.label15); - this.groupBox1.Controls.Add(this.txtBG1TSizeBits); - this.groupBox1.Controls.Add(this.label13); - this.groupBox1.Controls.Add(this.txtBG1Colors); - this.groupBox1.Controls.Add(this.txtBG1Bpp); - this.groupBox1.Controls.Add(this.label12); - this.groupBox1.Controls.Add(this.txtBG1TDAddrDescr); - this.groupBox1.Controls.Add(this.label11); - this.groupBox1.Controls.Add(this.txtBG1SCAddrDescr); - this.groupBox1.Controls.Add(this.label9); - this.groupBox1.Controls.Add(this.txtBG1TDAddrBits); - this.groupBox1.Controls.Add(this.label10); - this.groupBox1.Controls.Add(this.txtBG1SizeInPixels); - this.groupBox1.Controls.Add(this.label3); - this.groupBox1.Controls.Add(this.txtBG1SCAddrBits); - this.groupBox1.Controls.Add(this.txtBG1SizeInTiles); - this.groupBox1.Controls.Add(this.label2); - this.groupBox1.Controls.Add(this.txtBG1SizeBits); - this.groupBox1.Location = new System.Drawing.Point(2, 281); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(170, 233); - this.groupBox1.TabIndex = 3; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "BG"; - // - // txtBG1Scroll - // - this.txtBG1Scroll.Location = new System.Drawing.Point(73, 134); - this.txtBG1Scroll.Multiline = true; - this.txtBG1Scroll.Name = "txtBG1Scroll"; - this.txtBG1Scroll.ReadOnly = true; - this.txtBG1Scroll.Size = new System.Drawing.Size(72, 18); - this.txtBG1Scroll.TabIndex = 42; - this.txtBG1Scroll.Text = "1024,1024"; - // - // label37 - // - this.label37.AutoSize = true; - this.label37.Location = new System.Drawing.Point(35, 137); - this.label37.Name = "label37"; - this.label37.Size = new System.Drawing.Size(36, 13); - this.label37.TabIndex = 41; - this.label37.Text = "Scroll:"; - // - // txtBG1MapSizeBytes - // - this.txtBG1MapSizeBytes.Location = new System.Drawing.Point(34, 112); - this.txtBG1MapSizeBytes.Multiline = true; - this.txtBG1MapSizeBytes.Name = "txtBG1MapSizeBytes"; - this.txtBG1MapSizeBytes.ReadOnly = true; - this.txtBG1MapSizeBytes.Size = new System.Drawing.Size(33, 17); - this.txtBG1MapSizeBytes.TabIndex = 40; - this.txtBG1MapSizeBytes.Text = "(32K)"; - // - // txtBGPaletteInfo - // - this.txtBGPaletteInfo.Location = new System.Drawing.Point(5, 206); - this.txtBGPaletteInfo.Multiline = true; - this.txtBGPaletteInfo.Name = "txtBGPaletteInfo"; - this.txtBGPaletteInfo.ReadOnly = true; - this.txtBGPaletteInfo.Size = new System.Drawing.Size(155, 19); - this.txtBGPaletteInfo.TabIndex = 39; - this.txtBGPaletteInfo.Text = "256 colors from $FF to $FF"; - // - // rbBG4 - // - this.rbBG4.AutoSize = true; - this.rbBG4.Location = new System.Drawing.Point(120, 32); - this.rbBG4.Name = "rbBG4"; - this.rbBG4.Size = new System.Drawing.Size(46, 17); - this.rbBG4.TabIndex = 35; - this.rbBG4.TabStop = true; - this.rbBG4.Text = "BG4"; - this.rbBG4.UseVisualStyleBackColor = true; - this.rbBG4.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); - // - // rbBG3 - // - this.rbBG3.AutoSize = true; - this.rbBG3.Location = new System.Drawing.Point(73, 32); - this.rbBG3.Name = "rbBG3"; - this.rbBG3.Size = new System.Drawing.Size(46, 17); - this.rbBG3.TabIndex = 34; - this.rbBG3.TabStop = true; - this.rbBG3.Text = "BG3"; - this.rbBG3.UseVisualStyleBackColor = true; - this.rbBG3.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); - // - // rbBG2 - // - this.rbBG2.AutoSize = true; - this.rbBG2.Location = new System.Drawing.Point(120, 14); - this.rbBG2.Name = "rbBG2"; - this.rbBG2.Size = new System.Drawing.Size(46, 17); - this.rbBG2.TabIndex = 33; - this.rbBG2.TabStop = true; - this.rbBG2.Text = "BG2"; - this.rbBG2.UseVisualStyleBackColor = true; - this.rbBG2.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); - // - // rbBG1 - // - this.rbBG1.AutoSize = true; - this.rbBG1.Location = new System.Drawing.Point(73, 14); - this.rbBG1.Name = "rbBG1"; - this.rbBG1.Size = new System.Drawing.Size(46, 17); - this.rbBG1.TabIndex = 32; - this.rbBG1.TabStop = true; - this.rbBG1.Text = "BG1"; - this.rbBG1.UseVisualStyleBackColor = true; - this.rbBG1.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); - // - // txtBG1TSizeDescr - // - this.txtBG1TSizeDescr.Location = new System.Drawing.Point(73, 71); - this.txtBG1TSizeDescr.Multiline = true; - this.txtBG1TSizeDescr.Name = "txtBG1TSizeDescr"; - this.txtBG1TSizeDescr.ReadOnly = true; - this.txtBG1TSizeDescr.Size = new System.Drawing.Size(72, 18); - this.txtBG1TSizeDescr.TabIndex = 23; - this.txtBG1TSizeDescr.Text = "16x16"; - // - // comboBGProps - // - this.comboBGProps.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBGProps.FormattingEnabled = true; - this.comboBGProps.Items.AddRange(new object[] { + this.nudScanline.Name = "nudScanline"; + this.nudScanline.Size = new System.Drawing.Size(46, 20); + this.nudScanline.TabIndex = 39; + this.nudScanline.ValueChanged += new System.EventHandler(this.nudScanline_ValueChanged); + // + // sliderScanline + // + this.sliderScanline.AutoSize = false; + this.sliderScanline.Location = new System.Drawing.Point(14, 41); + this.sliderScanline.Maximum = 224; + this.sliderScanline.Name = "sliderScanline"; + this.sliderScanline.Orientation = System.Windows.Forms.Orientation.Vertical; + this.sliderScanline.Size = new System.Drawing.Size(30, 144); + this.sliderScanline.TabIndex = 40; + this.sliderScanline.Text = "label14"; + this.sliderScanline.TickFrequency = 16; + this.sliderScanline.Value = 224; + this.sliderScanline.ValueChanged += new System.EventHandler(this.sliderScanline_ValueChanged); + // + // label24 + // + this.label24.AutoSize = true; + this.label24.Location = new System.Drawing.Point(420, 60); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(78, 13); + this.label24.TabIndex = 49; + this.label24.Text = "User Backdrop"; + // + // groupBox6 + // + this.groupBox6.Controls.Add(this.labelClipboard); + this.groupBox6.Location = new System.Drawing.Point(2, 520); + this.groupBox6.Name = "groupBox6"; + this.groupBox6.Size = new System.Drawing.Size(220, 38); + this.groupBox6.TabIndex = 50; + this.groupBox6.TabStop = false; + this.groupBox6.Text = "Copy to Clipboard"; + // + // labelClipboard + // + this.labelClipboard.AutoSize = true; + this.labelClipboard.Location = new System.Drawing.Point(4, 18); + this.labelClipboard.Name = "labelClipboard"; + this.labelClipboard.Size = new System.Drawing.Size(152, 13); + this.labelClipboard.TabIndex = 0; + this.labelClipboard.Text = "Mouseover pane and CTRL+C"; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.label26); + this.groupBox2.Controls.Add(this.txtOBSELT1OfsBits); + this.groupBox2.Controls.Add(this.groupBox8); + this.groupBox2.Controls.Add(this.lblEnPrio3); + this.groupBox2.Controls.Add(this.txtOBSELT1OfsDescr); + this.groupBox2.Controls.Add(this.checkEN1_OBJ); + this.groupBox2.Controls.Add(this.label30); + this.groupBox2.Controls.Add(this.checkEN1_BG4); + this.groupBox2.Controls.Add(this.txtOBSELBaseBits); + this.groupBox2.Controls.Add(this.checkEN1_BG3); + this.groupBox2.Controls.Add(this.txtOBSELBaseDescr); + this.groupBox2.Controls.Add(this.checkEN1_BG2); + this.groupBox2.Controls.Add(this.label29); + this.groupBox2.Controls.Add(this.checkEN1_BG1); + this.groupBox2.Controls.Add(this.txtOBSELSizeBits); + this.groupBox2.Controls.Add(this.checkEN3_OBJ); + this.groupBox2.Controls.Add(this.checkEN2_OBJ); + this.groupBox2.Controls.Add(this.txtOBSELSizeDescr); + this.groupBox2.Controls.Add(this.lblEnPrio2); + this.groupBox2.Controls.Add(this.label28); + this.groupBox2.Controls.Add(this.lblEnPrio1); + this.groupBox2.Controls.Add(this.label20); + this.groupBox2.Controls.Add(this.checkScreenExtbg); + this.groupBox2.Controls.Add(this.label38); + this.groupBox2.Controls.Add(this.label21); + this.groupBox2.Controls.Add(this.txtScreenCGADSUB_Half); + this.groupBox2.Controls.Add(this.checkScreenHires); + this.groupBox2.Controls.Add(this.lblEnPrio0); + this.groupBox2.Controls.Add(this.label18391); + this.groupBox2.Controls.Add(this.checkEN0_OBJ); + this.groupBox2.Controls.Add(this.checkScreenOverscan); + this.groupBox2.Controls.Add(this.checkEN0_BG4); + this.groupBox2.Controls.Add(this.label198129381279841); + this.groupBox2.Controls.Add(this.checkEN0_BG3); + this.groupBox2.Controls.Add(this.checkScreenObjInterlace); + this.groupBox2.Controls.Add(this.checkEN0_BG2); + this.groupBox2.Controls.Add(this.label123812831); + this.groupBox2.Controls.Add(this.checkEN0_BG1); + this.groupBox2.Controls.Add(this.checkScreenInterlace); + this.groupBox2.Controls.Add(this.txtScreenCGADSUB_AddSub_Descr); + this.groupBox2.Controls.Add(this.label2193813); + this.groupBox2.Controls.Add(this.txtScreenCGADSUB_AddSub); + this.groupBox2.Controls.Add(this.label36); + this.groupBox2.Controls.Add(this.checkTMOBJ); + this.groupBox2.Controls.Add(this.checkTSOBJ); + this.groupBox2.Controls.Add(this.checkMathBK); + this.groupBox2.Controls.Add(this.label35); + this.groupBox2.Controls.Add(this.checkMathBG4); + this.groupBox2.Controls.Add(this.checkMathBG3); + this.groupBox2.Controls.Add(this.checkMathBG2); + this.groupBox2.Controls.Add(this.checkMathBG1); + this.groupBox2.Controls.Add(this.label33); + this.groupBox2.Controls.Add(this.checkMathOBJ); + this.groupBox2.Controls.Add(this.lblTS); + this.groupBox2.Controls.Add(this.checkTSBG4); + this.groupBox2.Controls.Add(this.checkTSBG3); + this.groupBox2.Controls.Add(this.checkTSBG2); + this.groupBox2.Controls.Add(this.checkTSBG1); + this.groupBox2.Controls.Add(this.lblTM); + this.groupBox2.Controls.Add(this.checkTMBG4); + this.groupBox2.Controls.Add(this.checkTMBG3); + this.groupBox2.Controls.Add(this.checkTMBG2); + this.groupBox2.Controls.Add(this.checkTMBG1); + this.groupBox2.Controls.Add(this.label32); + this.groupBox2.Controls.Add(this.label31); + this.groupBox2.Controls.Add(this.label25); + this.groupBox2.Controls.Add(this.txtScreenCGWSEL_MathFixed); + this.groupBox2.Controls.Add(this.label2893719831); + this.groupBox2.Controls.Add(this.txtScreenCGWSEL_ColorSubMask); + this.groupBox2.Controls.Add(this.label23); + this.groupBox2.Controls.Add(this.txtScreenCGWSEL_ColorMask); + this.groupBox2.Controls.Add(this.label22); + this.groupBox2.Controls.Add(this.label27); + this.groupBox2.Controls.Add(this.checkScreenCGWSEL_DirectColor); + this.groupBox2.Controls.Add(this.label16); + this.groupBox2.Controls.Add(this.txtScreenBG4TSize); + this.groupBox2.Controls.Add(this.txtScreenBG3TSize); + this.groupBox2.Controls.Add(this.txtScreenBG2TSize); + this.groupBox2.Controls.Add(this.txtScreenBG1TSize); + this.groupBox2.Controls.Add(this.txtScreenBG4Bpp); + this.groupBox2.Controls.Add(this.label1); + this.groupBox2.Controls.Add(this.txtScreenBG3Bpp); + this.groupBox2.Controls.Add(this.txtModeBits); + this.groupBox2.Controls.Add(this.txtScreenBG2Bpp); + this.groupBox2.Controls.Add(this.label8); + this.groupBox2.Controls.Add(this.label7); + this.groupBox2.Controls.Add(this.txtScreenBG1Bpp); + this.groupBox2.Controls.Add(this.lblBG3); + this.groupBox2.Controls.Add(this.label4); + this.groupBox2.Controls.Add(this.label5); + this.groupBox2.Location = new System.Drawing.Point(0, 0); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(294, 275); + this.groupBox2.TabIndex = 16; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Screen"; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.Location = new System.Drawing.Point(6, 194); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(42, 13); + this.label26.TabIndex = 45; + this.label26.Text = "OBSEL"; + // + // txtOBSELT1OfsBits + // + this.txtOBSELT1OfsBits.BackColor = System.Drawing.Color.LightGreen; + this.txtOBSELT1OfsBits.Location = new System.Drawing.Point(13, 249); + this.txtOBSELT1OfsBits.Multiline = true; + this.txtOBSELT1OfsBits.Name = "txtOBSELT1OfsBits"; + this.txtOBSELT1OfsBits.ReadOnly = true; + this.txtOBSELT1OfsBits.Size = new System.Drawing.Size(15, 17); + this.txtOBSELT1OfsBits.TabIndex = 55; + this.txtOBSELT1OfsBits.Text = "00"; + // + // groupBox8 + // + this.groupBox8.Controls.Add(this.radioButton6); + this.groupBox8.Controls.Add(this.radioButton1); + this.groupBox8.Controls.Add(this.radioButton10); + this.groupBox8.Controls.Add(this.radioButton15); + this.groupBox8.Controls.Add(this.radioButton5); + this.groupBox8.Controls.Add(this.radioButton14); + this.groupBox8.Controls.Add(this.radioButton4); + this.groupBox8.Controls.Add(this.radioButton3); + this.groupBox8.Controls.Add(this.radioButton13); + this.groupBox8.Controls.Add(this.radioButton2); + this.groupBox8.Location = new System.Drawing.Point(273, 247); + this.groupBox8.Name = "groupBox8"; + this.groupBox8.Size = new System.Drawing.Size(15, 22); + this.groupBox8.TabIndex = 54; + this.groupBox8.TabStop = false; + this.groupBox8.Text = "groupBox8"; + // + // radioButton6 + // + this.radioButton6.AutoSize = true; + this.radioButton6.Enabled = false; + this.radioButton6.Location = new System.Drawing.Point(77, 115); + this.radioButton6.Name = "radioButton6"; + this.radioButton6.Size = new System.Drawing.Size(73, 17); + this.radioButton6.TabIndex = 49; + this.radioButton6.TabStop = true; + this.radioButton6.Text = "Mode7Ext"; + this.radioButton6.UseVisualStyleBackColor = true; + // + // radioButton1 + // + this.radioButton1.AutoSize = true; + this.radioButton1.Enabled = false; + this.radioButton1.Location = new System.Drawing.Point(27, 51); + this.radioButton1.Name = "radioButton1"; + this.radioButton1.Size = new System.Drawing.Size(46, 17); + this.radioButton1.TabIndex = 19; + this.radioButton1.TabStop = true; + this.radioButton1.Text = "BG1"; + this.radioButton1.UseVisualStyleBackColor = true; + // + // radioButton10 + // + this.radioButton10.AutoSize = true; + this.radioButton10.Enabled = false; + this.radioButton10.Location = new System.Drawing.Point(77, 67); + this.radioButton10.Name = "radioButton10"; + this.radioButton10.Size = new System.Drawing.Size(49, 17); + this.radioButton10.TabIndex = 28; + this.radioButton10.TabStop = true; + this.radioButton10.Text = "4bpp"; + this.radioButton10.UseVisualStyleBackColor = true; + // + // radioButton15 + // + this.radioButton15.AutoSize = true; + this.radioButton15.Enabled = false; + this.radioButton15.Location = new System.Drawing.Point(77, 99); + this.radioButton15.Name = "radioButton15"; + this.radioButton15.Size = new System.Drawing.Size(58, 17); + this.radioButton15.TabIndex = 33; + this.radioButton15.TabStop = true; + this.radioButton15.Text = "Mode7"; + this.radioButton15.UseVisualStyleBackColor = true; + // + // radioButton5 + // + this.radioButton5.AutoSize = true; + this.radioButton5.Enabled = false; + this.radioButton5.Location = new System.Drawing.Point(77, 51); + this.radioButton5.Name = "radioButton5"; + this.radioButton5.Size = new System.Drawing.Size(49, 17); + this.radioButton5.TabIndex = 23; + this.radioButton5.TabStop = true; + this.radioButton5.Text = "2bpp"; + this.radioButton5.UseVisualStyleBackColor = true; + // + // radioButton14 + // + this.radioButton14.AutoSize = true; + this.radioButton14.Enabled = false; + this.radioButton14.Location = new System.Drawing.Point(27, 116); + this.radioButton14.Name = "radioButton14"; + this.radioButton14.Size = new System.Drawing.Size(45, 17); + this.radioButton14.TabIndex = 32; + this.radioButton14.TabStop = true; + this.radioButton14.Text = "OBJ"; + this.radioButton14.UseVisualStyleBackColor = true; + // + // radioButton4 + // + this.radioButton4.AutoSize = true; + this.radioButton4.Enabled = false; + this.radioButton4.Location = new System.Drawing.Point(27, 99); + this.radioButton4.Name = "radioButton4"; + this.radioButton4.Size = new System.Drawing.Size(46, 17); + this.radioButton4.TabIndex = 22; + this.radioButton4.TabStop = true; + this.radioButton4.Text = "BG4"; + this.radioButton4.UseVisualStyleBackColor = true; + // + // radioButton3 + // + this.radioButton3.AutoSize = true; + this.radioButton3.Enabled = false; + this.radioButton3.Location = new System.Drawing.Point(27, 83); + this.radioButton3.Name = "radioButton3"; + this.radioButton3.Size = new System.Drawing.Size(46, 17); + this.radioButton3.TabIndex = 21; + this.radioButton3.TabStop = true; + this.radioButton3.Text = "BG3"; + this.radioButton3.UseVisualStyleBackColor = true; + // + // radioButton13 + // + this.radioButton13.AutoSize = true; + this.radioButton13.Enabled = false; + this.radioButton13.Location = new System.Drawing.Point(77, 83); + this.radioButton13.Name = "radioButton13"; + this.radioButton13.Size = new System.Drawing.Size(49, 17); + this.radioButton13.TabIndex = 31; + this.radioButton13.TabStop = true; + this.radioButton13.Text = "8bpp"; + this.radioButton13.UseVisualStyleBackColor = true; + // + // radioButton2 + // + this.radioButton2.AutoSize = true; + this.radioButton2.Enabled = false; + this.radioButton2.Location = new System.Drawing.Point(27, 67); + this.radioButton2.Name = "radioButton2"; + this.radioButton2.Size = new System.Drawing.Size(46, 17); + this.radioButton2.TabIndex = 20; + this.radioButton2.TabStop = true; + this.radioButton2.Text = "BG2"; + this.radioButton2.UseVisualStyleBackColor = true; + // + // lblEnPrio3 + // + this.lblEnPrio3.AutoSize = true; + this.lblEnPrio3.ForeColor = System.Drawing.Color.Blue; + this.lblEnPrio3.Location = new System.Drawing.Point(3, 161); + this.lblEnPrio3.Name = "lblEnPrio3"; + this.lblEnPrio3.Size = new System.Drawing.Size(49, 13); + this.lblEnPrio3.TabIndex = 101; + this.lblEnPrio3.Text = "EN.Prio3"; + this.lblEnPrio3.Click += new System.EventHandler(this.lblEnPrio3_Click); + this.lblEnPrio3.DoubleClick += new System.EventHandler(this.lblEnPrio3_Click); + // + // txtOBSELT1OfsDescr + // + this.txtOBSELT1OfsDescr.Location = new System.Drawing.Point(78, 249); + this.txtOBSELT1OfsDescr.Multiline = true; + this.txtOBSELT1OfsDescr.Name = "txtOBSELT1OfsDescr"; + this.txtOBSELT1OfsDescr.ReadOnly = true; + this.txtOBSELT1OfsDescr.Size = new System.Drawing.Size(80, 18); + this.txtOBSELT1OfsDescr.TabIndex = 54; + // + // checkEN1_OBJ + // + this.checkEN1_OBJ.AutoSize = true; + this.checkEN1_OBJ.Location = new System.Drawing.Point(53, 130); + this.checkEN1_OBJ.Name = "checkEN1_OBJ"; + this.checkEN1_OBJ.Size = new System.Drawing.Size(15, 14); + this.checkEN1_OBJ.TabIndex = 100; + this.checkEN1_OBJ.UseVisualStyleBackColor = true; + this.checkEN1_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // label30 + // + this.label30.AutoSize = true; + this.label30.Location = new System.Drawing.Point(32, 252); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(46, 13); + this.label30.TabIndex = 53; + this.label30.Text = "@Tiles1"; + // + // checkEN1_BG4 + // + this.checkEN1_BG4.AutoSize = true; + this.checkEN1_BG4.Location = new System.Drawing.Point(145, 130); + this.checkEN1_BG4.Name = "checkEN1_BG4"; + this.checkEN1_BG4.Size = new System.Drawing.Size(15, 14); + this.checkEN1_BG4.TabIndex = 99; + this.checkEN1_BG4.UseVisualStyleBackColor = true; + this.checkEN1_BG4.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // txtOBSELBaseBits + // + this.txtOBSELBaseBits.BackColor = System.Drawing.Color.LightGreen; + this.txtOBSELBaseBits.Location = new System.Drawing.Point(13, 230); + this.txtOBSELBaseBits.Multiline = true; + this.txtOBSELBaseBits.Name = "txtOBSELBaseBits"; + this.txtOBSELBaseBits.ReadOnly = true; + this.txtOBSELBaseBits.Size = new System.Drawing.Size(15, 17); + this.txtOBSELBaseBits.TabIndex = 52; + this.txtOBSELBaseBits.Text = "00"; + // + // checkEN1_BG3 + // + this.checkEN1_BG3.AutoSize = true; + this.checkEN1_BG3.Location = new System.Drawing.Point(122, 130); + this.checkEN1_BG3.Name = "checkEN1_BG3"; + this.checkEN1_BG3.Size = new System.Drawing.Size(15, 14); + this.checkEN1_BG3.TabIndex = 98; + this.checkEN1_BG3.UseVisualStyleBackColor = true; + this.checkEN1_BG3.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // txtOBSELBaseDescr + // + this.txtOBSELBaseDescr.Location = new System.Drawing.Point(78, 230); + this.txtOBSELBaseDescr.Multiline = true; + this.txtOBSELBaseDescr.Name = "txtOBSELBaseDescr"; + this.txtOBSELBaseDescr.ReadOnly = true; + this.txtOBSELBaseDescr.Size = new System.Drawing.Size(80, 18); + this.txtOBSELBaseDescr.TabIndex = 51; + // + // checkEN1_BG2 + // + this.checkEN1_BG2.AutoSize = true; + this.checkEN1_BG2.Location = new System.Drawing.Point(99, 130); + this.checkEN1_BG2.Name = "checkEN1_BG2"; + this.checkEN1_BG2.Size = new System.Drawing.Size(15, 14); + this.checkEN1_BG2.TabIndex = 97; + this.checkEN1_BG2.UseVisualStyleBackColor = true; + this.checkEN1_BG2.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // label29 + // + this.label29.AutoSize = true; + this.label29.Location = new System.Drawing.Point(32, 233); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(46, 13); + this.label29.TabIndex = 50; + this.label29.Text = "@Tiles0"; + // + // checkEN1_BG1 + // + this.checkEN1_BG1.AutoSize = true; + this.checkEN1_BG1.Location = new System.Drawing.Point(76, 130); + this.checkEN1_BG1.Name = "checkEN1_BG1"; + this.checkEN1_BG1.Size = new System.Drawing.Size(15, 14); + this.checkEN1_BG1.TabIndex = 96; + this.checkEN1_BG1.UseVisualStyleBackColor = true; + this.checkEN1_BG1.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // txtOBSELSizeBits + // + this.txtOBSELSizeBits.BackColor = System.Drawing.Color.LightGreen; + this.txtOBSELSizeBits.Location = new System.Drawing.Point(13, 210); + this.txtOBSELSizeBits.Multiline = true; + this.txtOBSELSizeBits.Name = "txtOBSELSizeBits"; + this.txtOBSELSizeBits.ReadOnly = true; + this.txtOBSELSizeBits.Size = new System.Drawing.Size(15, 17); + this.txtOBSELSizeBits.TabIndex = 49; + this.txtOBSELSizeBits.Text = "00"; + // + // checkEN3_OBJ + // + this.checkEN3_OBJ.AutoSize = true; + this.checkEN3_OBJ.Location = new System.Drawing.Point(53, 161); + this.checkEN3_OBJ.Name = "checkEN3_OBJ"; + this.checkEN3_OBJ.Size = new System.Drawing.Size(15, 14); + this.checkEN3_OBJ.TabIndex = 95; + this.checkEN3_OBJ.UseVisualStyleBackColor = true; + this.checkEN3_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // checkEN2_OBJ + // + this.checkEN2_OBJ.AutoSize = true; + this.checkEN2_OBJ.Location = new System.Drawing.Point(53, 146); + this.checkEN2_OBJ.Name = "checkEN2_OBJ"; + this.checkEN2_OBJ.Size = new System.Drawing.Size(15, 14); + this.checkEN2_OBJ.TabIndex = 94; + this.checkEN2_OBJ.UseVisualStyleBackColor = true; + this.checkEN2_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // txtOBSELSizeDescr + // + this.txtOBSELSizeDescr.Location = new System.Drawing.Point(78, 210); + this.txtOBSELSizeDescr.Multiline = true; + this.txtOBSELSizeDescr.Name = "txtOBSELSizeDescr"; + this.txtOBSELSizeDescr.ReadOnly = true; + this.txtOBSELSizeDescr.Size = new System.Drawing.Size(80, 18); + this.txtOBSELSizeDescr.TabIndex = 48; + this.txtOBSELSizeDescr.Text = "64x32, 32x32"; + // + // lblEnPrio2 + // + this.lblEnPrio2.AutoSize = true; + this.lblEnPrio2.ForeColor = System.Drawing.Color.Blue; + this.lblEnPrio2.Location = new System.Drawing.Point(3, 146); + this.lblEnPrio2.Name = "lblEnPrio2"; + this.lblEnPrio2.Size = new System.Drawing.Size(49, 13); + this.lblEnPrio2.TabIndex = 93; + this.lblEnPrio2.Text = "EN.Prio2"; + this.lblEnPrio2.Click += new System.EventHandler(this.lblEnPrio2_Click); + this.lblEnPrio2.DoubleClick += new System.EventHandler(this.lblEnPrio2_Click); + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Location = new System.Drawing.Point(32, 213); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(27, 13); + this.label28.TabIndex = 47; + this.label28.Text = "Size"; + // + // lblEnPrio1 + // + this.lblEnPrio1.AutoSize = true; + this.lblEnPrio1.ForeColor = System.Drawing.Color.Blue; + this.lblEnPrio1.Location = new System.Drawing.Point(162, 130); + this.lblEnPrio1.Name = "lblEnPrio1"; + this.lblEnPrio1.Size = new System.Drawing.Size(49, 13); + this.lblEnPrio1.TabIndex = 92; + this.lblEnPrio1.Text = "EN.Prio1"; + this.lblEnPrio1.Click += new System.EventHandler(this.lblEnPrio1_Click); + this.lblEnPrio1.DoubleClick += new System.EventHandler(this.lblEnPrio1_Click); + // + // label20 + // + this.label20.AutoSize = true; + this.label20.Location = new System.Drawing.Point(72, 147); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(42, 13); + this.label20.TabIndex = 21; + this.label20.Text = "SETINI"; + // + // checkScreenExtbg + // + this.checkScreenExtbg.AutoSize = true; + this.checkScreenExtbg.Enabled = false; + this.checkScreenExtbg.Location = new System.Drawing.Point(83, 163); + this.checkScreenExtbg.Name = "checkScreenExtbg"; + this.checkScreenExtbg.Size = new System.Drawing.Size(15, 14); + this.checkScreenExtbg.TabIndex = 22; + this.checkScreenExtbg.UseVisualStyleBackColor = true; + // + // label38 + // + this.label38.AutoSize = true; + this.label38.Location = new System.Drawing.Point(229, 131); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(26, 13); + this.label38.TabIndex = 91; + this.label38.Text = "Half"; + // + // label21 + // + this.label21.AutoSize = true; + this.label21.Location = new System.Drawing.Point(97, 163); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(43, 13); + this.label21.TabIndex = 23; + this.label21.Text = "EXTBG"; + // + // txtScreenCGADSUB_Half + // + this.txtScreenCGADSUB_Half.AutoSize = true; + this.txtScreenCGADSUB_Half.Enabled = false; + this.txtScreenCGADSUB_Half.Location = new System.Drawing.Point(214, 131); + this.txtScreenCGADSUB_Half.Name = "txtScreenCGADSUB_Half"; + this.txtScreenCGADSUB_Half.Size = new System.Drawing.Size(15, 14); + this.txtScreenCGADSUB_Half.TabIndex = 90; + this.txtScreenCGADSUB_Half.UseVisualStyleBackColor = true; + // + // checkScreenHires + // + this.checkScreenHires.AutoSize = true; + this.checkScreenHires.Enabled = false; + this.checkScreenHires.Location = new System.Drawing.Point(83, 177); + this.checkScreenHires.Name = "checkScreenHires"; + this.checkScreenHires.Size = new System.Drawing.Size(15, 14); + this.checkScreenHires.TabIndex = 24; + this.checkScreenHires.UseVisualStyleBackColor = true; + // + // lblEnPrio0 + // + this.lblEnPrio0.AutoSize = true; + this.lblEnPrio0.ForeColor = System.Drawing.Color.Blue; + this.lblEnPrio0.Location = new System.Drawing.Point(162, 115); + this.lblEnPrio0.Name = "lblEnPrio0"; + this.lblEnPrio0.Size = new System.Drawing.Size(49, 13); + this.lblEnPrio0.TabIndex = 89; + this.lblEnPrio0.Text = "EN.Prio0"; + this.lblEnPrio0.Click += new System.EventHandler(this.lblEnPrio0_Click); + this.lblEnPrio0.DoubleClick += new System.EventHandler(this.lblEnPrio0_Click); + // + // label18391 + // + this.label18391.AutoSize = true; + this.label18391.Location = new System.Drawing.Point(97, 177); + this.label18391.Name = "label18391"; + this.label18391.Size = new System.Drawing.Size(40, 13); + this.label18391.TabIndex = 25; + this.label18391.Text = "HIRES"; + // + // checkEN0_OBJ + // + this.checkEN0_OBJ.AutoSize = true; + this.checkEN0_OBJ.Location = new System.Drawing.Point(53, 114); + this.checkEN0_OBJ.Name = "checkEN0_OBJ"; + this.checkEN0_OBJ.Size = new System.Drawing.Size(15, 14); + this.checkEN0_OBJ.TabIndex = 88; + this.checkEN0_OBJ.UseVisualStyleBackColor = true; + this.checkEN0_OBJ.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // checkScreenOverscan + // + this.checkScreenOverscan.AutoSize = true; + this.checkScreenOverscan.Enabled = false; + this.checkScreenOverscan.Location = new System.Drawing.Point(83, 191); + this.checkScreenOverscan.Name = "checkScreenOverscan"; + this.checkScreenOverscan.Size = new System.Drawing.Size(15, 14); + this.checkScreenOverscan.TabIndex = 26; + this.checkScreenOverscan.UseVisualStyleBackColor = true; + // + // checkEN0_BG4 + // + this.checkEN0_BG4.AutoSize = true; + this.checkEN0_BG4.Location = new System.Drawing.Point(145, 114); + this.checkEN0_BG4.Name = "checkEN0_BG4"; + this.checkEN0_BG4.Size = new System.Drawing.Size(15, 14); + this.checkEN0_BG4.TabIndex = 87; + this.checkEN0_BG4.UseVisualStyleBackColor = true; + this.checkEN0_BG4.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // label198129381279841 + // + this.label198129381279841.AutoSize = true; + this.label198129381279841.Location = new System.Drawing.Point(97, 191); + this.label198129381279841.Name = "label198129381279841"; + this.label198129381279841.Size = new System.Drawing.Size(47, 13); + this.label198129381279841.TabIndex = 27; + this.label198129381279841.Text = "O.SCAN"; + // + // checkEN0_BG3 + // + this.checkEN0_BG3.AutoSize = true; + this.checkEN0_BG3.Location = new System.Drawing.Point(122, 114); + this.checkEN0_BG3.Name = "checkEN0_BG3"; + this.checkEN0_BG3.Size = new System.Drawing.Size(15, 14); + this.checkEN0_BG3.TabIndex = 86; + this.checkEN0_BG3.UseVisualStyleBackColor = true; + this.checkEN0_BG3.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // checkScreenObjInterlace + // + this.checkScreenObjInterlace.AutoSize = true; + this.checkScreenObjInterlace.Enabled = false; + this.checkScreenObjInterlace.Location = new System.Drawing.Point(142, 161); + this.checkScreenObjInterlace.Name = "checkScreenObjInterlace"; + this.checkScreenObjInterlace.Size = new System.Drawing.Size(15, 14); + this.checkScreenObjInterlace.TabIndex = 28; + this.checkScreenObjInterlace.UseVisualStyleBackColor = true; + // + // checkEN0_BG2 + // + this.checkEN0_BG2.AutoSize = true; + this.checkEN0_BG2.Location = new System.Drawing.Point(99, 114); + this.checkEN0_BG2.Name = "checkEN0_BG2"; + this.checkEN0_BG2.Size = new System.Drawing.Size(15, 14); + this.checkEN0_BG2.TabIndex = 85; + this.checkEN0_BG2.UseVisualStyleBackColor = true; + this.checkEN0_BG2.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // label123812831 + // + this.label123812831.AutoSize = true; + this.label123812831.Location = new System.Drawing.Point(156, 161); + this.label123812831.Name = "label123812831"; + this.label123812831.Size = new System.Drawing.Size(49, 13); + this.label123812831.TabIndex = 29; + this.label123812831.Text = "O.INTLC"; + // + // checkEN0_BG1 + // + this.checkEN0_BG1.AutoSize = true; + this.checkEN0_BG1.Location = new System.Drawing.Point(76, 114); + this.checkEN0_BG1.Name = "checkEN0_BG1"; + this.checkEN0_BG1.Size = new System.Drawing.Size(15, 14); + this.checkEN0_BG1.TabIndex = 84; + this.checkEN0_BG1.UseVisualStyleBackColor = true; + this.checkEN0_BG1.CheckedChanged += new System.EventHandler(this.checkEN_CheckedChanged); + // + // checkScreenInterlace + // + this.checkScreenInterlace.AutoSize = true; + this.checkScreenInterlace.Enabled = false; + this.checkScreenInterlace.Location = new System.Drawing.Point(142, 174); + this.checkScreenInterlace.Name = "checkScreenInterlace"; + this.checkScreenInterlace.Size = new System.Drawing.Size(15, 14); + this.checkScreenInterlace.TabIndex = 30; + this.checkScreenInterlace.UseVisualStyleBackColor = true; + // + // txtScreenCGADSUB_AddSub_Descr + // + this.txtScreenCGADSUB_AddSub_Descr.Location = new System.Drawing.Point(234, 112); + this.txtScreenCGADSUB_AddSub_Descr.Multiline = true; + this.txtScreenCGADSUB_AddSub_Descr.Name = "txtScreenCGADSUB_AddSub_Descr"; + this.txtScreenCGADSUB_AddSub_Descr.ReadOnly = true; + this.txtScreenCGADSUB_AddSub_Descr.Size = new System.Drawing.Size(31, 17); + this.txtScreenCGADSUB_AddSub_Descr.TabIndex = 39; + this.txtScreenCGADSUB_AddSub_Descr.Text = "ADD"; + // + // label2193813 + // + this.label2193813.AutoSize = true; + this.label2193813.Location = new System.Drawing.Point(156, 174); + this.label2193813.Name = "label2193813"; + this.label2193813.Size = new System.Drawing.Size(48, 13); + this.label2193813.TabIndex = 31; + this.label2193813.Text = "S.INTLC"; + // + // txtScreenCGADSUB_AddSub + // + this.txtScreenCGADSUB_AddSub.BackColor = System.Drawing.Color.LightGreen; + this.txtScreenCGADSUB_AddSub.Location = new System.Drawing.Point(213, 112); + this.txtScreenCGADSUB_AddSub.Multiline = true; + this.txtScreenCGADSUB_AddSub.Name = "txtScreenCGADSUB_AddSub"; + this.txtScreenCGADSUB_AddSub.ReadOnly = true; + this.txtScreenCGADSUB_AddSub.Size = new System.Drawing.Size(15, 17); + this.txtScreenCGADSUB_AddSub.TabIndex = 83; + this.txtScreenCGADSUB_AddSub.Text = "00"; + // + // label36 + // + this.label36.AutoSize = true; + this.label36.Location = new System.Drawing.Point(206, 96); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(59, 13); + this.label36.TabIndex = 82; + this.label36.Text = "CGADSUB"; + // + // checkTMOBJ + // + this.checkTMOBJ.AutoSize = true; + this.checkTMOBJ.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTMOBJ.ForceChecked = null; + this.checkTMOBJ.Location = new System.Drawing.Point(53, 62); + this.checkTMOBJ.Name = "checkTMOBJ"; + this.checkTMOBJ.Size = new System.Drawing.Size(15, 14); + this.checkTMOBJ.TabIndex = 81; + this.checkTMOBJ.UseVisualStyleBackColor = true; + // + // checkTSOBJ + // + this.checkTSOBJ.AutoSize = true; + this.checkTSOBJ.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTSOBJ.ForceChecked = null; + this.checkTSOBJ.Location = new System.Drawing.Point(53, 77); + this.checkTSOBJ.Name = "checkTSOBJ"; + this.checkTSOBJ.Size = new System.Drawing.Size(15, 14); + this.checkTSOBJ.TabIndex = 80; + this.checkTSOBJ.UseVisualStyleBackColor = true; + // + // checkMathBK + // + this.checkMathBK.AutoSize = true; + this.checkMathBK.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathBK.ForceChecked = null; + this.checkMathBK.Location = new System.Drawing.Point(30, 93); + this.checkMathBK.Name = "checkMathBK"; + this.checkMathBK.Size = new System.Drawing.Size(15, 14); + this.checkMathBK.TabIndex = 79; + this.checkMathBK.UseVisualStyleBackColor = true; + // + // label35 + // + this.label35.Location = new System.Drawing.Point(28, 110); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(172, 2); + this.label35.TabIndex = 78; + this.label35.Text = "label35"; + // + // checkMathBG4 + // + this.checkMathBG4.AutoSize = true; + this.checkMathBG4.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathBG4.ForceChecked = null; + this.checkMathBG4.Location = new System.Drawing.Point(145, 94); + this.checkMathBG4.Name = "checkMathBG4"; + this.checkMathBG4.Size = new System.Drawing.Size(15, 14); + this.checkMathBG4.TabIndex = 77; + this.checkMathBG4.UseVisualStyleBackColor = true; + // + // checkMathBG3 + // + this.checkMathBG3.AutoSize = true; + this.checkMathBG3.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathBG3.ForceChecked = null; + this.checkMathBG3.Location = new System.Drawing.Point(122, 94); + this.checkMathBG3.Name = "checkMathBG3"; + this.checkMathBG3.Size = new System.Drawing.Size(15, 14); + this.checkMathBG3.TabIndex = 76; + this.checkMathBG3.UseVisualStyleBackColor = true; + // + // checkMathBG2 + // + this.checkMathBG2.AutoSize = true; + this.checkMathBG2.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathBG2.ForceChecked = null; + this.checkMathBG2.Location = new System.Drawing.Point(99, 94); + this.checkMathBG2.Name = "checkMathBG2"; + this.checkMathBG2.Size = new System.Drawing.Size(15, 14); + this.checkMathBG2.TabIndex = 75; + this.checkMathBG2.UseVisualStyleBackColor = true; + // + // checkMathBG1 + // + this.checkMathBG1.AutoSize = true; + this.checkMathBG1.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathBG1.ForceChecked = null; + this.checkMathBG1.Location = new System.Drawing.Point(76, 94); + this.checkMathBG1.Name = "checkMathBG1"; + this.checkMathBG1.Size = new System.Drawing.Size(15, 14); + this.checkMathBG1.TabIndex = 74; + this.checkMathBG1.UseVisualStyleBackColor = true; + // + // label33 + // + this.label33.AutoSize = true; + this.label33.Location = new System.Drawing.Point(162, 94); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(31, 13); + this.label33.TabIndex = 73; + this.label33.Text = "Math"; + // + // checkMathOBJ + // + this.checkMathOBJ.AutoSize = true; + this.checkMathOBJ.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkMathOBJ.ForceChecked = null; + this.checkMathOBJ.Location = new System.Drawing.Point(53, 94); + this.checkMathOBJ.Name = "checkMathOBJ"; + this.checkMathOBJ.Size = new System.Drawing.Size(15, 14); + this.checkMathOBJ.TabIndex = 72; + this.checkMathOBJ.UseVisualStyleBackColor = true; + // + // lblTS + // + this.lblTS.AutoSize = true; + this.lblTS.Location = new System.Drawing.Point(162, 78); + this.lblTS.Name = "lblTS"; + this.lblTS.Size = new System.Drawing.Size(21, 13); + this.lblTS.TabIndex = 71; + this.lblTS.Text = "TS"; + // + // checkTSBG4 + // + this.checkTSBG4.AutoSize = true; + this.checkTSBG4.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTSBG4.ForceChecked = null; + this.checkTSBG4.Location = new System.Drawing.Point(145, 78); + this.checkTSBG4.Name = "checkTSBG4"; + this.checkTSBG4.Size = new System.Drawing.Size(15, 14); + this.checkTSBG4.TabIndex = 70; + this.checkTSBG4.UseVisualStyleBackColor = true; + // + // checkTSBG3 + // + this.checkTSBG3.AutoSize = true; + this.checkTSBG3.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTSBG3.ForceChecked = null; + this.checkTSBG3.Location = new System.Drawing.Point(122, 78); + this.checkTSBG3.Name = "checkTSBG3"; + this.checkTSBG3.Size = new System.Drawing.Size(15, 14); + this.checkTSBG3.TabIndex = 69; + this.checkTSBG3.UseVisualStyleBackColor = true; + // + // checkTSBG2 + // + this.checkTSBG2.AutoSize = true; + this.checkTSBG2.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTSBG2.ForceChecked = null; + this.checkTSBG2.Location = new System.Drawing.Point(99, 78); + this.checkTSBG2.Name = "checkTSBG2"; + this.checkTSBG2.Size = new System.Drawing.Size(15, 14); + this.checkTSBG2.TabIndex = 68; + this.checkTSBG2.UseVisualStyleBackColor = true; + // + // checkTSBG1 + // + this.checkTSBG1.AutoSize = true; + this.checkTSBG1.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTSBG1.ForceChecked = null; + this.checkTSBG1.Location = new System.Drawing.Point(76, 78); + this.checkTSBG1.Name = "checkTSBG1"; + this.checkTSBG1.Size = new System.Drawing.Size(15, 14); + this.checkTSBG1.TabIndex = 67; + this.checkTSBG1.UseVisualStyleBackColor = true; + // + // lblTM + // + this.lblTM.AutoSize = true; + this.lblTM.Location = new System.Drawing.Point(162, 63); + this.lblTM.Name = "lblTM"; + this.lblTM.Size = new System.Drawing.Size(23, 13); + this.lblTM.TabIndex = 66; + this.lblTM.Text = "TM"; + // + // checkTMBG4 + // + this.checkTMBG4.AutoSize = true; + this.checkTMBG4.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTMBG4.ForceChecked = null; + this.checkTMBG4.Location = new System.Drawing.Point(145, 63); + this.checkTMBG4.Name = "checkTMBG4"; + this.checkTMBG4.Size = new System.Drawing.Size(15, 14); + this.checkTMBG4.TabIndex = 65; + this.checkTMBG4.UseVisualStyleBackColor = true; + // + // checkTMBG3 + // + this.checkTMBG3.AutoSize = true; + this.checkTMBG3.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTMBG3.ForceChecked = null; + this.checkTMBG3.Location = new System.Drawing.Point(122, 63); + this.checkTMBG3.Name = "checkTMBG3"; + this.checkTMBG3.Size = new System.Drawing.Size(15, 14); + this.checkTMBG3.TabIndex = 64; + this.checkTMBG3.UseVisualStyleBackColor = true; + // + // checkTMBG2 + // + this.checkTMBG2.AutoSize = true; + this.checkTMBG2.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTMBG2.ForceChecked = null; + this.checkTMBG2.Location = new System.Drawing.Point(99, 63); + this.checkTMBG2.Name = "checkTMBG2"; + this.checkTMBG2.Size = new System.Drawing.Size(15, 14); + this.checkTMBG2.TabIndex = 63; + this.checkTMBG2.UseVisualStyleBackColor = true; + // + // checkTMBG1 + // + this.checkTMBG1.AutoSize = true; + this.checkTMBG1.CheckBackColor = System.Drawing.SystemColors.Control; + this.checkTMBG1.ForceChecked = null; + this.checkTMBG1.Location = new System.Drawing.Point(76, 63); + this.checkTMBG1.Name = "checkTMBG1"; + this.checkTMBG1.Size = new System.Drawing.Size(15, 14); + this.checkTMBG1.TabIndex = 62; + this.checkTMBG1.UseVisualStyleBackColor = true; + // + // label32 + // + this.label32.AutoSize = true; + this.label32.Location = new System.Drawing.Point(46, 46); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(27, 13); + this.label32.TabIndex = 57; + this.label32.Text = "OBJ"; + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(26, 78); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(21, 13); + this.label31.TabIndex = 56; + this.label31.Text = "BK"; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.Location = new System.Drawing.Point(229, 64); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(61, 13); + this.label25.TabIndex = 44; + this.label25.Text = "Math/Fixed"; + // + // txtScreenCGWSEL_MathFixed + // + this.txtScreenCGWSEL_MathFixed.BackColor = System.Drawing.Color.LightGreen; + this.txtScreenCGWSEL_MathFixed.Location = new System.Drawing.Point(213, 62); + this.txtScreenCGWSEL_MathFixed.Multiline = true; + this.txtScreenCGWSEL_MathFixed.Name = "txtScreenCGWSEL_MathFixed"; + this.txtScreenCGWSEL_MathFixed.ReadOnly = true; + this.txtScreenCGWSEL_MathFixed.Size = new System.Drawing.Size(15, 17); + this.txtScreenCGWSEL_MathFixed.TabIndex = 43; + this.txtScreenCGWSEL_MathFixed.Text = "00"; + // + // label2893719831 + // + this.label2893719831.AutoSize = true; + this.label2893719831.Location = new System.Drawing.Point(229, 45); + this.label2893719831.Name = "label2893719831"; + this.label2893719831.Size = new System.Drawing.Size(52, 13); + this.label2893719831.TabIndex = 42; + this.label2893719831.Text = "SubMask"; + // + // txtScreenCGWSEL_ColorSubMask + // + this.txtScreenCGWSEL_ColorSubMask.BackColor = System.Drawing.Color.LightGreen; + this.txtScreenCGWSEL_ColorSubMask.Location = new System.Drawing.Point(213, 43); + this.txtScreenCGWSEL_ColorSubMask.Multiline = true; + this.txtScreenCGWSEL_ColorSubMask.Name = "txtScreenCGWSEL_ColorSubMask"; + this.txtScreenCGWSEL_ColorSubMask.ReadOnly = true; + this.txtScreenCGWSEL_ColorSubMask.Size = new System.Drawing.Size(15, 17); + this.txtScreenCGWSEL_ColorSubMask.TabIndex = 41; + this.txtScreenCGWSEL_ColorSubMask.Text = "00"; + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Location = new System.Drawing.Point(229, 27); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(56, 13); + this.label23.TabIndex = 40; + this.label23.Text = "MainMask"; + // + // txtScreenCGWSEL_ColorMask + // + this.txtScreenCGWSEL_ColorMask.BackColor = System.Drawing.Color.LightGreen; + this.txtScreenCGWSEL_ColorMask.Location = new System.Drawing.Point(213, 25); + this.txtScreenCGWSEL_ColorMask.Multiline = true; + this.txtScreenCGWSEL_ColorMask.Name = "txtScreenCGWSEL_ColorMask"; + this.txtScreenCGWSEL_ColorMask.ReadOnly = true; + this.txtScreenCGWSEL_ColorMask.Size = new System.Drawing.Size(15, 17); + this.txtScreenCGWSEL_ColorMask.TabIndex = 39; + this.txtScreenCGWSEL_ColorMask.Text = "00"; + // + // label22 + // + this.label22.AutoSize = true; + this.label22.Location = new System.Drawing.Point(206, 10); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(53, 13); + this.label22.TabIndex = 32; + this.label22.Text = "CGWSEL"; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.Location = new System.Drawing.Point(229, 81); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(59, 13); + this.label27.TabIndex = 31; + this.label27.Text = "DirectColor"; + // + // checkScreenCGWSEL_DirectColor + // + this.checkScreenCGWSEL_DirectColor.AutoSize = true; + this.checkScreenCGWSEL_DirectColor.Enabled = false; + this.checkScreenCGWSEL_DirectColor.Location = new System.Drawing.Point(214, 81); + this.checkScreenCGWSEL_DirectColor.Name = "checkScreenCGWSEL_DirectColor"; + this.checkScreenCGWSEL_DirectColor.Size = new System.Drawing.Size(15, 14); + this.checkScreenCGWSEL_DirectColor.TabIndex = 30; + this.checkScreenCGWSEL_DirectColor.UseVisualStyleBackColor = true; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.Location = new System.Drawing.Point(162, 46); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(34, 13); + this.label16.TabIndex = 20; + this.label16.Text = "TSize"; + // + // txtScreenBG4TSize + // + this.txtScreenBG4TSize.Location = new System.Drawing.Point(143, 44); + this.txtScreenBG4TSize.Multiline = true; + this.txtScreenBG4TSize.Name = "txtScreenBG4TSize"; + this.txtScreenBG4TSize.ReadOnly = true; + this.txtScreenBG4TSize.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG4TSize.TabIndex = 19; + this.txtScreenBG4TSize.Text = "16"; + // + // txtScreenBG3TSize + // + this.txtScreenBG3TSize.Location = new System.Drawing.Point(120, 44); + this.txtScreenBG3TSize.Multiline = true; + this.txtScreenBG3TSize.Name = "txtScreenBG3TSize"; + this.txtScreenBG3TSize.ReadOnly = true; + this.txtScreenBG3TSize.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG3TSize.TabIndex = 18; + this.txtScreenBG3TSize.Text = "16"; + // + // txtScreenBG2TSize + // + this.txtScreenBG2TSize.Location = new System.Drawing.Point(97, 44); + this.txtScreenBG2TSize.Multiline = true; + this.txtScreenBG2TSize.Name = "txtScreenBG2TSize"; + this.txtScreenBG2TSize.ReadOnly = true; + this.txtScreenBG2TSize.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG2TSize.TabIndex = 17; + this.txtScreenBG2TSize.Text = "16"; + // + // txtScreenBG1TSize + // + this.txtScreenBG1TSize.Location = new System.Drawing.Point(74, 44); + this.txtScreenBG1TSize.Multiline = true; + this.txtScreenBG1TSize.Name = "txtScreenBG1TSize"; + this.txtScreenBG1TSize.ReadOnly = true; + this.txtScreenBG1TSize.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG1TSize.TabIndex = 16; + this.txtScreenBG1TSize.Text = "16"; + // + // txtScreenBG4Bpp + // + this.txtScreenBG4Bpp.Location = new System.Drawing.Point(143, 26); + this.txtScreenBG4Bpp.Multiline = true; + this.txtScreenBG4Bpp.Name = "txtScreenBG4Bpp"; + this.txtScreenBG4Bpp.ReadOnly = true; + this.txtScreenBG4Bpp.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG4Bpp.TabIndex = 15; + this.txtScreenBG4Bpp.Text = "8"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(4, 20); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(34, 13); + this.label1.TabIndex = 0; + this.label1.Text = "Mode"; + // + // txtScreenBG3Bpp + // + this.txtScreenBG3Bpp.Location = new System.Drawing.Point(120, 26); + this.txtScreenBG3Bpp.Multiline = true; + this.txtScreenBG3Bpp.Name = "txtScreenBG3Bpp"; + this.txtScreenBG3Bpp.ReadOnly = true; + this.txtScreenBG3Bpp.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG3Bpp.TabIndex = 14; + this.txtScreenBG3Bpp.Text = "8"; + // + // txtModeBits + // + this.txtModeBits.BackColor = System.Drawing.Color.LightGreen; + this.txtModeBits.Location = new System.Drawing.Point(40, 19); + this.txtModeBits.Multiline = true; + this.txtModeBits.Name = "txtModeBits"; + this.txtModeBits.ReadOnly = true; + this.txtModeBits.Size = new System.Drawing.Size(25, 17); + this.txtModeBits.TabIndex = 6; + this.txtModeBits.Text = "000"; + // + // txtScreenBG2Bpp + // + this.txtScreenBG2Bpp.Location = new System.Drawing.Point(97, 26); + this.txtScreenBG2Bpp.Multiline = true; + this.txtScreenBG2Bpp.Name = "txtScreenBG2Bpp"; + this.txtScreenBG2Bpp.ReadOnly = true; + this.txtScreenBG2Bpp.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG2Bpp.TabIndex = 13; + this.txtScreenBG2Bpp.Text = "8"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(162, 27); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(25, 13); + this.label8.TabIndex = 7; + this.label8.Text = "bpp"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(142, 10); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(28, 13); + this.label7.TabIndex = 12; + this.label7.Text = "BG4"; + // + // txtScreenBG1Bpp + // + this.txtScreenBG1Bpp.Location = new System.Drawing.Point(74, 26); + this.txtScreenBG1Bpp.Multiline = true; + this.txtScreenBG1Bpp.Name = "txtScreenBG1Bpp"; + this.txtScreenBG1Bpp.ReadOnly = true; + this.txtScreenBG1Bpp.Size = new System.Drawing.Size(18, 17); + this.txtScreenBG1Bpp.TabIndex = 8; + this.txtScreenBG1Bpp.Text = "8"; + // + // lblBG3 + // + this.lblBG3.AutoSize = true; + this.lblBG3.Location = new System.Drawing.Point(117, 10); + this.lblBG3.Name = "lblBG3"; + this.lblBG3.Size = new System.Drawing.Size(28, 13); + this.lblBG3.TabIndex = 11; + this.lblBG3.Text = "BG3"; + this.toolTip1.SetToolTip(this.lblBG3, "Test"); + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(69, 10); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(28, 13); + this.label4.TabIndex = 9; + this.label4.Text = "BG1"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(93, 10); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(28, 13); + this.label5.TabIndex = 10; + this.label5.Text = "BG2"; + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.txtBG1Scroll); + this.groupBox1.Controls.Add(this.label37); + this.groupBox1.Controls.Add(this.txtBG1MapSizeBytes); + this.groupBox1.Controls.Add(this.txtBGPaletteInfo); + this.groupBox1.Controls.Add(this.rbBG4); + this.groupBox1.Controls.Add(this.rbBG3); + this.groupBox1.Controls.Add(this.rbBG2); + this.groupBox1.Controls.Add(this.rbBG1); + this.groupBox1.Controls.Add(this.txtBG1TSizeDescr); + this.groupBox1.Controls.Add(this.comboBGProps); + this.groupBox1.Controls.Add(this.label15); + this.groupBox1.Controls.Add(this.txtBG1TSizeBits); + this.groupBox1.Controls.Add(this.label13); + this.groupBox1.Controls.Add(this.txtBG1Colors); + this.groupBox1.Controls.Add(this.txtBG1Bpp); + this.groupBox1.Controls.Add(this.label12); + this.groupBox1.Controls.Add(this.txtBG1TDAddrDescr); + this.groupBox1.Controls.Add(this.label11); + this.groupBox1.Controls.Add(this.txtBG1SCAddrDescr); + this.groupBox1.Controls.Add(this.label9); + this.groupBox1.Controls.Add(this.txtBG1TDAddrBits); + this.groupBox1.Controls.Add(this.label10); + this.groupBox1.Controls.Add(this.txtBG1SizeInPixels); + this.groupBox1.Controls.Add(this.label3); + this.groupBox1.Controls.Add(this.txtBG1SCAddrBits); + this.groupBox1.Controls.Add(this.txtBG1SizeInTiles); + this.groupBox1.Controls.Add(this.label2); + this.groupBox1.Controls.Add(this.txtBG1SizeBits); + this.groupBox1.Location = new System.Drawing.Point(2, 281); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(170, 233); + this.groupBox1.TabIndex = 3; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "BG"; + // + // txtBG1Scroll + // + this.txtBG1Scroll.Location = new System.Drawing.Point(73, 134); + this.txtBG1Scroll.Multiline = true; + this.txtBG1Scroll.Name = "txtBG1Scroll"; + this.txtBG1Scroll.ReadOnly = true; + this.txtBG1Scroll.Size = new System.Drawing.Size(72, 18); + this.txtBG1Scroll.TabIndex = 42; + this.txtBG1Scroll.Text = "1024,1024"; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.Location = new System.Drawing.Point(35, 137); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(36, 13); + this.label37.TabIndex = 41; + this.label37.Text = "Scroll:"; + // + // txtBG1MapSizeBytes + // + this.txtBG1MapSizeBytes.Location = new System.Drawing.Point(34, 112); + this.txtBG1MapSizeBytes.Multiline = true; + this.txtBG1MapSizeBytes.Name = "txtBG1MapSizeBytes"; + this.txtBG1MapSizeBytes.ReadOnly = true; + this.txtBG1MapSizeBytes.Size = new System.Drawing.Size(33, 17); + this.txtBG1MapSizeBytes.TabIndex = 40; + this.txtBG1MapSizeBytes.Text = "(32K)"; + // + // txtBGPaletteInfo + // + this.txtBGPaletteInfo.Location = new System.Drawing.Point(5, 206); + this.txtBGPaletteInfo.Multiline = true; + this.txtBGPaletteInfo.Name = "txtBGPaletteInfo"; + this.txtBGPaletteInfo.ReadOnly = true; + this.txtBGPaletteInfo.Size = new System.Drawing.Size(155, 19); + this.txtBGPaletteInfo.TabIndex = 39; + this.txtBGPaletteInfo.Text = "256 colors from $FF to $FF"; + // + // rbBG4 + // + this.rbBG4.AutoSize = true; + this.rbBG4.Location = new System.Drawing.Point(120, 32); + this.rbBG4.Name = "rbBG4"; + this.rbBG4.Size = new System.Drawing.Size(46, 17); + this.rbBG4.TabIndex = 35; + this.rbBG4.TabStop = true; + this.rbBG4.Text = "BG4"; + this.rbBG4.UseVisualStyleBackColor = true; + this.rbBG4.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); + // + // rbBG3 + // + this.rbBG3.AutoSize = true; + this.rbBG3.Location = new System.Drawing.Point(73, 32); + this.rbBG3.Name = "rbBG3"; + this.rbBG3.Size = new System.Drawing.Size(46, 17); + this.rbBG3.TabIndex = 34; + this.rbBG3.TabStop = true; + this.rbBG3.Text = "BG3"; + this.rbBG3.UseVisualStyleBackColor = true; + this.rbBG3.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); + // + // rbBG2 + // + this.rbBG2.AutoSize = true; + this.rbBG2.Location = new System.Drawing.Point(120, 14); + this.rbBG2.Name = "rbBG2"; + this.rbBG2.Size = new System.Drawing.Size(46, 17); + this.rbBG2.TabIndex = 33; + this.rbBG2.TabStop = true; + this.rbBG2.Text = "BG2"; + this.rbBG2.UseVisualStyleBackColor = true; + this.rbBG2.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); + // + // rbBG1 + // + this.rbBG1.AutoSize = true; + this.rbBG1.Location = new System.Drawing.Point(73, 14); + this.rbBG1.Name = "rbBG1"; + this.rbBG1.Size = new System.Drawing.Size(46, 17); + this.rbBG1.TabIndex = 32; + this.rbBG1.TabStop = true; + this.rbBG1.Text = "BG1"; + this.rbBG1.UseVisualStyleBackColor = true; + this.rbBG1.CheckedChanged += new System.EventHandler(this.rbBGX_CheckedChanged); + // + // txtBG1TSizeDescr + // + this.txtBG1TSizeDescr.Location = new System.Drawing.Point(73, 71); + this.txtBG1TSizeDescr.Multiline = true; + this.txtBG1TSizeDescr.Name = "txtBG1TSizeDescr"; + this.txtBG1TSizeDescr.ReadOnly = true; + this.txtBG1TSizeDescr.Size = new System.Drawing.Size(72, 18); + this.txtBG1TSizeDescr.TabIndex = 23; + this.txtBG1TSizeDescr.Text = "16x16"; + // + // comboBGProps + // + this.comboBGProps.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBGProps.FormattingEnabled = true; + this.comboBGProps.Items.AddRange(new object[] { "BG1", "BG2", "BG3", "BG4"}); - this.comboBGProps.Location = new System.Drawing.Point(6, 15); - this.comboBGProps.Name = "comboBGProps"; - this.comboBGProps.Size = new System.Drawing.Size(59, 21); - this.comboBGProps.TabIndex = 32; - this.comboBGProps.SelectedIndexChanged += new System.EventHandler(this.comboBGProps_SelectedIndexChanged); - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(33, 74); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(34, 13); - this.label15.TabIndex = 22; - this.label15.Text = "TSize"; - // - // txtBG1TSizeBits - // - this.txtBG1TSizeBits.BackColor = System.Drawing.Color.LightGreen; - this.txtBG1TSizeBits.Location = new System.Drawing.Point(5, 70); - this.txtBG1TSizeBits.Multiline = true; - this.txtBG1TSizeBits.Name = "txtBG1TSizeBits"; - this.txtBG1TSizeBits.ReadOnly = true; - this.txtBG1TSizeBits.Size = new System.Drawing.Size(25, 17); - this.txtBG1TSizeBits.TabIndex = 21; - this.txtBG1TSizeBits.Text = "00"; - // - // label13 - // - this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(124, 52); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(36, 13); - this.label13.TabIndex = 20; - this.label13.Text = "Colors"; - // - // txtBG1Colors - // - this.txtBG1Colors.Location = new System.Drawing.Point(73, 50); - this.txtBG1Colors.Multiline = true; - this.txtBG1Colors.Name = "txtBG1Colors"; - this.txtBG1Colors.ReadOnly = true; - this.txtBG1Colors.Size = new System.Drawing.Size(48, 17); - this.txtBG1Colors.TabIndex = 19; - this.txtBG1Colors.Text = "256"; - // - // txtBG1Bpp - // - this.txtBG1Bpp.Location = new System.Drawing.Point(6, 50); - this.txtBG1Bpp.Multiline = true; - this.txtBG1Bpp.Name = "txtBG1Bpp"; - this.txtBG1Bpp.ReadOnly = true; - this.txtBG1Bpp.Size = new System.Drawing.Size(24, 17); - this.txtBG1Bpp.TabIndex = 18; - this.txtBG1Bpp.Text = "8"; - // - // label12 - // - this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(33, 52); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(32, 13); - this.label12.TabIndex = 17; - this.label12.Text = "Bpp; "; - // - // txtBG1TDAddrDescr - // - this.txtBG1TDAddrDescr.Location = new System.Drawing.Point(73, 177); - this.txtBG1TDAddrDescr.Multiline = true; - this.txtBG1TDAddrDescr.Name = "txtBG1TDAddrDescr"; - this.txtBG1TDAddrDescr.ReadOnly = true; - this.txtBG1TDAddrDescr.Size = new System.Drawing.Size(72, 19); - this.txtBG1TDAddrDescr.TabIndex = 15; - this.txtBG1TDAddrDescr.Text = "1024z1024"; - // - // label11 - // - this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(30, 182); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(40, 13); - this.label11.TabIndex = 14; - this.label11.Text = "@Tiles"; - // - // txtBG1SCAddrDescr - // - this.txtBG1SCAddrDescr.Location = new System.Drawing.Point(73, 155); - this.txtBG1SCAddrDescr.Multiline = true; - this.txtBG1SCAddrDescr.Name = "txtBG1SCAddrDescr"; - this.txtBG1SCAddrDescr.ReadOnly = true; - this.txtBG1SCAddrDescr.Size = new System.Drawing.Size(72, 19); - this.txtBG1SCAddrDescr.TabIndex = 12; - this.txtBG1SCAddrDescr.Text = "1024z1024"; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(145, 116); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(18, 13); - this.label9.TabIndex = 9; - this.label9.Text = "px"; - // - // txtBG1TDAddrBits - // - this.txtBG1TDAddrBits.BackColor = System.Drawing.Color.LightGreen; - this.txtBG1TDAddrBits.Location = new System.Drawing.Point(5, 179); - this.txtBG1TDAddrBits.Multiline = true; - this.txtBG1TDAddrBits.Name = "txtBG1TDAddrBits"; - this.txtBG1TDAddrBits.ReadOnly = true; - this.txtBG1TDAddrBits.Size = new System.Drawing.Size(25, 17); - this.txtBG1TDAddrBits.TabIndex = 13; - this.txtBG1TDAddrBits.Text = "00"; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(30, 158); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(40, 13); - this.label10.TabIndex = 11; - this.label10.Text = "@Scrn"; - // - // txtBG1SizeInPixels - // - this.txtBG1SizeInPixels.Location = new System.Drawing.Point(73, 112); - this.txtBG1SizeInPixels.Multiline = true; - this.txtBG1SizeInPixels.Name = "txtBG1SizeInPixels"; - this.txtBG1SizeInPixels.ReadOnly = true; - this.txtBG1SizeInPixels.Size = new System.Drawing.Size(72, 19); - this.txtBG1SizeInPixels.TabIndex = 8; - this.txtBG1SizeInPixels.Text = "1024x1024"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(134, 96); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(32, 13); - this.label3.TabIndex = 7; - this.label3.Text = "Tiles;"; - // - // txtBG1SCAddrBits - // - this.txtBG1SCAddrBits.BackColor = System.Drawing.Color.LightGreen; - this.txtBG1SCAddrBits.Location = new System.Drawing.Point(5, 155); - this.txtBG1SCAddrBits.Multiline = true; - this.txtBG1SCAddrBits.Name = "txtBG1SCAddrBits"; - this.txtBG1SCAddrBits.ReadOnly = true; - this.txtBG1SCAddrBits.Size = new System.Drawing.Size(25, 17); - this.txtBG1SCAddrBits.TabIndex = 10; - this.txtBG1SCAddrBits.Text = "00"; - // - // txtBG1SizeInTiles - // - this.txtBG1SizeInTiles.Location = new System.Drawing.Point(73, 92); - this.txtBG1SizeInTiles.Multiline = true; - this.txtBG1SizeInTiles.Name = "txtBG1SizeInTiles"; - this.txtBG1SizeInTiles.ReadOnly = true; - this.txtBG1SizeInTiles.Size = new System.Drawing.Size(59, 17); - this.txtBG1SizeInTiles.TabIndex = 6; - this.txtBG1SizeInTiles.Text = "128x128 (32K)"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(34, 95); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(27, 13); - this.label2.TabIndex = 4; - this.label2.Text = "Size"; - // - // txtBG1SizeBits - // - this.txtBG1SizeBits.BackColor = System.Drawing.Color.LightGreen; - this.txtBG1SizeBits.Location = new System.Drawing.Point(5, 92); - this.txtBG1SizeBits.Multiline = true; - this.txtBG1SizeBits.Name = "txtBG1SizeBits"; - this.txtBG1SizeBits.ReadOnly = true; - this.txtBG1SizeBits.Size = new System.Drawing.Size(25, 17); - this.txtBG1SizeBits.TabIndex = 5; - this.txtBG1SizeBits.Text = "00"; - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.paletteViewer); - this.groupBox5.Location = new System.Drawing.Point(235, 336); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(319, 327); - this.groupBox5.TabIndex = 36; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Palette"; - // - // paletteViewer - // - this.paletteViewer.BackColor = System.Drawing.Color.Transparent; - this.paletteViewer.Location = new System.Drawing.Point(6, 14); - this.paletteViewer.Name = "paletteViewer"; - this.paletteViewer.Size = new System.Drawing.Size(307, 307); - this.paletteViewer.TabIndex = 18; - this.paletteViewer.TabStop = false; - this.paletteViewer.MouseClick += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseClick); - this.paletteViewer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseDown); - this.paletteViewer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseMove); - // - // tabctrlDetails - // - this.tabctrlDetails.Controls.Add(this.tpPalette); - this.tabctrlDetails.Controls.Add(this.tpTile); - this.tabctrlDetails.Controls.Add(this.tpMapEntry); - this.tabctrlDetails.Controls.Add(this.tpOBJ); - this.tabctrlDetails.Location = new System.Drawing.Point(300, 91); - this.tabctrlDetails.Name = "tabctrlDetails"; - this.tabctrlDetails.SelectedIndex = 0; - this.tabctrlDetails.Size = new System.Drawing.Size(214, 120); - this.tabctrlDetails.TabIndex = 0; - // - // tpPalette - // - this.tpPalette.Controls.Add(this.label53); - this.tpPalette.Controls.Add(this.label52); - this.tpPalette.Controls.Add(this.label51); - this.tpPalette.Controls.Add(this.txtPaletteDetailsAddress); - this.tpPalette.Controls.Add(this.txtPaletteDetailsIndex); - this.tpPalette.Controls.Add(this.txtPaletteDetailsIndexHex); - this.tpPalette.Controls.Add(this.txtDetailsPaletteColorRGB); - this.tpPalette.Controls.Add(this.txtDetailsPaletteColorHex); - this.tpPalette.Controls.Add(this.txtDetailsPaletteColor); - this.tpPalette.Controls.Add(this.pnDetailsPaletteColor); - this.tpPalette.Location = new System.Drawing.Point(4, 22); - this.tpPalette.Name = "tpPalette"; - this.tpPalette.Padding = new System.Windows.Forms.Padding(3); - this.tpPalette.Size = new System.Drawing.Size(206, 94); - this.tpPalette.TabIndex = 0; - this.tpPalette.Text = "Color"; - this.tpPalette.UseVisualStyleBackColor = true; - // - // label53 - // - this.label53.AutoSize = true; - this.label53.Location = new System.Drawing.Point(73, 76); - this.label53.Name = "label53"; - this.label53.Size = new System.Drawing.Size(48, 13); - this.label53.TabIndex = 61; - this.label53.Text = "RGB888"; - // - // label52 - // - this.label52.AutoSize = true; - this.label52.Location = new System.Drawing.Point(93, 54); - this.label52.Name = "label52"; - this.label52.Size = new System.Drawing.Size(26, 13); - this.label52.TabIndex = 60; - this.label52.Text = "Hex"; - // - // label51 - // - this.label51.AutoSize = true; - this.label51.Location = new System.Drawing.Point(73, 32); - this.label51.Name = "label51"; - this.label51.Size = new System.Drawing.Size(50, 13); - this.label51.TabIndex = 59; - this.label51.Text = "Raw Col."; - // - // txtPaletteDetailsAddress - // - this.txtPaletteDetailsAddress.Location = new System.Drawing.Point(149, 7); - this.txtPaletteDetailsAddress.Multiline = true; - this.txtPaletteDetailsAddress.Name = "txtPaletteDetailsAddress"; - this.txtPaletteDetailsAddress.ReadOnly = true; - this.txtPaletteDetailsAddress.Size = new System.Drawing.Size(54, 18); - this.txtPaletteDetailsAddress.TabIndex = 42; - this.txtPaletteDetailsAddress.Text = "@DDD"; - // - // txtPaletteDetailsIndex - // - this.txtPaletteDetailsIndex.Location = new System.Drawing.Point(112, 7); - this.txtPaletteDetailsIndex.Multiline = true; - this.txtPaletteDetailsIndex.Name = "txtPaletteDetailsIndex"; - this.txtPaletteDetailsIndex.ReadOnly = true; - this.txtPaletteDetailsIndex.Size = new System.Drawing.Size(31, 18); - this.txtPaletteDetailsIndex.TabIndex = 41; - this.txtPaletteDetailsIndex.Text = "127"; - // - // txtPaletteDetailsIndexHex - // - this.txtPaletteDetailsIndexHex.Location = new System.Drawing.Point(76, 7); - this.txtPaletteDetailsIndexHex.Multiline = true; - this.txtPaletteDetailsIndexHex.Name = "txtPaletteDetailsIndexHex"; - this.txtPaletteDetailsIndexHex.ReadOnly = true; - this.txtPaletteDetailsIndexHex.Size = new System.Drawing.Size(28, 18); - this.txtPaletteDetailsIndexHex.TabIndex = 39; - this.txtPaletteDetailsIndexHex.Text = "$DD"; - // - // txtDetailsPaletteColorRGB - // - this.txtDetailsPaletteColorRGB.Location = new System.Drawing.Point(125, 73); - this.txtDetailsPaletteColorRGB.Multiline = true; - this.txtDetailsPaletteColorRGB.Name = "txtDetailsPaletteColorRGB"; - this.txtDetailsPaletteColorRGB.ReadOnly = true; - this.txtDetailsPaletteColorRGB.Size = new System.Drawing.Size(78, 18); - this.txtDetailsPaletteColorRGB.TabIndex = 38; - this.txtDetailsPaletteColorRGB.Text = "(255, 255, 255)"; - // - // txtDetailsPaletteColorHex - // - this.txtDetailsPaletteColorHex.Location = new System.Drawing.Point(125, 51); - this.txtDetailsPaletteColorHex.Multiline = true; - this.txtDetailsPaletteColorHex.Name = "txtDetailsPaletteColorHex"; - this.txtDetailsPaletteColorHex.ReadOnly = true; - this.txtDetailsPaletteColorHex.Size = new System.Drawing.Size(78, 18); - this.txtDetailsPaletteColorHex.TabIndex = 37; - this.txtDetailsPaletteColorHex.Text = "#DDDDDD"; - // - // txtDetailsPaletteColor - // - this.txtDetailsPaletteColor.Location = new System.Drawing.Point(125, 29); - this.txtDetailsPaletteColor.Multiline = true; - this.txtDetailsPaletteColor.Name = "txtDetailsPaletteColor"; - this.txtDetailsPaletteColor.ReadOnly = true; - this.txtDetailsPaletteColor.Size = new System.Drawing.Size(79, 18); - this.txtDetailsPaletteColor.TabIndex = 36; - this.txtDetailsPaletteColor.Text = "$DDDD"; - // - // pnDetailsPaletteColor - // - this.pnDetailsPaletteColor.BackColor = System.Drawing.Color.Red; - this.pnDetailsPaletteColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pnDetailsPaletteColor.Location = new System.Drawing.Point(3, 4); - this.pnDetailsPaletteColor.Name = "pnDetailsPaletteColor"; - this.pnDetailsPaletteColor.Size = new System.Drawing.Size(69, 68); - this.pnDetailsPaletteColor.TabIndex = 3; - this.pnDetailsPaletteColor.DoubleClick += new System.EventHandler(this.pnDetailsPaletteColor_DoubleClick); - // - // tpTile - // - this.tpTile.Controls.Add(this.label45); - this.tpTile.Controls.Add(this.txtTilePalette); - this.tpTile.Controls.Add(this.txtTileNumber); - this.tpTile.Controls.Add(this.txtTileMode); - this.tpTile.Controls.Add(this.label18); - this.tpTile.Controls.Add(this.txtTileColors); - this.tpTile.Controls.Add(this.txtTileBpp); - this.tpTile.Controls.Add(this.label42); - this.tpTile.Controls.Add(this.txtTileAddress); - this.tpTile.Controls.Add(this.viewerTile); - this.tpTile.Location = new System.Drawing.Point(4, 22); - this.tpTile.Name = "tpTile"; - this.tpTile.Padding = new System.Windows.Forms.Padding(3); - this.tpTile.Size = new System.Drawing.Size(206, 94); - this.tpTile.TabIndex = 1; - this.tpTile.Text = "Tile"; - this.tpTile.UseVisualStyleBackColor = true; - // - // label45 - // - this.label45.AutoSize = true; - this.label45.Location = new System.Drawing.Point(169, 75); - this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(22, 13); - this.label45.TabIndex = 65; - this.label45.Text = "Pal"; - // - // txtTilePalette - // - this.txtTilePalette.Location = new System.Drawing.Point(139, 73); - this.txtTilePalette.Multiline = true; - this.txtTilePalette.Name = "txtTilePalette"; - this.txtTilePalette.ReadOnly = true; - this.txtTilePalette.Size = new System.Drawing.Size(29, 18); - this.txtTilePalette.TabIndex = 64; - this.txtTilePalette.Text = "$FF"; - // - // txtTileNumber - // - this.txtTileNumber.Location = new System.Drawing.Point(76, 6); - this.txtTileNumber.Multiline = true; - this.txtTileNumber.Name = "txtTileNumber"; - this.txtTileNumber.ReadOnly = true; - this.txtTileNumber.Size = new System.Drawing.Size(54, 18); - this.txtTileNumber.TabIndex = 63; - this.txtTileNumber.Text = "#$DDD"; - // - // txtTileMode - // - this.txtTileMode.Location = new System.Drawing.Point(139, 6); - this.txtTileMode.Multiline = true; - this.txtTileMode.Name = "txtTileMode"; - this.txtTileMode.ReadOnly = true; - this.txtTileMode.Size = new System.Drawing.Size(59, 18); - this.txtTileMode.TabIndex = 62; - this.txtTileMode.Text = "Text 8bpp"; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(169, 53); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(36, 13); - this.label18.TabIndex = 61; - this.label18.Text = "Colors"; - // - // txtTileColors - // - this.txtTileColors.Location = new System.Drawing.Point(139, 51); - this.txtTileColors.Multiline = true; - this.txtTileColors.Name = "txtTileColors"; - this.txtTileColors.ReadOnly = true; - this.txtTileColors.Size = new System.Drawing.Size(28, 17); - this.txtTileColors.TabIndex = 60; - this.txtTileColors.Text = "256"; - // - // txtTileBpp - // - this.txtTileBpp.Location = new System.Drawing.Point(139, 29); - this.txtTileBpp.Multiline = true; - this.txtTileBpp.Name = "txtTileBpp"; - this.txtTileBpp.ReadOnly = true; - this.txtTileBpp.Size = new System.Drawing.Size(28, 17); - this.txtTileBpp.TabIndex = 59; - this.txtTileBpp.Text = "8"; - // - // label42 - // - this.label42.AutoSize = true; - this.label42.Location = new System.Drawing.Point(169, 31); - this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(32, 13); - this.label42.TabIndex = 58; - this.label42.Text = "Bpp; "; - // - // txtTileAddress - // - this.txtTileAddress.Location = new System.Drawing.Point(76, 28); - this.txtTileAddress.Multiline = true; - this.txtTileAddress.Name = "txtTileAddress"; - this.txtTileAddress.ReadOnly = true; - this.txtTileAddress.Size = new System.Drawing.Size(54, 18); - this.txtTileAddress.TabIndex = 57; - this.txtTileAddress.Text = "@DDDD"; - // - // viewerTile - // - this.viewerTile.BackColor = System.Drawing.Color.Transparent; - this.viewerTile.Location = new System.Drawing.Point(6, 6); - this.viewerTile.Name = "viewerTile"; - this.viewerTile.Size = new System.Drawing.Size(64, 64); - this.viewerTile.TabIndex = 19; - this.viewerTile.TabStop = false; - // - // tpMapEntry - // - this.tpMapEntry.Controls.Add(this.textBox2); - this.tpMapEntry.Controls.Add(this.checkMapEntryVFlip); - this.tpMapEntry.Controls.Add(this.label34); - this.tpMapEntry.Controls.Add(this.checkMapEntryHFlip); - this.tpMapEntry.Controls.Add(this.label17); - this.tpMapEntry.Controls.Add(this.lblMapEntryHFlip); - this.tpMapEntry.Controls.Add(this.txtMapEntryPalette); - this.tpMapEntry.Controls.Add(this.label14); - this.tpMapEntry.Controls.Add(this.label6); - this.tpMapEntry.Controls.Add(this.txtMapEntryTileAddr); - this.tpMapEntry.Controls.Add(this.txtMapEntryPrio); - this.tpMapEntry.Controls.Add(this.txtMapEntryLocation); - this.tpMapEntry.Controls.Add(this.txtMapEntryTileNum); - this.tpMapEntry.Controls.Add(this.viewerMapEntryTile); - this.tpMapEntry.Location = new System.Drawing.Point(4, 22); - this.tpMapEntry.Name = "tpMapEntry"; - this.tpMapEntry.Size = new System.Drawing.Size(206, 94); - this.tpMapEntry.TabIndex = 2; - this.tpMapEntry.Text = "Map Entry"; - this.tpMapEntry.UseVisualStyleBackColor = true; - // - // textBox2 - // - this.textBox2.Location = new System.Drawing.Point(137, 51); - this.textBox2.Multiline = true; - this.textBox2.Name = "textBox2"; - this.textBox2.ReadOnly = true; - this.textBox2.Size = new System.Drawing.Size(34, 18); - this.textBox2.TabIndex = 63; - this.textBox2.Text = "$DD"; - // - // checkMapEntryVFlip - // - this.checkMapEntryVFlip.AutoSize = true; - this.checkMapEntryVFlip.Enabled = false; - this.checkMapEntryVFlip.Location = new System.Drawing.Point(42, 76); - this.checkMapEntryVFlip.Name = "checkMapEntryVFlip"; - this.checkMapEntryVFlip.Size = new System.Drawing.Size(15, 14); - this.checkMapEntryVFlip.TabIndex = 61; - this.checkMapEntryVFlip.UseVisualStyleBackColor = true; - // - // label34 - // - this.label34.AutoSize = true; - this.label34.Location = new System.Drawing.Point(56, 76); - this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(14, 13); - this.label34.TabIndex = 62; - this.label34.Text = "V"; - // - // checkMapEntryHFlip - // - this.checkMapEntryHFlip.AutoSize = true; - this.checkMapEntryHFlip.Enabled = false; - this.checkMapEntryHFlip.Location = new System.Drawing.Point(8, 76); - this.checkMapEntryHFlip.Name = "checkMapEntryHFlip"; - this.checkMapEntryHFlip.Size = new System.Drawing.Size(15, 14); - this.checkMapEntryHFlip.TabIndex = 56; - this.checkMapEntryHFlip.UseVisualStyleBackColor = true; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(93, 53); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(40, 13); - this.label17.TabIndex = 60; - this.label17.Text = "Palette"; - // - // lblMapEntryHFlip - // - this.lblMapEntryHFlip.AutoSize = true; - this.lblMapEntryHFlip.Location = new System.Drawing.Point(22, 76); - this.lblMapEntryHFlip.Name = "lblMapEntryHFlip"; - this.lblMapEntryHFlip.Size = new System.Drawing.Size(15, 13); - this.lblMapEntryHFlip.TabIndex = 57; - this.lblMapEntryHFlip.Text = "H"; - // - // txtMapEntryPalette - // - this.txtMapEntryPalette.BackColor = System.Drawing.Color.LightGreen; - this.txtMapEntryPalette.Location = new System.Drawing.Point(76, 51); - this.txtMapEntryPalette.Multiline = true; - this.txtMapEntryPalette.Name = "txtMapEntryPalette"; - this.txtMapEntryPalette.ReadOnly = true; - this.txtMapEntryPalette.Size = new System.Drawing.Size(15, 17); - this.txtMapEntryPalette.TabIndex = 59; - this.txtMapEntryPalette.Text = "00"; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(95, 75); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(25, 13); - this.label14.TabIndex = 58; - this.label14.Text = "Prio"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(121, 31); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(31, 13); - this.label6.TabIndex = 56; - this.label6.Text = "Tile#"; - // - // txtMapEntryTileAddr - // - this.txtMapEntryTileAddr.Location = new System.Drawing.Point(153, 29); - this.txtMapEntryTileAddr.Multiline = true; - this.txtMapEntryTileAddr.Name = "txtMapEntryTileAddr"; - this.txtMapEntryTileAddr.ReadOnly = true; - this.txtMapEntryTileAddr.Size = new System.Drawing.Size(45, 18); - this.txtMapEntryTileAddr.TabIndex = 57; - this.txtMapEntryTileAddr.Text = "@0D00"; - // - // txtMapEntryPrio - // - this.txtMapEntryPrio.BackColor = System.Drawing.Color.LightGreen; - this.txtMapEntryPrio.Location = new System.Drawing.Point(76, 73); - this.txtMapEntryPrio.Multiline = true; - this.txtMapEntryPrio.Name = "txtMapEntryPrio"; - this.txtMapEntryPrio.ReadOnly = true; - this.txtMapEntryPrio.Size = new System.Drawing.Size(15, 17); - this.txtMapEntryPrio.TabIndex = 56; - this.txtMapEntryPrio.Text = "00"; - // - // txtMapEntryLocation - // - this.txtMapEntryLocation.Location = new System.Drawing.Point(76, 6); - this.txtMapEntryLocation.Multiline = true; - this.txtMapEntryLocation.Name = "txtMapEntryLocation"; - this.txtMapEntryLocation.ReadOnly = true; - this.txtMapEntryLocation.Size = new System.Drawing.Size(87, 18); - this.txtMapEntryLocation.TabIndex = 56; - this.txtMapEntryLocation.Text = "(64,64) @FFFF"; - // - // txtMapEntryTileNum - // - this.txtMapEntryTileNum.BackColor = System.Drawing.Color.LightGreen; - this.txtMapEntryTileNum.Location = new System.Drawing.Point(76, 29); - this.txtMapEntryTileNum.Multiline = true; - this.txtMapEntryTileNum.Name = "txtMapEntryTileNum"; - this.txtMapEntryTileNum.ReadOnly = true; - this.txtMapEntryTileNum.Size = new System.Drawing.Size(44, 17); - this.txtMapEntryTileNum.TabIndex = 39; - this.txtMapEntryTileNum.Text = "#$DDD"; - // - // viewerMapEntryTile - // - this.viewerMapEntryTile.BackColor = System.Drawing.Color.Transparent; - this.viewerMapEntryTile.Location = new System.Drawing.Point(6, 6); - this.viewerMapEntryTile.Name = "viewerMapEntryTile"; - this.viewerMapEntryTile.Size = new System.Drawing.Size(64, 64); - this.viewerMapEntryTile.TabIndex = 20; - this.viewerMapEntryTile.TabStop = false; - // - // tpOBJ - // - this.tpOBJ.Controls.Add(this.txtObjPriority); - this.tpOBJ.Controls.Add(this.label50); - this.tpOBJ.Controls.Add(this.txtObjPaletteMemo); - this.tpOBJ.Controls.Add(this.label49); - this.tpOBJ.Controls.Add(this.txtObjPalette); - this.tpOBJ.Controls.Add(this.label48); - this.tpOBJ.Controls.Add(this.txtObjNameAddr); - this.tpOBJ.Controls.Add(this.txtObjName); - this.tpOBJ.Controls.Add(this.txtObjSize); - this.tpOBJ.Controls.Add(this.label46); - this.tpOBJ.Controls.Add(this.cbObjLarge); - this.tpOBJ.Controls.Add(this.txtObjNumber); - this.tpOBJ.Controls.Add(this.txtObjCoord); - this.tpOBJ.Controls.Add(this.cbObjVFlip); - this.tpOBJ.Controls.Add(this.label43); - this.tpOBJ.Controls.Add(this.cbObjHFlip); - this.tpOBJ.Controls.Add(this.label44); - this.tpOBJ.Controls.Add(this.viewerObj); - this.tpOBJ.Location = new System.Drawing.Point(4, 22); - this.tpOBJ.Name = "tpOBJ"; - this.tpOBJ.Size = new System.Drawing.Size(206, 94); - this.tpOBJ.TabIndex = 3; - this.tpOBJ.Text = "OBJ"; - this.tpOBJ.UseVisualStyleBackColor = true; - // - // txtObjPriority - // - this.txtObjPriority.BackColor = System.Drawing.Color.LightGreen; - this.txtObjPriority.Location = new System.Drawing.Point(187, 29); - this.txtObjPriority.Multiline = true; - this.txtObjPriority.Name = "txtObjPriority"; - this.txtObjPriority.ReadOnly = true; - this.txtObjPriority.Size = new System.Drawing.Size(18, 17); - this.txtObjPriority.TabIndex = 102; - this.txtObjPriority.Text = "3"; - // - // label50 - // - this.label50.AutoSize = true; - this.label50.Location = new System.Drawing.Point(160, 31); - this.label50.Name = "label50"; - this.label50.Size = new System.Drawing.Size(25, 13); - this.label50.TabIndex = 101; - this.label50.Text = "Prio"; - // - // txtObjPaletteMemo - // - this.txtObjPaletteMemo.Location = new System.Drawing.Point(137, 73); - this.txtObjPaletteMemo.Multiline = true; - this.txtObjPaletteMemo.Name = "txtObjPaletteMemo"; - this.txtObjPaletteMemo.ReadOnly = true; - this.txtObjPaletteMemo.Size = new System.Drawing.Size(34, 18); - this.txtObjPaletteMemo.TabIndex = 100; - this.txtObjPaletteMemo.Text = "$DD"; - // - // label49 - // - this.label49.AutoSize = true; - this.label49.Location = new System.Drawing.Point(93, 75); - this.label49.Name = "label49"; - this.label49.Size = new System.Drawing.Size(40, 13); - this.label49.TabIndex = 99; - this.label49.Text = "Palette"; - // - // txtObjPalette - // - this.txtObjPalette.BackColor = System.Drawing.Color.LightGreen; - this.txtObjPalette.Location = new System.Drawing.Point(76, 73); - this.txtObjPalette.Multiline = true; - this.txtObjPalette.Name = "txtObjPalette"; - this.txtObjPalette.ReadOnly = true; - this.txtObjPalette.Size = new System.Drawing.Size(15, 17); - this.txtObjPalette.TabIndex = 98; - this.txtObjPalette.Text = "00"; - // - // label48 - // - this.label48.AutoSize = true; - this.label48.Location = new System.Drawing.Point(121, 53); - this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(31, 13); - this.label48.TabIndex = 96; - this.label48.Text = "Tile#"; - // - // txtObjNameAddr - // - this.txtObjNameAddr.Location = new System.Drawing.Point(153, 51); - this.txtObjNameAddr.Multiline = true; - this.txtObjNameAddr.Name = "txtObjNameAddr"; - this.txtObjNameAddr.ReadOnly = true; - this.txtObjNameAddr.Size = new System.Drawing.Size(45, 18); - this.txtObjNameAddr.TabIndex = 97; - this.txtObjNameAddr.Text = "@0D00"; - // - // txtObjName - // - this.txtObjName.BackColor = System.Drawing.Color.LightGreen; - this.txtObjName.Location = new System.Drawing.Point(76, 51); - this.txtObjName.Multiline = true; - this.txtObjName.Name = "txtObjName"; - this.txtObjName.ReadOnly = true; - this.txtObjName.Size = new System.Drawing.Size(43, 17); - this.txtObjName.TabIndex = 95; - this.txtObjName.Text = "#$DDD"; - // - // txtObjSize - // - this.txtObjSize.Location = new System.Drawing.Point(122, 29); - this.txtObjSize.Multiline = true; - this.txtObjSize.Name = "txtObjSize"; - this.txtObjSize.ReadOnly = true; - this.txtObjSize.Size = new System.Drawing.Size(37, 18); - this.txtObjSize.TabIndex = 93; - this.txtObjSize.Text = "64x64"; - // - // label46 - // - this.label46.AutoSize = true; - this.label46.Location = new System.Drawing.Point(89, 31); - this.label46.Name = "label46"; - this.label46.Size = new System.Drawing.Size(34, 13); - this.label46.TabIndex = 92; - this.label46.Text = "Large"; - // - // cbObjLarge - // - this.cbObjLarge.AutoSize = true; - this.cbObjLarge.Enabled = false; - this.cbObjLarge.Location = new System.Drawing.Point(76, 31); - this.cbObjLarge.Name = "cbObjLarge"; - this.cbObjLarge.Size = new System.Drawing.Size(15, 14); - this.cbObjLarge.TabIndex = 91; - this.cbObjLarge.UseVisualStyleBackColor = true; - // - // txtObjNumber - // - this.txtObjNumber.Location = new System.Drawing.Point(76, 6); - this.txtObjNumber.Multiline = true; - this.txtObjNumber.Name = "txtObjNumber"; - this.txtObjNumber.ReadOnly = true; - this.txtObjNumber.Size = new System.Drawing.Size(43, 18); - this.txtObjNumber.TabIndex = 68; - this.txtObjNumber.Text = "#$DD"; - // - // txtObjCoord - // - this.txtObjCoord.Location = new System.Drawing.Point(125, 6); - this.txtObjCoord.Multiline = true; - this.txtObjCoord.Name = "txtObjCoord"; - this.txtObjCoord.ReadOnly = true; - this.txtObjCoord.Size = new System.Drawing.Size(65, 18); - this.txtObjCoord.TabIndex = 67; - this.txtObjCoord.Text = "(-239,-239)"; - // - // cbObjVFlip - // - this.cbObjVFlip.AutoSize = true; - this.cbObjVFlip.Enabled = false; - this.cbObjVFlip.Location = new System.Drawing.Point(42, 76); - this.cbObjVFlip.Name = "cbObjVFlip"; - this.cbObjVFlip.Size = new System.Drawing.Size(15, 14); - this.cbObjVFlip.TabIndex = 65; - this.cbObjVFlip.UseVisualStyleBackColor = true; - // - // label43 - // - this.label43.AutoSize = true; - this.label43.Location = new System.Drawing.Point(56, 76); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(14, 13); - this.label43.TabIndex = 66; - this.label43.Text = "V"; - // - // cbObjHFlip - // - this.cbObjHFlip.AutoSize = true; - this.cbObjHFlip.Enabled = false; - this.cbObjHFlip.Location = new System.Drawing.Point(8, 76); - this.cbObjHFlip.Name = "cbObjHFlip"; - this.cbObjHFlip.Size = new System.Drawing.Size(15, 14); - this.cbObjHFlip.TabIndex = 63; - this.cbObjHFlip.UseVisualStyleBackColor = true; - // - // label44 - // - this.label44.AutoSize = true; - this.label44.Location = new System.Drawing.Point(22, 76); - this.label44.Name = "label44"; - this.label44.Size = new System.Drawing.Size(15, 13); - this.label44.TabIndex = 64; - this.label44.Text = "H"; - // - // viewerObj - // - this.viewerObj.BackColor = System.Drawing.Color.Transparent; - this.viewerObj.Location = new System.Drawing.Point(6, 6); - this.viewerObj.Name = "viewerObj"; - this.viewerObj.Size = new System.Drawing.Size(64, 64); - this.viewerObj.TabIndex = 21; - this.viewerObj.TabStop = false; - // - // viewerPanel - // - this.viewerPanel.AutoScroll = true; - this.viewerPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.viewerPanel.Controls.Add(this.viewer); - this.viewerPanel.Dock = System.Windows.Forms.DockStyle.Fill; - this.viewerPanel.Location = new System.Drawing.Point(566, 3); - this.viewerPanel.Name = "viewerPanel"; - this.tableLayoutPanel1.SetRowSpan(this.viewerPanel, 2); - this.viewerPanel.Size = new System.Drawing.Size(517, 667); - this.viewerPanel.TabIndex = 1; - // - // viewer - // - this.viewer.BackColor = System.Drawing.Color.Transparent; - this.viewer.Location = new System.Drawing.Point(0, 0); - this.viewer.Name = "viewer"; - this.viewer.Size = new System.Drawing.Size(512, 512); - this.viewer.TabIndex = 38; - this.viewer.TabStop = false; - this.viewer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseDown); - this.viewer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseMove); - this.viewer.MouseUp += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseUp); - // - // toolTip1 - // - this.toolTip1.AutoPopDelay = 5000; - this.toolTip1.InitialDelay = 250; - this.toolTip1.ReshowDelay = 100; - // - // messagetimer - // - this.messagetimer.Interval = 5000; - this.messagetimer.Tick += new System.EventHandler(this.messagetimer_Tick); - // - // SNESGraphicsDebugger - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1086, 697); - this.Controls.Add(this.tableLayoutPanel1); - this.Controls.Add(this.menuStrip1); - this.KeyPreview = true; - this.MainMenuStrip = this.menuStrip1; - this.Name = "SNESGraphicsDebugger"; - this.ShowIcon = false; - this.Text = "Graphics Debugger"; - this.Load += new System.EventHandler(this.SNESGraphicsDebugger_Load); - this.menuStrip1.ResumeLayout(false); - this.menuStrip1.PerformLayout(); - this.tableLayoutPanel1.ResumeLayout(false); - this.tableLayoutPanel1.PerformLayout(); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - this.groupFreeze.ResumeLayout(false); - this.pnGroupFreeze.ResumeLayout(false); - this.pnGroupFreeze.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudScanline)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.sliderScanline)).EndInit(); - this.groupBox6.ResumeLayout(false); - this.groupBox6.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox8.ResumeLayout(false); - this.groupBox8.PerformLayout(); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.tabctrlDetails.ResumeLayout(false); - this.tpPalette.ResumeLayout(false); - this.tpPalette.PerformLayout(); - this.tpTile.ResumeLayout(false); - this.tpTile.PerformLayout(); - this.tpMapEntry.ResumeLayout(false); - this.tpMapEntry.PerformLayout(); - this.tpOBJ.ResumeLayout(false); - this.tpOBJ.PerformLayout(); - this.viewerPanel.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); + this.comboBGProps.Location = new System.Drawing.Point(6, 15); + this.comboBGProps.Name = "comboBGProps"; + this.comboBGProps.Size = new System.Drawing.Size(59, 21); + this.comboBGProps.TabIndex = 32; + this.comboBGProps.SelectedIndexChanged += new System.EventHandler(this.comboBGProps_SelectedIndexChanged); + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(33, 74); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(34, 13); + this.label15.TabIndex = 22; + this.label15.Text = "TSize"; + // + // txtBG1TSizeBits + // + this.txtBG1TSizeBits.BackColor = System.Drawing.Color.LightGreen; + this.txtBG1TSizeBits.Location = new System.Drawing.Point(5, 70); + this.txtBG1TSizeBits.Multiline = true; + this.txtBG1TSizeBits.Name = "txtBG1TSizeBits"; + this.txtBG1TSizeBits.ReadOnly = true; + this.txtBG1TSizeBits.Size = new System.Drawing.Size(25, 17); + this.txtBG1TSizeBits.TabIndex = 21; + this.txtBG1TSizeBits.Text = "00"; + // + // label13 + // + this.label13.AutoSize = true; + this.label13.Location = new System.Drawing.Point(124, 52); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(36, 13); + this.label13.TabIndex = 20; + this.label13.Text = "Colors"; + // + // txtBG1Colors + // + this.txtBG1Colors.Location = new System.Drawing.Point(73, 50); + this.txtBG1Colors.Multiline = true; + this.txtBG1Colors.Name = "txtBG1Colors"; + this.txtBG1Colors.ReadOnly = true; + this.txtBG1Colors.Size = new System.Drawing.Size(48, 17); + this.txtBG1Colors.TabIndex = 19; + this.txtBG1Colors.Text = "256"; + // + // txtBG1Bpp + // + this.txtBG1Bpp.Location = new System.Drawing.Point(6, 50); + this.txtBG1Bpp.Multiline = true; + this.txtBG1Bpp.Name = "txtBG1Bpp"; + this.txtBG1Bpp.ReadOnly = true; + this.txtBG1Bpp.Size = new System.Drawing.Size(24, 17); + this.txtBG1Bpp.TabIndex = 18; + this.txtBG1Bpp.Text = "8"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.Location = new System.Drawing.Point(33, 52); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(32, 13); + this.label12.TabIndex = 17; + this.label12.Text = "Bpp; "; + // + // txtBG1TDAddrDescr + // + this.txtBG1TDAddrDescr.Location = new System.Drawing.Point(73, 177); + this.txtBG1TDAddrDescr.Multiline = true; + this.txtBG1TDAddrDescr.Name = "txtBG1TDAddrDescr"; + this.txtBG1TDAddrDescr.ReadOnly = true; + this.txtBG1TDAddrDescr.Size = new System.Drawing.Size(72, 19); + this.txtBG1TDAddrDescr.TabIndex = 15; + this.txtBG1TDAddrDescr.Text = "1024z1024"; + // + // label11 + // + this.label11.AutoSize = true; + this.label11.Location = new System.Drawing.Point(30, 182); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(40, 13); + this.label11.TabIndex = 14; + this.label11.Text = "@Tiles"; + // + // txtBG1SCAddrDescr + // + this.txtBG1SCAddrDescr.Location = new System.Drawing.Point(73, 155); + this.txtBG1SCAddrDescr.Multiline = true; + this.txtBG1SCAddrDescr.Name = "txtBG1SCAddrDescr"; + this.txtBG1SCAddrDescr.ReadOnly = true; + this.txtBG1SCAddrDescr.Size = new System.Drawing.Size(72, 19); + this.txtBG1SCAddrDescr.TabIndex = 12; + this.txtBG1SCAddrDescr.Text = "1024z1024"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.Location = new System.Drawing.Point(145, 116); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(18, 13); + this.label9.TabIndex = 9; + this.label9.Text = "px"; + // + // txtBG1TDAddrBits + // + this.txtBG1TDAddrBits.BackColor = System.Drawing.Color.LightGreen; + this.txtBG1TDAddrBits.Location = new System.Drawing.Point(5, 179); + this.txtBG1TDAddrBits.Multiline = true; + this.txtBG1TDAddrBits.Name = "txtBG1TDAddrBits"; + this.txtBG1TDAddrBits.ReadOnly = true; + this.txtBG1TDAddrBits.Size = new System.Drawing.Size(25, 17); + this.txtBG1TDAddrBits.TabIndex = 13; + this.txtBG1TDAddrBits.Text = "00"; + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(30, 158); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(40, 13); + this.label10.TabIndex = 11; + this.label10.Text = "@Scrn"; + // + // txtBG1SizeInPixels + // + this.txtBG1SizeInPixels.Location = new System.Drawing.Point(73, 112); + this.txtBG1SizeInPixels.Multiline = true; + this.txtBG1SizeInPixels.Name = "txtBG1SizeInPixels"; + this.txtBG1SizeInPixels.ReadOnly = true; + this.txtBG1SizeInPixels.Size = new System.Drawing.Size(72, 19); + this.txtBG1SizeInPixels.TabIndex = 8; + this.txtBG1SizeInPixels.Text = "1024x1024"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(134, 96); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(32, 13); + this.label3.TabIndex = 7; + this.label3.Text = "Tiles;"; + // + // txtBG1SCAddrBits + // + this.txtBG1SCAddrBits.BackColor = System.Drawing.Color.LightGreen; + this.txtBG1SCAddrBits.Location = new System.Drawing.Point(5, 155); + this.txtBG1SCAddrBits.Multiline = true; + this.txtBG1SCAddrBits.Name = "txtBG1SCAddrBits"; + this.txtBG1SCAddrBits.ReadOnly = true; + this.txtBG1SCAddrBits.Size = new System.Drawing.Size(25, 17); + this.txtBG1SCAddrBits.TabIndex = 10; + this.txtBG1SCAddrBits.Text = "00"; + // + // txtBG1SizeInTiles + // + this.txtBG1SizeInTiles.Location = new System.Drawing.Point(73, 92); + this.txtBG1SizeInTiles.Multiline = true; + this.txtBG1SizeInTiles.Name = "txtBG1SizeInTiles"; + this.txtBG1SizeInTiles.ReadOnly = true; + this.txtBG1SizeInTiles.Size = new System.Drawing.Size(59, 17); + this.txtBG1SizeInTiles.TabIndex = 6; + this.txtBG1SizeInTiles.Text = "128x128 (32K)"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(34, 95); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(27, 13); + this.label2.TabIndex = 4; + this.label2.Text = "Size"; + // + // txtBG1SizeBits + // + this.txtBG1SizeBits.BackColor = System.Drawing.Color.LightGreen; + this.txtBG1SizeBits.Location = new System.Drawing.Point(5, 92); + this.txtBG1SizeBits.Multiline = true; + this.txtBG1SizeBits.Name = "txtBG1SizeBits"; + this.txtBG1SizeBits.ReadOnly = true; + this.txtBG1SizeBits.Size = new System.Drawing.Size(25, 17); + this.txtBG1SizeBits.TabIndex = 5; + this.txtBG1SizeBits.Text = "00"; + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.paletteViewer); + this.groupBox5.Location = new System.Drawing.Point(235, 336); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(319, 327); + this.groupBox5.TabIndex = 36; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Palette"; + // + // paletteViewer + // + this.paletteViewer.BackColor = System.Drawing.Color.Transparent; + this.paletteViewer.Location = new System.Drawing.Point(6, 14); + this.paletteViewer.Name = "paletteViewer"; + this.paletteViewer.Size = new System.Drawing.Size(307, 307); + this.paletteViewer.TabIndex = 18; + this.paletteViewer.TabStop = false; + this.paletteViewer.MouseClick += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseClick); + this.paletteViewer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseDown); + this.paletteViewer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.paletteViewer_MouseMove); + // + // tabctrlDetails + // + this.tabctrlDetails.Controls.Add(this.tpPalette); + this.tabctrlDetails.Controls.Add(this.tpTile); + this.tabctrlDetails.Controls.Add(this.tpMapEntry); + this.tabctrlDetails.Controls.Add(this.tpOBJ); + this.tabctrlDetails.Location = new System.Drawing.Point(300, 91); + this.tabctrlDetails.Name = "tabctrlDetails"; + this.tabctrlDetails.SelectedIndex = 0; + this.tabctrlDetails.Size = new System.Drawing.Size(214, 120); + this.tabctrlDetails.TabIndex = 0; + // + // tpPalette + // + this.tpPalette.Controls.Add(this.label53); + this.tpPalette.Controls.Add(this.label52); + this.tpPalette.Controls.Add(this.label51); + this.tpPalette.Controls.Add(this.txtPaletteDetailsAddress); + this.tpPalette.Controls.Add(this.txtPaletteDetailsIndex); + this.tpPalette.Controls.Add(this.txtPaletteDetailsIndexHex); + this.tpPalette.Controls.Add(this.txtDetailsPaletteColorRGB); + this.tpPalette.Controls.Add(this.txtDetailsPaletteColorHex); + this.tpPalette.Controls.Add(this.txtDetailsPaletteColor); + this.tpPalette.Controls.Add(this.pnDetailsPaletteColor); + this.tpPalette.Location = new System.Drawing.Point(4, 22); + this.tpPalette.Name = "tpPalette"; + this.tpPalette.Padding = new System.Windows.Forms.Padding(3); + this.tpPalette.Size = new System.Drawing.Size(206, 94); + this.tpPalette.TabIndex = 0; + this.tpPalette.Text = "Color"; + this.tpPalette.UseVisualStyleBackColor = true; + // + // label53 + // + this.label53.AutoSize = true; + this.label53.Location = new System.Drawing.Point(73, 76); + this.label53.Name = "label53"; + this.label53.Size = new System.Drawing.Size(48, 13); + this.label53.TabIndex = 61; + this.label53.Text = "RGB888"; + // + // label52 + // + this.label52.AutoSize = true; + this.label52.Location = new System.Drawing.Point(93, 54); + this.label52.Name = "label52"; + this.label52.Size = new System.Drawing.Size(26, 13); + this.label52.TabIndex = 60; + this.label52.Text = "Hex"; + // + // label51 + // + this.label51.AutoSize = true; + this.label51.Location = new System.Drawing.Point(73, 32); + this.label51.Name = "label51"; + this.label51.Size = new System.Drawing.Size(50, 13); + this.label51.TabIndex = 59; + this.label51.Text = "Raw Col."; + // + // txtPaletteDetailsAddress + // + this.txtPaletteDetailsAddress.Location = new System.Drawing.Point(149, 7); + this.txtPaletteDetailsAddress.Multiline = true; + this.txtPaletteDetailsAddress.Name = "txtPaletteDetailsAddress"; + this.txtPaletteDetailsAddress.ReadOnly = true; + this.txtPaletteDetailsAddress.Size = new System.Drawing.Size(54, 18); + this.txtPaletteDetailsAddress.TabIndex = 42; + this.txtPaletteDetailsAddress.Text = "@DDD"; + // + // txtPaletteDetailsIndex + // + this.txtPaletteDetailsIndex.Location = new System.Drawing.Point(112, 7); + this.txtPaletteDetailsIndex.Multiline = true; + this.txtPaletteDetailsIndex.Name = "txtPaletteDetailsIndex"; + this.txtPaletteDetailsIndex.ReadOnly = true; + this.txtPaletteDetailsIndex.Size = new System.Drawing.Size(31, 18); + this.txtPaletteDetailsIndex.TabIndex = 41; + this.txtPaletteDetailsIndex.Text = "127"; + // + // txtPaletteDetailsIndexHex + // + this.txtPaletteDetailsIndexHex.Location = new System.Drawing.Point(76, 7); + this.txtPaletteDetailsIndexHex.Multiline = true; + this.txtPaletteDetailsIndexHex.Name = "txtPaletteDetailsIndexHex"; + this.txtPaletteDetailsIndexHex.ReadOnly = true; + this.txtPaletteDetailsIndexHex.Size = new System.Drawing.Size(28, 18); + this.txtPaletteDetailsIndexHex.TabIndex = 39; + this.txtPaletteDetailsIndexHex.Text = "$DD"; + // + // txtDetailsPaletteColorRGB + // + this.txtDetailsPaletteColorRGB.Location = new System.Drawing.Point(125, 73); + this.txtDetailsPaletteColorRGB.Multiline = true; + this.txtDetailsPaletteColorRGB.Name = "txtDetailsPaletteColorRGB"; + this.txtDetailsPaletteColorRGB.ReadOnly = true; + this.txtDetailsPaletteColorRGB.Size = new System.Drawing.Size(78, 18); + this.txtDetailsPaletteColorRGB.TabIndex = 38; + this.txtDetailsPaletteColorRGB.Text = "(255, 255, 255)"; + // + // txtDetailsPaletteColorHex + // + this.txtDetailsPaletteColorHex.Location = new System.Drawing.Point(125, 51); + this.txtDetailsPaletteColorHex.Multiline = true; + this.txtDetailsPaletteColorHex.Name = "txtDetailsPaletteColorHex"; + this.txtDetailsPaletteColorHex.ReadOnly = true; + this.txtDetailsPaletteColorHex.Size = new System.Drawing.Size(78, 18); + this.txtDetailsPaletteColorHex.TabIndex = 37; + this.txtDetailsPaletteColorHex.Text = "#DDDDDD"; + // + // txtDetailsPaletteColor + // + this.txtDetailsPaletteColor.Location = new System.Drawing.Point(125, 29); + this.txtDetailsPaletteColor.Multiline = true; + this.txtDetailsPaletteColor.Name = "txtDetailsPaletteColor"; + this.txtDetailsPaletteColor.ReadOnly = true; + this.txtDetailsPaletteColor.Size = new System.Drawing.Size(79, 18); + this.txtDetailsPaletteColor.TabIndex = 36; + this.txtDetailsPaletteColor.Text = "$DDDD"; + // + // pnDetailsPaletteColor + // + this.pnDetailsPaletteColor.BackColor = System.Drawing.Color.Red; + this.pnDetailsPaletteColor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.pnDetailsPaletteColor.Location = new System.Drawing.Point(3, 4); + this.pnDetailsPaletteColor.Name = "pnDetailsPaletteColor"; + this.pnDetailsPaletteColor.Size = new System.Drawing.Size(69, 68); + this.pnDetailsPaletteColor.TabIndex = 3; + this.pnDetailsPaletteColor.DoubleClick += new System.EventHandler(this.pnDetailsPaletteColor_DoubleClick); + // + // tpTile + // + this.tpTile.Controls.Add(this.label45); + this.tpTile.Controls.Add(this.txtTilePalette); + this.tpTile.Controls.Add(this.txtTileNumber); + this.tpTile.Controls.Add(this.txtTileMode); + this.tpTile.Controls.Add(this.label18); + this.tpTile.Controls.Add(this.txtTileColors); + this.tpTile.Controls.Add(this.txtTileBpp); + this.tpTile.Controls.Add(this.label42); + this.tpTile.Controls.Add(this.txtTileAddress); + this.tpTile.Controls.Add(this.viewerTile); + this.tpTile.Location = new System.Drawing.Point(4, 22); + this.tpTile.Name = "tpTile"; + this.tpTile.Padding = new System.Windows.Forms.Padding(3); + this.tpTile.Size = new System.Drawing.Size(206, 94); + this.tpTile.TabIndex = 1; + this.tpTile.Text = "Tile"; + this.tpTile.UseVisualStyleBackColor = true; + // + // label45 + // + this.label45.AutoSize = true; + this.label45.Location = new System.Drawing.Point(169, 75); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(22, 13); + this.label45.TabIndex = 65; + this.label45.Text = "Pal"; + // + // txtTilePalette + // + this.txtTilePalette.Location = new System.Drawing.Point(139, 73); + this.txtTilePalette.Multiline = true; + this.txtTilePalette.Name = "txtTilePalette"; + this.txtTilePalette.ReadOnly = true; + this.txtTilePalette.Size = new System.Drawing.Size(29, 18); + this.txtTilePalette.TabIndex = 64; + this.txtTilePalette.Text = "$FF"; + // + // txtTileNumber + // + this.txtTileNumber.Location = new System.Drawing.Point(76, 6); + this.txtTileNumber.Multiline = true; + this.txtTileNumber.Name = "txtTileNumber"; + this.txtTileNumber.ReadOnly = true; + this.txtTileNumber.Size = new System.Drawing.Size(54, 18); + this.txtTileNumber.TabIndex = 63; + this.txtTileNumber.Text = "#$DDD"; + // + // txtTileMode + // + this.txtTileMode.Location = new System.Drawing.Point(139, 6); + this.txtTileMode.Multiline = true; + this.txtTileMode.Name = "txtTileMode"; + this.txtTileMode.ReadOnly = true; + this.txtTileMode.Size = new System.Drawing.Size(59, 18); + this.txtTileMode.TabIndex = 62; + this.txtTileMode.Text = "Text 8bpp"; + // + // label18 + // + this.label18.AutoSize = true; + this.label18.Location = new System.Drawing.Point(169, 53); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(36, 13); + this.label18.TabIndex = 61; + this.label18.Text = "Colors"; + // + // txtTileColors + // + this.txtTileColors.Location = new System.Drawing.Point(139, 51); + this.txtTileColors.Multiline = true; + this.txtTileColors.Name = "txtTileColors"; + this.txtTileColors.ReadOnly = true; + this.txtTileColors.Size = new System.Drawing.Size(28, 17); + this.txtTileColors.TabIndex = 60; + this.txtTileColors.Text = "256"; + // + // txtTileBpp + // + this.txtTileBpp.Location = new System.Drawing.Point(139, 29); + this.txtTileBpp.Multiline = true; + this.txtTileBpp.Name = "txtTileBpp"; + this.txtTileBpp.ReadOnly = true; + this.txtTileBpp.Size = new System.Drawing.Size(28, 17); + this.txtTileBpp.TabIndex = 59; + this.txtTileBpp.Text = "8"; + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Location = new System.Drawing.Point(169, 31); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(32, 13); + this.label42.TabIndex = 58; + this.label42.Text = "Bpp; "; + // + // txtTileAddress + // + this.txtTileAddress.Location = new System.Drawing.Point(76, 28); + this.txtTileAddress.Multiline = true; + this.txtTileAddress.Name = "txtTileAddress"; + this.txtTileAddress.ReadOnly = true; + this.txtTileAddress.Size = new System.Drawing.Size(54, 18); + this.txtTileAddress.TabIndex = 57; + this.txtTileAddress.Text = "@DDDD"; + // + // viewerTile + // + this.viewerTile.BackColor = System.Drawing.Color.Transparent; + this.viewerTile.Location = new System.Drawing.Point(6, 6); + this.viewerTile.Name = "viewerTile"; + this.viewerTile.Size = new System.Drawing.Size(64, 64); + this.viewerTile.TabIndex = 19; + this.viewerTile.TabStop = false; + // + // tpMapEntry + // + this.tpMapEntry.Controls.Add(this.textBox2); + this.tpMapEntry.Controls.Add(this.checkMapEntryVFlip); + this.tpMapEntry.Controls.Add(this.label34); + this.tpMapEntry.Controls.Add(this.checkMapEntryHFlip); + this.tpMapEntry.Controls.Add(this.label17); + this.tpMapEntry.Controls.Add(this.lblMapEntryHFlip); + this.tpMapEntry.Controls.Add(this.txtMapEntryPalette); + this.tpMapEntry.Controls.Add(this.label14); + this.tpMapEntry.Controls.Add(this.label6); + this.tpMapEntry.Controls.Add(this.txtMapEntryTileAddr); + this.tpMapEntry.Controls.Add(this.txtMapEntryPrio); + this.tpMapEntry.Controls.Add(this.txtMapEntryLocation); + this.tpMapEntry.Controls.Add(this.txtMapEntryTileNum); + this.tpMapEntry.Controls.Add(this.viewerMapEntryTile); + this.tpMapEntry.Location = new System.Drawing.Point(4, 22); + this.tpMapEntry.Name = "tpMapEntry"; + this.tpMapEntry.Size = new System.Drawing.Size(206, 94); + this.tpMapEntry.TabIndex = 2; + this.tpMapEntry.Text = "Map Entry"; + this.tpMapEntry.UseVisualStyleBackColor = true; + // + // textBox2 + // + this.textBox2.Location = new System.Drawing.Point(137, 51); + this.textBox2.Multiline = true; + this.textBox2.Name = "textBox2"; + this.textBox2.ReadOnly = true; + this.textBox2.Size = new System.Drawing.Size(34, 18); + this.textBox2.TabIndex = 63; + this.textBox2.Text = "$DD"; + // + // checkMapEntryVFlip + // + this.checkMapEntryVFlip.AutoSize = true; + this.checkMapEntryVFlip.Enabled = false; + this.checkMapEntryVFlip.Location = new System.Drawing.Point(42, 76); + this.checkMapEntryVFlip.Name = "checkMapEntryVFlip"; + this.checkMapEntryVFlip.Size = new System.Drawing.Size(15, 14); + this.checkMapEntryVFlip.TabIndex = 61; + this.checkMapEntryVFlip.UseVisualStyleBackColor = true; + // + // label34 + // + this.label34.AutoSize = true; + this.label34.Location = new System.Drawing.Point(56, 76); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(14, 13); + this.label34.TabIndex = 62; + this.label34.Text = "V"; + // + // checkMapEntryHFlip + // + this.checkMapEntryHFlip.AutoSize = true; + this.checkMapEntryHFlip.Enabled = false; + this.checkMapEntryHFlip.Location = new System.Drawing.Point(8, 76); + this.checkMapEntryHFlip.Name = "checkMapEntryHFlip"; + this.checkMapEntryHFlip.Size = new System.Drawing.Size(15, 14); + this.checkMapEntryHFlip.TabIndex = 56; + this.checkMapEntryHFlip.UseVisualStyleBackColor = true; + // + // label17 + // + this.label17.AutoSize = true; + this.label17.Location = new System.Drawing.Point(93, 53); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(40, 13); + this.label17.TabIndex = 60; + this.label17.Text = "Palette"; + // + // lblMapEntryHFlip + // + this.lblMapEntryHFlip.AutoSize = true; + this.lblMapEntryHFlip.Location = new System.Drawing.Point(22, 76); + this.lblMapEntryHFlip.Name = "lblMapEntryHFlip"; + this.lblMapEntryHFlip.Size = new System.Drawing.Size(15, 13); + this.lblMapEntryHFlip.TabIndex = 57; + this.lblMapEntryHFlip.Text = "H"; + // + // txtMapEntryPalette + // + this.txtMapEntryPalette.BackColor = System.Drawing.Color.LightGreen; + this.txtMapEntryPalette.Location = new System.Drawing.Point(76, 51); + this.txtMapEntryPalette.Multiline = true; + this.txtMapEntryPalette.Name = "txtMapEntryPalette"; + this.txtMapEntryPalette.ReadOnly = true; + this.txtMapEntryPalette.Size = new System.Drawing.Size(15, 17); + this.txtMapEntryPalette.TabIndex = 59; + this.txtMapEntryPalette.Text = "00"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(95, 75); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(25, 13); + this.label14.TabIndex = 58; + this.label14.Text = "Prio"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(121, 31); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(31, 13); + this.label6.TabIndex = 56; + this.label6.Text = "Tile#"; + // + // txtMapEntryTileAddr + // + this.txtMapEntryTileAddr.Location = new System.Drawing.Point(153, 29); + this.txtMapEntryTileAddr.Multiline = true; + this.txtMapEntryTileAddr.Name = "txtMapEntryTileAddr"; + this.txtMapEntryTileAddr.ReadOnly = true; + this.txtMapEntryTileAddr.Size = new System.Drawing.Size(45, 18); + this.txtMapEntryTileAddr.TabIndex = 57; + this.txtMapEntryTileAddr.Text = "@0D00"; + // + // txtMapEntryPrio + // + this.txtMapEntryPrio.BackColor = System.Drawing.Color.LightGreen; + this.txtMapEntryPrio.Location = new System.Drawing.Point(76, 73); + this.txtMapEntryPrio.Multiline = true; + this.txtMapEntryPrio.Name = "txtMapEntryPrio"; + this.txtMapEntryPrio.ReadOnly = true; + this.txtMapEntryPrio.Size = new System.Drawing.Size(15, 17); + this.txtMapEntryPrio.TabIndex = 56; + this.txtMapEntryPrio.Text = "00"; + // + // txtMapEntryLocation + // + this.txtMapEntryLocation.Location = new System.Drawing.Point(76, 6); + this.txtMapEntryLocation.Multiline = true; + this.txtMapEntryLocation.Name = "txtMapEntryLocation"; + this.txtMapEntryLocation.ReadOnly = true; + this.txtMapEntryLocation.Size = new System.Drawing.Size(87, 18); + this.txtMapEntryLocation.TabIndex = 56; + this.txtMapEntryLocation.Text = "(64,64) @FFFF"; + // + // txtMapEntryTileNum + // + this.txtMapEntryTileNum.BackColor = System.Drawing.Color.LightGreen; + this.txtMapEntryTileNum.Location = new System.Drawing.Point(76, 29); + this.txtMapEntryTileNum.Multiline = true; + this.txtMapEntryTileNum.Name = "txtMapEntryTileNum"; + this.txtMapEntryTileNum.ReadOnly = true; + this.txtMapEntryTileNum.Size = new System.Drawing.Size(44, 17); + this.txtMapEntryTileNum.TabIndex = 39; + this.txtMapEntryTileNum.Text = "#$DDD"; + // + // viewerMapEntryTile + // + this.viewerMapEntryTile.BackColor = System.Drawing.Color.Transparent; + this.viewerMapEntryTile.Location = new System.Drawing.Point(6, 6); + this.viewerMapEntryTile.Name = "viewerMapEntryTile"; + this.viewerMapEntryTile.Size = new System.Drawing.Size(64, 64); + this.viewerMapEntryTile.TabIndex = 20; + this.viewerMapEntryTile.TabStop = false; + // + // tpOBJ + // + this.tpOBJ.Controls.Add(this.txtObjPriority); + this.tpOBJ.Controls.Add(this.label50); + this.tpOBJ.Controls.Add(this.txtObjPaletteMemo); + this.tpOBJ.Controls.Add(this.label49); + this.tpOBJ.Controls.Add(this.txtObjPalette); + this.tpOBJ.Controls.Add(this.label48); + this.tpOBJ.Controls.Add(this.txtObjNameAddr); + this.tpOBJ.Controls.Add(this.txtObjName); + this.tpOBJ.Controls.Add(this.txtObjSize); + this.tpOBJ.Controls.Add(this.label46); + this.tpOBJ.Controls.Add(this.cbObjLarge); + this.tpOBJ.Controls.Add(this.txtObjNumber); + this.tpOBJ.Controls.Add(this.txtObjCoord); + this.tpOBJ.Controls.Add(this.cbObjVFlip); + this.tpOBJ.Controls.Add(this.label43); + this.tpOBJ.Controls.Add(this.cbObjHFlip); + this.tpOBJ.Controls.Add(this.label44); + this.tpOBJ.Controls.Add(this.viewerObj); + this.tpOBJ.Location = new System.Drawing.Point(4, 22); + this.tpOBJ.Name = "tpOBJ"; + this.tpOBJ.Size = new System.Drawing.Size(206, 94); + this.tpOBJ.TabIndex = 3; + this.tpOBJ.Text = "OBJ"; + this.tpOBJ.UseVisualStyleBackColor = true; + // + // txtObjPriority + // + this.txtObjPriority.BackColor = System.Drawing.Color.LightGreen; + this.txtObjPriority.Location = new System.Drawing.Point(187, 29); + this.txtObjPriority.Multiline = true; + this.txtObjPriority.Name = "txtObjPriority"; + this.txtObjPriority.ReadOnly = true; + this.txtObjPriority.Size = new System.Drawing.Size(18, 17); + this.txtObjPriority.TabIndex = 102; + this.txtObjPriority.Text = "3"; + // + // label50 + // + this.label50.AutoSize = true; + this.label50.Location = new System.Drawing.Point(160, 31); + this.label50.Name = "label50"; + this.label50.Size = new System.Drawing.Size(25, 13); + this.label50.TabIndex = 101; + this.label50.Text = "Prio"; + // + // txtObjPaletteMemo + // + this.txtObjPaletteMemo.Location = new System.Drawing.Point(137, 73); + this.txtObjPaletteMemo.Multiline = true; + this.txtObjPaletteMemo.Name = "txtObjPaletteMemo"; + this.txtObjPaletteMemo.ReadOnly = true; + this.txtObjPaletteMemo.Size = new System.Drawing.Size(34, 18); + this.txtObjPaletteMemo.TabIndex = 100; + this.txtObjPaletteMemo.Text = "$DD"; + // + // label49 + // + this.label49.AutoSize = true; + this.label49.Location = new System.Drawing.Point(93, 75); + this.label49.Name = "label49"; + this.label49.Size = new System.Drawing.Size(40, 13); + this.label49.TabIndex = 99; + this.label49.Text = "Palette"; + // + // txtObjPalette + // + this.txtObjPalette.BackColor = System.Drawing.Color.LightGreen; + this.txtObjPalette.Location = new System.Drawing.Point(76, 73); + this.txtObjPalette.Multiline = true; + this.txtObjPalette.Name = "txtObjPalette"; + this.txtObjPalette.ReadOnly = true; + this.txtObjPalette.Size = new System.Drawing.Size(15, 17); + this.txtObjPalette.TabIndex = 98; + this.txtObjPalette.Text = "00"; + // + // label48 + // + this.label48.AutoSize = true; + this.label48.Location = new System.Drawing.Point(121, 53); + this.label48.Name = "label48"; + this.label48.Size = new System.Drawing.Size(31, 13); + this.label48.TabIndex = 96; + this.label48.Text = "Tile#"; + // + // txtObjNameAddr + // + this.txtObjNameAddr.Location = new System.Drawing.Point(153, 51); + this.txtObjNameAddr.Multiline = true; + this.txtObjNameAddr.Name = "txtObjNameAddr"; + this.txtObjNameAddr.ReadOnly = true; + this.txtObjNameAddr.Size = new System.Drawing.Size(45, 18); + this.txtObjNameAddr.TabIndex = 97; + this.txtObjNameAddr.Text = "@0D00"; + // + // txtObjName + // + this.txtObjName.BackColor = System.Drawing.Color.LightGreen; + this.txtObjName.Location = new System.Drawing.Point(76, 51); + this.txtObjName.Multiline = true; + this.txtObjName.Name = "txtObjName"; + this.txtObjName.ReadOnly = true; + this.txtObjName.Size = new System.Drawing.Size(43, 17); + this.txtObjName.TabIndex = 95; + this.txtObjName.Text = "#$DDD"; + // + // txtObjSize + // + this.txtObjSize.Location = new System.Drawing.Point(122, 29); + this.txtObjSize.Multiline = true; + this.txtObjSize.Name = "txtObjSize"; + this.txtObjSize.ReadOnly = true; + this.txtObjSize.Size = new System.Drawing.Size(37, 18); + this.txtObjSize.TabIndex = 93; + this.txtObjSize.Text = "64x64"; + // + // label46 + // + this.label46.AutoSize = true; + this.label46.Location = new System.Drawing.Point(89, 31); + this.label46.Name = "label46"; + this.label46.Size = new System.Drawing.Size(34, 13); + this.label46.TabIndex = 92; + this.label46.Text = "Large"; + // + // cbObjLarge + // + this.cbObjLarge.AutoSize = true; + this.cbObjLarge.Enabled = false; + this.cbObjLarge.Location = new System.Drawing.Point(76, 31); + this.cbObjLarge.Name = "cbObjLarge"; + this.cbObjLarge.Size = new System.Drawing.Size(15, 14); + this.cbObjLarge.TabIndex = 91; + this.cbObjLarge.UseVisualStyleBackColor = true; + // + // txtObjNumber + // + this.txtObjNumber.Location = new System.Drawing.Point(76, 6); + this.txtObjNumber.Multiline = true; + this.txtObjNumber.Name = "txtObjNumber"; + this.txtObjNumber.ReadOnly = true; + this.txtObjNumber.Size = new System.Drawing.Size(43, 18); + this.txtObjNumber.TabIndex = 68; + this.txtObjNumber.Text = "#$DD"; + // + // txtObjCoord + // + this.txtObjCoord.Location = new System.Drawing.Point(125, 6); + this.txtObjCoord.Multiline = true; + this.txtObjCoord.Name = "txtObjCoord"; + this.txtObjCoord.ReadOnly = true; + this.txtObjCoord.Size = new System.Drawing.Size(65, 18); + this.txtObjCoord.TabIndex = 67; + this.txtObjCoord.Text = "(-239,-239)"; + // + // cbObjVFlip + // + this.cbObjVFlip.AutoSize = true; + this.cbObjVFlip.Enabled = false; + this.cbObjVFlip.Location = new System.Drawing.Point(42, 76); + this.cbObjVFlip.Name = "cbObjVFlip"; + this.cbObjVFlip.Size = new System.Drawing.Size(15, 14); + this.cbObjVFlip.TabIndex = 65; + this.cbObjVFlip.UseVisualStyleBackColor = true; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.Location = new System.Drawing.Point(56, 76); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(14, 13); + this.label43.TabIndex = 66; + this.label43.Text = "V"; + // + // cbObjHFlip + // + this.cbObjHFlip.AutoSize = true; + this.cbObjHFlip.Enabled = false; + this.cbObjHFlip.Location = new System.Drawing.Point(8, 76); + this.cbObjHFlip.Name = "cbObjHFlip"; + this.cbObjHFlip.Size = new System.Drawing.Size(15, 14); + this.cbObjHFlip.TabIndex = 63; + this.cbObjHFlip.UseVisualStyleBackColor = true; + // + // label44 + // + this.label44.AutoSize = true; + this.label44.Location = new System.Drawing.Point(22, 76); + this.label44.Name = "label44"; + this.label44.Size = new System.Drawing.Size(15, 13); + this.label44.TabIndex = 64; + this.label44.Text = "H"; + // + // viewerObj + // + this.viewerObj.BackColor = System.Drawing.Color.Transparent; + this.viewerObj.Location = new System.Drawing.Point(6, 6); + this.viewerObj.Name = "viewerObj"; + this.viewerObj.Size = new System.Drawing.Size(64, 64); + this.viewerObj.TabIndex = 21; + this.viewerObj.TabStop = false; + // + // viewerPanel + // + this.viewerPanel.AutoScroll = true; + this.viewerPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.viewerPanel.Controls.Add(this.viewer); + this.viewerPanel.Dock = System.Windows.Forms.DockStyle.Fill; + this.viewerPanel.Location = new System.Drawing.Point(566, 3); + this.viewerPanel.Name = "viewerPanel"; + this.tableLayoutPanel1.SetRowSpan(this.viewerPanel, 2); + this.viewerPanel.Size = new System.Drawing.Size(517, 667); + this.viewerPanel.TabIndex = 1; + // + // viewer + // + this.viewer.BackColor = System.Drawing.Color.Transparent; + this.viewer.Location = new System.Drawing.Point(0, 0); + this.viewer.Name = "viewer"; + this.viewer.Size = new System.Drawing.Size(512, 512); + this.viewer.TabIndex = 38; + this.viewer.TabStop = false; + this.viewer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseDown); + this.viewer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseMove); + this.viewer.MouseUp += new System.Windows.Forms.MouseEventHandler(this.viewer_MouseUp); + // + // toolTip1 + // + this.toolTip1.AutoPopDelay = 5000; + this.toolTip1.InitialDelay = 250; + this.toolTip1.ReshowDelay = 100; + // + // messagetimer + // + this.messagetimer.Interval = 5000; + this.messagetimer.Tick += new System.EventHandler(this.messagetimer_Tick); + // + // SNESGraphicsDebugger + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(1086, 697); + this.Controls.Add(this.tableLayoutPanel1); + this.Controls.Add(this.menuStrip1); + this.KeyPreview = true; + this.MainMenuStrip = this.menuStrip1; + this.Name = "SNESGraphicsDebugger"; + this.ShowIcon = false; + this.Text = "Graphics Debugger"; + this.Load += new System.EventHandler(this.SNESGraphicsDebugger_Load); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.tableLayoutPanel1.ResumeLayout(false); + this.tableLayoutPanel1.PerformLayout(); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + this.groupFreeze.ResumeLayout(false); + this.pnGroupFreeze.ResumeLayout(false); + this.pnGroupFreeze.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.nudScanline)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.sliderScanline)).EndInit(); + this.groupBox6.ResumeLayout(false); + this.groupBox6.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox8.ResumeLayout(false); + this.groupBox8.PerformLayout(); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox5.ResumeLayout(false); + this.tabctrlDetails.ResumeLayout(false); + this.tpPalette.ResumeLayout(false); + this.tpPalette.PerformLayout(); + this.tpTile.ResumeLayout(false); + this.tpTile.PerformLayout(); + this.tpMapEntry.ResumeLayout(false); + this.tpMapEntry.PerformLayout(); + this.tpOBJ.ResumeLayout(false); + this.tpOBJ.PerformLayout(); + this.viewerPanel.ResumeLayout(false); + this.ResumeLayout(false); + this.PerformLayout(); } diff --git a/BizHawk.Client.EmuHawk/tools/ToolHelpers.cs b/BizHawk.Client.EmuHawk/tools/ToolHelpers.cs index aa0f1daa9a..2b1a6367c4 100644 --- a/BizHawk.Client.EmuHawk/tools/ToolHelpers.cs +++ b/BizHawk.Client.EmuHawk/tools/ToolHelpers.cs @@ -110,7 +110,7 @@ namespace BizHawk.Client.EmuHawk public static ToolStripMenuItem GenerateAutoLoadItem(RecentFiles recent) { - var auto = new ToolStripMenuItem { Text = "&Auto-Load", Checked = recent.AutoLoad }; + var auto = new ToolStripMenuItem { Text = "&Autoload", Checked = recent.AutoLoad }; auto.Click += (o, ev) => recent.ToggleAutoLoad(); return auto; }