2013-11-03 03:54:37 +00:00
|
|
|
|
namespace BizHawk.Client.EmuHawk
|
2011-01-11 02:55:51 +00:00
|
|
|
|
{
|
2013-04-23 09:09:49 +00:00
|
|
|
|
partial class MainForm
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2012-04-16 08:18:41 +00:00
|
|
|
|
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2013-04-23 09:09:49 +00:00
|
|
|
|
#region Windows Form Designer generated code
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2013-04-23 09:09:49 +00:00
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
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.OpenAdvancedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
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.SaveRAMSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.FlushSaveRAMMenuItem = 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.RecentMovieSubMenu = 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.SaveMovieAsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.StopMovieWithoutSavingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.FullMovieLoadstatesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieEndSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieEndFinishMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieEndRecordMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieEndStopMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieEndPauseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AVSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.RecordAVMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ConfigAndRecordAVMenuItem = 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.SynclessRecordingMenuItem = 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.ScreenshotClientClipboardMenuItem = 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.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.DisplayMessagesMenuItem = 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.DisplayConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SoundMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PathsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.FirmwaresMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MessagesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AutofireMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.RewindOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.extensionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ClientOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ProfilesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.SpeedSkipSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ClockThrottleMenuItem = 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.miUnthrottled = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MinimizeSkippingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NeverSkipMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem17 = 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.Speed400MenuItem = 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.CoresSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NesCoreSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.QuicknesCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NesCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator38 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.SubNesHawkMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-02-23 14:54:42 +00:00
|
|
|
|
this.SubGBHawkMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoreSNESSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.Coresnes9xMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.CorebsnesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GbaCoreSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VbaNextCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MgbaCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SGBCoreSubmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SgbBsnesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SgbSameBoyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBCoreSubmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBGambatteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBGBHawkMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripSeparator();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.N64VideoPluginSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.setLibretroCoreToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.SaveConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SaveConfigAsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LoadConfigMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LoadConfigFromMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ToolsSubMenu = 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.LuaConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.TAStudioMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.HexEditorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.TraceLoggerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DebuggerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.CodeDataLoggerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MacroToolMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VirtualPadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.BasicBotMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.CheatsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GameSharkConverterMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.MultiDiskBundlerFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.ExternalToolMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.dummyExternalTool = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.BatchRunnerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.coreToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.quickNESMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.nesHawkMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripSeparator34 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.NESPPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NESNametableViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NESGameGenieCodesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.MusicRipperMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.NesControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NESGraphicSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NESSoundChannelsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VSSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MovieSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.FDSControlsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.FdsEjectDiskMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VSControlsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VSInsertCoinP1MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VSInsertCoinP2MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VSServiceSwitchMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.BarcodeReaderMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCESubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PceControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PCEGraphicsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator32 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.PCEBGViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PCEtileViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem = 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.SMSSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-26 18:56:54 +00:00
|
|
|
|
this.SmsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SmsMenuSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.SmsVdpViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GGGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.TI83SubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.KeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LoadTIFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.AutoloadKeypadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.paletteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AtariSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AtariSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.A7800SubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.A7800ControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.A7800FilterSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBcoreSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LoadGBInSGBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.GBGPUViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBGameGenieMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBPrinterViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBASubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBACoreSelectionSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBAmGBAMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBAVBANextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator33 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.GbaGpuViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PSXSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PSXControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PSXOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PSXDiscControlsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.PSXHashDiscsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SNESSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SNESControllerConfigurationMenuItem = 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.ColecoControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator35 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.ColecoSkipBiosMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ColecoUseSGMMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.N64SubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.N64PluginSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.N64ControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.N64CircularAnalogRangeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MupenStyleLagMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.N64ExpansionSlotMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SaturnSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SaturnPreferencesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DGBSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DGBsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-01-03 23:31:35 +00:00
|
|
|
|
this.DGBHawkSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DGBHawksettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-09-08 20:35:39 +00:00
|
|
|
|
this.GB3xSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-10-04 17:52:29 +00:00
|
|
|
|
this.GB4xSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-02-09 18:41:23 +00:00
|
|
|
|
this.GGLSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.GGLsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-01-03 23:31:35 +00:00
|
|
|
|
this.GenesisSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.vDPViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.GenesisSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.wonderSwanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AppleSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AppleDisksSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator31 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.settingsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.C64SubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.C64DisksSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator36 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.C64SettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.IntvSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.IntVControllerSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.sNESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.preferencesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.pCFXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.preferencesToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.virtualBoyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.preferencesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.neoGeoPocketToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.preferencesToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.zXSpectrumToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumMediaMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumTapesSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.zxt1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumDisksSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.zxt2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VectrexSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-01-10 20:51:56 +00:00
|
|
|
|
this.MSXSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MSXsettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.O2HawkSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HelpSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.OnlineHelpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ForumsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.FeaturesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AboutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.amstradCPCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCTapesSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.cpct1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AmstradCPCDisksSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.cpcd1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.arcadeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.settingsToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Atari7800HawkCoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MainStatusBar = new StatusStripEx();
|
|
|
|
|
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.CoreNameStatusBarButton = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.ProfileFirstBootLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.LinkConnectStatusBarButton = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.UpdateNotification = 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.StopAVContextMenuItem = 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.SaveMovieAsContextMenuItem = 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.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.customizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.toolStripMenuItem66 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem67 = 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.timerMouseIdle = new System.Windows.Forms.Timer(this.components);
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
this.NDSSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
2020-03-28 16:35:13 +00:00
|
|
|
|
this.NdsSyncSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.NdsSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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[] {
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
this.FileSubMenu,
|
|
|
|
|
this.EmulationSubMenu,
|
|
|
|
|
this.ViewSubMenu,
|
|
|
|
|
this.ConfigSubMenu,
|
|
|
|
|
this.ToolsSubMenu,
|
|
|
|
|
this.NESSubMenu,
|
|
|
|
|
this.PCESubMenu,
|
|
|
|
|
this.SMSSubMenu,
|
|
|
|
|
this.TI83SubMenu,
|
|
|
|
|
this.AtariSubMenu,
|
|
|
|
|
this.A7800SubMenu,
|
|
|
|
|
this.GBSubMenu,
|
|
|
|
|
this.GBASubMenu,
|
|
|
|
|
this.NDSSubMenu,
|
|
|
|
|
this.PSXSubMenu,
|
|
|
|
|
this.SNESSubMenu,
|
|
|
|
|
this.ColecoSubMenu,
|
|
|
|
|
this.N64SubMenu,
|
|
|
|
|
this.SaturnSubMenu,
|
|
|
|
|
this.DGBSubMenu,
|
|
|
|
|
this.DGBHawkSubMenu,
|
2019-09-08 20:35:39 +00:00
|
|
|
|
this.GB3xSubMenu,
|
2019-10-04 17:52:29 +00:00
|
|
|
|
this.GB4xSubMenu,
|
2019-09-08 20:35:39 +00:00
|
|
|
|
this.GGLSubMenu,
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GenesisSubMenu,
|
|
|
|
|
this.wonderSwanToolStripMenuItem,
|
|
|
|
|
this.AppleSubMenu,
|
|
|
|
|
this.C64SubMenu,
|
|
|
|
|
this.IntvSubMenu,
|
|
|
|
|
this.sNESToolStripMenuItem,
|
|
|
|
|
this.pCFXToolStripMenuItem,
|
|
|
|
|
this.virtualBoyToolStripMenuItem,
|
|
|
|
|
this.neoGeoPocketToolStripMenuItem,
|
|
|
|
|
this.zXSpectrumToolStripMenuItem,
|
2019-07-06 12:56:25 +00:00
|
|
|
|
this.VectrexSubMenu,
|
2020-01-10 20:51:56 +00:00
|
|
|
|
this.MSXSubMenu,
|
2019-11-28 22:02:26 +00:00
|
|
|
|
this.O2HawkSubMenu,
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.amstradCPCToolStripMenuItem,
|
|
|
|
|
this.arcadeToolStripMenuItem,
|
|
|
|
|
this.HelpSubMenu});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MainformMenu.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
|
|
|
|
|
this.MainformMenu.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.MainformMenu.Name = "MainformMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MainformMenu.Size = new System.Drawing.Size(470, 89);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// FileSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.FileSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.OpenRomMenuItem,
|
|
|
|
|
this.RecentRomSubMenu,
|
|
|
|
|
this.OpenAdvancedMenuItem,
|
|
|
|
|
this.CloseRomMenuItem,
|
|
|
|
|
this.toolStripMenuItem1,
|
|
|
|
|
this.SaveStateSubMenu,
|
|
|
|
|
this.LoadStateSubMenu,
|
|
|
|
|
this.SaveSlotSubMenu,
|
|
|
|
|
this.SaveRAMSubMenu,
|
|
|
|
|
this.toolStripMenuItem2,
|
|
|
|
|
this.MovieSubMenu,
|
|
|
|
|
this.AVSubMenu,
|
|
|
|
|
this.ScreenshotSubMenu,
|
|
|
|
|
this.toolStripSeparator4,
|
|
|
|
|
this.ExitMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FileSubMenu.Name = "FileSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FileSubMenu.Size = new System.Drawing.Size(35, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FileSubMenu.Text = "&File";
|
|
|
|
|
this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// OpenRomMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.OpenRomMenuItem.Name = "OpenRomMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.OpenRomMenuItem.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.OpenRomMenuItem.Text = "&Open ROM";
|
|
|
|
|
this.OpenRomMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// RecentRomSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.RecentRomSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator3});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecentRomSubMenu.Name = "RecentRomSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RecentRomSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// OpenAdvancedMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.OpenAdvancedMenuItem.Name = "OpenAdvancedMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.OpenAdvancedMenuItem.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.OpenAdvancedMenuItem.Text = "Open Ad&vanced";
|
|
|
|
|
this.OpenAdvancedMenuItem.Click += new System.EventHandler(this.OpenAdvancedMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// CloseRomMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CloseRomMenuItem.Name = "CloseRomMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CloseRomMenuItem.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CloseRomMenuItem.Text = "&Close ROM";
|
|
|
|
|
this.CloseRomMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(148, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SaveStateSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SaveStateSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.SaveState1MenuItem,
|
|
|
|
|
this.SaveState2MenuItem,
|
|
|
|
|
this.SaveState3MenuItem,
|
|
|
|
|
this.SaveState4MenuItem,
|
|
|
|
|
this.SaveState5MenuItem,
|
|
|
|
|
this.SaveState6MenuItem,
|
|
|
|
|
this.SaveState7MenuItem,
|
|
|
|
|
this.SaveState8MenuItem,
|
|
|
|
|
this.SaveState9MenuItem,
|
|
|
|
|
this.SaveState0MenuItem,
|
|
|
|
|
this.toolStripSeparator6,
|
|
|
|
|
this.SaveNamedStateMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveStateSubMenu.Name = "SaveStateSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveStateSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveStateSubMenu.Text = "&Save State";
|
|
|
|
|
this.SaveStateSubMenu.DropDownOpened += new System.EventHandler(this.SaveStateSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// SaveState1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState1MenuItem.Name = "SaveState1MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState1MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState1MenuItem.Text = "1";
|
|
|
|
|
this.SaveState1MenuItem.Click += new System.EventHandler(this.Savestate1MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState2MenuItem.Name = "SaveState2MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState2MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState2MenuItem.Text = "2";
|
|
|
|
|
this.SaveState2MenuItem.Click += new System.EventHandler(this.Savestate2MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState3MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState3MenuItem.Name = "SaveState3MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState3MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState3MenuItem.Text = "3";
|
|
|
|
|
this.SaveState3MenuItem.Click += new System.EventHandler(this.Savestate3MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState4MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState4MenuItem.Name = "SaveState4MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState4MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState4MenuItem.Text = "4";
|
|
|
|
|
this.SaveState4MenuItem.Click += new System.EventHandler(this.Savestate4MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState5MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState5MenuItem.Name = "SaveState5MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState5MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState5MenuItem.Text = "5";
|
|
|
|
|
this.SaveState5MenuItem.Click += new System.EventHandler(this.Savestate5MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState6MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState6MenuItem.Name = "SaveState6MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState6MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState6MenuItem.Text = "6";
|
|
|
|
|
this.SaveState6MenuItem.Click += new System.EventHandler(this.Savestate6MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState7MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState7MenuItem.Name = "SaveState7MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState7MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState7MenuItem.Text = "7";
|
|
|
|
|
this.SaveState7MenuItem.Click += new System.EventHandler(this.Savestate7MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState8MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState8MenuItem.Name = "SaveState8MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState8MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState8MenuItem.Text = "8";
|
|
|
|
|
this.SaveState8MenuItem.Click += new System.EventHandler(this.Savestate8MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState9MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState9MenuItem.Name = "SaveState9MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState9MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState9MenuItem.Text = "9";
|
|
|
|
|
this.SaveState9MenuItem.Click += new System.EventHandler(this.Savestate9MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveState0MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveState0MenuItem.Name = "SaveState0MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveState0MenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveState0MenuItem.Text = "0";
|
|
|
|
|
this.SaveState0MenuItem.Click += new System.EventHandler(this.Savestate0MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator6
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(172, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SaveNamedStateMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveNamedStateMenuItem.Name = "SaveNamedStateMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveNamedStateMenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.LoadState1MenuItem,
|
|
|
|
|
this.LoadState2MenuItem,
|
|
|
|
|
this.LoadState3MenuItem,
|
|
|
|
|
this.LoadState4MenuItem,
|
|
|
|
|
this.LoadState5MenuItem,
|
|
|
|
|
this.LoadState6MenuItem,
|
|
|
|
|
this.LoadState7MenuItem,
|
|
|
|
|
this.LoadState8MenuItem,
|
|
|
|
|
this.LoadState9MenuItem,
|
|
|
|
|
this.LoadState0MenuItem,
|
|
|
|
|
this.toolStripSeparator7,
|
|
|
|
|
this.LoadNamedStateMenuItem,
|
|
|
|
|
this.toolStripSeparator21,
|
|
|
|
|
this.AutoloadLastSlotMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadStateSubMenu.Name = "LoadStateSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadStateSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadStateSubMenu.Text = "&Load State";
|
|
|
|
|
this.LoadStateSubMenu.DropDownOpened += new System.EventHandler(this.LoadStateSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// LoadState1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState1MenuItem.Name = "LoadState1MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState1MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState1MenuItem.Text = "1";
|
|
|
|
|
this.LoadState1MenuItem.Click += new System.EventHandler(this.Loadstate1MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState2MenuItem.Name = "LoadState2MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState2MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState2MenuItem.Text = "2";
|
|
|
|
|
this.LoadState2MenuItem.Click += new System.EventHandler(this.Loadstate2MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState3MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState3MenuItem.Name = "LoadState3MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState3MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState3MenuItem.Text = "3";
|
|
|
|
|
this.LoadState3MenuItem.Click += new System.EventHandler(this.Loadstate3MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState4MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState4MenuItem.Name = "LoadState4MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState4MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState4MenuItem.Text = "4";
|
|
|
|
|
this.LoadState4MenuItem.Click += new System.EventHandler(this.Loadstate4MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState5MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState5MenuItem.Name = "LoadState5MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState5MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState5MenuItem.Text = "5";
|
|
|
|
|
this.LoadState5MenuItem.Click += new System.EventHandler(this.Loadstate5MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState6MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState6MenuItem.Name = "LoadState6MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState6MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState6MenuItem.Text = "6";
|
|
|
|
|
this.LoadState6MenuItem.Click += new System.EventHandler(this.Loadstate6MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState7MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState7MenuItem.Name = "LoadState7MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState7MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState7MenuItem.Text = "7";
|
|
|
|
|
this.LoadState7MenuItem.Click += new System.EventHandler(this.Loadstate7MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState8MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState8MenuItem.Name = "LoadState8MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState8MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState8MenuItem.Text = "8";
|
|
|
|
|
this.LoadState8MenuItem.Click += new System.EventHandler(this.Loadstate8MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState9MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState9MenuItem.Name = "LoadState9MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState9MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState9MenuItem.Text = "9";
|
|
|
|
|
this.LoadState9MenuItem.Click += new System.EventHandler(this.Loadstate9MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadState0MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadState0MenuItem.Name = "LoadState0MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadState0MenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadState0MenuItem.Text = "0";
|
|
|
|
|
this.LoadState0MenuItem.Click += new System.EventHandler(this.Loadstate0MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator7
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(171, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// LoadNamedStateMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadNamedStateMenuItem.Name = "LoadNamedStateMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadNamedStateMenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadNamedStateMenuItem.Text = "Load Named State...";
|
|
|
|
|
this.LoadNamedStateMenuItem.Click += new System.EventHandler(this.LoadNamedStateMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator21
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator21.Name = "toolStripSeparator21";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator21.Size = new System.Drawing.Size(171, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AutoloadLastSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AutoloadLastSlotMenuItem.Name = "AutoloadLastSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AutoloadLastSlotMenuItem.Size = new System.Drawing.Size(174, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.SelectSlot0MenuItem,
|
|
|
|
|
this.SelectSlot1MenuItem,
|
|
|
|
|
this.SelectSlot2MenuItem,
|
|
|
|
|
this.SelectSlot3MenuItem,
|
|
|
|
|
this.SelectSlot4MenuItem,
|
|
|
|
|
this.SelectSlot5MenuItem,
|
|
|
|
|
this.SelectSlot6MenuItem,
|
|
|
|
|
this.SelectSlot7MenuItem,
|
|
|
|
|
this.SelectSlot8MenuItem,
|
|
|
|
|
this.SelectSlot9MenuItem,
|
|
|
|
|
this.PreviousSlotMenuItem,
|
|
|
|
|
this.NextSlotMenuItem,
|
|
|
|
|
this.toolStripSeparator5,
|
|
|
|
|
this.SaveToCurrentSlotMenuItem,
|
|
|
|
|
this.LoadCurrentSlotMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveSlotSubMenu.Name = "SaveSlotSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveSlotSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveSlotSubMenu.Text = "Save S&lot";
|
|
|
|
|
this.SaveSlotSubMenu.DropDownOpened += new System.EventHandler(this.SaveSlotSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot0MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot0MenuItem.Name = "SelectSlot0MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot0MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot0MenuItem.Text = "Select Slot 0";
|
|
|
|
|
this.SelectSlot0MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot1MenuItem.Name = "SelectSlot1MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot1MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot1MenuItem.Text = "Select Slot 1";
|
|
|
|
|
this.SelectSlot1MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot2MenuItem.Name = "SelectSlot2MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot2MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot2MenuItem.Text = "Select Slot 2";
|
|
|
|
|
this.SelectSlot2MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot3MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot3MenuItem.Name = "SelectSlot3MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot3MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot3MenuItem.Text = "Select Slot 3";
|
|
|
|
|
this.SelectSlot3MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot4MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot4MenuItem.Name = "SelectSlot4MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot4MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot4MenuItem.Text = "Select Slot 4";
|
|
|
|
|
this.SelectSlot4MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot5MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot5MenuItem.Name = "SelectSlot5MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot5MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot5MenuItem.Text = "Select Slot 5";
|
|
|
|
|
this.SelectSlot5MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot6MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot6MenuItem.Name = "SelectSlot6MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot6MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot6MenuItem.Text = "Select Slot 6";
|
|
|
|
|
this.SelectSlot6MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot7MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot7MenuItem.Name = "SelectSlot7MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot7MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot7MenuItem.Text = "Select Slot 7";
|
|
|
|
|
this.SelectSlot7MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot8MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot8MenuItem.Name = "SelectSlot8MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot8MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot8MenuItem.Text = "Select Slot 8";
|
|
|
|
|
this.SelectSlot8MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// SelectSlot9MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SelectSlot9MenuItem.Name = "SelectSlot9MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SelectSlot9MenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SelectSlot9MenuItem.Text = "Select Slot 9";
|
|
|
|
|
this.SelectSlot9MenuItem.Click += new System.EventHandler(this.SelectSlotMenuItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// PreviousSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PreviousSlotMenuItem.Name = "PreviousSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PreviousSlotMenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PreviousSlotMenuItem.Text = "Previous Slot";
|
|
|
|
|
this.PreviousSlotMenuItem.Click += new System.EventHandler(this.PreviousSlotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// NextSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NextSlotMenuItem.Name = "NextSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NextSlotMenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NextSlotMenuItem.Text = "Next Slot";
|
|
|
|
|
this.NextSlotMenuItem.Click += new System.EventHandler(this.NextSlotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator5
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(169, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SaveToCurrentSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveToCurrentSlotMenuItem.Name = "SaveToCurrentSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveToCurrentSlotMenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveToCurrentSlotMenuItem.Text = "Save to Current Slot";
|
|
|
|
|
this.SaveToCurrentSlotMenuItem.Click += new System.EventHandler(this.SaveToCurrentSlotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadCurrentSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadCurrentSlotMenuItem.Name = "LoadCurrentSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadCurrentSlotMenuItem.Size = new System.Drawing.Size(172, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadCurrentSlotMenuItem.Text = "Load Current Slot";
|
|
|
|
|
this.LoadCurrentSlotMenuItem.Click += new System.EventHandler(this.LoadCurrentSlotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveRAMSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SaveRAMSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.FlushSaveRAMMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveRAMSubMenu.Name = "SaveRAMSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveRAMSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveRAMSubMenu.Text = "Save &RAM";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SaveRAMSubMenu.DropDownOpened += new System.EventHandler(this.SaveRamSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// FlushSaveRAMMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FlushSaveRAMMenuItem.Name = "FlushSaveRAMMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FlushSaveRAMMenuItem.Size = new System.Drawing.Size(150, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FlushSaveRAMMenuItem.Text = "&Flush Save Ram";
|
|
|
|
|
this.FlushSaveRAMMenuItem.Click += new System.EventHandler(this.FlushSaveRAMMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem2
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(148, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// MovieSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.MovieSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ReadonlyMenuItem,
|
|
|
|
|
this.toolStripSeparator15,
|
|
|
|
|
this.RecentMovieSubMenu,
|
|
|
|
|
this.RecordMovieMenuItem,
|
|
|
|
|
this.PlayMovieMenuItem,
|
|
|
|
|
this.StopMovieMenuItem,
|
|
|
|
|
this.PlayFromBeginningMenuItem,
|
|
|
|
|
this.ImportMoviesMenuItem,
|
|
|
|
|
this.SaveMovieMenuItem,
|
|
|
|
|
this.SaveMovieAsMenuItem,
|
|
|
|
|
this.StopMovieWithoutSavingMenuItem,
|
|
|
|
|
this.toolStripSeparator14,
|
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem,
|
|
|
|
|
this.FullMovieLoadstatesMenuItem,
|
|
|
|
|
this.MovieEndSubMenu});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieSubMenu.Name = "MovieSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieSubMenu.Text = "&Movie";
|
|
|
|
|
this.MovieSubMenu.DropDownOpened += new System.EventHandler(this.MovieSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ReadonlyMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ReadonlyMenuItem.Name = "ReadonlyMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ReadonlyMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ReadonlyMenuItem.Text = "Read-only";
|
|
|
|
|
this.ReadonlyMenuItem.Click += new System.EventHandler(this.ReadonlyMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator15
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator15.Name = "toolStripSeparator15";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator15.Size = new System.Drawing.Size(208, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// RecentMovieSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.RecentMovieSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator16});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecentMovieSubMenu.Name = "RecentMovieSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RecentMovieSubMenu.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecentMovieSubMenu.Text = "Recent";
|
|
|
|
|
this.RecentMovieSubMenu.DropDownOpened += new System.EventHandler(this.RecentMovieSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator16
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator16.Name = "toolStripSeparator16";
|
|
|
|
|
this.toolStripSeparator16.Size = new System.Drawing.Size(57, 6);
|
|
|
|
|
//
|
|
|
|
|
// RecordMovieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RecordMovieMenuItem.Name = "RecordMovieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RecordMovieMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecordMovieMenuItem.Text = "&Record Movie...";
|
|
|
|
|
this.RecordMovieMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PlayMovieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PlayMovieMenuItem.Name = "PlayMovieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PlayMovieMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PlayMovieMenuItem.Text = "&Play Movie...";
|
|
|
|
|
this.PlayMovieMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopMovieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopMovieMenuItem.Name = "StopMovieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopMovieMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopMovieMenuItem.Text = "Stop Movie";
|
|
|
|
|
this.StopMovieMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PlayFromBeginningMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PlayFromBeginningMenuItem.Name = "PlayFromBeginningMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PlayFromBeginningMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PlayFromBeginningMenuItem.Text = "Play from Beginning";
|
|
|
|
|
this.PlayFromBeginningMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ImportMoviesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ImportMoviesMenuItem.Name = "ImportMoviesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ImportMoviesMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ImportMoviesMenuItem.Text = "Import Movies...";
|
|
|
|
|
this.ImportMoviesMenuItem.Click += new System.EventHandler(this.ImportMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveMovieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveMovieMenuItem.Name = "SaveMovieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveMovieMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveMovieMenuItem.Text = "&Save Movie";
|
|
|
|
|
this.SaveMovieMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveMovieAsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveMovieAsMenuItem.Name = "SaveMovieAsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveMovieAsMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveMovieAsMenuItem.Text = "Save Movie As...";
|
|
|
|
|
this.SaveMovieAsMenuItem.Click += new System.EventHandler(this.SaveMovieAsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopMovieWithoutSavingMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopMovieWithoutSavingMenuItem.Name = "StopMovieWithoutSavingMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopMovieWithoutSavingMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopMovieWithoutSavingMenuItem.Text = "Stop Movie without Saving";
|
|
|
|
|
this.StopMovieWithoutSavingMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator14
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator14.Name = "toolStripSeparator14";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator14.Size = new System.Drawing.Size(208, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AutomaticallyBackupMoviesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem.Name = "AutomaticallyBackupMoviesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem.Text = "Automatically Backup Movies";
|
|
|
|
|
this.AutomaticallyBackupMoviesMenuItem.Click += new System.EventHandler(this.AutomaticMovieBackupMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// FullMovieLoadstatesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FullMovieLoadstatesMenuItem.Name = "FullMovieLoadstatesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FullMovieLoadstatesMenuItem.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FullMovieLoadstatesMenuItem.Text = "Full Movie Loadstates";
|
|
|
|
|
this.FullMovieLoadstatesMenuItem.Click += new System.EventHandler(this.FullMovieLoadstatesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MovieEndSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.MovieEndSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.MovieEndFinishMenuItem,
|
|
|
|
|
this.MovieEndRecordMenuItem,
|
|
|
|
|
this.MovieEndStopMenuItem,
|
|
|
|
|
this.MovieEndPauseMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndSubMenu.Name = "MovieEndSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieEndSubMenu.Size = new System.Drawing.Size(211, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndSubMenu.Text = "On Movie End";
|
|
|
|
|
this.MovieEndSubMenu.DropDownOpened += new System.EventHandler(this.MovieEndSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// MovieEndFinishMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MovieEndFinishMenuItem.Name = "MovieEndFinishMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieEndFinishMenuItem.Size = new System.Drawing.Size(160, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndFinishMenuItem.Text = "Switch to Finished";
|
|
|
|
|
this.MovieEndFinishMenuItem.Click += new System.EventHandler(this.MovieEndFinishMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MovieEndRecordMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MovieEndRecordMenuItem.Name = "MovieEndRecordMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieEndRecordMenuItem.Size = new System.Drawing.Size(160, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndRecordMenuItem.Text = "Switch To Record";
|
|
|
|
|
this.MovieEndRecordMenuItem.Click += new System.EventHandler(this.MovieEndRecordMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MovieEndStopMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MovieEndStopMenuItem.Name = "MovieEndStopMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieEndStopMenuItem.Size = new System.Drawing.Size(160, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndStopMenuItem.Text = "Stop";
|
|
|
|
|
this.MovieEndStopMenuItem.Click += new System.EventHandler(this.MovieEndStopMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MovieEndPauseMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MovieEndPauseMenuItem.Name = "MovieEndPauseMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieEndPauseMenuItem.Size = new System.Drawing.Size(160, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieEndPauseMenuItem.Text = "Pause";
|
|
|
|
|
this.MovieEndPauseMenuItem.Click += new System.EventHandler(this.MovieEndPauseMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AVSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AVSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.RecordAVMenuItem,
|
|
|
|
|
this.ConfigAndRecordAVMenuItem,
|
|
|
|
|
this.StopAVIMenuItem,
|
|
|
|
|
this.toolStripSeparator19,
|
|
|
|
|
this.CaptureOSDMenuItem,
|
|
|
|
|
this.SynclessRecordingMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AVSubMenu.Name = "AVSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AVSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AVSubMenu.Text = "&AVI/WAV";
|
|
|
|
|
this.AVSubMenu.DropDownOpened += new System.EventHandler(this.AVSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// RecordAVMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RecordAVMenuItem.Name = "RecordAVMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RecordAVMenuItem.Size = new System.Drawing.Size(210, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecordAVMenuItem.Text = "&Record AVI/WAV";
|
|
|
|
|
this.RecordAVMenuItem.Click += new System.EventHandler(this.RecordAVMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ConfigAndRecordAVMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ConfigAndRecordAVMenuItem.Name = "ConfigAndRecordAVMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ConfigAndRecordAVMenuItem.Size = new System.Drawing.Size(210, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ConfigAndRecordAVMenuItem.Text = "Config and Record AVI/WAV";
|
|
|
|
|
this.ConfigAndRecordAVMenuItem.Click += new System.EventHandler(this.ConfigAndRecordAVMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopAVIMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopAVIMenuItem.Name = "StopAVIMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopAVIMenuItem.Size = new System.Drawing.Size(210, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopAVIMenuItem.Text = "&Stop AVI/WAV";
|
|
|
|
|
this.StopAVIMenuItem.Click += new System.EventHandler(this.StopAVMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator19
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator19.Name = "toolStripSeparator19";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator19.Size = new System.Drawing.Size(207, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// CaptureOSDMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CaptureOSDMenuItem.Name = "CaptureOSDMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CaptureOSDMenuItem.Size = new System.Drawing.Size(210, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CaptureOSDMenuItem.Text = "Capture OSD";
|
|
|
|
|
this.CaptureOSDMenuItem.Click += new System.EventHandler(this.CaptureOSDMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SynclessRecordingMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SynclessRecordingMenuItem.Name = "SynclessRecordingMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SynclessRecordingMenuItem.Size = new System.Drawing.Size(210, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SynclessRecordingMenuItem.Text = "S&yncless Recording Tools";
|
|
|
|
|
this.SynclessRecordingMenuItem.Click += new System.EventHandler(this.SynclessRecordingMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ScreenshotMenuItem,
|
|
|
|
|
this.ScreenshotAsMenuItem,
|
|
|
|
|
this.ScreenshotClipboardMenuItem,
|
|
|
|
|
this.ScreenshotClientClipboardMenuItem,
|
|
|
|
|
this.toolStripSeparator20,
|
|
|
|
|
this.ScreenshotCaptureOSDMenuItem1});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotSubMenu.Name = "ScreenshotSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotSubMenu.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotSubMenu.Text = "Scree&nshot";
|
|
|
|
|
this.ScreenshotSubMenu.DropDownOpening += new System.EventHandler(this.ScreenshotSubMenu_DropDownOpening);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotMenuItem.Name = "ScreenshotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotMenuItem.Size = new System.Drawing.Size(227, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotMenuItem.Text = "Screenshot";
|
|
|
|
|
this.ScreenshotMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotAsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotAsMenuItem.Name = "ScreenshotAsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotAsMenuItem.Size = new System.Drawing.Size(227, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotAsMenuItem.Text = "Screenshot As...";
|
|
|
|
|
this.ScreenshotAsMenuItem.Click += new System.EventHandler(this.ScreenshotAsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotClipboardMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotClipboardMenuItem.Name = "ScreenshotClipboardMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotClipboardMenuItem.Size = new System.Drawing.Size(227, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotClipboardMenuItem.Text = "Screenshot (raw) -> Clipboard";
|
|
|
|
|
this.ScreenshotClipboardMenuItem.Click += new System.EventHandler(this.ScreenshotClipboardMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotClientClipboardMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotClientClipboardMenuItem.Name = "ScreenshotClientClipboardMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotClientClipboardMenuItem.Size = new System.Drawing.Size(227, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotClientClipboardMenuItem.Text = "Screenshot (client) -> Clipboard";
|
|
|
|
|
this.ScreenshotClientClipboardMenuItem.Click += new System.EventHandler(this.ScreenshotClientClipboardMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator20
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator20.Name = "toolStripSeparator20";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator20.Size = new System.Drawing.Size(224, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// ScreenshotCaptureOSDMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotCaptureOSDMenuItem1.Name = "ScreenshotCaptureOSDMenuItem1";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotCaptureOSDMenuItem1.Size = new System.Drawing.Size(227, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotCaptureOSDMenuItem1.Text = "Capture OSD";
|
|
|
|
|
this.ScreenshotCaptureOSDMenuItem1.Click += new System.EventHandler(this.ScreenshotCaptureOSDMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator4
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(148, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// ExitMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ExitMenuItem.Name = "ExitMenuItem";
|
|
|
|
|
this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ExitMenuItem.Size = new System.Drawing.Size(151, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ExitMenuItem.Text = "E&xit";
|
|
|
|
|
this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// EmulationSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.EmulationSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.PauseMenuItem,
|
|
|
|
|
this.RebootCoreMenuItem,
|
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
|
this.SoftResetMenuItem,
|
|
|
|
|
this.HardResetMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.EmulationSubMenu.Name = "EmulationSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.EmulationSubMenu.Size = new System.Drawing.Size(65, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.EmulationSubMenu.Text = "&Emulation";
|
|
|
|
|
this.EmulationSubMenu.DropDownOpened += new System.EventHandler(this.EmulationMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// PauseMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PauseMenuItem.Name = "PauseMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PauseMenuItem.Size = new System.Drawing.Size(135, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PauseMenuItem.Text = "&Pause";
|
|
|
|
|
this.PauseMenuItem.Click += new System.EventHandler(this.PauseMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// RebootCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RebootCoreMenuItem.Name = "RebootCoreMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RebootCoreMenuItem.Size = new System.Drawing.Size(135, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RebootCoreMenuItem.Text = "&Reboot Core";
|
|
|
|
|
this.RebootCoreMenuItem.Click += new System.EventHandler(this.PowerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(132, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SoftResetMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SoftResetMenuItem.Name = "SoftResetMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SoftResetMenuItem.Size = new System.Drawing.Size(135, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SoftResetMenuItem.Text = "&Soft Reset";
|
|
|
|
|
this.SoftResetMenuItem.Click += new System.EventHandler(this.SoftResetMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// HardResetMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.HardResetMenuItem.Name = "HardResetMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.HardResetMenuItem.Size = new System.Drawing.Size(135, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HardResetMenuItem.Text = "&Hard Reset";
|
|
|
|
|
this.HardResetMenuItem.Click += new System.EventHandler(this.HardResetMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ViewSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ViewSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.WindowSizeSubMenu,
|
|
|
|
|
this.SwitchToFullscreenMenuItem,
|
|
|
|
|
this.toolStripSeparator2,
|
|
|
|
|
this.DisplayFPSMenuItem,
|
|
|
|
|
this.DisplayFrameCounterMenuItem,
|
|
|
|
|
this.DisplayLagCounterMenuItem,
|
|
|
|
|
this.DisplayInputMenuItem,
|
|
|
|
|
this.DisplayRerecordCountMenuItem,
|
|
|
|
|
this.DisplaySubtitlesMenuItem,
|
|
|
|
|
this.toolStripMenuItem4,
|
|
|
|
|
this.DisplayStatusBarMenuItem,
|
|
|
|
|
this.DisplayMessagesMenuItem,
|
|
|
|
|
this.DisplayLogWindowMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ViewSubMenu.Name = "ViewSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ViewSubMenu.Size = new System.Drawing.Size(41, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ViewSubMenu.Text = "&View";
|
|
|
|
|
this.ViewSubMenu.DropDownOpened += new System.EventHandler(this.ViewSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// WindowSizeSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.WindowSizeSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.x1MenuItem,
|
|
|
|
|
this.x2MenuItem,
|
|
|
|
|
this.x3MenuItem,
|
|
|
|
|
this.x4MenuItem,
|
|
|
|
|
this.x5MenuItem,
|
|
|
|
|
this.mzMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.WindowSizeSubMenu.Name = "WindowSizeSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.WindowSizeSubMenu.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.WindowSizeSubMenu.Text = "&Window Size";
|
|
|
|
|
this.WindowSizeSubMenu.DropDownOpened += new System.EventHandler(this.WindowSizeSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// x1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x1MenuItem.Name = "x1MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.x1MenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.x1MenuItem.Text = "&1x";
|
|
|
|
|
this.x1MenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// x2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x2MenuItem.Name = "x2MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.x2MenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.x2MenuItem.Text = "&2x";
|
|
|
|
|
this.x2MenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// x3MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x3MenuItem.Name = "x3MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.x3MenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.x3MenuItem.Text = "&3x";
|
|
|
|
|
this.x3MenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// x4MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x4MenuItem.Name = "x4MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.x4MenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.x4MenuItem.Text = "&4x";
|
|
|
|
|
this.x4MenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// x5MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x5MenuItem.Name = "x5MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.x5MenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.x5MenuItem.Text = "&5x";
|
|
|
|
|
this.x5MenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// mzMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.mzMenuItem.Name = "mzMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.mzMenuItem.Size = new System.Drawing.Size(94, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.mzMenuItem.Text = "&Max";
|
|
|
|
|
this.mzMenuItem.Click += new System.EventHandler(this.WindowSize_Click);
|
|
|
|
|
//
|
|
|
|
|
// SwitchToFullscreenMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SwitchToFullscreenMenuItem.Name = "SwitchToFullscreenMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SwitchToFullscreenMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SwitchToFullscreenMenuItem.Text = "Switch to Fullscreen";
|
|
|
|
|
this.SwitchToFullscreenMenuItem.Click += new System.EventHandler(this.SwitchToFullscreenMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator2
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(184, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// DisplayFPSMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayFPSMenuItem.Name = "DisplayFPSMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayFPSMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayFPSMenuItem.Text = "Display FPS";
|
|
|
|
|
this.DisplayFPSMenuItem.Click += new System.EventHandler(this.DisplayFpsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayFrameCounterMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayFrameCounterMenuItem.Name = "DisplayFrameCounterMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayFrameCounterMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayFrameCounterMenuItem.Text = "Display FrameCounter";
|
|
|
|
|
this.DisplayFrameCounterMenuItem.Click += new System.EventHandler(this.DisplayFrameCounterMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayLagCounterMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayLagCounterMenuItem.Name = "DisplayLagCounterMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayLagCounterMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayLagCounterMenuItem.Text = "Display Lag Counter";
|
|
|
|
|
this.DisplayLagCounterMenuItem.Click += new System.EventHandler(this.DisplayLagCounterMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayInputMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayInputMenuItem.Name = "DisplayInputMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayInputMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayInputMenuItem.Text = "Display Input";
|
|
|
|
|
this.DisplayInputMenuItem.Click += new System.EventHandler(this.DisplayInputMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayRerecordCountMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayRerecordCountMenuItem.Name = "DisplayRerecordCountMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayRerecordCountMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayRerecordCountMenuItem.Text = "Display Rerecord Count";
|
|
|
|
|
this.DisplayRerecordCountMenuItem.Click += new System.EventHandler(this.DisplayRerecordsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplaySubtitlesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplaySubtitlesMenuItem.Name = "DisplaySubtitlesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplaySubtitlesMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplaySubtitlesMenuItem.Text = "Display Subtitles";
|
|
|
|
|
this.DisplaySubtitlesMenuItem.Click += new System.EventHandler(this.DisplaySubtitlesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem4
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(184, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// DisplayStatusBarMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayStatusBarMenuItem.Name = "DisplayStatusBarMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayStatusBarMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayStatusBarMenuItem.Text = "Display Status Bar";
|
|
|
|
|
this.DisplayStatusBarMenuItem.Click += new System.EventHandler(this.DisplayStatusBarMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayMessagesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayMessagesMenuItem.Name = "DisplayMessagesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayMessagesMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayMessagesMenuItem.Text = "Display Messages";
|
|
|
|
|
this.DisplayMessagesMenuItem.Click += new System.EventHandler(this.DisplayMessagesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayLogWindowMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayLogWindowMenuItem.Name = "DisplayLogWindowMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayLogWindowMenuItem.Size = new System.Drawing.Size(187, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ControllersMenuItem,
|
|
|
|
|
this.HotkeysMenuItem,
|
|
|
|
|
this.DisplayConfigMenuItem,
|
|
|
|
|
this.SoundMenuItem,
|
|
|
|
|
this.PathsMenuItem,
|
|
|
|
|
this.FirmwaresMenuItem,
|
|
|
|
|
this.MessagesMenuItem,
|
|
|
|
|
this.AutofireMenuItem,
|
|
|
|
|
this.RewindOptionsMenuItem,
|
|
|
|
|
this.extensionsToolStripMenuItem,
|
|
|
|
|
this.ClientOptionsMenuItem,
|
|
|
|
|
this.ProfilesMenuItem,
|
|
|
|
|
this.toolStripSeparator9,
|
|
|
|
|
this.SpeedSkipSubMenu,
|
|
|
|
|
this.KeyPrioritySubMenu,
|
|
|
|
|
this.CoresSubMenu,
|
|
|
|
|
this.toolStripSeparator10,
|
|
|
|
|
this.SaveConfigMenuItem,
|
|
|
|
|
this.SaveConfigAsMenuItem,
|
|
|
|
|
this.LoadConfigMenuItem,
|
|
|
|
|
this.LoadConfigFromMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ConfigSubMenu.Name = "ConfigSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ConfigSubMenu.Size = new System.Drawing.Size(50, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ConfigSubMenu.Text = "&Config";
|
|
|
|
|
this.ConfigSubMenu.DropDownOpened += new System.EventHandler(this.ConfigSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ControllersMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ControllersMenuItem.Name = "ControllersMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ControllersMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ControllersMenuItem.Text = "&Controllers...";
|
|
|
|
|
this.ControllersMenuItem.Click += new System.EventHandler(this.ControllersMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// HotkeysMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.HotkeysMenuItem.Name = "HotkeysMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.HotkeysMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HotkeysMenuItem.Text = "&Hotkeys...";
|
|
|
|
|
this.HotkeysMenuItem.Click += new System.EventHandler(this.HotkeysMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DisplayConfigMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DisplayConfigMenuItem.Name = "DisplayConfigMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DisplayConfigMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DisplayConfigMenuItem.Text = "Display...";
|
|
|
|
|
this.DisplayConfigMenuItem.Click += new System.EventHandler(this.DisplayConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SoundMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SoundMenuItem.Name = "SoundMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SoundMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SoundMenuItem.Text = "&Sound...";
|
|
|
|
|
this.SoundMenuItem.Click += new System.EventHandler(this.SoundMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PathsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PathsMenuItem.Name = "PathsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PathsMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PathsMenuItem.Text = "Paths...";
|
|
|
|
|
this.PathsMenuItem.Click += new System.EventHandler(this.PathsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// FirmwaresMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FirmwaresMenuItem.Name = "FirmwaresMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FirmwaresMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FirmwaresMenuItem.Text = "&Firmwares...";
|
|
|
|
|
this.FirmwaresMenuItem.Click += new System.EventHandler(this.FirmwaresMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MessagesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MessagesMenuItem.Name = "MessagesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MessagesMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MessagesMenuItem.Text = "&Messages...";
|
|
|
|
|
this.MessagesMenuItem.Click += new System.EventHandler(this.MessagesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AutofireMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AutofireMenuItem.Name = "AutofireMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AutofireMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AutofireMenuItem.Text = "&Autofire...";
|
|
|
|
|
this.AutofireMenuItem.Click += new System.EventHandler(this.AutofireMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// RewindOptionsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RewindOptionsMenuItem.Name = "RewindOptionsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RewindOptionsMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RewindOptionsMenuItem.Text = "&Rewind && States...";
|
|
|
|
|
this.RewindOptionsMenuItem.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// extensionsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.extensionsToolStripMenuItem.Name = "extensionsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.extensionsToolStripMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.extensionsToolStripMenuItem.Text = "File Extensions...";
|
|
|
|
|
this.extensionsToolStripMenuItem.Click += new System.EventHandler(this.FileExtensionsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ClientOptionsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ClientOptionsMenuItem.Name = "ClientOptionsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ClientOptionsMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ClientOptionsMenuItem.Text = "&Customize...";
|
|
|
|
|
this.ClientOptionsMenuItem.Click += new System.EventHandler(this.CustomizeMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ProfilesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ProfilesMenuItem.Name = "ProfilesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ProfilesMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ProfilesMenuItem.Text = "&Profiles...";
|
|
|
|
|
this.ProfilesMenuItem.Click += new System.EventHandler(this.ProfilesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator9
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(167, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SpeedSkipSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SpeedSkipSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ClockThrottleMenuItem,
|
|
|
|
|
this.AudioThrottleMenuItem,
|
|
|
|
|
this.VsyncThrottleMenuItem,
|
|
|
|
|
this.toolStripSeparator27,
|
|
|
|
|
this.VsyncEnabledMenuItem,
|
|
|
|
|
this.toolStripMenuItem3,
|
|
|
|
|
this.miUnthrottled,
|
|
|
|
|
this.MinimizeSkippingMenuItem,
|
|
|
|
|
this.NeverSkipMenuItem,
|
|
|
|
|
this.toolStripMenuItem17,
|
|
|
|
|
this.toolStripMenuItem5,
|
|
|
|
|
this.Speed50MenuItem,
|
|
|
|
|
this.Speed75MenuItem,
|
|
|
|
|
this.Speed100MenuItem,
|
|
|
|
|
this.Speed150MenuItem,
|
|
|
|
|
this.Speed200MenuItem,
|
|
|
|
|
this.Speed400MenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SpeedSkipSubMenu.Name = "SpeedSkipSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SpeedSkipSubMenu.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SpeedSkipSubMenu.Text = "Speed/Skip";
|
|
|
|
|
this.SpeedSkipSubMenu.DropDownOpened += new System.EventHandler(this.FrameSkipMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ClockThrottleMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ClockThrottleMenuItem.Name = "ClockThrottleMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ClockThrottleMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ClockThrottleMenuItem.Text = "Clock Throttle";
|
|
|
|
|
this.ClockThrottleMenuItem.Click += new System.EventHandler(this.ClockThrottleMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AudioThrottleMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AudioThrottleMenuItem.Name = "AudioThrottleMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AudioThrottleMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AudioThrottleMenuItem.Text = "Audio Throttle";
|
|
|
|
|
this.AudioThrottleMenuItem.Click += new System.EventHandler(this.AudioThrottleMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// VsyncThrottleMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VsyncThrottleMenuItem.Name = "VsyncThrottleMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VsyncThrottleMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VsyncThrottleMenuItem.Text = "VSync Throttle";
|
|
|
|
|
this.VsyncThrottleMenuItem.Click += new System.EventHandler(this.VsyncThrottleMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator27
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator27.Name = "toolStripSeparator27";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator27.Size = new System.Drawing.Size(178, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// VsyncEnabledMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VsyncEnabledMenuItem.Name = "VsyncEnabledMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VsyncEnabledMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VsyncEnabledMenuItem.Text = "VSync Enabled";
|
|
|
|
|
this.VsyncEnabledMenuItem.Click += new System.EventHandler(this.VsyncEnabledMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem3
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(178, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// miUnthrottled
|
|
|
|
|
//
|
|
|
|
|
this.miUnthrottled.Name = "miUnthrottled";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.miUnthrottled.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.miUnthrottled.Text = "Unthrottled";
|
|
|
|
|
this.miUnthrottled.Click += new System.EventHandler(this.UnthrottledMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MinimizeSkippingMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MinimizeSkippingMenuItem.Name = "MinimizeSkippingMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MinimizeSkippingMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MinimizeSkippingMenuItem.Text = "Auto-minimize skipping";
|
|
|
|
|
this.MinimizeSkippingMenuItem.Click += new System.EventHandler(this.MinimizeSkippingMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// NeverSkipMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NeverSkipMenuItem.Name = "NeverSkipMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NeverSkipMenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NeverSkipMenuItem.Text = "Skip 0 (never)";
|
|
|
|
|
this.NeverSkipMenuItem.Click += new System.EventHandler(this.NeverSkipMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem17
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem17.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.Frameskip1MenuItem,
|
|
|
|
|
this.Frameskip2MenuItem,
|
|
|
|
|
this.Frameskip3MenuItem,
|
|
|
|
|
this.Frameskip4MenuItem,
|
|
|
|
|
this.Frameskip5MenuItem,
|
|
|
|
|
this.Frameskip6MenuItem,
|
|
|
|
|
this.Frameskip7MenuItem,
|
|
|
|
|
this.Frameskip8MenuItem,
|
|
|
|
|
this.Frameskip9MenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem17.Name = "toolStripMenuItem17";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem17.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem17.Text = "Skip 1..9";
|
|
|
|
|
//
|
|
|
|
|
// Frameskip1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Frameskip1MenuItem.Name = "Frameskip1MenuItem";
|
|
|
|
|
this.Frameskip1MenuItem.Size = new System.Drawing.Size(80, 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(80, 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(80, 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(80, 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(80, 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(80, 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(80, 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(80, 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(80, 22);
|
|
|
|
|
this.Frameskip9MenuItem.Text = "9";
|
|
|
|
|
this.Frameskip9MenuItem.Click += new System.EventHandler(this.Frameskip9MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem5
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(178, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// Speed50MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed50MenuItem.Name = "Speed50MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed50MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed50MenuItem.Text = "Speed 50%";
|
|
|
|
|
this.Speed50MenuItem.Click += new System.EventHandler(this.Speed50MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// Speed75MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed75MenuItem.Name = "Speed75MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed75MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed75MenuItem.Text = "Speed 75%";
|
|
|
|
|
this.Speed75MenuItem.Click += new System.EventHandler(this.Speed75MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// Speed100MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed100MenuItem.Name = "Speed100MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed100MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed100MenuItem.Text = "Speed 100%";
|
|
|
|
|
this.Speed100MenuItem.Click += new System.EventHandler(this.Speed100MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// Speed150MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed150MenuItem.Name = "Speed150MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed150MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed150MenuItem.Text = "Speed 150%";
|
|
|
|
|
this.Speed150MenuItem.Click += new System.EventHandler(this.Speed150MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// Speed200MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed200MenuItem.Name = "Speed200MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed200MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed200MenuItem.Text = "Speed 200%";
|
|
|
|
|
this.Speed200MenuItem.Click += new System.EventHandler(this.Speed200MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// Speed400MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Speed400MenuItem.Name = "Speed400MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.Speed400MenuItem.Size = new System.Drawing.Size(181, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.Speed400MenuItem.Text = "Speed 400%";
|
|
|
|
|
this.Speed400MenuItem.Click += new System.EventHandler(this.Speed400MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// KeyPrioritySubMenu
|
|
|
|
|
//
|
|
|
|
|
this.KeyPrioritySubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.BothHkAndControllerMenuItem,
|
|
|
|
|
this.InputOverHkMenuItem,
|
|
|
|
|
this.HkOverInputMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.KeyPrioritySubMenu.Name = "KeyPrioritySubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.KeyPrioritySubMenu.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.KeyPrioritySubMenu.Text = "Key Priority";
|
|
|
|
|
this.KeyPrioritySubMenu.DropDownOpened += new System.EventHandler(this.KeyPriorityMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// BothHkAndControllerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.BothHkAndControllerMenuItem.Name = "BothHkAndControllerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.BothHkAndControllerMenuItem.Size = new System.Drawing.Size(214, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.BothHkAndControllerMenuItem.Text = "Both Hotkeys and Controllers";
|
|
|
|
|
this.BothHkAndControllerMenuItem.Click += new System.EventHandler(this.BothHkAndControllerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// InputOverHkMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.InputOverHkMenuItem.Name = "InputOverHkMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.InputOverHkMenuItem.Size = new System.Drawing.Size(214, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.InputOverHkMenuItem.Text = "Input overrides Hotkeys";
|
|
|
|
|
this.InputOverHkMenuItem.Click += new System.EventHandler(this.InputOverHkMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// HkOverInputMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.HkOverInputMenuItem.Name = "HkOverInputMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.HkOverInputMenuItem.Size = new System.Drawing.Size(214, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HkOverInputMenuItem.Text = "Hotkeys override Input";
|
|
|
|
|
this.HkOverInputMenuItem.Click += new System.EventHandler(this.HkOverInputMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// CoresSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.CoresSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.NesCoreSubMenu,
|
|
|
|
|
this.CoreSNESSubMenu,
|
|
|
|
|
this.GbaCoreSubMenu,
|
|
|
|
|
this.SGBCoreSubmenu,
|
|
|
|
|
this.GBCoreSubmenu,
|
|
|
|
|
this.GBInSGBMenuItem,
|
|
|
|
|
this.toolStripMenuItem16,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem,
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator8,
|
|
|
|
|
this.N64VideoPluginSettingsMenuItem,
|
|
|
|
|
this.setLibretroCoreToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoresSubMenu.Name = "CoresSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CoresSubMenu.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoresSubMenu.Text = "Cores";
|
|
|
|
|
this.CoresSubMenu.DropDownOpened += new System.EventHandler(this.CoresSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// NesCoreSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.NesCoreSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.QuicknesCoreMenuItem,
|
|
|
|
|
this.NesCoreMenuItem,
|
|
|
|
|
this.toolStripSeparator38,
|
|
|
|
|
this.SubNesHawkMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NesCoreSubMenu.Name = "NesCoreSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NesCoreSubMenu.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NesCoreSubMenu.Text = "NES";
|
|
|
|
|
this.NesCoreSubMenu.DropDownOpened += new System.EventHandler(this.NesCoreSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// QuicknesCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.QuicknesCoreMenuItem.Name = "QuicknesCoreMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.QuicknesCoreMenuItem.Size = new System.Drawing.Size(209, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.QuicknesCoreMenuItem.Text = "QuickNES";
|
2019-12-29 13:29:18 +00:00
|
|
|
|
this.QuicknesCoreMenuItem.Click += new System.EventHandler(this.QuickNesCorePick_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NesCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NesCoreMenuItem.Name = "NesCoreMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NesCoreMenuItem.Size = new System.Drawing.Size(209, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NesCoreMenuItem.Text = "NesHawk";
|
|
|
|
|
this.NesCoreMenuItem.Click += new System.EventHandler(this.NesCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator38
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator38.Name = "toolStripSeparator38";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator38.Size = new System.Drawing.Size(206, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
2019-12-07 14:44:49 +00:00
|
|
|
|
// SubNesHawkMenuItem
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
this.SubNesHawkMenuItem.Name = "SubNesHawkMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SubNesHawkMenuItem.Size = new System.Drawing.Size(209, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SubNesHawkMenuItem.Text = "SubNesHawk (Experimental)";
|
|
|
|
|
this.SubNesHawkMenuItem.Click += new System.EventHandler(this.SubNesCorePick_Click);
|
|
|
|
|
//
|
2020-02-23 14:54:42 +00:00
|
|
|
|
// SubGBHawkMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SubGBHawkMenuItem.Name = "SubGBHawkMenuItem";
|
|
|
|
|
this.SubGBHawkMenuItem.Size = new System.Drawing.Size(209, 22);
|
|
|
|
|
this.SubGBHawkMenuItem.Text = "SubGBHawk (Experimental)";
|
|
|
|
|
this.SubGBHawkMenuItem.Click += new System.EventHandler(this.SubGBCorePick_Click);
|
|
|
|
|
//
|
2019-06-17 23:22:49 +00:00
|
|
|
|
// CoreSNESSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.CoreSNESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.Coresnes9xMenuItem,
|
|
|
|
|
this.CorebsnesMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoreSNESSubMenu.Name = "CoreSNESSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CoreSNESSubMenu.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoreSNESSubMenu.Text = "SNES";
|
|
|
|
|
this.CoreSNESSubMenu.DropDownOpened += new System.EventHandler(this.CoreSNESSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// Coresnes9xMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Coresnes9xMenuItem.Name = "Coresnes9xMenuItem";
|
|
|
|
|
this.Coresnes9xMenuItem.Size = new System.Drawing.Size(109, 22);
|
|
|
|
|
this.Coresnes9xMenuItem.Text = "Snes9x";
|
|
|
|
|
this.Coresnes9xMenuItem.Click += new System.EventHandler(this.CoreSnesToggle_Click);
|
|
|
|
|
//
|
|
|
|
|
// CorebsnesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CorebsnesMenuItem.Name = "CorebsnesMenuItem";
|
|
|
|
|
this.CorebsnesMenuItem.Size = new System.Drawing.Size(109, 22);
|
|
|
|
|
this.CorebsnesMenuItem.Text = "BSNES";
|
|
|
|
|
this.CorebsnesMenuItem.Click += new System.EventHandler(this.CoreSnesToggle_Click);
|
|
|
|
|
//
|
|
|
|
|
// GbaCoreSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GbaCoreSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.VbaNextCoreMenuItem,
|
|
|
|
|
this.MgbaCoreMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GbaCoreSubMenu.Name = "GbaCoreSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GbaCoreSubMenu.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GbaCoreSubMenu.Text = "GBA";
|
|
|
|
|
this.GbaCoreSubMenu.DropDownOpened += new System.EventHandler(this.GbaCoreSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// VbaNextCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VbaNextCoreMenuItem.Name = "VbaNextCoreMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VbaNextCoreMenuItem.Size = new System.Drawing.Size(120, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VbaNextCoreMenuItem.Text = "VBA-Next";
|
|
|
|
|
this.VbaNextCoreMenuItem.Click += new System.EventHandler(this.GbaCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// MgbaCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MgbaCoreMenuItem.Name = "MgbaCoreMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MgbaCoreMenuItem.Size = new System.Drawing.Size(120, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MgbaCoreMenuItem.Text = "mGBA";
|
|
|
|
|
this.MgbaCoreMenuItem.Click += new System.EventHandler(this.GbaCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// SGBCoreSubmenu
|
|
|
|
|
//
|
|
|
|
|
this.SGBCoreSubmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.SgbBsnesMenuItem,
|
|
|
|
|
this.SgbSameBoyMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SGBCoreSubmenu.Name = "SGBCoreSubmenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SGBCoreSubmenu.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SGBCoreSubmenu.Text = "SGB";
|
|
|
|
|
this.SGBCoreSubmenu.DropDownOpened += new System.EventHandler(this.SGBCoreSubmenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// SgbBsnesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SgbBsnesMenuItem.Name = "SgbBsnesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SgbBsnesMenuItem.Size = new System.Drawing.Size(118, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SgbBsnesMenuItem.Text = "BSNES";
|
|
|
|
|
this.SgbBsnesMenuItem.Click += new System.EventHandler(this.SgbCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// SgbSameBoyMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SgbSameBoyMenuItem.Name = "SgbSameBoyMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SgbSameBoyMenuItem.Size = new System.Drawing.Size(118, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SgbSameBoyMenuItem.Text = "SameBoy";
|
|
|
|
|
this.SgbSameBoyMenuItem.Click += new System.EventHandler(this.SgbCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBCoreSubmenu
|
|
|
|
|
//
|
|
|
|
|
this.GBCoreSubmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GBGambatteMenuItem,
|
2020-02-23 14:54:42 +00:00
|
|
|
|
this.GBGBHawkMenuItem,
|
|
|
|
|
this.toolStripSeparator38,
|
|
|
|
|
this.SubGBHawkMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBCoreSubmenu.Name = "GBCoreSubmenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBCoreSubmenu.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBCoreSubmenu.Text = "GB";
|
|
|
|
|
this.GBCoreSubmenu.DropDownOpened += new System.EventHandler(this.GBCoreSubmenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// GBGambatteMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBGambatteMenuItem.Name = "GBGambatteMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBGambatteMenuItem.Size = new System.Drawing.Size(121, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBGambatteMenuItem.Text = "Gambatte";
|
|
|
|
|
this.GBGambatteMenuItem.Click += new System.EventHandler(this.GBCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBGBHawkMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBGBHawkMenuItem.Name = "GBGBHawkMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBGBHawkMenuItem.Size = new System.Drawing.Size(121, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBGBHawkMenuItem.Text = "GBHawk";
|
|
|
|
|
this.GBGBHawkMenuItem.Click += new System.EventHandler(this.GBCorePick_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBInSGBMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBInSGBMenuItem.Name = "GBInSGBMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBInSGBMenuItem.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBInSGBMenuItem.Text = "GB in SGB";
|
|
|
|
|
this.GBInSGBMenuItem.Click += new System.EventHandler(this.GbInSgbMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem16
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem16.Name = "toolStripMenuItem16";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem16.Size = new System.Drawing.Size(220, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// allowGameDBCoreOverridesToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem.Name = "AllowGameDbCoreOverridesMenuItem";
|
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem.Size = new System.Drawing.Size(223, 22);
|
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem.Text = "Follow GameDB Core Overrides";
|
|
|
|
|
this.AllowGameDbCoreOverridesMenuItem.Click += new System.EventHandler(this.AllowGameDBCoreOverridesMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator8
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator8.Size = new System.Drawing.Size(220, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// N64VideoPluginSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.N64VideoPluginSettingsMenuItem.Name = "N64VideoPluginSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64VideoPluginSettingsMenuItem.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64VideoPluginSettingsMenuItem.Text = "N64 Video Plugin Settings";
|
|
|
|
|
this.N64VideoPluginSettingsMenuItem.Click += new System.EventHandler(this.N64VideoPluginSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// setLibretroCoreToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.setLibretroCoreToolStripMenuItem.Name = "setLibretroCoreToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.setLibretroCoreToolStripMenuItem.Size = new System.Drawing.Size(223, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.setLibretroCoreToolStripMenuItem.Text = "Set Libretro Core";
|
|
|
|
|
this.setLibretroCoreToolStripMenuItem.Click += new System.EventHandler(this.SetLibretroCoreMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator10
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator10.Size = new System.Drawing.Size(167, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SaveConfigMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveConfigMenuItem.Name = "SaveConfigMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveConfigMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveConfigMenuItem.Text = "Save Config";
|
|
|
|
|
this.SaveConfigMenuItem.Click += new System.EventHandler(this.SaveConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveConfigAsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveConfigAsMenuItem.Name = "SaveConfigAsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveConfigAsMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveConfigAsMenuItem.Text = "Save Config As...";
|
|
|
|
|
this.SaveConfigAsMenuItem.Click += new System.EventHandler(this.SaveConfigAsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadConfigMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadConfigMenuItem.Name = "LoadConfigMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadConfigMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadConfigMenuItem.Text = "Load Config";
|
|
|
|
|
this.LoadConfigMenuItem.Click += new System.EventHandler(this.LoadConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadConfigFromMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadConfigFromMenuItem.Name = "LoadConfigFromMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadConfigFromMenuItem.Size = new System.Drawing.Size(170, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadConfigFromMenuItem.Text = "Load Config From...";
|
|
|
|
|
this.LoadConfigFromMenuItem.Click += new System.EventHandler(this.LoadConfigFromMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ToolsSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ToolsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ToolBoxMenuItem,
|
|
|
|
|
this.toolStripSeparator12,
|
|
|
|
|
this.RamWatchMenuItem,
|
|
|
|
|
this.RamSearchMenuItem,
|
|
|
|
|
this.LuaConsoleMenuItem,
|
|
|
|
|
this.TAStudioMenuItem,
|
|
|
|
|
this.HexEditorMenuItem,
|
|
|
|
|
this.TraceLoggerMenuItem,
|
|
|
|
|
this.DebuggerMenuItem,
|
|
|
|
|
this.CodeDataLoggerMenuItem,
|
|
|
|
|
this.MacroToolMenuItem,
|
|
|
|
|
this.VirtualPadMenuItem,
|
|
|
|
|
this.BasicBotMenuItem,
|
|
|
|
|
this.toolStripSeparator11,
|
|
|
|
|
this.CheatsMenuItem,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GameSharkConverterMenuItem,
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator29,
|
|
|
|
|
this.MultiDiskBundlerFileMenuItem,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.ExternalToolMenuItem,
|
|
|
|
|
this.BatchRunnerMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ToolsSubMenu.Name = "ToolsSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ToolsSubMenu.Size = new System.Drawing.Size(44, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ToolsSubMenu.Text = "&Tools";
|
|
|
|
|
this.ToolsSubMenu.DropDownOpened += new System.EventHandler(this.ToolsSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ToolBoxMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ToolBoxMenuItem.Name = "ToolBoxMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ToolBoxMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ToolBoxMenuItem.Text = "&Tool Box";
|
|
|
|
|
this.ToolBoxMenuItem.Click += new System.EventHandler(this.ToolBoxMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator12
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator12.Name = "toolStripSeparator12";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator12.Size = new System.Drawing.Size(180, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// RamWatchMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RamWatchMenuItem.Name = "RamWatchMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RamWatchMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RamWatchMenuItem.Text = "RAM &Watch";
|
|
|
|
|
this.RamWatchMenuItem.Click += new System.EventHandler(this.RamWatchMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// RamSearchMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RamSearchMenuItem.Name = "RamSearchMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RamSearchMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RamSearchMenuItem.Text = "RAM &Search";
|
|
|
|
|
this.RamSearchMenuItem.Click += new System.EventHandler(this.RamSearchMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LuaConsoleMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LuaConsoleMenuItem.Name = "LuaConsoleMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LuaConsoleMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LuaConsoleMenuItem.Text = "Lua Console";
|
|
|
|
|
this.LuaConsoleMenuItem.Click += new System.EventHandler(this.LuaConsoleMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// TAStudioMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.TAStudioMenuItem.Name = "TAStudioMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.TAStudioMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.TAStudioMenuItem.Text = "&TAStudio";
|
|
|
|
|
this.TAStudioMenuItem.Click += new System.EventHandler(this.TAStudioMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// HexEditorMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.HexEditorMenuItem.Name = "HexEditorMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.HexEditorMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HexEditorMenuItem.Text = "&Hex Editor";
|
|
|
|
|
this.HexEditorMenuItem.Click += new System.EventHandler(this.HexEditorMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// TraceLoggerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.TraceLoggerMenuItem.Name = "TraceLoggerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.TraceLoggerMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.TraceLoggerMenuItem.Text = "Trace &Logger";
|
|
|
|
|
this.TraceLoggerMenuItem.Click += new System.EventHandler(this.TraceLoggerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// DebuggerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DebuggerMenuItem.Name = "DebuggerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DebuggerMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DebuggerMenuItem.Text = "&Debugger";
|
|
|
|
|
this.DebuggerMenuItem.Click += new System.EventHandler(this.DebuggerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// CodeDataLoggerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CodeDataLoggerMenuItem.Name = "CodeDataLoggerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CodeDataLoggerMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CodeDataLoggerMenuItem.Text = "Code-Data Logger";
|
|
|
|
|
this.CodeDataLoggerMenuItem.Click += new System.EventHandler(this.CodeDataLoggerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MacroToolMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MacroToolMenuItem.Name = "MacroToolMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MacroToolMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MacroToolMenuItem.Text = "&Macro Tool";
|
|
|
|
|
this.MacroToolMenuItem.Click += new System.EventHandler(this.MacroToolMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// VirtualPadMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VirtualPadMenuItem.Name = "VirtualPadMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VirtualPadMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VirtualPadMenuItem.Text = "Virtual Pad";
|
|
|
|
|
this.VirtualPadMenuItem.Click += new System.EventHandler(this.VirtualPadMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// BasicBotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.BasicBotMenuItem.Name = "BasicBotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.BasicBotMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.BasicBotMenuItem.Text = "Basic Bot";
|
|
|
|
|
this.BasicBotMenuItem.Click += new System.EventHandler(this.BasicBotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator11
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator11.Size = new System.Drawing.Size(180, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// CheatsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CheatsMenuItem.Name = "CheatsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CheatsMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CheatsMenuItem.Text = "Cheats";
|
|
|
|
|
this.CheatsMenuItem.Click += new System.EventHandler(this.CheatsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// gameSharkConverterToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GameSharkConverterMenuItem.Name = "GameSharkConverterMenuItem";
|
|
|
|
|
this.GameSharkConverterMenuItem.Size = new System.Drawing.Size(183, 22);
|
|
|
|
|
this.GameSharkConverterMenuItem.Text = "Cheat Code Converter";
|
|
|
|
|
this.GameSharkConverterMenuItem.Click += new System.EventHandler(this.CheatCodeConverterMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator29
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator29.Name = "toolStripSeparator29";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator29.Size = new System.Drawing.Size(180, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// MultiDiskBundlerFileMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MultiDiskBundlerFileMenuItem.Name = "MultiDiskBundlerFileMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MultiDiskBundlerFileMenuItem.Size = new System.Drawing.Size(183, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MultiDiskBundlerFileMenuItem.Text = "Multi-disk Bundler";
|
|
|
|
|
this.MultiDiskBundlerFileMenuItem.Click += new System.EventHandler(this.MultidiskBundlerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// externalToolToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.ExternalToolMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.dummyExternalTool});
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.ExternalToolMenuItem.Name = "ExternalToolMenuItem";
|
|
|
|
|
this.ExternalToolMenuItem.Size = new System.Drawing.Size(183, 22);
|
|
|
|
|
this.ExternalToolMenuItem.Text = "External Tool";
|
|
|
|
|
this.ExternalToolMenuItem.DropDownOpening += new System.EventHandler(this.ExternalToolMenuItem_DropDownOpening);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// dummyExternalTool
|
|
|
|
|
//
|
|
|
|
|
this.dummyExternalTool.Name = "dummyExternalTool";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.dummyExternalTool.Size = new System.Drawing.Size(99, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.dummyExternalTool.Text = "None";
|
|
|
|
|
//
|
|
|
|
|
// batchRunnerToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.BatchRunnerMenuItem.Name = "BatchRunnerMenuItem";
|
|
|
|
|
this.BatchRunnerMenuItem.Size = new System.Drawing.Size(183, 22);
|
|
|
|
|
this.BatchRunnerMenuItem.Text = "Batch Runner";
|
|
|
|
|
this.BatchRunnerMenuItem.Visible = false;
|
|
|
|
|
this.BatchRunnerMenuItem.Click += new System.EventHandler(this.BatchRunnerMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NESSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.NESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.coreToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator34,
|
|
|
|
|
this.NESPPUViewerMenuItem,
|
|
|
|
|
this.NESNametableViewerMenuItem,
|
|
|
|
|
this.NESGameGenieCodesMenuItem,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.MusicRipperMenuItem,
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator17,
|
|
|
|
|
this.NesControllerSettingsMenuItem,
|
|
|
|
|
this.NESGraphicSettingsMenuItem,
|
|
|
|
|
this.NESSoundChannelsMenuItem,
|
|
|
|
|
this.VSSettingsMenuItem,
|
|
|
|
|
this.MovieSettingsMenuItem,
|
|
|
|
|
this.toolStripSeparator22,
|
|
|
|
|
this.FDSControlsMenuItem,
|
|
|
|
|
this.VSControlsMenuItem,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.BarcodeReaderMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESSubMenu.Name = "NESSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESSubMenu.Size = new System.Drawing.Size(38, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESSubMenu.Text = "&NES";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESSubMenu.DropDownOpened += new System.EventHandler(this.NesSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// coreToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.coreToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.quickNESMenuItem,
|
|
|
|
|
this.nesHawkMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.coreToolStripMenuItem.Name = "coreToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.coreToolStripMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.coreToolStripMenuItem.Text = "&Core";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.coreToolStripMenuItem.DropDownOpened += new System.EventHandler(this.CoreMenuItem_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// quickNESToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.quickNESMenuItem.Name = "quickNESMenuItem";
|
|
|
|
|
this.quickNESMenuItem.Size = new System.Drawing.Size(118, 22);
|
|
|
|
|
this.quickNESMenuItem.Text = "&QuickNes";
|
|
|
|
|
this.quickNESMenuItem.Click += new System.EventHandler(this.QuickNesMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// nesHawkToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.nesHawkMenuItem.Name = "nesHawkMenuItem";
|
|
|
|
|
this.nesHawkMenuItem.Size = new System.Drawing.Size(118, 22);
|
|
|
|
|
this.nesHawkMenuItem.Text = "&NesHawk";
|
|
|
|
|
this.nesHawkMenuItem.Click += new System.EventHandler(this.NesHawkMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator34
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator34.Name = "toolStripSeparator34";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator34.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NESPPUViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NESPPUViewerMenuItem.Name = "NESPPUViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESPPUViewerMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESPPUViewerMenuItem.Text = "&PPU Viewer";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESPPUViewerMenuItem.Click += new System.EventHandler(this.NesPpuViewerMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NESNametableViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NESNametableViewerMenuItem.Name = "NESNametableViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESNametableViewerMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESNametableViewerMenuItem.Text = "&Nametable Viewer";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESNametableViewerMenuItem.Click += new System.EventHandler(this.NesNametableViewerMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NESGameGenieCodesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NESGameGenieCodesMenuItem.Name = "NESGameGenieCodesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESGameGenieCodesMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESGameGenieCodesMenuItem.Text = "&Game Genie Encoder/Decoder";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESGameGenieCodesMenuItem.Click += new System.EventHandler(this.NesGameGenieCodesMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// musicRipperToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.MusicRipperMenuItem.Name = "MusicRipperMenuItem";
|
|
|
|
|
this.MusicRipperMenuItem.Size = new System.Drawing.Size(217, 22);
|
|
|
|
|
this.MusicRipperMenuItem.Text = "Music Ripper";
|
|
|
|
|
this.MusicRipperMenuItem.Click += new System.EventHandler(this.MusicRipperMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator17
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator17.Name = "toolStripSeparator17";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator17.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NesControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NesControllerSettingsMenuItem.Name = "NesControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NesControllerSettingsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NesControllerSettingsMenuItem.Text = "Controller Settings...";
|
|
|
|
|
this.NesControllerSettingsMenuItem.Click += new System.EventHandler(this.NesControllerSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// NESGraphicSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NESGraphicSettingsMenuItem.Name = "NESGraphicSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESGraphicSettingsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESGraphicSettingsMenuItem.Text = "Graphics Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESGraphicSettingsMenuItem.Click += new System.EventHandler(this.NesGraphicSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// NESSoundChannelsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NESSoundChannelsMenuItem.Name = "NESSoundChannelsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.NESSoundChannelsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.NESSoundChannelsMenuItem.Text = "Sound Channels...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.NESSoundChannelsMenuItem.Click += new System.EventHandler(this.NesSoundChannelsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// VSSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VSSettingsMenuItem.Name = "VSSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VSSettingsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSSettingsMenuItem.Text = "VS Settings...";
|
|
|
|
|
this.VSSettingsMenuItem.Click += new System.EventHandler(this.VsSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MovieSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MovieSettingsMenuItem.Name = "MovieSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MovieSettingsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MovieSettingsMenuItem.Text = "Advanced Settings...";
|
|
|
|
|
this.MovieSettingsMenuItem.Click += new System.EventHandler(this.MovieSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator22
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator22.Name = "toolStripSeparator22";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator22.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// FDSControlsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FDSControlsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.FdsEjectDiskMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FDSControlsMenuItem.Name = "FDSControlsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FDSControlsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FDSControlsMenuItem.Text = "FDS Controls";
|
|
|
|
|
this.FDSControlsMenuItem.DropDownOpened += new System.EventHandler(this.FdsControlsMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// FdsEjectDiskMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FdsEjectDiskMenuItem.Name = "FdsEjectDiskMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FdsEjectDiskMenuItem.Size = new System.Drawing.Size(120, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FdsEjectDiskMenuItem.Text = "&Eject Disk";
|
|
|
|
|
this.FdsEjectDiskMenuItem.Click += new System.EventHandler(this.FdsEjectDiskMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// VSControlsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VSControlsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.VSInsertCoinP1MenuItem,
|
|
|
|
|
this.VSInsertCoinP2MenuItem,
|
|
|
|
|
this.VSServiceSwitchMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSControlsMenuItem.Name = "VSControlsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VSControlsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSControlsMenuItem.Text = "VS Controls";
|
|
|
|
|
//
|
|
|
|
|
// VSInsertCoinP1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VSInsertCoinP1MenuItem.Name = "VSInsertCoinP1MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VSInsertCoinP1MenuItem.Size = new System.Drawing.Size(143, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSInsertCoinP1MenuItem.Text = "Insert Coin P1";
|
|
|
|
|
this.VSInsertCoinP1MenuItem.Click += new System.EventHandler(this.VsInsertCoinP1MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// VSInsertCoinP2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VSInsertCoinP2MenuItem.Name = "VSInsertCoinP2MenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VSInsertCoinP2MenuItem.Size = new System.Drawing.Size(143, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSInsertCoinP2MenuItem.Text = "Insert Coin P2";
|
|
|
|
|
this.VSInsertCoinP2MenuItem.Click += new System.EventHandler(this.VsInsertCoinP2MenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// VSServiceSwitchMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VSServiceSwitchMenuItem.Name = "VSServiceSwitchMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.VSServiceSwitchMenuItem.Size = new System.Drawing.Size(143, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.VSServiceSwitchMenuItem.Text = "Service Switch";
|
|
|
|
|
this.VSServiceSwitchMenuItem.Click += new System.EventHandler(this.VsServiceSwitchMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// barcodeReaderToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.BarcodeReaderMenuItem.Name = "BarcodeReaderMenuItem";
|
|
|
|
|
this.BarcodeReaderMenuItem.Size = new System.Drawing.Size(217, 22);
|
|
|
|
|
this.BarcodeReaderMenuItem.Text = "Barcode Reader";
|
|
|
|
|
this.BarcodeReaderMenuItem.Click += new System.EventHandler(this.BarcodeReaderMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PCESubMenu
|
|
|
|
|
//
|
|
|
|
|
this.PCESubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.PceControllerSettingsMenuItem,
|
|
|
|
|
this.PCEGraphicsSettingsMenuItem,
|
|
|
|
|
this.toolStripSeparator32,
|
|
|
|
|
this.PCEBGViewerMenuItem,
|
|
|
|
|
this.PCEtileViewerToolStripMenuItem,
|
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator25,
|
|
|
|
|
this.PCEAlwaysPerformSpriteLimitMenuItem,
|
|
|
|
|
this.PCEAlwaysEqualizeVolumesMenuItem,
|
|
|
|
|
this.PCEArcadeCardRewindEnableMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCESubMenu.Name = "PCESubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCESubMenu.Size = new System.Drawing.Size(38, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCESubMenu.Text = "&PCE";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PCESubMenu.DropDownOpened += new System.EventHandler(this.PceSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PceControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PceControllerSettingsMenuItem.Name = "PceControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PceControllerSettingsMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PceControllerSettingsMenuItem.Text = "Controller Settings";
|
|
|
|
|
this.PceControllerSettingsMenuItem.Click += new System.EventHandler(this.PceControllerSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PCEGraphicsSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEGraphicsSettingsMenuItem.Name = "PCEGraphicsSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEGraphicsSettingsMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEGraphicsSettingsMenuItem.Text = "Graphics Settings";
|
|
|
|
|
this.PCEGraphicsSettingsMenuItem.Click += new System.EventHandler(this.PceGraphicsSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator32
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator32.Name = "toolStripSeparator32";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator32.Size = new System.Drawing.Size(237, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PCEBGViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEBGViewerMenuItem.Name = "PCEBGViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEBGViewerMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEBGViewerMenuItem.Text = "&BG Viewer";
|
|
|
|
|
this.PCEBGViewerMenuItem.Click += new System.EventHandler(this.PceBgViewerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PCEtileViewerToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEtileViewerToolStripMenuItem.Name = "PCEtileViewerToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEtileViewerToolStripMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEtileViewerToolStripMenuItem.Text = "&Tile Viewer";
|
|
|
|
|
this.PCEtileViewerToolStripMenuItem.Click += new System.EventHandler(this.PceTileViewerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PceSoundDebuggerToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem.Name = "PceSoundDebuggerToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem.Text = "&Sound Debugger";
|
|
|
|
|
this.PceSoundDebuggerToolStripMenuItem.Click += new System.EventHandler(this.PceSoundDebuggerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator25
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator25.Name = "toolStripSeparator25";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator25.Size = new System.Drawing.Size(237, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PCEAlwaysPerformSpriteLimitMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEAlwaysPerformSpriteLimitMenuItem.Name = "PCEAlwaysPerformSpriteLimitMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEAlwaysPerformSpriteLimitMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEAlwaysPerformSpriteLimitMenuItem.Text = "Always Perform Sprite Limit";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PCEAlwaysPerformSpriteLimitMenuItem.Click += new System.EventHandler(this.PceAlwaysPerformSpriteLimitMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PCEAlwaysEqualizeVolumesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEAlwaysEqualizeVolumesMenuItem.Name = "PCEAlwaysEqualizeVolumesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEAlwaysEqualizeVolumesMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEAlwaysEqualizeVolumesMenuItem.Text = "Always Equalize Volumes (PCE-CD)";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PCEAlwaysEqualizeVolumesMenuItem.Click += new System.EventHandler(this.PceAlwaysEqualizeVolumesMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PCEArcadeCardRewindEnableMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PCEArcadeCardRewindEnableMenuItem.Name = "PCEArcadeCardRewindEnableMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PCEArcadeCardRewindEnableMenuItem.Size = new System.Drawing.Size(240, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PCEArcadeCardRewindEnableMenuItem.Text = "Arcade Card Rewind-Enable Hack";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PCEArcadeCardRewindEnableMenuItem.Click += new System.EventHandler(this.PceArcadeCardRewindEnableMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SMSSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SMSSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-01-26 18:56:54 +00:00
|
|
|
|
this.SmsSettingsMenuItem,
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SmsMenuSeparator,
|
|
|
|
|
this.SmsVdpViewerMenuItem,
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GGGameGenieMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SMSSubMenu.Name = "SMSSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SMSSubMenu.Size = new System.Drawing.Size(39, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SMSSubMenu.Text = "&SMS";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SMSSubMenu.DropDownOpened += new System.EventHandler(this.SmsSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
2020-01-26 18:56:54 +00:00
|
|
|
|
// SmsSettingsMenuItem
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
2020-01-26 18:56:54 +00:00
|
|
|
|
this.SmsSettingsMenuItem.Name = "SmsSettingsMenuItem";
|
|
|
|
|
this.SmsSettingsMenuItem.Size = new System.Drawing.Size(262, 22);
|
|
|
|
|
this.SmsSettingsMenuItem.Text = "Settings...";
|
|
|
|
|
this.SmsSettingsMenuItem.Click += new System.EventHandler(this.SmsBiosMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator24
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SmsMenuSeparator.Name = "SmsMenuSeparator";
|
|
|
|
|
this.SmsMenuSeparator.Size = new System.Drawing.Size(259, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SMSVDPViewerToolStripMenuItem
|
|
|
|
|
//
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SmsVdpViewerMenuItem.Name = "SmsVdpViewerMenuItem";
|
|
|
|
|
this.SmsVdpViewerMenuItem.Size = new System.Drawing.Size(262, 22);
|
|
|
|
|
this.SmsVdpViewerMenuItem.Text = "&VDP Viewer";
|
|
|
|
|
this.SmsVdpViewerMenuItem.Click += new System.EventHandler(this.SmsVdpViewerMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GGGameGenieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GGGameGenieMenuItem.Name = "GGGameGenieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GGGameGenieMenuItem.Size = new System.Drawing.Size(262, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GGGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GGGameGenieMenuItem.Click += new System.EventHandler(this.GgGameGenieMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// TI83SubMenu
|
|
|
|
|
//
|
|
|
|
|
this.TI83SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.KeypadMenuItem,
|
|
|
|
|
this.LoadTIFileMenuItem,
|
|
|
|
|
this.toolStripSeparator13,
|
|
|
|
|
this.AutoloadKeypadMenuItem,
|
|
|
|
|
this.paletteToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.TI83SubMenu.Name = "TI83SubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.TI83SubMenu.Size = new System.Drawing.Size(41, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.TI83SubMenu.Text = "TI83";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.TI83SubMenu.DropDownOpened += new System.EventHandler(this.Ti83SubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// KeypadMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.KeypadMenuItem.Name = "KeypadMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.KeypadMenuItem.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.KeypadMenuItem.Text = "Keypad";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.KeypadMenuItem.Click += new System.EventHandler(this.Ti83KeypadMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// LoadTIFileMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadTIFileMenuItem.Name = "LoadTIFileMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadTIFileMenuItem.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadTIFileMenuItem.Text = "Load TI-83 File...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.LoadTIFileMenuItem.Click += new System.EventHandler(this.Ti83LoadTIFileMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator13
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator13.Name = "toolStripSeparator13";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator13.Size = new System.Drawing.Size(154, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AutoloadKeypadMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AutoloadKeypadMenuItem.Checked = true;
|
|
|
|
|
this.AutoloadKeypadMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.AutoloadKeypadMenuItem.Name = "AutoloadKeypadMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AutoloadKeypadMenuItem.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AutoloadKeypadMenuItem.Text = "Autoload Keypad";
|
|
|
|
|
this.AutoloadKeypadMenuItem.Click += new System.EventHandler(this.AutoloadKeypadMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// paletteToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.paletteToolStripMenuItem.Name = "paletteToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.paletteToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.paletteToolStripMenuItem.Text = "Palette...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.paletteToolStripMenuItem.Click += new System.EventHandler(this.Ti83PaletteMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AtariSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AtariSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.AtariSettingsToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AtariSubMenu.Name = "AtariSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AtariSubMenu.Size = new System.Drawing.Size(42, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AtariSubMenu.Text = "&Atari";
|
|
|
|
|
//
|
|
|
|
|
// AtariSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AtariSettingsToolStripMenuItem.Name = "AtariSettingsToolStripMenuItem";
|
|
|
|
|
this.AtariSettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.AtariSettingsToolStripMenuItem.Text = "Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AtariSettingsToolStripMenuItem.Click += new System.EventHandler(this.AtariSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// A7800SubMenu
|
|
|
|
|
//
|
|
|
|
|
this.A7800SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.A7800ControllerSettingsMenuItem,
|
|
|
|
|
this.A7800FilterSettingsMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.A7800SubMenu.Name = "A7800SubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.A7800SubMenu.Size = new System.Drawing.Size(50, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.A7800SubMenu.Text = "&A7800";
|
|
|
|
|
this.A7800SubMenu.DropDownOpened += new System.EventHandler(this.A7800SubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// A7800ControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.A7800ControllerSettingsMenuItem.Name = "A7800ControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.A7800ControllerSettingsMenuItem.Size = new System.Drawing.Size(163, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.A7800ControllerSettingsMenuItem.Text = "Controller Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.A7800ControllerSettingsMenuItem.Click += new System.EventHandler(this.A7800ControllerSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// A7800FilterSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.A7800FilterSettingsMenuItem.Name = "A7800FilterSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.A7800FilterSettingsMenuItem.Size = new System.Drawing.Size(163, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.A7800FilterSettingsMenuItem.Text = "Filter Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.A7800FilterSettingsMenuItem.Click += new System.EventHandler(this.A7800FilterSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GBSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GBcoreSettingsToolStripMenuItem,
|
|
|
|
|
this.LoadGBInSGBMenuItem,
|
|
|
|
|
this.toolStripSeparator28,
|
|
|
|
|
this.GBGPUViewerMenuItem,
|
|
|
|
|
this.GBGameGenieMenuItem,
|
|
|
|
|
this.GBPrinterViewerMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBSubMenu.Name = "GBSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBSubMenu.Size = new System.Drawing.Size(32, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBSubMenu.Text = "&GB";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GBSubMenu.DropDownOpened += new System.EventHandler(this.GbSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBcoreSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBcoreSettingsToolStripMenuItem.Name = "GBcoreSettingsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBcoreSettingsToolStripMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBcoreSettingsToolStripMenuItem.Text = "Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GBcoreSettingsToolStripMenuItem.Click += new System.EventHandler(this.GbCoreSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// LoadGBInSGBMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadGBInSGBMenuItem.Name = "LoadGBInSGBMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadGBInSGBMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadGBInSGBMenuItem.Text = "Load GB in SGB";
|
|
|
|
|
this.LoadGBInSGBMenuItem.Click += new System.EventHandler(this.LoadGbInSgbMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator28
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator28.Name = "toolStripSeparator28";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator28.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBGPUViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBGPUViewerMenuItem.Name = "GBGPUViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBGPUViewerMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBGPUViewerMenuItem.Text = "GPU Viewer";
|
|
|
|
|
this.GBGPUViewerMenuItem.Click += new System.EventHandler(this.GbGpuViewerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBGameGenieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBGameGenieMenuItem.Name = "GBGameGenieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBGameGenieMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GBGameGenieMenuItem.Click += new System.EventHandler(this.GbGameGenieMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBPrinterViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBPrinterViewerMenuItem.Name = "GBPrinterViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBPrinterViewerMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBPrinterViewerMenuItem.Text = "&Printer Viewer";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GBPrinterViewerMenuItem.Click += new System.EventHandler(this.GbPrinterViewerMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBASubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GBASubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GBACoreSelectionSubMenu,
|
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1,
|
|
|
|
|
this.toolStripSeparator33,
|
|
|
|
|
this.GbaGpuViewerMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBASubMenu.Name = "GBASubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBASubMenu.Size = new System.Drawing.Size(39, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBASubMenu.Text = "GBA";
|
2019-12-21 08:26:49 +00:00
|
|
|
|
this.GBASubMenu.DropDownOpened += new System.EventHandler(this.GBASubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GBACoreSelectionSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GBACoreSelectionSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GBAmGBAMenuItem,
|
|
|
|
|
this.GBAVBANextMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBACoreSelectionSubMenu.Name = "GBACoreSelectionSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBACoreSelectionSubMenu.Size = new System.Drawing.Size(129, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBACoreSelectionSubMenu.Text = "&Core";
|
|
|
|
|
this.GBACoreSelectionSubMenu.DropDownOpened += new System.EventHandler(this.GBACoreSelectionSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// GBAmGBAMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBAmGBAMenuItem.Name = "GBAmGBAMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBAmGBAMenuItem.Size = new System.Drawing.Size(120, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBAmGBAMenuItem.Text = "mGBA";
|
|
|
|
|
this.GBAmGBAMenuItem.Click += new System.EventHandler(this.UsemGBAMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBAVBANextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GBAVBANextMenuItem.Name = "GBAVBANextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBAVBANextMenuItem.Size = new System.Drawing.Size(120, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBAVBANextMenuItem.Text = "&VBA-Next";
|
|
|
|
|
this.GBAVBANextMenuItem.Click += new System.EventHandler(this.UseVbaNextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// GBAcoresettingsToolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1.Name = "GBAcoresettingsToolStripMenuItem1";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1.Size = new System.Drawing.Size(129, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1.Text = "&Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GBAcoresettingsToolStripMenuItem1.Click += new System.EventHandler(this.GbaCoreSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator33
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator33.Name = "toolStripSeparator33";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator33.Size = new System.Drawing.Size(126, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GbaGpuViewerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GbaGpuViewerMenuItem.Name = "GbaGpuViewerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GbaGpuViewerMenuItem.Size = new System.Drawing.Size(129, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GbaGpuViewerMenuItem.Text = "GPU Viewer";
|
|
|
|
|
this.GbaGpuViewerMenuItem.Click += new System.EventHandler(this.GbaGpuViewerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PSXSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.PSXSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.PSXControllerSettingsMenuItem,
|
|
|
|
|
this.PSXOptionsMenuItem,
|
|
|
|
|
this.PSXDiscControlsMenuItem,
|
|
|
|
|
this.PSXHashDiscsToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXSubMenu.Name = "PSXSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PSXSubMenu.Size = new System.Drawing.Size(37, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXSubMenu.Text = "PSX";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PSXSubMenu.DropDownOpened += new System.EventHandler(this.PsxSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PSXControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PSXControllerSettingsMenuItem.Name = "PSXControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PSXControllerSettingsMenuItem.Size = new System.Drawing.Size(216, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXControllerSettingsMenuItem.Text = "Controller / Memcard Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PSXControllerSettingsMenuItem.Click += new System.EventHandler(this.PsxControllerSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PSXOptionsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PSXOptionsMenuItem.Name = "PSXOptionsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PSXOptionsMenuItem.Size = new System.Drawing.Size(216, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXOptionsMenuItem.Text = "&Options";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PSXOptionsMenuItem.Click += new System.EventHandler(this.PsxOptionsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PSXDiscControlsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PSXDiscControlsMenuItem.Name = "PSXDiscControlsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PSXDiscControlsMenuItem.Size = new System.Drawing.Size(216, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXDiscControlsMenuItem.Text = "&Disc Controls";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PSXDiscControlsMenuItem.Click += new System.EventHandler(this.PsxDiscControlsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// PSXHashDiscsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PSXHashDiscsToolStripMenuItem.Name = "PSXHashDiscsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PSXHashDiscsToolStripMenuItem.Size = new System.Drawing.Size(216, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PSXHashDiscsToolStripMenuItem.Text = "&Hash Discs";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.PSXHashDiscsToolStripMenuItem.Click += new System.EventHandler(this.PsxHashDiscsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SNESSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SNESSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.SNESControllerConfigurationMenuItem,
|
|
|
|
|
this.toolStripSeparator18,
|
|
|
|
|
this.SnesGfxDebuggerMenuItem,
|
|
|
|
|
this.SnesGBInSGBMenuItem,
|
|
|
|
|
this.SnesGameGenieMenuItem,
|
|
|
|
|
this.SnesOptionsMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SNESSubMenu.Name = "SNESSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SNESSubMenu.Size = new System.Drawing.Size(44, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SNESSubMenu.Text = "&SNES";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.SNESSubMenu.DropDownOpened += new System.EventHandler(this.SnesSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SNESControllerConfigurationMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SNESControllerConfigurationMenuItem.Name = "SNESControllerConfigurationMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SNESControllerConfigurationMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SNESControllerConfigurationMenuItem.Text = "Controller Configuration";
|
|
|
|
|
this.SNESControllerConfigurationMenuItem.Click += new System.EventHandler(this.SNESControllerConfigurationMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator18
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator18.Name = "toolStripSeparator18";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator18.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// SnesGfxDebuggerMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SnesGfxDebuggerMenuItem.Name = "SnesGfxDebuggerMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SnesGfxDebuggerMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SnesGfxDebuggerMenuItem.Text = "Graphics Debugger";
|
|
|
|
|
this.SnesGfxDebuggerMenuItem.Click += new System.EventHandler(this.SnesGfxDebuggerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SnesGBInSGBMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SnesGBInSGBMenuItem.Name = "SnesGBInSGBMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SnesGBInSGBMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SnesGBInSGBMenuItem.Text = "Load GB in SGB";
|
|
|
|
|
this.SnesGBInSGBMenuItem.Click += new System.EventHandler(this.SnesGbInSgbMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SnesGameGenieMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SnesGameGenieMenuItem.Name = "SnesGameGenieMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SnesGameGenieMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SnesGameGenieMenuItem.Text = "&Game Genie Encoder/Decoder";
|
|
|
|
|
this.SnesGameGenieMenuItem.Click += new System.EventHandler(this.SnesGameGenieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SnesOptionsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SnesOptionsMenuItem.Name = "SnesOptionsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SnesOptionsMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SnesOptionsMenuItem.Text = "&Options";
|
|
|
|
|
this.SnesOptionsMenuItem.Click += new System.EventHandler(this.SnesOptionsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ColecoSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ColecoSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ColecoControllerSettingsMenuItem,
|
|
|
|
|
this.toolStripSeparator35,
|
|
|
|
|
this.ColecoSkipBiosMenuItem,
|
|
|
|
|
this.ColecoUseSGMMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ColecoSubMenu.Name = "ColecoSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ColecoSubMenu.Size = new System.Drawing.Size(51, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ColecoSubMenu.Text = "&Coleco";
|
|
|
|
|
this.ColecoSubMenu.DropDownOpened += new System.EventHandler(this.ColecoSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ColecoControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ColecoControllerSettingsMenuItem.Name = "ColecoControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ColecoControllerSettingsMenuItem.Size = new System.Drawing.Size(235, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ColecoControllerSettingsMenuItem.Text = "&Controller Settings...";
|
|
|
|
|
this.ColecoControllerSettingsMenuItem.Click += new System.EventHandler(this.ColecoControllerSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator35
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator35.Name = "toolStripSeparator35";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator35.Size = new System.Drawing.Size(232, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// ColecoSkipBiosMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ColecoSkipBiosMenuItem.Name = "ColecoSkipBiosMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ColecoSkipBiosMenuItem.Size = new System.Drawing.Size(235, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ColecoSkipBiosMenuItem.Text = "&Skip BIOS intro (When Applicable)";
|
|
|
|
|
this.ColecoSkipBiosMenuItem.Click += new System.EventHandler(this.ColecoSkipBiosMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ColecoUseSGMMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ColecoUseSGMMenuItem.Name = "ColecoUseSGMMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ColecoUseSGMMenuItem.Size = new System.Drawing.Size(235, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ColecoUseSGMMenuItem.Text = "&Use the Super Game Module";
|
|
|
|
|
this.ColecoUseSGMMenuItem.Click += new System.EventHandler(this.ColecoUseSGMMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// N64SubMenu
|
|
|
|
|
//
|
|
|
|
|
this.N64SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.N64PluginSettingsMenuItem,
|
|
|
|
|
this.N64ControllerSettingsMenuItem,
|
|
|
|
|
this.toolStripSeparator23,
|
|
|
|
|
this.N64CircularAnalogRangeMenuItem,
|
|
|
|
|
this.MupenStyleLagMenuItem,
|
|
|
|
|
this.N64ExpansionSlotMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64SubMenu.Name = "N64SubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64SubMenu.Size = new System.Drawing.Size(38, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64SubMenu.Text = "N64";
|
|
|
|
|
this.N64SubMenu.DropDownOpened += new System.EventHandler(this.N64SubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// N64PluginSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.N64PluginSettingsMenuItem.Name = "N64PluginSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64PluginSettingsMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64PluginSettingsMenuItem.Text = "Plugins";
|
|
|
|
|
this.N64PluginSettingsMenuItem.Click += new System.EventHandler(this.N64PluginSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// N64ControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.N64ControllerSettingsMenuItem.Name = "N64ControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64ControllerSettingsMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64ControllerSettingsMenuItem.Text = "Controller Settings...";
|
|
|
|
|
this.N64ControllerSettingsMenuItem.Click += new System.EventHandler(this.N64ControllerSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator23
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator23.Name = "toolStripSeparator23";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator23.Size = new System.Drawing.Size(177, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// N64CircularAnalogRangeMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.N64CircularAnalogRangeMenuItem.Name = "N64CircularAnalogRangeMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64CircularAnalogRangeMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64CircularAnalogRangeMenuItem.Text = "Circular Analog Range";
|
|
|
|
|
this.N64CircularAnalogRangeMenuItem.Click += new System.EventHandler(this.N64CircularAnalogRangeMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// MupenStyleLagMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MupenStyleLagMenuItem.Name = "MupenStyleLagMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MupenStyleLagMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MupenStyleLagMenuItem.Text = "&Non-VI Lag Frames";
|
|
|
|
|
this.MupenStyleLagMenuItem.Click += new System.EventHandler(this.MupenStyleLagMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// N64ExpansionSlotMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.N64ExpansionSlotMenuItem.Name = "N64ExpansionSlotMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.N64ExpansionSlotMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.N64ExpansionSlotMenuItem.Text = "&Use Expansion Slot";
|
|
|
|
|
this.N64ExpansionSlotMenuItem.Click += new System.EventHandler(this.N64ExpansionSlotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaturnSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.SaturnSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.SaturnPreferencesMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaturnSubMenu.Name = "SaturnSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaturnSubMenu.Size = new System.Drawing.Size(51, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// DGBSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.DGBSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.DGBsettingsToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DGBSubMenu.Name = "DGBSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DGBSubMenu.Size = new System.Drawing.Size(53, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DGBSubMenu.Text = "&GB Link";
|
|
|
|
|
//
|
|
|
|
|
// DGBsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DGBsettingsToolStripMenuItem.Name = "DGBsettingsToolStripMenuItem";
|
|
|
|
|
this.DGBsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.DGBsettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.DGBsettingsToolStripMenuItem.Click += new System.EventHandler(this.DgbSettingsMenuItem_Click);
|
2019-01-03 23:31:35 +00:00
|
|
|
|
//
|
|
|
|
|
// DGBHawkSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.DGBHawkSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.DGBHawksettingsToolStripMenuItem});
|
2019-01-03 23:31:35 +00:00
|
|
|
|
this.DGBHawkSubMenu.Name = "DGBHawkSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DGBHawkSubMenu.Size = new System.Drawing.Size(53, 17);
|
2019-01-03 23:31:35 +00:00
|
|
|
|
this.DGBHawkSubMenu.Text = "&GB Link";
|
|
|
|
|
//
|
|
|
|
|
// DGBHawksettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DGBHawksettingsToolStripMenuItem.Name = "DGBHawksettingsToolStripMenuItem";
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.DGBHawksettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
2019-01-03 23:31:35 +00:00
|
|
|
|
this.DGBHawksettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.DGBHawksettingsToolStripMenuItem.Click += new System.EventHandler(this.DgbHawkSettingsMenuItem_Click);
|
|
|
|
|
//
|
2019-09-08 20:35:39 +00:00
|
|
|
|
// GB3xSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GB3xSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem});
|
|
|
|
|
this.GB3xSubMenu.Name = "GB3xSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GB3xSubMenu.Size = new System.Drawing.Size(68, 17);
|
2019-09-08 20:35:39 +00:00
|
|
|
|
this.GB3xSubMenu.Text = "&GB Link 3x";
|
|
|
|
|
//
|
|
|
|
|
// GB3xsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem.Name = "GB3xsettingsToolStripMenuItem";
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.GB3xsettingsToolStripMenuItem.Click += new System.EventHandler(this.GB3xSettingsMenuItem_Click);
|
|
|
|
|
//
|
2019-10-04 17:52:29 +00:00
|
|
|
|
// GB4xSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GB4xSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem});
|
|
|
|
|
this.GB4xSubMenu.Name = "GB4xSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GB4xSubMenu.Size = new System.Drawing.Size(68, 17);
|
2019-10-04 17:52:29 +00:00
|
|
|
|
this.GB4xSubMenu.Text = "&GB Link 4x";
|
|
|
|
|
//
|
|
|
|
|
// GB4xsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem.Name = "GB4xsettingsToolStripMenuItem";
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.GB4xsettingsToolStripMenuItem.Click += new System.EventHandler(this.GB4xSettingsMenuItem_Click);
|
|
|
|
|
//
|
2019-02-09 18:41:23 +00:00
|
|
|
|
// GGLSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GGLSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.GGLsettingsToolStripMenuItem});
|
2019-02-09 18:41:23 +00:00
|
|
|
|
this.GGLSubMenu.Name = "GGLSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GGLSubMenu.Size = new System.Drawing.Size(54, 17);
|
2019-02-09 18:41:23 +00:00
|
|
|
|
this.GGLSubMenu.Text = "&GG Link";
|
|
|
|
|
//
|
|
|
|
|
// GGLsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GGLsettingsToolStripMenuItem.Name = "GGLsettingsToolStripMenuItem";
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GGLsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
2019-02-09 18:41:23 +00:00
|
|
|
|
this.GGLsettingsToolStripMenuItem.Text = "Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.GGLsettingsToolStripMenuItem.Click += new System.EventHandler(this.GgSettingsMenuItem_Click);
|
2019-02-09 18:41:23 +00:00
|
|
|
|
//
|
2019-01-03 23:31:35 +00:00
|
|
|
|
// GenesisSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.GenesisSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.vDPViewerToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator26,
|
|
|
|
|
this.GenesisSettingsToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GenesisSubMenu.Name = "GenesisSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GenesisSubMenu.Size = new System.Drawing.Size(56, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GenesisSubMenu.Text = "&Genesis";
|
|
|
|
|
//
|
|
|
|
|
// vDPViewerToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.vDPViewerToolStripMenuItem.Name = "vDPViewerToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.vDPViewerToolStripMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.vDPViewerToolStripMenuItem.Text = "&VDP Viewer";
|
|
|
|
|
this.vDPViewerToolStripMenuItem.Click += new System.EventHandler(this.GenVdpViewerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator26
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator26.Name = "toolStripSeparator26";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator26.Size = new System.Drawing.Size(214, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// GenesisSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.GenesisSettingsToolStripMenuItem.Name = "GenesisSettingsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.GenesisSettingsToolStripMenuItem.Size = new System.Drawing.Size(217, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.GenesisSettingsToolStripMenuItem.Text = "&Settings...";
|
|
|
|
|
this.GenesisSettingsToolStripMenuItem.Click += new System.EventHandler(this.GenesisSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// wonderSwanToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.wonderSwanToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.settingsToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.wonderSwanToolStripMenuItem.Name = "wonderSwanToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.wonderSwanToolStripMenuItem.Size = new System.Drawing.Size(83, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.wonderSwanToolStripMenuItem.Text = "&WonderSwan";
|
|
|
|
|
//
|
|
|
|
|
// settingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
|
|
|
|
|
this.settingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.settingsToolStripMenuItem.Text = "&Settings...";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.settingsToolStripMenuItem.Click += new System.EventHandler(this.WonderSwanSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AppleSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AppleSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.AppleDisksSubMenu,
|
|
|
|
|
this.settingsToolStripMenuItem1});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AppleSubMenu.Name = "AppleSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AppleSubMenu.Size = new System.Drawing.Size(46, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AppleSubMenu.Text = "Apple";
|
|
|
|
|
this.AppleSubMenu.DropDownOpened += new System.EventHandler(this.AppleSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// AppleDisksSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AppleDisksSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator31});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AppleDisksSubMenu.Name = "AppleDisksSubMenu";
|
|
|
|
|
this.AppleDisksSubMenu.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.AppleDisksSubMenu.Text = "Disks";
|
|
|
|
|
this.AppleDisksSubMenu.DropDownOpened += new System.EventHandler(this.AppleDisksSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator31
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator31.Name = "toolStripSeparator31";
|
|
|
|
|
this.toolStripSeparator31.Size = new System.Drawing.Size(57, 6);
|
|
|
|
|
//
|
|
|
|
|
// settingsToolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.settingsToolStripMenuItem1.Name = "settingsToolStripMenuItem1";
|
|
|
|
|
this.settingsToolStripMenuItem1.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.settingsToolStripMenuItem1.Text = "&Settings...";
|
|
|
|
|
this.settingsToolStripMenuItem1.Click += new System.EventHandler(this.AppleIISettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// C64SubMenu
|
|
|
|
|
//
|
|
|
|
|
this.C64SubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.C64DisksSubMenu,
|
|
|
|
|
this.C64SettingsMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.C64SubMenu.Name = "C64SubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.C64SubMenu.Size = new System.Drawing.Size(38, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.C64SubMenu.Text = "&C64";
|
|
|
|
|
this.C64SubMenu.DropDownOpened += new System.EventHandler(this.C64SubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// C64DisksSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.C64DisksSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripSeparator36});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.C64DisksSubMenu.Name = "C64DisksSubMenu";
|
|
|
|
|
this.C64DisksSubMenu.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.C64DisksSubMenu.Text = "Disks";
|
|
|
|
|
this.C64DisksSubMenu.DropDownOpened += new System.EventHandler(this.C64DisksSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator36
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator36.Name = "toolStripSeparator36";
|
|
|
|
|
this.toolStripSeparator36.Size = new System.Drawing.Size(57, 6);
|
|
|
|
|
//
|
|
|
|
|
// C64SettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.C64SettingsMenuItem.Name = "C64SettingsMenuItem";
|
|
|
|
|
this.C64SettingsMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.C64SettingsMenuItem.Text = "&Settings...";
|
|
|
|
|
this.C64SettingsMenuItem.Click += new System.EventHandler(this.C64SettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// IntvSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.IntvSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.IntVControllerSettingsMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.IntvSubMenu.Name = "IntvSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.IntvSubMenu.Size = new System.Drawing.Size(39, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.IntvSubMenu.Text = "&Intv";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.IntvSubMenu.DropDownOpened += new System.EventHandler(this.IntVSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// IntVControllerSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.IntVControllerSettingsMenuItem.Name = "IntVControllerSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.IntVControllerSettingsMenuItem.Size = new System.Drawing.Size(175, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.IntVControllerSettingsMenuItem.Text = "Controller Settings...";
|
|
|
|
|
this.IntVControllerSettingsMenuItem.Click += new System.EventHandler(this.IntVControllerSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// sNESToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.sNESToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.sNESToolStripMenuItem.Name = "sNESToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.sNESToolStripMenuItem.Size = new System.Drawing.Size(44, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.sNESToolStripMenuItem.Text = "&SNES";
|
|
|
|
|
//
|
|
|
|
|
// preferencesToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.preferencesToolStripMenuItem.Name = "preferencesToolStripMenuItem";
|
|
|
|
|
this.preferencesToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
|
|
|
|
this.preferencesToolStripMenuItem.Text = "Preferences...";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem.Click += new System.EventHandler(this.Snes9xSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// pCFXToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.pCFXToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem3});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.pCFXToolStripMenuItem.Name = "pCFXToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.pCFXToolStripMenuItem.Size = new System.Drawing.Size(48, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.pCFXToolStripMenuItem.Text = "&PC-FX";
|
|
|
|
|
//
|
|
|
|
|
// preferencesToolStripMenuItem3
|
|
|
|
|
//
|
|
|
|
|
this.preferencesToolStripMenuItem3.Name = "preferencesToolStripMenuItem3";
|
|
|
|
|
this.preferencesToolStripMenuItem3.Size = new System.Drawing.Size(144, 22);
|
|
|
|
|
this.preferencesToolStripMenuItem3.Text = "Preferences...";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem3.Click += new System.EventHandler(this.PCFXSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// virtualBoyToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.virtualBoyToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem1});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.virtualBoyToolStripMenuItem.Name = "virtualBoyToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.virtualBoyToolStripMenuItem.Size = new System.Drawing.Size(67, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.virtualBoyToolStripMenuItem.Text = "&VirtualBoy";
|
|
|
|
|
//
|
|
|
|
|
// preferencesToolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.preferencesToolStripMenuItem1.Name = "preferencesToolStripMenuItem1";
|
|
|
|
|
this.preferencesToolStripMenuItem1.Size = new System.Drawing.Size(144, 22);
|
|
|
|
|
this.preferencesToolStripMenuItem1.Text = "Preferences...";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem1.Click += new System.EventHandler(this.VirtualBoySettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// neoGeoPocketToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.neoGeoPocketToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem2});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.neoGeoPocketToolStripMenuItem.Name = "neoGeoPocketToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.neoGeoPocketToolStripMenuItem.Size = new System.Drawing.Size(92, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.neoGeoPocketToolStripMenuItem.Text = "&NeoGeo Pocket";
|
|
|
|
|
//
|
|
|
|
|
// preferencesToolStripMenuItem2
|
|
|
|
|
//
|
|
|
|
|
this.preferencesToolStripMenuItem2.Name = "preferencesToolStripMenuItem2";
|
|
|
|
|
this.preferencesToolStripMenuItem2.Size = new System.Drawing.Size(144, 22);
|
|
|
|
|
this.preferencesToolStripMenuItem2.Text = "Preferences...";
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.preferencesToolStripMenuItem2.Click += new System.EventHandler(this.NeoGeoSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// zXSpectrumToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.zXSpectrumToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem,
|
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem,
|
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem,
|
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem,
|
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem,
|
|
|
|
|
this.ZXSpectrumMediaMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.zXSpectrumToolStripMenuItem.Name = "zXSpectrumToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.zXSpectrumToolStripMenuItem.Size = new System.Drawing.Size(79, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.zXSpectrumToolStripMenuItem.Text = "ZX Spectrum";
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumCoreEmulationSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem.Name = "ZXSpectrumCoreEmulationSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem.Text = "Core Emulation Settings";
|
|
|
|
|
this.ZXSpectrumCoreEmulationSettingsMenuItem.Click += new System.EventHandler(this.ZXSpectrumCoreEmulationSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumControllerConfigurationMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem.Name = "ZXSpectrumControllerConfigurationMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem.Text = "Joystick Configuration";
|
|
|
|
|
this.ZXSpectrumControllerConfigurationMenuItem.Click += new System.EventHandler(this.ZXSpectrumControllerConfigurationMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumAudioSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem.Name = "ZXSpectrumAudioSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem.Text = "Audio Settings";
|
|
|
|
|
this.ZXSpectrumAudioSettingsMenuItem.Click += new System.EventHandler(this.ZXSpectrumAudioSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumNonSyncSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem.Name = "ZXSpectrumNonSyncSettingsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem.Text = "Non-Sync Settings";
|
|
|
|
|
this.ZXSpectrumNonSyncSettingsMenuItem.Click += new System.EventHandler(this.ZXSpectrumNonSyncSettingsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumPokeMemoryMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem.Name = "ZXSpectrumPokeMemoryMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem.Text = "POKE Memory";
|
|
|
|
|
this.ZXSpectrumPokeMemoryMenuItem.Click += new System.EventHandler(this.ZXSpectrumPokeMemoryMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumMediaMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumMediaMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.ZXSpectrumTapesSubMenu,
|
|
|
|
|
this.ZXSpectrumDisksSubMenu,
|
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumMediaMenuItem.Name = "ZXSpectrumMediaMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumMediaMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumMediaMenuItem.Text = "Media";
|
|
|
|
|
this.ZXSpectrumMediaMenuItem.DropDownOpened += new System.EventHandler(this.ZXSpectrumMediaMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumTapesSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumTapesSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.zxt1ToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumTapesSubMenu.Name = "ZXSpectrumTapesSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumTapesSubMenu.Size = new System.Drawing.Size(154, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumTapesSubMenu.Text = "Tapes";
|
|
|
|
|
this.ZXSpectrumTapesSubMenu.DropDownOpened += new System.EventHandler(this.ZXSpectrumTapesSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// zxt1ToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.zxt1ToolStripMenuItem.Name = "zxt1ToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.zxt1ToolStripMenuItem.Size = new System.Drawing.Size(95, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.zxt1ToolStripMenuItem.Text = "zxt1";
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumDisksSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumDisksSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.zxt2ToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumDisksSubMenu.Name = "ZXSpectrumDisksSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumDisksSubMenu.Size = new System.Drawing.Size(154, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumDisksSubMenu.Text = "Disks";
|
|
|
|
|
this.ZXSpectrumDisksSubMenu.DropDownOpened += new System.EventHandler(this.ZXSpectrumDisksSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// zxt2ToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.zxt2ToolStripMenuItem.Name = "zxt2ToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.zxt2ToolStripMenuItem.Size = new System.Drawing.Size(95, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.zxt2ToolStripMenuItem.Text = "zxt2";
|
|
|
|
|
//
|
|
|
|
|
// ZXSpectrumExportSnapshotMenuItemMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem.Name = "ZXSpectrumExportSnapshotMenuItemMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem.Size = new System.Drawing.Size(154, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem.Text = "Export Snapshot";
|
|
|
|
|
this.ZXSpectrumExportSnapshotMenuItemMenuItem.Click += new System.EventHandler(this.ZXSpectrumExportSnapshotMenuItemMenuItem_Click);
|
|
|
|
|
//
|
2019-12-07 14:44:49 +00:00
|
|
|
|
// VectrexSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.VectrexSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem});
|
|
|
|
|
this.VectrexSubMenu.Name = "VectrexSubMenu";
|
|
|
|
|
this.VectrexSubMenu.Size = new System.Drawing.Size(56, 17);
|
|
|
|
|
this.VectrexSubMenu.Text = "&Vectrex";
|
|
|
|
|
//
|
|
|
|
|
// VectrexsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem.Name = "VectrexsettingsToolStripMenuItem";
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.VectrexsettingsToolStripMenuItem.Click += new System.EventHandler(this.VectrexSettingsMenuItem_Click);
|
|
|
|
|
//
|
2020-01-10 20:51:56 +00:00
|
|
|
|
// MSXSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.MSXSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.MSXsettingsToolStripMenuItem});
|
|
|
|
|
this.MSXSubMenu.Name = "MSXSubMenu";
|
|
|
|
|
this.MSXSubMenu.Size = new System.Drawing.Size(56, 17);
|
|
|
|
|
this.MSXSubMenu.Text = "&MSX";
|
|
|
|
|
//
|
|
|
|
|
// MSXsettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.MSXsettingsToolStripMenuItem.Name = "MSXsettingsToolStripMenuItem";
|
|
|
|
|
this.MSXsettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.MSXsettingsToolStripMenuItem.Text = "Settings...";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.MSXsettingsToolStripMenuItem.Click += new System.EventHandler(this.MsxSettingsMenuItem_Click);
|
2020-01-10 20:51:56 +00:00
|
|
|
|
//
|
2019-12-07 14:44:49 +00:00
|
|
|
|
// O2HawkSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.O2HawkSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem});
|
|
|
|
|
this.O2HawkSubMenu.Name = "O2HawkSubMenu";
|
|
|
|
|
this.O2HawkSubMenu.Size = new System.Drawing.Size(59, 17);
|
2020-02-19 00:06:23 +00:00
|
|
|
|
this.O2HawkSubMenu.Text = "&Odyssey 2";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
//
|
|
|
|
|
// O2HawksettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem.Name = "O2HawksettingsToolStripMenuItem";
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem.Text = "Settings...";
|
|
|
|
|
this.O2HawksettingsToolStripMenuItem.Click += new System.EventHandler(this.O2HawkSettingsMenuItem_Click);
|
|
|
|
|
//
|
2019-06-17 23:22:49 +00:00
|
|
|
|
// HelpSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.HelpSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.OnlineHelpMenuItem,
|
|
|
|
|
this.ForumsMenuItem,
|
|
|
|
|
this.FeaturesMenuItem,
|
|
|
|
|
this.AboutMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HelpSubMenu.Name = "HelpSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.HelpSubMenu.Size = new System.Drawing.Size(40, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.HelpSubMenu.Text = "&Help";
|
|
|
|
|
this.HelpSubMenu.DropDownOpened += new System.EventHandler(this.HelpSubMenu_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// OnlineHelpMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.OnlineHelpMenuItem.Name = "OnlineHelpMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.OnlineHelpMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.OnlineHelpMenuItem.Text = "&Online Help...";
|
|
|
|
|
this.OnlineHelpMenuItem.Click += new System.EventHandler(this.OnlineHelpMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ForumsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ForumsMenuItem.Name = "ForumsMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ForumsMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ForumsMenuItem.Text = "Forums...";
|
|
|
|
|
this.ForumsMenuItem.Click += new System.EventHandler(this.ForumsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// FeaturesMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.FeaturesMenuItem.Name = "FeaturesMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.FeaturesMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.FeaturesMenuItem.Text = "&Features";
|
|
|
|
|
this.FeaturesMenuItem.Click += new System.EventHandler(this.FeaturesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AboutMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AboutMenuItem.Name = "AboutMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AboutMenuItem.Size = new System.Drawing.Size(180, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AboutMenuItem.Text = "&About";
|
|
|
|
|
this.AboutMenuItem.Click += new System.EventHandler(this.AboutMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// amstradCPCToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.amstradCPCToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem,
|
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem,
|
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem,
|
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem,
|
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.amstradCPCToolStripMenuItem.Name = "amstradCPCToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.amstradCPCToolStripMenuItem.Size = new System.Drawing.Size(82, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.amstradCPCToolStripMenuItem.Text = "Amstrad CPC";
|
|
|
|
|
//
|
|
|
|
|
// amstradCPCCoreEmulationSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem.Name = "amstradCPCCoreEmulationSettingsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem.Text = "Core Emulation Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.amstradCPCCoreEmulationSettingsToolStripMenuItem.Click += new System.EventHandler(this.AmstradCpcCoreEmulationSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AmstradCPCAudioSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem.Name = "AmstradCPCAudioSettingsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem.Text = "Audio Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCAudioSettingsToolStripMenuItem.Click += new System.EventHandler(this.AmstradCpcAudioSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AmstradCPCNonSyncSettingsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem.Name = "AmstradCPCNonSyncSettingsToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem.Text = "Non-Sync Settings";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCNonSyncSettingsToolStripMenuItem.Click += new System.EventHandler(this.AmstradCpcNonSyncSettingsMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AmstradCPCPokeMemoryToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem.Name = "AmstradCPCPokeMemoryToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem.Text = "POKE Memory";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCPokeMemoryToolStripMenuItem.Click += new System.EventHandler(this.AmstradCpcPokeMemoryMenuItem_Click);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AmstradCPCMediaToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.AmstradCPCTapesSubMenu,
|
|
|
|
|
this.AmstradCPCDisksSubMenu});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem.Name = "AmstradCPCMediaToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem.Text = "Media";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCMediaToolStripMenuItem.DropDownOpened += new System.EventHandler(this.AmstradCpcMediaMenuItem_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// AmstradCPCTapesSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCTapesSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.cpct1ToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCTapesSubMenu.Name = "AmstradCPCTapesSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCTapesSubMenu.Size = new System.Drawing.Size(103, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCTapesSubMenu.Text = "Tapes";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCTapesSubMenu.DropDownOpened += new System.EventHandler(this.AmstradCpcTapesSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// cpct1ToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.cpct1ToolStripMenuItem.Name = "cpct1ToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.cpct1ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.cpct1ToolStripMenuItem.Text = "cpct1";
|
|
|
|
|
//
|
|
|
|
|
// AmstradCPCDisksSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.AmstradCPCDisksSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.cpcd1ToolStripMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCDisksSubMenu.Name = "AmstradCPCDisksSubMenu";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AmstradCPCDisksSubMenu.Size = new System.Drawing.Size(103, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AmstradCPCDisksSubMenu.Text = "Disks";
|
2020-01-14 17:12:52 +00:00
|
|
|
|
this.AmstradCPCDisksSubMenu.DropDownOpened += new System.EventHandler(this.AmstradCpcDisksSubMenu_DropDownOpened);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// cpcd1ToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.cpcd1ToolStripMenuItem.Name = "cpcd1ToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.cpcd1ToolStripMenuItem.Size = new System.Drawing.Size(102, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.cpcd1ToolStripMenuItem.Text = "cpcd1";
|
|
|
|
|
//
|
2019-12-07 14:44:49 +00:00
|
|
|
|
// arcadeToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.arcadeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.settingsToolStripMenuItem2});
|
|
|
|
|
this.arcadeToolStripMenuItem.Name = "arcadeToolStripMenuItem";
|
|
|
|
|
this.arcadeToolStripMenuItem.Size = new System.Drawing.Size(53, 17);
|
|
|
|
|
this.arcadeToolStripMenuItem.Text = "Arcade";
|
|
|
|
|
//
|
|
|
|
|
// settingsToolStripMenuItem2
|
|
|
|
|
//
|
|
|
|
|
this.settingsToolStripMenuItem2.Name = "settingsToolStripMenuItem2";
|
|
|
|
|
this.settingsToolStripMenuItem2.Size = new System.Drawing.Size(125, 22);
|
|
|
|
|
this.settingsToolStripMenuItem2.Text = "Settings...";
|
|
|
|
|
this.settingsToolStripMenuItem2.Click += new System.EventHandler(this.ArcadeSettingsMenuItem_Click);
|
|
|
|
|
//
|
2019-06-17 23:22:49 +00:00
|
|
|
|
// Atari7800HawkCoreMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800HawkCoreMenuItem.Name = "Atari7800HawkCoreMenuItem";
|
|
|
|
|
this.Atari7800HawkCoreMenuItem.Size = new System.Drawing.Size(153, 22);
|
|
|
|
|
this.Atari7800HawkCoreMenuItem.Text = "Atari7800Hawk";
|
|
|
|
|
//
|
|
|
|
|
// MainStatusBar
|
|
|
|
|
//
|
|
|
|
|
this.MainStatusBar.ClickThrough = true;
|
|
|
|
|
this.MainStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.DumpStatusButton,
|
|
|
|
|
this.EmuStatus,
|
|
|
|
|
this.PlayRecordStatusButton,
|
|
|
|
|
this.PauseStatusButton,
|
|
|
|
|
this.RebootStatusBarIcon,
|
|
|
|
|
this.AVIStatusLabel,
|
|
|
|
|
this.LedLightStatusLabel,
|
|
|
|
|
this.SaveSlotsStatusLabel,
|
|
|
|
|
this.Slot1StatusButton,
|
|
|
|
|
this.Slot2StatusButton,
|
|
|
|
|
this.Slot3StatusButton,
|
|
|
|
|
this.Slot4StatusButton,
|
|
|
|
|
this.Slot5StatusButton,
|
|
|
|
|
this.Slot6StatusButton,
|
|
|
|
|
this.Slot7StatusButton,
|
|
|
|
|
this.Slot8StatusButton,
|
|
|
|
|
this.Slot9StatusButton,
|
|
|
|
|
this.Slot0StatusButton,
|
|
|
|
|
this.CheatStatusButton,
|
|
|
|
|
this.KeyPriorityStatusLabel,
|
|
|
|
|
this.CoreNameStatusBarButton,
|
|
|
|
|
this.ProfileFirstBootLabel,
|
|
|
|
|
this.LinkConnectStatusBarButton,
|
|
|
|
|
this.UpdateNotification});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
|
this.DumpStatusButton.Name = "DumpStatusButton";
|
|
|
|
|
this.DumpStatusButton.ShowDropDownArrow = false;
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.DumpStatusButton.Size = new System.Drawing.Size(4, 20);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
|
this.PlayRecordStatusButton.Name = "PlayRecordStatusButton";
|
|
|
|
|
this.PlayRecordStatusButton.ShowDropDownArrow = false;
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PlayRecordStatusButton.Size = new System.Drawing.Size(4, 20);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
|
this.PauseStatusButton.Name = "PauseStatusButton";
|
|
|
|
|
this.PauseStatusButton.ShowDropDownArrow = false;
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PauseStatusButton.Size = new System.Drawing.Size(4, 20);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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.Name = "RebootStatusBarIcon";
|
|
|
|
|
this.RebootStatusBarIcon.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RebootStatusBarIcon.Size = new System.Drawing.Size(0, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RebootStatusBarIcon.Text = "Reboot";
|
|
|
|
|
this.RebootStatusBarIcon.ToolTipText = "A reboot of the core is needed for a setting change to take effect";
|
|
|
|
|
this.RebootStatusBarIcon.Click += new System.EventHandler(this.PowerMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AVIStatusLabel
|
|
|
|
|
//
|
|
|
|
|
this.AVIStatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
|
this.AVIStatusLabel.Name = "AVIStatusLabel";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AVIStatusLabel.Size = new System.Drawing.Size(0, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AVIStatusLabel.Text = "AVI Capture";
|
|
|
|
|
//
|
|
|
|
|
// LedLightStatusLabel
|
|
|
|
|
//
|
|
|
|
|
this.LedLightStatusLabel.Name = "LedLightStatusLabel";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LedLightStatusLabel.Size = new System.Drawing.Size(0, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LedLightStatusLabel.ToolTipText = "Disk Drive LED Light";
|
|
|
|
|
//
|
|
|
|
|
// SaveSlotsStatusLabel
|
|
|
|
|
//
|
|
|
|
|
this.SaveSlotsStatusLabel.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.SaveSlotsStatusLabel.Name = "SaveSlotsStatusLabel";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveSlotsStatusLabel.Size = new System.Drawing.Size(56, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.ToolTipText = "Save slot 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.Margin = new System.Windows.Forms.Padding(5, 3, 5, 0);
|
|
|
|
|
this.KeyPriorityStatusLabel.Name = "KeyPriorityStatusLabel";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.KeyPriorityStatusLabel.Size = new System.Drawing.Size(0, 19);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.KeyPriorityStatusLabel.Text = "KeyPriority";
|
|
|
|
|
this.KeyPriorityStatusLabel.Click += new System.EventHandler(this.KeyPriorityStatusLabel_Click);
|
|
|
|
|
//
|
|
|
|
|
// CoreNameStatusBarButton
|
|
|
|
|
//
|
|
|
|
|
this.CoreNameStatusBarButton.Name = "CoreNameStatusBarButton";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CoreNameStatusBarButton.Size = new System.Drawing.Size(50, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CoreNameStatusBarButton.Text = "Neshawk";
|
|
|
|
|
//
|
|
|
|
|
// ProfileFirstBootLabel
|
|
|
|
|
//
|
|
|
|
|
this.ProfileFirstBootLabel.AutoToolTip = true;
|
|
|
|
|
this.ProfileFirstBootLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
|
this.ProfileFirstBootLabel.Name = "ProfileFirstBootLabel";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ProfileFirstBootLabel.Size = new System.Drawing.Size(0, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ProfileFirstBootLabel.Text = "ProfileFirstBootLabel";
|
|
|
|
|
this.ProfileFirstBootLabel.ToolTipText = "Set up your profile before use";
|
|
|
|
|
this.ProfileFirstBootLabel.Visible = false;
|
|
|
|
|
this.ProfileFirstBootLabel.Click += new System.EventHandler(this.ProfileFirstBootLabel_Click);
|
|
|
|
|
//
|
|
|
|
|
// LinkConnectStatusBarButton
|
|
|
|
|
//
|
|
|
|
|
this.LinkConnectStatusBarButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
|
this.LinkConnectStatusBarButton.Name = "LinkConnectStatusBarButton";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LinkConnectStatusBarButton.Size = new System.Drawing.Size(0, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LinkConnectStatusBarButton.Text = "Link connection is currently enabled";
|
|
|
|
|
this.LinkConnectStatusBarButton.ToolTipText = "Link connection is currently enabled";
|
2019-02-10 22:22:29 +00:00
|
|
|
|
this.LinkConnectStatusBarButton.Click += new System.EventHandler(this.LinkConnectStatusBarButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// UpdateNotification
|
|
|
|
|
//
|
|
|
|
|
this.UpdateNotification.IsLink = true;
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.UpdateNotification.LinkColor = System.Drawing.Color.Red;
|
|
|
|
|
this.UpdateNotification.Name = "UpdateNotification";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.UpdateNotification.Size = new System.Drawing.Size(197, 17);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.UpdateNotification.Spring = true;
|
|
|
|
|
this.UpdateNotification.Text = "New version available!";
|
|
|
|
|
this.UpdateNotification.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
|
this.UpdateNotification.Click += new System.EventHandler(this.UpdateNotification_Click);
|
|
|
|
|
//
|
|
|
|
|
// MainFormContextMenu
|
|
|
|
|
//
|
|
|
|
|
this.MainFormContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.OpenRomContextMenuItem,
|
|
|
|
|
this.LoadLastRomContextMenuItem,
|
|
|
|
|
this.StopAVContextMenuItem,
|
|
|
|
|
this.ContextSeparator_AfterROM,
|
|
|
|
|
this.RecordMovieContextMenuItem,
|
|
|
|
|
this.PlayMovieContextMenuItem,
|
|
|
|
|
this.RestartMovieContextMenuItem,
|
|
|
|
|
this.StopMovieContextMenuItem,
|
|
|
|
|
this.LoadLastMovieContextMenuItem,
|
|
|
|
|
this.BackupMovieContextMenuItem,
|
|
|
|
|
this.StopNoSaveContextMenuItem,
|
|
|
|
|
this.ViewSubtitlesContextMenuItem,
|
|
|
|
|
this.AddSubtitleContextMenuItem,
|
|
|
|
|
this.ViewCommentsContextMenuItem,
|
|
|
|
|
this.SaveMovieContextMenuItem,
|
|
|
|
|
this.SaveMovieAsContextMenuItem,
|
|
|
|
|
this.ContextSeparator_AfterMovie,
|
|
|
|
|
this.UndoSavestateContextMenuItem,
|
|
|
|
|
this.ContextSeparator_AfterUndo,
|
|
|
|
|
this.ConfigContextMenuItem,
|
|
|
|
|
this.ScreenshotContextMenuItem,
|
|
|
|
|
this.CloseRomContextMenuItem,
|
|
|
|
|
this.ClearSRAMContextMenuItem,
|
|
|
|
|
this.ShowMenuContextMenuSeparator,
|
|
|
|
|
this.ShowMenuContextMenuItem});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MainFormContextMenu.Name = "contextMenuStrip1";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.MainFormContextMenu.Size = new System.Drawing.Size(202, 490);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.MainFormContextMenu.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.MainFormContextMenu_Closing);
|
|
|
|
|
this.MainFormContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.MainFormContextMenu_Opening);
|
|
|
|
|
//
|
|
|
|
|
// OpenRomContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.OpenRomContextMenuItem.Name = "OpenRomContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.OpenRomContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.OpenRomContextMenuItem.Text = "Open Rom";
|
|
|
|
|
this.OpenRomContextMenuItem.Click += new System.EventHandler(this.OpenRomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadLastRomContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadLastRomContextMenuItem.Name = "LoadLastRomContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadLastRomContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadLastRomContextMenuItem.Text = "Load Last ROM";
|
|
|
|
|
this.LoadLastRomContextMenuItem.Click += new System.EventHandler(this.LoadLastRomContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopAVContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopAVContextMenuItem.Name = "StopAVContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopAVContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopAVContextMenuItem.Text = "Stop AVI/WAV";
|
|
|
|
|
this.StopAVContextMenuItem.Click += new System.EventHandler(this.StopAVMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ContextSeparator_AfterROM
|
|
|
|
|
//
|
|
|
|
|
this.ContextSeparator_AfterROM.Name = "ContextSeparator_AfterROM";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ContextSeparator_AfterROM.Size = new System.Drawing.Size(198, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// RecordMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RecordMovieContextMenuItem.Name = "RecordMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RecordMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RecordMovieContextMenuItem.Text = "Record Movie";
|
|
|
|
|
this.RecordMovieContextMenuItem.Click += new System.EventHandler(this.RecordMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// PlayMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.PlayMovieContextMenuItem.Name = "PlayMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.PlayMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.PlayMovieContextMenuItem.Text = "Play Movie";
|
|
|
|
|
this.PlayMovieContextMenuItem.Click += new System.EventHandler(this.PlayMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// RestartMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RestartMovieContextMenuItem.Name = "RestartMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.RestartMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.RestartMovieContextMenuItem.Text = "Restart Movie";
|
|
|
|
|
this.RestartMovieContextMenuItem.Click += new System.EventHandler(this.PlayFromBeginningMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopMovieContextMenuItem.Name = "StopMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopMovieContextMenuItem.Text = "Stop Movie";
|
|
|
|
|
this.StopMovieContextMenuItem.Click += new System.EventHandler(this.StopMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// LoadLastMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.LoadLastMovieContextMenuItem.Name = "LoadLastMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.LoadLastMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.LoadLastMovieContextMenuItem.Text = "Load Last Movie";
|
|
|
|
|
this.LoadLastMovieContextMenuItem.Click += new System.EventHandler(this.LoadLastMovieContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// BackupMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.BackupMovieContextMenuItem.Name = "BackupMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.BackupMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.BackupMovieContextMenuItem.Text = "Backup Movie";
|
|
|
|
|
this.BackupMovieContextMenuItem.Click += new System.EventHandler(this.BackupMovieContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// StopNoSaveContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.StopNoSaveContextMenuItem.Name = "StopNoSaveContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.StopNoSaveContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.StopNoSaveContextMenuItem.Text = "Stop Movie without Saving";
|
|
|
|
|
this.StopNoSaveContextMenuItem.Click += new System.EventHandler(this.StopMovieWithoutSavingMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ViewSubtitlesContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ViewSubtitlesContextMenuItem.Name = "ViewSubtitlesContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ViewSubtitlesContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ViewSubtitlesContextMenuItem.Text = "View Subtitles";
|
|
|
|
|
this.ViewSubtitlesContextMenuItem.Click += new System.EventHandler(this.ViewSubtitlesContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// AddSubtitleContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.AddSubtitleContextMenuItem.Name = "AddSubtitleContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.AddSubtitleContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.AddSubtitleContextMenuItem.Text = "Add Subtitle";
|
|
|
|
|
this.AddSubtitleContextMenuItem.Click += new System.EventHandler(this.AddSubtitleContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ViewCommentsContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ViewCommentsContextMenuItem.Name = "ViewCommentsContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ViewCommentsContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ViewCommentsContextMenuItem.Text = "View Comments";
|
|
|
|
|
this.ViewCommentsContextMenuItem.Click += new System.EventHandler(this.ViewCommentsContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveMovieContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveMovieContextMenuItem.Name = "SaveMovieContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveMovieContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveMovieContextMenuItem.Text = "Save Movie";
|
|
|
|
|
this.SaveMovieContextMenuItem.Click += new System.EventHandler(this.SaveMovieMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveMovieAsContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SaveMovieAsContextMenuItem.Name = "SaveMovieAsContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.SaveMovieAsContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.SaveMovieAsContextMenuItem.Text = "Save Movie As...";
|
|
|
|
|
this.SaveMovieAsContextMenuItem.Click += new System.EventHandler(this.SaveMovieAsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ContextSeparator_AfterMovie
|
|
|
|
|
//
|
|
|
|
|
this.ContextSeparator_AfterMovie.Name = "ContextSeparator_AfterMovie";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ContextSeparator_AfterMovie.Size = new System.Drawing.Size(198, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// UndoSavestateContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.UndoSavestateContextMenuItem.Name = "UndoSavestateContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.UndoSavestateContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.UndoSavestateContextMenuItem.Text = "Undo Savestate";
|
|
|
|
|
this.UndoSavestateContextMenuItem.Click += new System.EventHandler(this.UndoSavestateContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ContextSeparator_AfterUndo
|
|
|
|
|
//
|
|
|
|
|
this.ContextSeparator_AfterUndo.Name = "ContextSeparator_AfterUndo";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ContextSeparator_AfterUndo.Size = new System.Drawing.Size(198, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// ConfigContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ConfigContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2019-10-27 16:42:05 +00:00
|
|
|
|
this.toolStripMenuItem6,
|
|
|
|
|
this.toolStripMenuItem7,
|
|
|
|
|
this.toolStripMenuItem8,
|
|
|
|
|
this.toolStripMenuItem9,
|
|
|
|
|
this.toolStripMenuItem10,
|
|
|
|
|
this.toolStripMenuItem11,
|
|
|
|
|
this.toolStripMenuItem12,
|
|
|
|
|
this.toolStripMenuItem13,
|
|
|
|
|
this.toolStripMenuItem14,
|
|
|
|
|
this.toolStripMenuItem15,
|
|
|
|
|
this.customizeToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator30,
|
|
|
|
|
this.toolStripMenuItem66,
|
|
|
|
|
this.toolStripMenuItem67});
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ConfigContextMenuItem.Name = "ConfigContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ConfigContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ConfigContextMenuItem.Text = "Config";
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem6
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem6.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem6.Text = "&Controllers...";
|
|
|
|
|
this.toolStripMenuItem6.Click += new System.EventHandler(this.ControllersMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem7
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem7.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem7.Text = "&Hotkeys...";
|
|
|
|
|
this.toolStripMenuItem7.Click += new System.EventHandler(this.HotkeysMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem8
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem8.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem8.Text = "Display...";
|
|
|
|
|
this.toolStripMenuItem8.Click += new System.EventHandler(this.DisplayConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem9
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem9.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem9.Text = "&Sound...";
|
|
|
|
|
this.toolStripMenuItem9.Click += new System.EventHandler(this.SoundMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem10
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem10.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem10.Text = "Paths...";
|
|
|
|
|
this.toolStripMenuItem10.Click += new System.EventHandler(this.PathsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem11
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem11.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem11.Text = "&Firmwares...";
|
|
|
|
|
this.toolStripMenuItem11.Click += new System.EventHandler(this.FirmwaresMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem12
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem12.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem12.Text = "&Messages...";
|
|
|
|
|
this.toolStripMenuItem12.Click += new System.EventHandler(this.MessagesMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem13
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem13.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem13.Text = "&Autofire...";
|
|
|
|
|
this.toolStripMenuItem13.Click += new System.EventHandler(this.AutofireMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem14
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem14.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem14.Text = "&Rewind...";
|
|
|
|
|
this.toolStripMenuItem14.Click += new System.EventHandler(this.RewindOptionsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem15
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem15.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem15.Text = "File Extensions...";
|
|
|
|
|
this.toolStripMenuItem15.Click += new System.EventHandler(this.FileExtensionsMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// customizeToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.customizeToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.customizeToolStripMenuItem.Text = "Customize...";
|
|
|
|
|
this.customizeToolStripMenuItem.Click += new System.EventHandler(this.CustomizeMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator30
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator30.Name = "toolStripSeparator30";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripSeparator30.Size = new System.Drawing.Size(154, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem66
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem66.Name = "toolStripMenuItem66";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem66.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem66.Text = "Save Config";
|
|
|
|
|
this.toolStripMenuItem66.Click += new System.EventHandler(this.SaveConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem67
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem67.Name = "toolStripMenuItem67";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.toolStripMenuItem67.Size = new System.Drawing.Size(157, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.toolStripMenuItem67.Text = "Load Config";
|
|
|
|
|
this.toolStripMenuItem67.Click += new System.EventHandler(this.LoadConfigMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ScreenshotContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ScreenshotContextMenuItem.Name = "ScreenshotContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ScreenshotContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ScreenshotContextMenuItem.Text = "Screenshot";
|
|
|
|
|
this.ScreenshotContextMenuItem.Click += new System.EventHandler(this.ScreenshotMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// CloseRomContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.CloseRomContextMenuItem.Name = "CloseRomContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.CloseRomContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.CloseRomContextMenuItem.Text = "Close ROM";
|
|
|
|
|
this.CloseRomContextMenuItem.Click += new System.EventHandler(this.CloseRomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ClearSRAMContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ClearSRAMContextMenuItem.Name = "ClearSRAMContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ClearSRAMContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ClearSRAMContextMenuItem.Text = "Close and Clear SRAM";
|
|
|
|
|
this.ClearSRAMContextMenuItem.Click += new System.EventHandler(this.ClearSramContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// ShowMenuContextMenuSeparator
|
|
|
|
|
//
|
|
|
|
|
this.ShowMenuContextMenuSeparator.Name = "ShowMenuContextMenuSeparator";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ShowMenuContextMenuSeparator.Size = new System.Drawing.Size(198, 6);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
//
|
|
|
|
|
// ShowMenuContextMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.ShowMenuContextMenuItem.Name = "ShowMenuContextMenuItem";
|
2019-12-07 14:44:49 +00:00
|
|
|
|
this.ShowMenuContextMenuItem.Size = new System.Drawing.Size(201, 22);
|
2019-06-17 23:22:49 +00:00
|
|
|
|
this.ShowMenuContextMenuItem.Text = "Show Menu";
|
|
|
|
|
this.ShowMenuContextMenuItem.Click += new System.EventHandler(this.ShowMenuContextMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// timerMouseIdle
|
|
|
|
|
//
|
|
|
|
|
this.timerMouseIdle.Enabled = true;
|
|
|
|
|
this.timerMouseIdle.Interval = 2000;
|
|
|
|
|
this.timerMouseIdle.Tick += new System.EventHandler(this.TimerMouseIdle_Tick);
|
|
|
|
|
//
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
// NDSSubMenu
|
|
|
|
|
//
|
|
|
|
|
this.NDSSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-03-28 16:35:13 +00:00
|
|
|
|
this.NdsSettingsMenuItem,
|
|
|
|
|
this.NdsSyncSettingsMenuItem
|
|
|
|
|
});
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
this.NDSSubMenu.Name = "NDSSubMenu";
|
|
|
|
|
this.NDSSubMenu.Size = new System.Drawing.Size(42, 19);
|
|
|
|
|
this.NDSSubMenu.Text = "NDS";
|
2020-03-21 18:42:14 +00:00
|
|
|
|
this.NDSSubMenu.DropDownOpened += new System.EventHandler(this.NDSSubMenu_DropDownOpened);
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
//
|
2020-03-28 16:35:13 +00:00
|
|
|
|
// NDSSyncSettingsMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.NdsSyncSettingsMenuItem.Name = "NdsSyncSettingsMenuItem";
|
|
|
|
|
this.NdsSyncSettingsMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.NdsSyncSettingsMenuItem.Text = "Sync Settings...";
|
|
|
|
|
this.NdsSyncSettingsMenuItem.Click += new System.EventHandler(this.NDSSyncSettingsMenuItem_Click);
|
|
|
|
|
//
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
// NDSSettingsMenuItem
|
|
|
|
|
//
|
2020-03-28 16:35:13 +00:00
|
|
|
|
this.NdsSettingsMenuItem.Name = "NdsSettingsMenuItem";
|
|
|
|
|
this.NdsSettingsMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.NdsSettingsMenuItem.Text = "Settings...";
|
|
|
|
|
this.NdsSettingsMenuItem.Click += new System.EventHandler(this.NDSSettingsMenuItem_Click);
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
//
|
2019-06-17 23:22:49 +00:00
|
|
|
|
// MainForm
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
|
|
|
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.MouseMove += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseMove);
|
|
|
|
|
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();
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2016-07-31 20:34:22 +00:00
|
|
|
|
}
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2013-04-23 09:09:49 +00:00
|
|
|
|
#endregion
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FileSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem OpenRomMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ExitMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveStateSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState3MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState4MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState5MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState6MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState7MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState8MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState9MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveState0MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadStateSubMenu;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState3MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState4MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState5MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState6MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState7MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState8MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState9MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadState0MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem EmulationSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ViewSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ConfigSubMenu;
|
2014-12-06 00:03:36 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ToolsSubMenu;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem HelpSubMenu;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PauseMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RebootCoreMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SoftResetMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem OnlineHelpMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AboutMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ControllersMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem HotkeysMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RamWatchMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RamSearchMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem HexEditorMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem WindowSizeSubMenu;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayFPSMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayFrameCounterMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayInputMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayLagCounterMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LuaConsoleMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RecentRomSubMenu;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveSlotSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot3MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot4MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot5MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot6MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot7MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot8MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot9MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectSlot0MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PreviousSlotMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NextSlotMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveToCurrentSlotMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadCurrentSlotMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CloseRomMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveNamedStateMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadNamedStateMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem x1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem x2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem x3MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem x4MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem x5MenuItem;
|
2012-03-11 17:19:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem mzMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieSubMenu;
|
2014-07-10 20:06:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RecentMovieSubMenu;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RecordMovieMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PlayMovieMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopMovieMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PlayFromBeginningMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SoundMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SpeedSkipSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VsyncThrottleMenuItem;
|
2011-02-21 09:48:53 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MinimizeSkippingMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NeverSkipMenuItem;
|
2011-02-21 09:48:53 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed50MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed75MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed100MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed150MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed200MenuItem;
|
2015-01-02 22:57:27 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ClockThrottleMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveConfigMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadConfigMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESPPUViewerMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESGameGenieCodesMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CheatsMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESNametableViewerMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ToolBoxMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SwitchToFullscreenMenuItem;
|
2014-05-17 00:42:28 +00:00
|
|
|
|
private StatusStripEx MainStatusBar;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel EmuStatus;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MessagesMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem TI83SubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AutoloadKeypadMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem KeypadMenuItem;
|
2011-07-30 18:39:33 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PathsMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ReadonlyMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayRerecordCountMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotAsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem TAStudioMenuItem;
|
2013-04-23 09:09:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayStatusBarMenuItem;
|
2011-06-10 23:09:10 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator17;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESGraphicSettingsMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ContextMenuStrip MainFormContextMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem OpenRomContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadLastRomContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator ContextSeparator_AfterROM;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RecordMovieContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PlayMovieContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadLastMovieContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator ContextSeparator_AfterMovie;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AddSubtitleContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem UndoSavestateContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator ContextSeparator_AfterUndo;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CloseRomContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem BackupMovieContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AutomaticallyBackupMoviesMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopMovieContextMenuItem;
|
2013-10-27 15:53:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripDropDownButton PauseStatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripDropDownButton PlayRecordStatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripDropDownButton DumpStatusButton;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ViewSubtitlesContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private MenuStripEx MainformMenu;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBSubMenu;
|
2013-10-27 15:53:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel SaveSlotsStatusLabel;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot1StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot2StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot3StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot4StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot5StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot6StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot7StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot8StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot9StatusButton;
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel Slot0StatusButton;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ViewCommentsContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayLogWindowMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplaySubtitlesMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AVSubMenu;
|
2015-12-16 18:13:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ConfigAndRecordAVMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopAVIMenuItem;
|
2011-07-12 00:37:24 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel AVIStatusLabel;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RestartMovieContextMenuItem;
|
2013-10-27 15:53:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel CheatStatusButton;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AutofireMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AutoloadLastSlotMenuItem;
|
2011-09-17 00:25:34 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator21;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ShowMenuContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ImportMoviesMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ForumsMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotClipboardMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCESubMenu;
|
2012-03-11 15:12:48 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator25;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEGraphicsSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEAlwaysPerformSpriteLimitMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEAlwaysEqualizeVolumesMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEArcadeCardRewindEnableMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SMSSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEBGViewerMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotContextMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AtariSubMenu;
|
2017-06-11 22:17:34 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem A7800SubMenu;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESSoundChannelsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SNESSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SnesGfxDebuggerMenuItem;
|
2012-09-10 19:12:34 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator18;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem HardResetMenuItem;
|
2012-09-22 00:07:02 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator19;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CaptureOSDMenuItem;
|
2012-09-22 04:04:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator20;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotCaptureOSDMenuItem1;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadGBInSGBMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SnesGBInSGBMenuItem;
|
2012-09-29 23:03:51 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel RebootStatusBarIcon;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem TraceLoggerMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator SmsMenuSeparator;
|
2013-12-20 22:49:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FDSControlsMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveMovieMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveMovieContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VirtualPadMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBGPUViewerMenuItem;
|
2017-08-26 23:35:07 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBPrinterViewerMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AudioThrottleMenuItem;
|
2012-11-12 17:57:11 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator27;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VsyncEnabledMenuItem;
|
2012-11-18 02:58:18 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator28;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ColecoSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ColecoSkipBiosMenuItem;
|
2018-03-03 15:55:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ColecoUseSGMMenuItem;
|
2017-03-01 03:07:39 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ColecoControllerSettingsMenuItem;
|
2013-10-27 15:53:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel LedLightStatusLabel;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBASubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GbaGpuViewerMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem KeyPrioritySubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem BothHkAndControllerMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem InputOverHkMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem HkOverInputMenuItem;
|
2013-10-27 15:53:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel KeyPriorityStatusLabel;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SnesOptionsMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FullMovieLoadstatesMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopNoSaveContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopMovieWithoutSavingMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SnesGameGenieMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBGameGenieMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GGGameGenieMenuItem;
|
2013-05-01 15:48:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator29;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64SubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64PluginSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaturnSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaturnPreferencesMenuItem;
|
2013-10-27 15:23:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ConfigContextMenuItem;
|
2013-10-27 07:54:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RewindOptionsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FirmwaresMenuItem;
|
2013-10-27 13:53:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadTIFileMenuItem;
|
2013-10-11 16:32:36 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ClearSRAMContextMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator ShowMenuContextMenuSeparator;
|
2013-11-27 21:52:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem StopAVContextMenuItem;
|
2013-12-20 22:49:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FdsEjectDiskMenuItem;
|
2013-12-23 16:58:20 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DGBSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DGBsettingsToolStripMenuItem;
|
2019-01-03 23:31:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DGBHawkSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DGBHawksettingsToolStripMenuItem;
|
2019-09-08 20:35:39 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GB3xSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GB3xsettingsToolStripMenuItem;
|
2019-10-04 17:52:29 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GB4xSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GB4xsettingsToolStripMenuItem;
|
2019-02-09 18:41:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GGLSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GGLsettingsToolStripMenuItem;
|
2019-07-06 12:56:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VectrexSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VectrexsettingsToolStripMenuItem;
|
2020-01-10 20:51:56 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MSXSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MSXsettingsToolStripMenuItem;
|
2019-11-28 22:02:26 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem O2HawkSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem O2HawksettingsToolStripMenuItem;
|
2013-12-23 23:03:12 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GenesisSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GenesisSettingsToolStripMenuItem;
|
2013-12-24 20:50:53 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AtariSettingsToolStripMenuItem;
|
2017-06-11 22:17:34 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem A7800ControllerSettingsMenuItem;
|
2017-07-31 16:12:06 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem A7800FilterSettingsMenuItem;
|
2014-01-06 23:56:30 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieSettingsMenuItem;
|
2014-05-04 13:57:58 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CoresSubMenu;
|
2014-05-01 02:06:03 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBInSGBMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem BatchRunnerMenuItem;
|
2014-02-03 05:27:59 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayConfigMenuItem;
|
2014-02-08 16:40:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PCEtileViewerToolStripMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SmsVdpViewerMenuItem;
|
2014-02-19 22:26:33 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem vDPViewerToolStripMenuItem;
|
2020-01-26 18:56:54 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SmsSettingsMenuItem;
|
2014-04-13 22:08:46 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator26;
|
2014-04-14 16:48:45 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem extensionsToolStripMenuItem;
|
2014-04-25 01:19:57 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel CoreNameStatusBarButton;
|
2014-04-27 02:26:03 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator30;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem66;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem67;
|
2014-05-04 13:57:58 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64VideoPluginSettingsMenuItem;
|
2014-05-06 01:27:56 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ClientOptionsMenuItem;
|
2014-05-07 01:03:44 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem customizeToolStripMenuItem;
|
2014-05-10 13:49:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64ControllerSettingsMenuItem;
|
2014-05-12 17:24:43 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBcoreSettingsToolStripMenuItem;
|
2014-05-16 00:24:40 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NesControllerSettingsMenuItem;
|
2014-05-16 00:53:10 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator22;
|
2014-05-17 20:18:29 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator23;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64CircularAnalogRangeMenuItem;
|
2014-05-26 14:06:54 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem paletteToolStripMenuItem;
|
2014-05-30 22:31:16 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem wonderSwanToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem;
|
2014-06-04 19:18:14 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ProfilesMenuItem;
|
2014-06-09 08:10:20 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PceSoundDebuggerToolStripMenuItem;
|
2014-06-18 02:28:07 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SynclessRecordingMenuItem;
|
2014-06-28 22:48:07 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PceControllerSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator32;
|
2014-07-03 23:08:27 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel ProfileFirstBootLabel;
|
2014-07-14 00:35:33 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieEndSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieEndFinishMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieEndRecordMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieEndStopMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MovieEndPauseMenuItem;
|
2014-07-23 02:05:51 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ScreenshotClientClipboardMenuItem;
|
2014-08-03 02:22:56 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MupenStyleLagMenuItem;
|
2014-08-13 20:33:59 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator33;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBAcoresettingsToolStripMenuItem1;
|
2014-08-23 01:18:59 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel LinkConnectStatusBarButton;
|
2014-09-06 23:03:34 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem N64ExpansionSlotMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem BarcodeReaderMenuItem;
|
2014-11-23 21:46:28 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FeaturesMenuItem;
|
2014-12-06 00:03:36 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DebuggerMenuItem;
|
2014-12-11 20:31:55 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PSXSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PSXOptionsMenuItem;
|
2014-12-12 04:22:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveRAMSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FlushSaveRAMMenuItem;
|
2014-12-19 03:24:48 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PSXDiscControlsMenuItem;
|
2015-01-04 15:04:44 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel UpdateNotification;
|
2015-01-31 20:24:06 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PSXControllerSettingsMenuItem;
|
2015-03-08 20:11:02 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MacroToolMenuItem;
|
2015-04-13 00:46:11 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AppleSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AppleDisksSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator31;
|
2015-04-19 21:02:22 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MultiDiskBundlerFileMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MusicRipperMenuItem;
|
2015-05-09 12:19:55 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem coreToolStripMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem quickNESMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem nesHawkMenuItem;
|
2015-05-09 12:19:55 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator34;
|
2017-08-19 04:02:51 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator35;
|
2015-06-06 20:47:50 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBACoreSelectionSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBAmGBAMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBAVBANextMenuItem;
|
2015-06-16 23:24:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem1;
|
2015-07-13 01:08:30 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem PSXHashDiscsToolStripMenuItem;
|
2015-07-24 20:59:53 +00:00
|
|
|
|
private System.Windows.Forms.Timer timerMouseIdle;
|
2015-08-18 04:37:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miUnthrottled;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem17;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip3MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip4MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip5MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip6MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip7MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip9MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Frameskip8MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Speed400MenuItem;
|
2015-08-27 01:55:55 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem BasicBotMenuItem;
|
2015-09-05 20:48:37 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem DisplayMessagesMenuItem;
|
2015-10-10 16:20:59 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem C64SubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem C64SettingsMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ExternalToolMenuItem;
|
2015-10-28 00:49:13 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CodeDataLoggerMenuItem;
|
2015-11-06 14:31:50 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem setLibretroCoreToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem OpenAdvancedMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GameSharkConverterMenuItem;
|
2015-11-21 00:03:48 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem dummyExternalTool;
|
2015-12-16 18:13:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RecordAVMenuItem;
|
2016-01-27 16:07:26 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveConfigAsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem LoadConfigFromMenuItem;
|
2016-01-28 10:29:51 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveMovieAsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SaveMovieAsContextMenuItem;
|
2016-10-30 02:35:46 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VSControlsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VSInsertCoinP1MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VSInsertCoinP2MenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VSServiceSwitchMenuItem;
|
2016-11-05 22:32:58 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VSSettingsMenuItem;
|
2016-11-12 14:42:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CoreSNESSubMenu;
|
2017-06-04 17:25:01 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CorebsnesMenuItem;
|
2016-11-12 14:42:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Coresnes9xMenuItem;
|
2020-01-14 17:12:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AllowGameDbCoreOverridesMenuItem;
|
2016-11-13 01:23:54 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem16;
|
2016-12-03 23:44:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem IntvSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem IntVControllerSettingsMenuItem;
|
2017-04-16 01:34:13 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SNESControllerConfigurationMenuItem;
|
2017-05-16 00:52:05 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem C64DisksSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator36;
|
2017-05-28 14:18:20 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem sNESToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem;
|
2017-05-29 17:50:40 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem virtualBoyToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem1;
|
2017-05-31 21:29:45 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem neoGeoPocketToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem2;
|
2017-06-04 17:53:31 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NesCoreSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem QuicknesCoreMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NesCoreMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GbaCoreSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem VbaNextCoreMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem MgbaCoreMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem Atari7800HawkCoreMenuItem;
|
2017-06-30 00:34:02 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SGBCoreSubmenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SgbBsnesMenuItem;
|
2017-07-21 13:34:44 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SgbSameBoyMenuItem;
|
2017-11-19 15:17:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBCoreSubmenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBGambatteMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem GBGBHawkMenuItem;
|
2017-07-11 22:11:05 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem pCFXToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem3;
|
2019-10-27 16:42:05 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem zXSpectrumToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumControllerConfigurationMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumCoreEmulationSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumNonSyncSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumAudioSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumPokeMemoryMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumMediaMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumTapesSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumDisksSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem zxt1ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem zxt2ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem ZXSpectrumExportSnapshotMenuItemMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem amstradCPCToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem amstradCPCCoreEmulationSettingsToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCAudioSettingsToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCPokeMemoryToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCMediaToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCTapesSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem cpct1ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCDisksSubMenu;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem cpcd1ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem AmstradCPCNonSyncSettingsToolStripMenuItem;
|
2019-06-17 23:22:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SubNesHawkMenuItem;
|
2020-02-23 14:54:42 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SubGBHawkMenuItem;
|
2019-06-17 23:22:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator38;
|
DS Hawk (#1884)
* Add MelonDS.cs, support opening (but not really) .nds files.
* init MelonDS
* MelonDS: Load selected ROM.
* MelonDS: FrameAdvance and frame counter.
* MelonDS: IVideoProvider
* MelonDS: Add DLL files.
* MelonDS: IInputPollable
* MelonDS: IStatable (and add forgotten file MelonDS_InputPollable.cs)
* update libmelonDS.dll
* MelonDS: ISoundProvider
* Add NDS to Global.SystemInfo, and convert screen coords when running NDS.
* set up default NDS controller
* MelonDS: ISaveRam
* MelonDS: remove romlist.bin
* MelonDS: ISettable
* Create firmware folder if it doesn't exist on Windows; otherwise, an exception is thrown.
* Add database entries for NDS bios/firmware files.
* MelonDS: Use the bios/firmware files selected in BizHawk's "Firmwares" dialog.
* MelonDS: Re-work sync settings a bit.
* NDS's firmware file contains user settings; these are over-written by sync settings, so we shouldn't allow them to impact the hash
* MelonDS: Add (currently unused) bootToFirmware sync setting, and NDSSettings dialog.
* Update NDS firmware hash; it seems I had somehow corrupted mine.
* MelonDS: Use boot to firmware sync setting.
* MelonDS: Allow user to set some firmware user settings via the NDS settings dialog.
* MelonDS: Add singleInstance attribute to core.
* MelonDS: IMemoryDomains
* update libmelonDS.dll
* MelonDS: Set up default sync settings if none are provided.
* MelonDS: Allow user to reset settings to default.
* MelonDS: bios+firmware files are recommended
* libmelonDS.dll
* MelonDS: Don't use real time.
* MelonDS: Update to reflect new way of handling RTC in MelonDS.
* MelonDS: Notify if savestate load failed.
* update MelonDS.dll
* MelonDS: Allow user to set startup date/time in settings dialog.
* MelonDS: Create melon directory if it doesn't already exist.
* Don't include Designer's "fixes" in PR (partially reverts 56b474c00)
* Don't show a broken console window; alert user of need to restart instead.
This fixes an error related to MelonDS trying to use the broken stdout stream.
* update default NDS controls to match other updated controls
* Implement a system bus, using ARM9 read/writes.
* MelonDS: Allow BizHawk to change the contents of the frame buffer.
* update libmelonDS.dll
* fix stuff that was merged incorrectly, or was broken by merge
* update libmelonDS.dll
(includes memory leak fix)
* update libmelonDS.dll
(fixes memory leak and an occasional savestate crash)
* fix stuff that broke with the merge
* cleanups, remove stuff that is no longer needed by service interaces
* simplify DS MemoryDomains
* DS - fix order of controller buttons to be consistent with other consoles. This probably breaks any existing movies made on this core, but those would have been experiments, right?
* NDSSettings - make min value for day and month 0, whiel those aren't "valid" values they are the default values in the core for whatever reason, better to not crash on load and not show a value that isn't actually the setting. This can easily be reverted if the core changes to default to 1
Co-authored-by: YoshiRulz <OSSYoshiRulz@gmail.com>
Co-authored-by: adelikat <adelikat@tasvideos.org>
2020-03-21 15:53:30 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NDSSubMenu;
|
2020-03-28 16:35:13 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NdsSyncSettingsMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NdsSettingsMenuItem;
|
2019-12-07 14:44:49 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem arcadeToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem2;
|
2019-06-17 23:22:49 +00:00
|
|
|
|
}
|
2011-01-11 02:55:51 +00:00
|
|
|
|
}
|