namespace BizHawk.MultiClient { partial class MainForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.recentROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.noneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.autoloadMostRecentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.advancedLoadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); this.saveStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem5 = 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.loadStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem(); this.saveNamedStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadNamedStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.emulationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pauseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.powerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.xToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.xToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.displayFPSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.displayFrameCounterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.displayInputToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.displayLagCounterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.configToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.controllersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.hotkeysToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.rAMWatchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.rAMSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.debuggerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.hexEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.luaConsoleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.screenshotF12ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot5ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot6ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot7ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot8ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot9ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectSlot10ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.saveToCurrentSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadCurrentSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.previousSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.nextSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.closeROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.emulationToolStripMenuItem, this.viewToolStripMenuItem, this.configToolStripMenuItem, this.toolsToolStripMenuItem, this.helpToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(932, 24); this.menuStrip1.TabIndex = 0; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.openROMToolStripMenuItem, this.recentROMToolStripMenuItem, this.closeROMToolStripMenuItem, this.advancedLoadToolStripMenuItem, this.toolStripMenuItem1, this.saveStateToolStripMenuItem, this.loadStateToolStripMenuItem, this.saveSlotToolStripMenuItem, this.saveNamedStateToolStripMenuItem, this.loadNamedStateToolStripMenuItem, this.toolStripMenuItem2, this.screenshotF12ToolStripMenuItem, this.toolStripSeparator4, this.exitToolStripMenuItem}); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); this.fileToolStripMenuItem.Text = "&File"; // // openROMToolStripMenuItem // this.openROMToolStripMenuItem.Name = "openROMToolStripMenuItem"; this.openROMToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O))); this.openROMToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.openROMToolStripMenuItem.Text = "Open ROM"; this.openROMToolStripMenuItem.Click += new System.EventHandler(this.openROMToolStripMenuItem_Click); // // recentROMToolStripMenuItem // this.recentROMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.noneToolStripMenuItem, this.toolStripSeparator3, this.clearToolStripMenuItem, this.autoloadMostRecentToolStripMenuItem}); this.recentROMToolStripMenuItem.Name = "recentROMToolStripMenuItem"; this.recentROMToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.recentROMToolStripMenuItem.Text = "Recent ROM"; // // noneToolStripMenuItem // this.noneToolStripMenuItem.Name = "noneToolStripMenuItem"; this.noneToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.noneToolStripMenuItem.Text = "None"; // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(188, 6); // // clearToolStripMenuItem // this.clearToolStripMenuItem.Name = "clearToolStripMenuItem"; this.clearToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.clearToolStripMenuItem.Text = "Clear"; // // autoloadMostRecentToolStripMenuItem // this.autoloadMostRecentToolStripMenuItem.Name = "autoloadMostRecentToolStripMenuItem"; this.autoloadMostRecentToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.autoloadMostRecentToolStripMenuItem.Text = "Autoload Most Recent"; // // advancedLoadToolStripMenuItem // this.advancedLoadToolStripMenuItem.Name = "advancedLoadToolStripMenuItem"; this.advancedLoadToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.advancedLoadToolStripMenuItem.Text = "Advanced Load"; // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(209, 6); // // saveStateToolStripMenuItem // this.saveStateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem4, this.toolStripMenuItem5, this.toolStripMenuItem6, this.toolStripMenuItem7, this.toolStripMenuItem8, this.toolStripMenuItem9, this.toolStripMenuItem10, this.toolStripMenuItem11, this.toolStripMenuItem12, this.toolStripMenuItem13}); this.saveStateToolStripMenuItem.Name = "saveStateToolStripMenuItem"; this.saveStateToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.saveStateToolStripMenuItem.Text = "Save State"; // // toolStripMenuItem4 // this.toolStripMenuItem4.Name = "toolStripMenuItem4"; this.toolStripMenuItem4.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F1))); this.toolStripMenuItem4.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem4.Text = "1"; this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click); // // toolStripMenuItem5 // this.toolStripMenuItem5.Name = "toolStripMenuItem5"; this.toolStripMenuItem5.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F2))); this.toolStripMenuItem5.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem5.Text = "2"; this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click); // // toolStripMenuItem6 // this.toolStripMenuItem6.Name = "toolStripMenuItem6"; this.toolStripMenuItem6.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F3))); this.toolStripMenuItem6.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem6.Text = "3"; this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click); // // toolStripMenuItem7 // this.toolStripMenuItem7.Name = "toolStripMenuItem7"; this.toolStripMenuItem7.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F4))); this.toolStripMenuItem7.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem7.Text = "4"; this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click); // // toolStripMenuItem8 // this.toolStripMenuItem8.Name = "toolStripMenuItem8"; this.toolStripMenuItem8.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F5))); this.toolStripMenuItem8.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem8.Text = "5"; this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click); // // toolStripMenuItem9 // this.toolStripMenuItem9.Name = "toolStripMenuItem9"; this.toolStripMenuItem9.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F6))); this.toolStripMenuItem9.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem9.Text = "6"; this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem9_Click); // // toolStripMenuItem10 // this.toolStripMenuItem10.Name = "toolStripMenuItem10"; this.toolStripMenuItem10.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F7))); this.toolStripMenuItem10.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem10.Text = "7"; this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click); // // toolStripMenuItem11 // this.toolStripMenuItem11.Name = "toolStripMenuItem11"; this.toolStripMenuItem11.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F8))); this.toolStripMenuItem11.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem11.Text = "8"; this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click); // // toolStripMenuItem12 // this.toolStripMenuItem12.Name = "toolStripMenuItem12"; this.toolStripMenuItem12.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F9))); this.toolStripMenuItem12.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem12.Text = "9"; this.toolStripMenuItem12.Click += new System.EventHandler(this.toolStripMenuItem12_Click); // // toolStripMenuItem13 // this.toolStripMenuItem13.Name = "toolStripMenuItem13"; this.toolStripMenuItem13.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F10))); this.toolStripMenuItem13.Size = new System.Drawing.Size(152, 22); this.toolStripMenuItem13.Text = "0"; this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click); // // loadStateToolStripMenuItem // this.loadStateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem14, this.toolStripMenuItem15, this.toolStripMenuItem16, this.toolStripMenuItem17, this.toolStripMenuItem18, this.toolStripMenuItem19, this.toolStripMenuItem20, this.toolStripMenuItem21, this.toolStripMenuItem22, this.toolStripMenuItem23}); this.loadStateToolStripMenuItem.Name = "loadStateToolStripMenuItem"; this.loadStateToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.loadStateToolStripMenuItem.Text = "Load State"; // // toolStripMenuItem14 // this.toolStripMenuItem14.Name = "toolStripMenuItem14"; this.toolStripMenuItem14.ShortcutKeys = System.Windows.Forms.Keys.F1; this.toolStripMenuItem14.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem14.Text = "1"; this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click); // // toolStripMenuItem15 // this.toolStripMenuItem15.Name = "toolStripMenuItem15"; this.toolStripMenuItem15.ShortcutKeys = System.Windows.Forms.Keys.F2; this.toolStripMenuItem15.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem15.Text = "2"; this.toolStripMenuItem15.Click += new System.EventHandler(this.toolStripMenuItem15_Click); // // toolStripMenuItem16 // this.toolStripMenuItem16.Name = "toolStripMenuItem16"; this.toolStripMenuItem16.ShortcutKeys = System.Windows.Forms.Keys.F3; this.toolStripMenuItem16.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem16.Text = "3"; this.toolStripMenuItem16.Click += new System.EventHandler(this.toolStripMenuItem16_Click); // // toolStripMenuItem17 // this.toolStripMenuItem17.Name = "toolStripMenuItem17"; this.toolStripMenuItem17.ShortcutKeys = System.Windows.Forms.Keys.F4; this.toolStripMenuItem17.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem17.Text = "4"; this.toolStripMenuItem17.Click += new System.EventHandler(this.toolStripMenuItem17_Click); // // toolStripMenuItem18 // this.toolStripMenuItem18.Name = "toolStripMenuItem18"; this.toolStripMenuItem18.ShortcutKeys = System.Windows.Forms.Keys.F5; this.toolStripMenuItem18.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem18.Text = "5"; this.toolStripMenuItem18.Click += new System.EventHandler(this.toolStripMenuItem18_Click); // // toolStripMenuItem19 // this.toolStripMenuItem19.Name = "toolStripMenuItem19"; this.toolStripMenuItem19.ShortcutKeys = System.Windows.Forms.Keys.F6; this.toolStripMenuItem19.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem19.Text = "6"; this.toolStripMenuItem19.Click += new System.EventHandler(this.toolStripMenuItem19_Click); // // toolStripMenuItem20 // this.toolStripMenuItem20.Name = "toolStripMenuItem20"; this.toolStripMenuItem20.ShortcutKeys = System.Windows.Forms.Keys.F7; this.toolStripMenuItem20.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem20.Text = "7"; this.toolStripMenuItem20.Click += new System.EventHandler(this.toolStripMenuItem20_Click); // // toolStripMenuItem21 // this.toolStripMenuItem21.Name = "toolStripMenuItem21"; this.toolStripMenuItem21.ShortcutKeys = System.Windows.Forms.Keys.F8; this.toolStripMenuItem21.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem21.Text = "8"; this.toolStripMenuItem21.Click += new System.EventHandler(this.toolStripMenuItem21_Click); // // toolStripMenuItem22 // this.toolStripMenuItem22.Name = "toolStripMenuItem22"; this.toolStripMenuItem22.ShortcutKeys = System.Windows.Forms.Keys.F9; this.toolStripMenuItem22.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem22.Text = "9"; this.toolStripMenuItem22.Click += new System.EventHandler(this.toolStripMenuItem22_Click); // // toolStripMenuItem23 // this.toolStripMenuItem23.Name = "toolStripMenuItem23"; this.toolStripMenuItem23.ShortcutKeys = System.Windows.Forms.Keys.F10; this.toolStripMenuItem23.Size = new System.Drawing.Size(116, 22); this.toolStripMenuItem23.Text = "0"; this.toolStripMenuItem23.Click += new System.EventHandler(this.toolStripMenuItem23_Click); // // saveNamedStateToolStripMenuItem // this.saveNamedStateToolStripMenuItem.Name = "saveNamedStateToolStripMenuItem"; this.saveNamedStateToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); this.saveNamedStateToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.saveNamedStateToolStripMenuItem.Text = "Save Named State"; this.saveNamedStateToolStripMenuItem.Click += new System.EventHandler(this.saveStateToolStripMenuItem_Click); // // loadNamedStateToolStripMenuItem // this.loadNamedStateToolStripMenuItem.Name = "loadNamedStateToolStripMenuItem"; this.loadNamedStateToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L))); this.loadNamedStateToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.loadNamedStateToolStripMenuItem.Text = "Load Named State"; // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(209, 6); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); this.exitToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // emulationToolStripMenuItem // this.emulationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.pauseToolStripMenuItem, this.toolStripSeparator1, this.powerToolStripMenuItem, this.resetToolStripMenuItem}); this.emulationToolStripMenuItem.Name = "emulationToolStripMenuItem"; this.emulationToolStripMenuItem.Size = new System.Drawing.Size(65, 20); this.emulationToolStripMenuItem.Text = "&Emulation"; this.emulationToolStripMenuItem.DropDownOpened += new System.EventHandler(this.emulationToolStripMenuItem_DropDownOpened); // // pauseToolStripMenuItem // this.pauseToolStripMenuItem.Name = "pauseToolStripMenuItem"; this.pauseToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.pauseToolStripMenuItem.Text = "&Pause"; this.pauseToolStripMenuItem.Click += new System.EventHandler(this.pauseToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(149, 6); // // powerToolStripMenuItem // this.powerToolStripMenuItem.Name = "powerToolStripMenuItem"; this.powerToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.powerToolStripMenuItem.Text = "Power Cycle"; this.powerToolStripMenuItem.Click += new System.EventHandler(this.powerToolStripMenuItem_Click); // // resetToolStripMenuItem // this.resetToolStripMenuItem.Name = "resetToolStripMenuItem"; this.resetToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.resetToolStripMenuItem.Text = "&Reset"; this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click); // // viewToolStripMenuItem // this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.xToolStripMenuItem, this.xToolStripMenuItem1, this.toolStripSeparator2, this.displayFPSToolStripMenuItem, this.displayFrameCounterToolStripMenuItem, this.displayInputToolStripMenuItem, this.displayLagCounterToolStripMenuItem}); this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20); this.viewToolStripMenuItem.Text = "&View"; // // xToolStripMenuItem // this.xToolStripMenuItem.Name = "xToolStripMenuItem"; this.xToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.xToolStripMenuItem.Text = "1x"; // // xToolStripMenuItem1 // this.xToolStripMenuItem1.Name = "xToolStripMenuItem1"; this.xToolStripMenuItem1.Size = new System.Drawing.Size(191, 22); this.xToolStripMenuItem1.Text = "2x"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(188, 6); // // displayFPSToolStripMenuItem // this.displayFPSToolStripMenuItem.Name = "displayFPSToolStripMenuItem"; this.displayFPSToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.displayFPSToolStripMenuItem.Text = "Display FPS"; this.displayFPSToolStripMenuItem.Click += new System.EventHandler(this.displayFPSToolStripMenuItem_Click); // // displayFrameCounterToolStripMenuItem // this.displayFrameCounterToolStripMenuItem.Name = "displayFrameCounterToolStripMenuItem"; this.displayFrameCounterToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.displayFrameCounterToolStripMenuItem.Text = "Display FrameCounter"; this.displayFrameCounterToolStripMenuItem.Click += new System.EventHandler(this.displayFrameCounterToolStripMenuItem_Click); // // displayInputToolStripMenuItem // this.displayInputToolStripMenuItem.Name = "displayInputToolStripMenuItem"; this.displayInputToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.displayInputToolStripMenuItem.Text = "Display Input"; this.displayInputToolStripMenuItem.Click += new System.EventHandler(this.displayInputToolStripMenuItem_Click); // // displayLagCounterToolStripMenuItem // this.displayLagCounterToolStripMenuItem.Name = "displayLagCounterToolStripMenuItem"; this.displayLagCounterToolStripMenuItem.Size = new System.Drawing.Size(191, 22); this.displayLagCounterToolStripMenuItem.Text = "Display Lag Counter"; this.displayLagCounterToolStripMenuItem.Click += new System.EventHandler(this.displayLagCounterToolStripMenuItem_Click); // // configToolStripMenuItem // this.configToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.controllersToolStripMenuItem, this.hotkeysToolStripMenuItem}); this.configToolStripMenuItem.Name = "configToolStripMenuItem"; this.configToolStripMenuItem.Size = new System.Drawing.Size(50, 20); this.configToolStripMenuItem.Text = "&Config"; // // controllersToolStripMenuItem // this.controllersToolStripMenuItem.Name = "controllersToolStripMenuItem"; this.controllersToolStripMenuItem.Size = new System.Drawing.Size(137, 22); this.controllersToolStripMenuItem.Text = "&Controllers"; this.controllersToolStripMenuItem.Click += new System.EventHandler(this.controllersToolStripMenuItem_Click); // // hotkeysToolStripMenuItem // this.hotkeysToolStripMenuItem.Name = "hotkeysToolStripMenuItem"; this.hotkeysToolStripMenuItem.Size = new System.Drawing.Size(137, 22); this.hotkeysToolStripMenuItem.Text = "&Hotkeys"; this.hotkeysToolStripMenuItem.Click += new System.EventHandler(this.hotkeysToolStripMenuItem_Click); // // toolsToolStripMenuItem // this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.rAMWatchToolStripMenuItem, this.rAMSearchToolStripMenuItem, this.debuggerToolStripMenuItem, this.hexEditorToolStripMenuItem, this.luaConsoleToolStripMenuItem}); this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem"; this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20); this.toolsToolStripMenuItem.Text = "&Tools"; // // rAMWatchToolStripMenuItem // this.rAMWatchToolStripMenuItem.Name = "rAMWatchToolStripMenuItem"; this.rAMWatchToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.rAMWatchToolStripMenuItem.Text = "RAM &Watch"; // // rAMSearchToolStripMenuItem // this.rAMSearchToolStripMenuItem.Name = "rAMSearchToolStripMenuItem"; this.rAMSearchToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.rAMSearchToolStripMenuItem.Text = "RAM &Search"; // // debuggerToolStripMenuItem // this.debuggerToolStripMenuItem.Name = "debuggerToolStripMenuItem"; this.debuggerToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.debuggerToolStripMenuItem.Text = "&Debugger"; // // hexEditorToolStripMenuItem // this.hexEditorToolStripMenuItem.Name = "hexEditorToolStripMenuItem"; this.hexEditorToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.hexEditorToolStripMenuItem.Text = "&Hex Editor"; // // luaConsoleToolStripMenuItem // this.luaConsoleToolStripMenuItem.Name = "luaConsoleToolStripMenuItem"; this.luaConsoleToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.luaConsoleToolStripMenuItem.Text = "Lua Console"; // // helpToolStripMenuItem // this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.helpToolStripMenuItem1, this.aboutToolStripMenuItem}); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; this.helpToolStripMenuItem.Size = new System.Drawing.Size(40, 20); this.helpToolStripMenuItem.Text = "&Help"; // // helpToolStripMenuItem1 // this.helpToolStripMenuItem1.Name = "helpToolStripMenuItem1"; this.helpToolStripMenuItem1.Size = new System.Drawing.Size(114, 22); this.helpToolStripMenuItem1.Text = "&Help"; this.helpToolStripMenuItem1.Click += new System.EventHandler(this.helpToolStripMenuItem1_Click); // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.Size = new System.Drawing.Size(114, 22); this.aboutToolStripMenuItem.Text = "&About"; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(209, 6); // // screenshotF12ToolStripMenuItem // this.screenshotF12ToolStripMenuItem.Name = "screenshotF12ToolStripMenuItem"; this.screenshotF12ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F12; this.screenshotF12ToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.screenshotF12ToolStripMenuItem.Text = "Screenshot"; this.screenshotF12ToolStripMenuItem.Click += new System.EventHandler(this.screenshotF12ToolStripMenuItem_Click); // // saveSlotToolStripMenuItem // this.saveSlotToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.selectSlot10ToolStripMenuItem, this.selectSlot1ToolStripMenuItem, this.selectSlot2ToolStripMenuItem, this.selectSlot3ToolStripMenuItem, this.selectSlot4ToolStripMenuItem, this.selectSlot5ToolStripMenuItem, this.selectSlot6ToolStripMenuItem, this.selectSlot7ToolStripMenuItem, this.selectSlot8ToolStripMenuItem, this.selectSlot9ToolStripMenuItem, this.previousSlotToolStripMenuItem, this.nextSlotToolStripMenuItem, this.toolStripSeparator5, this.saveToCurrentSlotToolStripMenuItem, this.loadCurrentSlotToolStripMenuItem}); this.saveSlotToolStripMenuItem.Name = "saveSlotToolStripMenuItem"; this.saveSlotToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.saveSlotToolStripMenuItem.Text = "SaveSlot"; // // selectSlot1ToolStripMenuItem // this.selectSlot1ToolStripMenuItem.Name = "selectSlot1ToolStripMenuItem"; this.selectSlot1ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot1ToolStripMenuItem.Text = "Select Slot 1"; this.selectSlot1ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot1ToolStripMenuItem_Click); // // selectSlot2ToolStripMenuItem // this.selectSlot2ToolStripMenuItem.Name = "selectSlot2ToolStripMenuItem"; this.selectSlot2ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot2ToolStripMenuItem.Text = "Select Slot 2"; this.selectSlot2ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot2ToolStripMenuItem_Click); // // selectSlot3ToolStripMenuItem // this.selectSlot3ToolStripMenuItem.Name = "selectSlot3ToolStripMenuItem"; this.selectSlot3ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot3ToolStripMenuItem.Text = "Select Slot 3"; this.selectSlot3ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot3ToolStripMenuItem_Click); // // selectSlot4ToolStripMenuItem // this.selectSlot4ToolStripMenuItem.Name = "selectSlot4ToolStripMenuItem"; this.selectSlot4ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot4ToolStripMenuItem.Text = "Select Slot 4"; this.selectSlot4ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot4ToolStripMenuItem_Click); // // selectSlot5ToolStripMenuItem // this.selectSlot5ToolStripMenuItem.Name = "selectSlot5ToolStripMenuItem"; this.selectSlot5ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot5ToolStripMenuItem.Text = "Select Slot 5"; this.selectSlot5ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot5ToolStripMenuItem_Click); // // selectSlot6ToolStripMenuItem // this.selectSlot6ToolStripMenuItem.Name = "selectSlot6ToolStripMenuItem"; this.selectSlot6ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot6ToolStripMenuItem.Text = "Select Slot 6"; this.selectSlot6ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot6ToolStripMenuItem_Click); // // selectSlot7ToolStripMenuItem // this.selectSlot7ToolStripMenuItem.Name = "selectSlot7ToolStripMenuItem"; this.selectSlot7ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot7ToolStripMenuItem.Text = "Select Slot 7"; this.selectSlot7ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot7ToolStripMenuItem_Click); // // selectSlot8ToolStripMenuItem // this.selectSlot8ToolStripMenuItem.Name = "selectSlot8ToolStripMenuItem"; this.selectSlot8ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot8ToolStripMenuItem.Text = "Select Slot 8"; this.selectSlot8ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot8ToolStripMenuItem_Click); // // selectSlot9ToolStripMenuItem // this.selectSlot9ToolStripMenuItem.Name = "selectSlot9ToolStripMenuItem"; this.selectSlot9ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot9ToolStripMenuItem.Text = "Select Slot 9"; this.selectSlot9ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot9ToolStripMenuItem_Click); // // selectSlot10ToolStripMenuItem // this.selectSlot10ToolStripMenuItem.Name = "selectSlot10ToolStripMenuItem"; this.selectSlot10ToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.selectSlot10ToolStripMenuItem.Text = "Select Slot 0"; this.selectSlot10ToolStripMenuItem.Click += new System.EventHandler(this.selectSlot10ToolStripMenuItem_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(180, 6); // // saveToCurrentSlotToolStripMenuItem // this.saveToCurrentSlotToolStripMenuItem.Name = "saveToCurrentSlotToolStripMenuItem"; this.saveToCurrentSlotToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.saveToCurrentSlotToolStripMenuItem.Text = "Save to Current Slot"; this.saveToCurrentSlotToolStripMenuItem.Click += new System.EventHandler(this.saveToCurrentSlotToolStripMenuItem_Click); // // loadCurrentSlotToolStripMenuItem // this.loadCurrentSlotToolStripMenuItem.Name = "loadCurrentSlotToolStripMenuItem"; this.loadCurrentSlotToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.loadCurrentSlotToolStripMenuItem.Text = "Load Current Slot"; this.loadCurrentSlotToolStripMenuItem.Click += new System.EventHandler(this.loadCurrentSlotToolStripMenuItem_Click); // // previousSlotToolStripMenuItem // this.previousSlotToolStripMenuItem.Name = "previousSlotToolStripMenuItem"; this.previousSlotToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.previousSlotToolStripMenuItem.Text = "Previous Slot"; this.previousSlotToolStripMenuItem.Click += new System.EventHandler(this.previousSlotToolStripMenuItem_Click); // // nextSlotToolStripMenuItem // this.nextSlotToolStripMenuItem.Name = "nextSlotToolStripMenuItem"; this.nextSlotToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.nextSlotToolStripMenuItem.Text = "Next Slot"; this.nextSlotToolStripMenuItem.Click += new System.EventHandler(this.nextSlotToolStripMenuItem_Click); // // closeROMToolStripMenuItem // this.closeROMToolStripMenuItem.Name = "closeROMToolStripMenuItem"; this.closeROMToolStripMenuItem.Size = new System.Drawing.Size(212, 22); this.closeROMToolStripMenuItem.Text = "&Close ROM"; this.closeROMToolStripMenuItem.Click += new System.EventHandler(this.closeROMToolStripMenuItem_Click); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(932, 561); this.Controls.Add(this.menuStrip1); this.MainMenuStrip = this.menuStrip1; this.Name = "MainForm"; this.Text = "BizHawk MultiClient"; this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem openROMToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveStateToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; 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 loadStateToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem16; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem17; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem18; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem19; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem20; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem21; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem22; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem23; private System.Windows.Forms.ToolStripMenuItem saveNamedStateToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem loadNamedStateToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem emulationToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem configToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem pauseToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem powerToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem controllersToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem hotkeysToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem rAMWatchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem rAMSearchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem debuggerToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem hexEditorToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem xToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem xToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem displayFPSToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem displayFrameCounterToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem displayInputToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem displayLagCounterToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem luaConsoleToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem recentROMToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem advancedLoadToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem noneToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem autoloadMostRecentToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem screenshotF12ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem saveSlotToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot1ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot2ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot3ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot4ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot5ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot6ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot7ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot8ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot9ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem selectSlot10ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem previousSlotToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem nextSlotToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripMenuItem saveToCurrentSlotToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem loadCurrentSlotToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem closeROMToolStripMenuItem; } }