2011-01-11 02:55:51 +00:00
|
|
|
|
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()
|
|
|
|
|
{
|
2011-02-21 16:35:42 +00:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
|
|
|
|
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.closeROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.saveStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate1toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate2toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate3toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate4toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate5toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate6toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate7toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate8toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate9toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.savestate0toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.saveNamedStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate1toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate2toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate3toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate4toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate5toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate6toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate7toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate8toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate9toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadstate0toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.loadNamedStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.saveSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.selectSlot10ToolStripMenuItem = 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.previousSlotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.nextSlotToolStripMenuItem = 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.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.movieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.recentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.recordMovieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.playMovieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.stopMovieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.playFromBeginningToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-02 17:12:48 +00:00
|
|
|
|
this.replayInputLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.screenshotF12ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator4 = 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.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.sega8bitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.enableFMChipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.windowSizeMenuItem = 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.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.displayFPSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.displayFrameCounterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.displayLagCounterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.displayInputToolStripMenuItem = 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.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.soundToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.gUIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.startPausedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-04 16:18:06 +00:00
|
|
|
|
this.enableRewindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.frameSkipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miLimitFramerate = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miDisplayVsync = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.miAutoMinimizeSkipping = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip0 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miFrameskip9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.miSpeed50 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miSpeed75 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miSpeed100 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miSpeed150 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.miSpeed200 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.saveConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.loadConfigToolStripMenuItem = 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.rAMPokeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.hexEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.luaConsoleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-07 02:44:30 +00:00
|
|
|
|
this.NESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-02 17:12:48 +00:00
|
|
|
|
this.pPUViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.gameGenieCodesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-03 17:07:12 +00:00
|
|
|
|
this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.helpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.cheatsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// menuStrip1
|
|
|
|
|
//
|
|
|
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-11 03:17:39 +00:00
|
|
|
|
this.fileToolStripMenuItem,
|
|
|
|
|
this.emulationToolStripMenuItem,
|
|
|
|
|
this.viewToolStripMenuItem,
|
|
|
|
|
this.configToolStripMenuItem,
|
|
|
|
|
this.toolsToolStripMenuItem,
|
2011-03-07 02:44:30 +00:00
|
|
|
|
this.NESToolStripMenuItem,
|
2011-01-11 03:17:39 +00:00
|
|
|
|
this.helpToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
|
|
|
this.menuStrip1.Size = new System.Drawing.Size(470, 24);
|
|
|
|
|
this.menuStrip1.TabIndex = 0;
|
|
|
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
|
|
|
this.menuStrip1.MenuDeactivate += new System.EventHandler(this.menuStrip1_MenuDeactivate);
|
|
|
|
|
this.menuStrip1.MenuActivate += new System.EventHandler(this.menuStrip1_MenuActivate);
|
|
|
|
|
//
|
|
|
|
|
// fileToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-11 02:55:51 +00:00
|
|
|
|
this.openROMToolStripMenuItem,
|
2011-01-11 03:41:00 +00:00
|
|
|
|
this.recentROMToolStripMenuItem,
|
2011-01-12 01:57:53 +00:00
|
|
|
|
this.closeROMToolStripMenuItem,
|
2011-01-11 02:55:51 +00:00
|
|
|
|
this.toolStripMenuItem1,
|
|
|
|
|
this.saveStateToolStripMenuItem,
|
|
|
|
|
this.loadStateToolStripMenuItem,
|
2011-01-12 01:21:56 +00:00
|
|
|
|
this.saveSlotToolStripMenuItem,
|
2011-01-11 02:55:51 +00:00
|
|
|
|
this.toolStripMenuItem2,
|
2011-02-11 02:30:45 +00:00
|
|
|
|
this.movieToolStripMenuItem,
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.screenshotF12ToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator4,
|
2011-01-11 02:55:51 +00:00
|
|
|
|
this.exitToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
|
|
|
|
|
this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
|
|
|
|
|
this.fileToolStripMenuItem.Text = "&File";
|
|
|
|
|
this.fileToolStripMenuItem.DropDownOpened += new System.EventHandler(this.fileToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// 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(177, 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[] {
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.noneToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator3,
|
|
|
|
|
this.clearToolStripMenuItem,
|
|
|
|
|
this.autoloadMostRecentToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.recentROMToolStripMenuItem.Name = "recentROMToolStripMenuItem";
|
|
|
|
|
this.recentROMToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.recentROMToolStripMenuItem.Text = "Recent ROM";
|
|
|
|
|
this.recentROMToolStripMenuItem.DropDownOpened += new System.EventHandler(this.recentROMToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// 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";
|
|
|
|
|
this.clearToolStripMenuItem.Click += new System.EventHandler(this.clearToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// autoloadMostRecentToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.autoloadMostRecentToolStripMenuItem.Name = "autoloadMostRecentToolStripMenuItem";
|
|
|
|
|
this.autoloadMostRecentToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
|
|
|
|
|
this.autoloadMostRecentToolStripMenuItem.Text = "&Autoload Most Recent";
|
|
|
|
|
this.autoloadMostRecentToolStripMenuItem.Click += new System.EventHandler(this.autoloadMostRecentToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// closeROMToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.closeROMToolStripMenuItem.Name = "closeROMToolStripMenuItem";
|
|
|
|
|
this.closeROMToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.closeROMToolStripMenuItem.Text = "&Close ROM";
|
|
|
|
|
this.closeROMToolStripMenuItem.Click += new System.EventHandler(this.closeROMToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(174, 6);
|
|
|
|
|
//
|
|
|
|
|
// saveStateToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.saveStateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-17 16:31:00 +00:00
|
|
|
|
this.savestate1toolStripMenuItem,
|
|
|
|
|
this.savestate2toolStripMenuItem,
|
|
|
|
|
this.savestate3toolStripMenuItem,
|
|
|
|
|
this.savestate4toolStripMenuItem,
|
|
|
|
|
this.savestate5toolStripMenuItem,
|
|
|
|
|
this.savestate6toolStripMenuItem,
|
|
|
|
|
this.savestate7toolStripMenuItem,
|
|
|
|
|
this.savestate8toolStripMenuItem,
|
|
|
|
|
this.savestate9toolStripMenuItem,
|
2011-01-25 04:25:36 +00:00
|
|
|
|
this.savestate0toolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator6,
|
|
|
|
|
this.saveNamedStateToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.saveStateToolStripMenuItem.Name = "saveStateToolStripMenuItem";
|
|
|
|
|
this.saveStateToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.saveStateToolStripMenuItem.Text = "Save State";
|
|
|
|
|
//
|
|
|
|
|
// savestate1toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate1toolStripMenuItem.Name = "savestate1toolStripMenuItem";
|
|
|
|
|
this.savestate1toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F1)));
|
|
|
|
|
this.savestate1toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate1toolStripMenuItem.Text = "1";
|
|
|
|
|
this.savestate1toolStripMenuItem.Click += new System.EventHandler(this.savestate1toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate2toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate2toolStripMenuItem.Name = "savestate2toolStripMenuItem";
|
|
|
|
|
this.savestate2toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F2)));
|
|
|
|
|
this.savestate2toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate2toolStripMenuItem.Text = "2";
|
|
|
|
|
this.savestate2toolStripMenuItem.Click += new System.EventHandler(this.savestate2toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate3toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate3toolStripMenuItem.Name = "savestate3toolStripMenuItem";
|
|
|
|
|
this.savestate3toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F3)));
|
|
|
|
|
this.savestate3toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate3toolStripMenuItem.Text = "3";
|
|
|
|
|
this.savestate3toolStripMenuItem.Click += new System.EventHandler(this.savestate3toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate4toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate4toolStripMenuItem.Name = "savestate4toolStripMenuItem";
|
|
|
|
|
this.savestate4toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F4)));
|
|
|
|
|
this.savestate4toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate4toolStripMenuItem.Text = "4";
|
|
|
|
|
this.savestate4toolStripMenuItem.Click += new System.EventHandler(this.savestate4toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate5toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate5toolStripMenuItem.Name = "savestate5toolStripMenuItem";
|
|
|
|
|
this.savestate5toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F5)));
|
|
|
|
|
this.savestate5toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate5toolStripMenuItem.Text = "5";
|
|
|
|
|
this.savestate5toolStripMenuItem.Click += new System.EventHandler(this.savestate5toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate6toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate6toolStripMenuItem.Name = "savestate6toolStripMenuItem";
|
|
|
|
|
this.savestate6toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F6)));
|
|
|
|
|
this.savestate6toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate6toolStripMenuItem.Text = "6";
|
|
|
|
|
this.savestate6toolStripMenuItem.Click += new System.EventHandler(this.savestate6toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate7toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate7toolStripMenuItem.Name = "savestate7toolStripMenuItem";
|
|
|
|
|
this.savestate7toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F7)));
|
|
|
|
|
this.savestate7toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate7toolStripMenuItem.Text = "7";
|
|
|
|
|
this.savestate7toolStripMenuItem.Click += new System.EventHandler(this.savestate7toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate8toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate8toolStripMenuItem.Name = "savestate8toolStripMenuItem";
|
|
|
|
|
this.savestate8toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F8)));
|
|
|
|
|
this.savestate8toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate8toolStripMenuItem.Text = "8";
|
|
|
|
|
this.savestate8toolStripMenuItem.Click += new System.EventHandler(this.savestate8toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate9toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate9toolStripMenuItem.Name = "savestate9toolStripMenuItem";
|
|
|
|
|
this.savestate9toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F9)));
|
|
|
|
|
this.savestate9toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate9toolStripMenuItem.Text = "9";
|
|
|
|
|
this.savestate9toolStripMenuItem.Click += new System.EventHandler(this.savestate9toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// savestate0toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.savestate0toolStripMenuItem.Name = "savestate0toolStripMenuItem";
|
|
|
|
|
this.savestate0toolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F10)));
|
|
|
|
|
this.savestate0toolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
|
this.savestate0toolStripMenuItem.Text = "0";
|
|
|
|
|
this.savestate0toolStripMenuItem.Click += new System.EventHandler(this.savestate0toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator6
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
|
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(209, 6);
|
|
|
|
|
//
|
|
|
|
|
// 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";
|
|
|
|
|
//
|
|
|
|
|
// loadStateToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadStateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-17 16:31:00 +00:00
|
|
|
|
this.loadstate1toolStripMenuItem,
|
|
|
|
|
this.loadstate2toolStripMenuItem,
|
|
|
|
|
this.loadstate3toolStripMenuItem,
|
|
|
|
|
this.loadstate4toolStripMenuItem,
|
|
|
|
|
this.loadstate5toolStripMenuItem,
|
|
|
|
|
this.loadstate6toolStripMenuItem,
|
|
|
|
|
this.loadstate7toolStripMenuItem,
|
|
|
|
|
this.loadstate8toolStripMenuItem,
|
|
|
|
|
this.loadstate9toolStripMenuItem,
|
2011-01-25 04:25:36 +00:00
|
|
|
|
this.loadstate0toolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator7,
|
|
|
|
|
this.loadNamedStateToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.loadStateToolStripMenuItem.Name = "loadStateToolStripMenuItem";
|
|
|
|
|
this.loadStateToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.loadStateToolStripMenuItem.Text = "Load State";
|
|
|
|
|
//
|
|
|
|
|
// loadstate1toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate1toolStripMenuItem.Name = "loadstate1toolStripMenuItem";
|
|
|
|
|
this.loadstate1toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
|
|
|
|
|
this.loadstate1toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate1toolStripMenuItem.Text = "1";
|
|
|
|
|
this.loadstate1toolStripMenuItem.Click += new System.EventHandler(this.loadstate1toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate2toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate2toolStripMenuItem.Name = "loadstate2toolStripMenuItem";
|
|
|
|
|
this.loadstate2toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F2;
|
|
|
|
|
this.loadstate2toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate2toolStripMenuItem.Text = "2";
|
|
|
|
|
this.loadstate2toolStripMenuItem.Click += new System.EventHandler(this.loadstate2toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate3toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate3toolStripMenuItem.Name = "loadstate3toolStripMenuItem";
|
|
|
|
|
this.loadstate3toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F3;
|
|
|
|
|
this.loadstate3toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate3toolStripMenuItem.Text = "3";
|
|
|
|
|
this.loadstate3toolStripMenuItem.Click += new System.EventHandler(this.loadstate3toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate4toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate4toolStripMenuItem.Name = "loadstate4toolStripMenuItem";
|
|
|
|
|
this.loadstate4toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F4;
|
|
|
|
|
this.loadstate4toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate4toolStripMenuItem.Text = "4";
|
|
|
|
|
this.loadstate4toolStripMenuItem.Click += new System.EventHandler(this.loadstate4toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate5toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate5toolStripMenuItem.Name = "loadstate5toolStripMenuItem";
|
|
|
|
|
this.loadstate5toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
|
|
|
|
|
this.loadstate5toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate5toolStripMenuItem.Text = "5";
|
|
|
|
|
this.loadstate5toolStripMenuItem.Click += new System.EventHandler(this.loadstate5toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate6toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate6toolStripMenuItem.Name = "loadstate6toolStripMenuItem";
|
|
|
|
|
this.loadstate6toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F6;
|
|
|
|
|
this.loadstate6toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate6toolStripMenuItem.Text = "6";
|
|
|
|
|
this.loadstate6toolStripMenuItem.Click += new System.EventHandler(this.loadstate6toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate7toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate7toolStripMenuItem.Name = "loadstate7toolStripMenuItem";
|
|
|
|
|
this.loadstate7toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F7;
|
|
|
|
|
this.loadstate7toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate7toolStripMenuItem.Text = "7";
|
|
|
|
|
this.loadstate7toolStripMenuItem.Click += new System.EventHandler(this.loadstate7toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate8toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate8toolStripMenuItem.Name = "loadstate8toolStripMenuItem";
|
|
|
|
|
this.loadstate8toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F8;
|
|
|
|
|
this.loadstate8toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate8toolStripMenuItem.Text = "8";
|
|
|
|
|
this.loadstate8toolStripMenuItem.Click += new System.EventHandler(this.loadstate8toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate9toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate9toolStripMenuItem.Name = "loadstate9toolStripMenuItem";
|
|
|
|
|
this.loadstate9toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F9;
|
|
|
|
|
this.loadstate9toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate9toolStripMenuItem.Text = "9";
|
|
|
|
|
this.loadstate9toolStripMenuItem.Click += new System.EventHandler(this.loadstate9toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadstate0toolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadstate0toolStripMenuItem.Name = "loadstate0toolStripMenuItem";
|
|
|
|
|
this.loadstate0toolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F10;
|
|
|
|
|
this.loadstate0toolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
|
|
|
this.loadstate0toolStripMenuItem.Text = "0";
|
|
|
|
|
this.loadstate0toolStripMenuItem.Click += new System.EventHandler(this.loadstate0toolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator7
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
|
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(207, 6);
|
|
|
|
|
//
|
|
|
|
|
// 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(210, 22);
|
|
|
|
|
this.loadNamedStateToolStripMenuItem.Text = "Load Named State";
|
|
|
|
|
//
|
|
|
|
|
// saveSlotToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.saveSlotToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-17 02:11:31 +00:00
|
|
|
|
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});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.saveSlotToolStripMenuItem.Name = "saveSlotToolStripMenuItem";
|
|
|
|
|
this.saveSlotToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.saveSlotToolStripMenuItem.Text = "SaveSlot";
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem2
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(174, 6);
|
|
|
|
|
//
|
|
|
|
|
// movieToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.movieToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-02-14 05:02:26 +00:00
|
|
|
|
this.recentToolStripMenuItem,
|
|
|
|
|
this.recordMovieToolStripMenuItem,
|
|
|
|
|
this.playMovieToolStripMenuItem,
|
|
|
|
|
this.stopMovieToolStripMenuItem,
|
2011-02-28 01:26:38 +00:00
|
|
|
|
this.playFromBeginningToolStripMenuItem,
|
|
|
|
|
this.replayInputLogToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.movieToolStripMenuItem.Name = "movieToolStripMenuItem";
|
|
|
|
|
this.movieToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.movieToolStripMenuItem.Text = "Movie";
|
|
|
|
|
//
|
|
|
|
|
// recentToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.recentToolStripMenuItem.Name = "recentToolStripMenuItem";
|
|
|
|
|
this.recentToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.recentToolStripMenuItem.Text = "Recent";
|
|
|
|
|
//
|
|
|
|
|
// recordMovieToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.recordMovieToolStripMenuItem.Name = "recordMovieToolStripMenuItem";
|
|
|
|
|
this.recordMovieToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.recordMovieToolStripMenuItem.Text = "&Record Movie...";
|
|
|
|
|
this.recordMovieToolStripMenuItem.Click += new System.EventHandler(this.recordMovieToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// playMovieToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.playMovieToolStripMenuItem.Name = "playMovieToolStripMenuItem";
|
|
|
|
|
this.playMovieToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.playMovieToolStripMenuItem.Text = "&Play Movie...";
|
|
|
|
|
this.playMovieToolStripMenuItem.Click += new System.EventHandler(this.playMovieToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// stopMovieToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.stopMovieToolStripMenuItem.Name = "stopMovieToolStripMenuItem";
|
|
|
|
|
this.stopMovieToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.stopMovieToolStripMenuItem.Text = "Stop Movie";
|
|
|
|
|
this.stopMovieToolStripMenuItem.Click += new System.EventHandler(this.stopMovieToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// playFromBeginningToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.playFromBeginningToolStripMenuItem.Name = "playFromBeginningToolStripMenuItem";
|
|
|
|
|
this.playFromBeginningToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.playFromBeginningToolStripMenuItem.Text = "Play from Beginning";
|
|
|
|
|
this.playFromBeginningToolStripMenuItem.Click += new System.EventHandler(this.playFromBeginningToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-03-02 17:12:48 +00:00
|
|
|
|
// replayInputLogToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.replayInputLogToolStripMenuItem.Name = "replayInputLogToolStripMenuItem";
|
|
|
|
|
this.replayInputLogToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
|
|
|
this.replayInputLogToolStripMenuItem.Text = "Replay Input Log";
|
|
|
|
|
this.replayInputLogToolStripMenuItem.Click += new System.EventHandler(this.replayInputLogToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-02-21 16:35:42 +00:00
|
|
|
|
// screenshotF12ToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.screenshotF12ToolStripMenuItem.Name = "screenshotF12ToolStripMenuItem";
|
|
|
|
|
this.screenshotF12ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F12;
|
|
|
|
|
this.screenshotF12ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
|
|
|
|
|
this.screenshotF12ToolStripMenuItem.Text = "Screenshot";
|
|
|
|
|
this.screenshotF12ToolStripMenuItem.Click += new System.EventHandler(this.screenshotF12ToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator4
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(174, 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(177, 22);
|
|
|
|
|
this.exitToolStripMenuItem.Text = "Exit";
|
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// emulationToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.emulationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-11 03:41:00 +00:00
|
|
|
|
this.pauseToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
|
this.powerToolStripMenuItem,
|
2011-01-28 06:46:33 +00:00
|
|
|
|
this.resetToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator8,
|
|
|
|
|
this.sega8bitToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
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";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.pauseToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.pauseToolStripMenuItem.Text = "&Pause";
|
|
|
|
|
this.pauseToolStripMenuItem.Click += new System.EventHandler(this.pauseToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(141, 6);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
//
|
|
|
|
|
// powerToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.powerToolStripMenuItem.Name = "powerToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.powerToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.powerToolStripMenuItem.Text = "Power Cycle";
|
|
|
|
|
this.powerToolStripMenuItem.Click += new System.EventHandler(this.powerToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// resetToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.resetToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.resetToolStripMenuItem.Text = "&Reset";
|
|
|
|
|
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator8
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.toolStripSeparator8.Size = new System.Drawing.Size(141, 6);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
//
|
|
|
|
|
// sega8bitToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.sega8bitToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-29 00:10:08 +00:00
|
|
|
|
this.enableFMChipToolStripMenuItem,
|
2011-02-14 05:02:26 +00:00
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem,
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.sega8bitToolStripMenuItem.Name = "sega8bitToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.sega8bitToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.sega8bitToolStripMenuItem.Text = "Sega 8-bit";
|
|
|
|
|
//
|
|
|
|
|
// enableFMChipToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.enableFMChipToolStripMenuItem.Name = "enableFMChipToolStripMenuItem";
|
|
|
|
|
this.enableFMChipToolStripMenuItem.Size = new System.Drawing.Size(221, 22);
|
|
|
|
|
this.enableFMChipToolStripMenuItem.Text = "Enable FM Chip";
|
|
|
|
|
this.enableFMChipToolStripMenuItem.Click += new System.EventHandler(this.enableFMChipToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// overclockWhenKnownSafeToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem.Name = "overclockWhenKnownSafeToolStripMenuItem";
|
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem.Size = new System.Drawing.Size(221, 22);
|
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem.Text = "Overclock when Known Safe";
|
|
|
|
|
this.overclockWhenKnownSafeToolStripMenuItem.Click += new System.EventHandler(this.overclockWhenKnownSafeToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// forceStereoSeparationToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem.Name = "forceStereoSeparationToolStripMenuItem";
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem.Size = new System.Drawing.Size(221, 22);
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem.Text = "Force Stereo Separation";
|
|
|
|
|
this.forceStereoSeparationToolStripMenuItem.Click += new System.EventHandler(this.forceStereoSeparationToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// viewToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-27 05:35:07 +00:00
|
|
|
|
this.windowSizeMenuItem,
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.toolStripSeparator2,
|
|
|
|
|
this.displayFPSToolStripMenuItem,
|
|
|
|
|
this.displayFrameCounterToolStripMenuItem,
|
2011-02-15 16:41:03 +00:00
|
|
|
|
this.displayLagCounterToolStripMenuItem,
|
|
|
|
|
this.displayInputToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
|
|
|
|
|
this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
|
|
|
|
|
this.viewToolStripMenuItem.Text = "&View";
|
|
|
|
|
this.viewToolStripMenuItem.DropDownOpened += new System.EventHandler(this.viewToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// windowSizeMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.windowSizeMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-27 05:35:07 +00:00
|
|
|
|
this.x1MenuItem,
|
|
|
|
|
this.x2MenuItem,
|
|
|
|
|
this.x3MenuItem,
|
|
|
|
|
this.x4MenuItem,
|
|
|
|
|
this.x5MenuItem,
|
|
|
|
|
this.mzMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.windowSizeMenuItem.Name = "windowSizeMenuItem";
|
|
|
|
|
this.windowSizeMenuItem.Size = new System.Drawing.Size(191, 22);
|
|
|
|
|
this.windowSizeMenuItem.Text = "&Window Size";
|
|
|
|
|
//
|
|
|
|
|
// x1MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x1MenuItem.Name = "x1MenuItem";
|
|
|
|
|
this.x1MenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.x1MenuItem.Text = "&1x";
|
|
|
|
|
this.x1MenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// x2MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x2MenuItem.Name = "x2MenuItem";
|
|
|
|
|
this.x2MenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.x2MenuItem.Text = "&2x";
|
|
|
|
|
this.x2MenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// x3MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x3MenuItem.Name = "x3MenuItem";
|
|
|
|
|
this.x3MenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.x3MenuItem.Text = "&3x";
|
|
|
|
|
this.x3MenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// x4MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x4MenuItem.Name = "x4MenuItem";
|
|
|
|
|
this.x4MenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.x4MenuItem.Text = "&4x";
|
|
|
|
|
this.x4MenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// x5MenuItem
|
|
|
|
|
//
|
|
|
|
|
this.x5MenuItem.Name = "x5MenuItem";
|
|
|
|
|
this.x5MenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.x5MenuItem.Text = "&5x";
|
|
|
|
|
this.x5MenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// mzMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.mzMenuItem.Name = "mzMenuItem";
|
|
|
|
|
this.mzMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.mzMenuItem.Text = "&Max";
|
|
|
|
|
this.mzMenuItem.Click += new System.EventHandler(this.zoomMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// configToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.configToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.controllersToolStripMenuItem,
|
2011-02-15 16:41:03 +00:00
|
|
|
|
this.hotkeysToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator9,
|
2011-02-15 19:05:21 +00:00
|
|
|
|
this.soundToolStripMenuItem,
|
2011-02-21 09:48:53 +00:00
|
|
|
|
this.gUIToolStripMenuItem,
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.frameSkipToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator10,
|
|
|
|
|
this.saveConfigToolStripMenuItem,
|
|
|
|
|
this.loadConfigToolStripMenuItem});
|
|
|
|
|
this.configToolStripMenuItem.Name = "configToolStripMenuItem";
|
|
|
|
|
this.configToolStripMenuItem.Size = new System.Drawing.Size(50, 20);
|
|
|
|
|
this.configToolStripMenuItem.Text = "&Config";
|
|
|
|
|
//
|
|
|
|
|
// controllersToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.controllersToolStripMenuItem.Name = "controllersToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.controllersToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.controllersToolStripMenuItem.Text = "&Controllers";
|
|
|
|
|
this.controllersToolStripMenuItem.Click += new System.EventHandler(this.controllersToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// hotkeysToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.hotkeysToolStripMenuItem.Name = "hotkeysToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.hotkeysToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.hotkeysToolStripMenuItem.Text = "&Hotkeys";
|
|
|
|
|
this.hotkeysToolStripMenuItem.Click += new System.EventHandler(this.hotkeysToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator9
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(149, 6);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
//
|
|
|
|
|
// soundToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.soundToolStripMenuItem.Name = "soundToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.soundToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.soundToolStripMenuItem.Text = "&Sound";
|
|
|
|
|
this.soundToolStripMenuItem.Click += new System.EventHandler(this.soundToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// gUIToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.gUIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-02-18 05:12:23 +00:00
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem,
|
2011-02-18 05:16:21 +00:00
|
|
|
|
this.saveWindowPositionToolStripMenuItem,
|
2011-03-03 17:07:12 +00:00
|
|
|
|
this.startPausedToolStripMenuItem,
|
|
|
|
|
this.enableRewindToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.gUIToolStripMenuItem.Name = "gUIToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.gUIToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.gUIToolStripMenuItem.Text = "GUI";
|
|
|
|
|
this.gUIToolStripMenuItem.DropDownOpened += new System.EventHandler(this.gUIToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// pauseWhenMenuActivatedToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem.Name = "pauseWhenMenuActivatedToolStripMenuItem";
|
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
|
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem.Text = "Pause when menu activated";
|
|
|
|
|
this.pauseWhenMenuActivatedToolStripMenuItem.Click += new System.EventHandler(this.pauseWhenMenuActivatedToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// saveWindowPositionToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem";
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Text = "Save window position";
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// startPausedToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.startPausedToolStripMenuItem.Name = "startPausedToolStripMenuItem";
|
|
|
|
|
this.startPausedToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
|
|
|
|
|
this.startPausedToolStripMenuItem.Text = "Start paused";
|
|
|
|
|
this.startPausedToolStripMenuItem.Click += new System.EventHandler(this.startPausedToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-03-04 16:18:06 +00:00
|
|
|
|
// enableRewindToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.enableRewindToolStripMenuItem.Name = "enableRewindToolStripMenuItem";
|
|
|
|
|
this.enableRewindToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
|
|
|
|
|
this.enableRewindToolStripMenuItem.Text = "&Enable Rewind";
|
|
|
|
|
this.enableRewindToolStripMenuItem.Click += new System.EventHandler(this.enableRewindToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-02-21 16:35:42 +00:00
|
|
|
|
// frameSkipToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.frameSkipToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-02-21 09:48:53 +00:00
|
|
|
|
this.miLimitFramerate,
|
|
|
|
|
this.miDisplayVsync,
|
|
|
|
|
this.toolStripMenuItem3,
|
|
|
|
|
this.miAutoMinimizeSkipping,
|
|
|
|
|
this.miFrameskip0,
|
|
|
|
|
this.miFrameskip1,
|
|
|
|
|
this.miFrameskip2,
|
|
|
|
|
this.miFrameskip3,
|
|
|
|
|
this.miFrameskip4,
|
|
|
|
|
this.miFrameskip5,
|
|
|
|
|
this.miFrameskip6,
|
|
|
|
|
this.miFrameskip7,
|
|
|
|
|
this.miFrameskip8,
|
|
|
|
|
this.miFrameskip9,
|
|
|
|
|
this.toolStripMenuItem5,
|
|
|
|
|
this.miSpeed50,
|
|
|
|
|
this.miSpeed75,
|
|
|
|
|
this.miSpeed100,
|
|
|
|
|
this.miSpeed150,
|
|
|
|
|
this.miSpeed200});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.frameSkipToolStripMenuItem.Name = "frameSkipToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.frameSkipToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.frameSkipToolStripMenuItem.Text = "Speed/Skip";
|
|
|
|
|
this.frameSkipToolStripMenuItem.DropDownOpened += new System.EventHandler(this.frameSkipToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// miLimitFramerate
|
|
|
|
|
//
|
|
|
|
|
this.miLimitFramerate.Name = "miLimitFramerate";
|
|
|
|
|
this.miLimitFramerate.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miLimitFramerate.Text = "Limit Framerate";
|
|
|
|
|
this.miLimitFramerate.Click += new System.EventHandler(this.miLimitFramerate_Click);
|
|
|
|
|
//
|
|
|
|
|
// miDisplayVsync
|
|
|
|
|
//
|
|
|
|
|
this.miDisplayVsync.Name = "miDisplayVsync";
|
|
|
|
|
this.miDisplayVsync.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miDisplayVsync.Text = "Display VSync";
|
|
|
|
|
this.miDisplayVsync.Click += new System.EventHandler(this.miDisplayVsync_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem3
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
|
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(189, 6);
|
|
|
|
|
//
|
|
|
|
|
// miAutoMinimizeSkipping
|
|
|
|
|
//
|
|
|
|
|
this.miAutoMinimizeSkipping.Name = "miAutoMinimizeSkipping";
|
|
|
|
|
this.miAutoMinimizeSkipping.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miAutoMinimizeSkipping.Text = "Auto-minimize skipping";
|
|
|
|
|
this.miAutoMinimizeSkipping.Click += new System.EventHandler(this.miAutoMinimizeSkipping_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip0
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip0.Name = "miFrameskip0";
|
|
|
|
|
this.miFrameskip0.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip0.Text = "0 (never skip)";
|
|
|
|
|
this.miFrameskip0.Click += new System.EventHandler(this.miFrameskip0_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip1
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip1.Name = "miFrameskip1";
|
|
|
|
|
this.miFrameskip1.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip1.Text = "1";
|
|
|
|
|
this.miFrameskip1.Click += new System.EventHandler(this.miFrameskip1_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip2
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip2.Name = "miFrameskip2";
|
|
|
|
|
this.miFrameskip2.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip2.Text = "2";
|
|
|
|
|
this.miFrameskip2.Click += new System.EventHandler(this.miFrameskip2_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip3
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip3.Name = "miFrameskip3";
|
|
|
|
|
this.miFrameskip3.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip3.Text = "3";
|
|
|
|
|
this.miFrameskip3.Click += new System.EventHandler(this.miFrameskip3_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip4
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip4.Name = "miFrameskip4";
|
|
|
|
|
this.miFrameskip4.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip4.Text = "4";
|
|
|
|
|
this.miFrameskip4.Click += new System.EventHandler(this.miFrameskip4_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip5
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip5.Name = "miFrameskip5";
|
|
|
|
|
this.miFrameskip5.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip5.Text = "5";
|
|
|
|
|
this.miFrameskip5.Click += new System.EventHandler(this.miFrameskip5_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip6
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip6.Name = "miFrameskip6";
|
|
|
|
|
this.miFrameskip6.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip6.Text = "6";
|
|
|
|
|
this.miFrameskip6.Click += new System.EventHandler(this.miFrameskip6_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip7
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip7.Name = "miFrameskip7";
|
|
|
|
|
this.miFrameskip7.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip7.Text = "7";
|
|
|
|
|
this.miFrameskip7.Click += new System.EventHandler(this.miFrameskip7_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip8
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip8.Name = "miFrameskip8";
|
|
|
|
|
this.miFrameskip8.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip8.Text = "8";
|
|
|
|
|
this.miFrameskip8.Click += new System.EventHandler(this.miFrameskip8_Click);
|
|
|
|
|
//
|
|
|
|
|
// miFrameskip9
|
|
|
|
|
//
|
|
|
|
|
this.miFrameskip9.Name = "miFrameskip9";
|
|
|
|
|
this.miFrameskip9.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miFrameskip9.Text = "9";
|
|
|
|
|
this.miFrameskip9.Click += new System.EventHandler(this.miFrameskip9_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem5
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
|
|
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(189, 6);
|
|
|
|
|
//
|
|
|
|
|
// miSpeed50
|
|
|
|
|
//
|
|
|
|
|
this.miSpeed50.Name = "miSpeed50";
|
|
|
|
|
this.miSpeed50.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miSpeed50.Text = "Speed 50%";
|
|
|
|
|
this.miSpeed50.Click += new System.EventHandler(this.miSpeed50_Click);
|
|
|
|
|
//
|
|
|
|
|
// miSpeed75
|
|
|
|
|
//
|
|
|
|
|
this.miSpeed75.Name = "miSpeed75";
|
|
|
|
|
this.miSpeed75.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miSpeed75.Text = "Speed 75%";
|
|
|
|
|
this.miSpeed75.Click += new System.EventHandler(this.miSpeed75_Click);
|
|
|
|
|
//
|
|
|
|
|
// miSpeed100
|
|
|
|
|
//
|
|
|
|
|
this.miSpeed100.Name = "miSpeed100";
|
|
|
|
|
this.miSpeed100.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miSpeed100.Text = "Speed 100%";
|
|
|
|
|
this.miSpeed100.Click += new System.EventHandler(this.miSpeed100_Click);
|
|
|
|
|
//
|
|
|
|
|
// miSpeed150
|
|
|
|
|
//
|
|
|
|
|
this.miSpeed150.Name = "miSpeed150";
|
|
|
|
|
this.miSpeed150.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miSpeed150.Text = "Speed 150%";
|
|
|
|
|
this.miSpeed150.Click += new System.EventHandler(this.miSpeed150_Click);
|
|
|
|
|
//
|
|
|
|
|
// miSpeed200
|
|
|
|
|
//
|
|
|
|
|
this.miSpeed200.Name = "miSpeed200";
|
|
|
|
|
this.miSpeed200.Size = new System.Drawing.Size(192, 22);
|
|
|
|
|
this.miSpeed200.Text = "Speed 200%";
|
|
|
|
|
this.miSpeed200.Click += new System.EventHandler(this.miSpeed200_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator10
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.toolStripSeparator10.Size = new System.Drawing.Size(149, 6);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
//
|
|
|
|
|
// saveConfigToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.saveConfigToolStripMenuItem.Name = "saveConfigToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.saveConfigToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.saveConfigToolStripMenuItem.Text = "Save Config";
|
|
|
|
|
this.saveConfigToolStripMenuItem.Click += new System.EventHandler(this.saveConfigToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// loadConfigToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.loadConfigToolStripMenuItem.Name = "loadConfigToolStripMenuItem";
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.loadConfigToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.loadConfigToolStripMenuItem.Text = "Load Config";
|
|
|
|
|
//
|
|
|
|
|
// toolsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.rAMWatchToolStripMenuItem,
|
|
|
|
|
this.rAMSearchToolStripMenuItem,
|
2011-02-18 02:55:41 +00:00
|
|
|
|
this.rAMPokeToolStripMenuItem,
|
2011-01-12 00:40:33 +00:00
|
|
|
|
this.hexEditorToolStripMenuItem,
|
2011-03-16 03:56:22 +00:00
|
|
|
|
this.luaConsoleToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator11,
|
|
|
|
|
this.cheatsToolStripMenuItem});
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
|
|
|
|
|
this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
|
|
|
|
|
this.toolsToolStripMenuItem.Text = "&Tools";
|
|
|
|
|
//
|
|
|
|
|
// rAMWatchToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.rAMWatchToolStripMenuItem.Name = "rAMWatchToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.rAMWatchToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.rAMWatchToolStripMenuItem.Text = "RAM &Watch";
|
|
|
|
|
this.rAMWatchToolStripMenuItem.Click += new System.EventHandler(this.RAMWatchToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// rAMSearchToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.rAMSearchToolStripMenuItem.Name = "rAMSearchToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.rAMSearchToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.rAMSearchToolStripMenuItem.Text = "RAM &Search";
|
|
|
|
|
this.rAMSearchToolStripMenuItem.Click += new System.EventHandler(this.rAMSearchToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// rAMPokeToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.rAMPokeToolStripMenuItem.Name = "rAMPokeToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.rAMPokeToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.rAMPokeToolStripMenuItem.Text = "RAM &Poke";
|
|
|
|
|
this.rAMPokeToolStripMenuItem.Click += new System.EventHandler(this.rAMPokeToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// hexEditorToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.hexEditorToolStripMenuItem.Name = "hexEditorToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.hexEditorToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.hexEditorToolStripMenuItem.Text = "&Hex Editor";
|
2011-03-06 15:03:17 +00:00
|
|
|
|
this.hexEditorToolStripMenuItem.Click += new System.EventHandler(this.hexEditorToolStripMenuItem_Click);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
//
|
|
|
|
|
// luaConsoleToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.luaConsoleToolStripMenuItem.Name = "luaConsoleToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.luaConsoleToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.luaConsoleToolStripMenuItem.Text = "Lua Console";
|
|
|
|
|
this.luaConsoleToolStripMenuItem.Click += new System.EventHandler(this.luaConsoleToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-03-10 02:50:54 +00:00
|
|
|
|
// NESToolStripMenuItem
|
2011-02-28 01:26:38 +00:00
|
|
|
|
//
|
2011-03-07 02:44:30 +00:00
|
|
|
|
this.NESToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2011-03-02 17:12:48 +00:00
|
|
|
|
this.pPUViewerToolStripMenuItem,
|
|
|
|
|
this.gameGenieCodesToolStripMenuItem});
|
2011-03-10 02:50:54 +00:00
|
|
|
|
this.NESToolStripMenuItem.Name = "NESToolStripMenuItem";
|
2011-03-07 02:44:30 +00:00
|
|
|
|
this.NESToolStripMenuItem.Size = new System.Drawing.Size(38, 20);
|
|
|
|
|
this.NESToolStripMenuItem.Text = "&NES";
|
2011-03-02 17:12:48 +00:00
|
|
|
|
//
|
|
|
|
|
// pPUViewerToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.pPUViewerToolStripMenuItem.Name = "pPUViewerToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.pPUViewerToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
2011-03-02 17:12:48 +00:00
|
|
|
|
this.pPUViewerToolStripMenuItem.Text = "&PPU Viewer";
|
|
|
|
|
this.pPUViewerToolStripMenuItem.Click += new System.EventHandler(this.pPUViewerToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// gameGenieCodesToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.gameGenieCodesToolStripMenuItem.Name = "gameGenieCodesToolStripMenuItem";
|
2011-03-15 02:15:03 +00:00
|
|
|
|
this.gameGenieCodesToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
|
|
|
this.gameGenieCodesToolStripMenuItem.Text = "&Game Genie Encoder/Decoder";
|
|
|
|
|
this.gameGenieCodesToolStripMenuItem.Click += new System.EventHandler(this.gameGenieCodesToolStripMenuItem_Click);
|
2011-02-28 01:26:38 +00:00
|
|
|
|
//
|
2011-03-03 17:07:12 +00:00
|
|
|
|
// 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.Enabled = false;
|
|
|
|
|
this.helpToolStripMenuItem1.Name = "helpToolStripMenuItem1";
|
2011-03-10 02:50:54 +00:00
|
|
|
|
this.helpToolStripMenuItem1.Size = new System.Drawing.Size(114, 22);
|
2011-03-03 17:07:12 +00:00
|
|
|
|
this.helpToolStripMenuItem1.Text = "&Help";
|
|
|
|
|
this.helpToolStripMenuItem1.Click += new System.EventHandler(this.helpToolStripMenuItem1_Click);
|
|
|
|
|
//
|
|
|
|
|
// aboutToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
|
2011-03-10 02:50:54 +00:00
|
|
|
|
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
|
2011-03-03 17:07:12 +00:00
|
|
|
|
this.aboutToolStripMenuItem.Text = "&About";
|
|
|
|
|
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-03-16 03:56:22 +00:00
|
|
|
|
// toolStripSeparator11
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
|
|
|
|
this.toolStripSeparator11.Size = new System.Drawing.Size(149, 6);
|
|
|
|
|
//
|
|
|
|
|
// cheatsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.cheatsToolStripMenuItem.Name = "cheatsToolStripMenuItem";
|
|
|
|
|
this.cheatsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
|
this.cheatsToolStripMenuItem.Text = "Cheats";
|
|
|
|
|
this.cheatsToolStripMenuItem.Click += new System.EventHandler(this.cheatsToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-02-21 16:35:42 +00:00
|
|
|
|
// MainForm
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(470, 378);
|
|
|
|
|
this.Controls.Add(this.menuStrip1);
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.Name = "MainForm";
|
|
|
|
|
this.Text = "BizHawk";
|
|
|
|
|
this.Load += new System.EventHandler(this.MainForm_Load);
|
2011-03-10 02:50:54 +00:00
|
|
|
|
this.Shown += new System.EventHandler(this.MainForm_Shown);
|
2011-02-21 16:35:42 +00:00
|
|
|
|
this.menuStrip1.ResumeLayout(false);
|
|
|
|
|
this.menuStrip1.PerformLayout();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
this.PerformLayout();
|
2011-01-11 02:55:51 +00:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#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;
|
2011-01-17 16:31:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate1toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate2toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate3toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate4toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate5toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate6toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate7toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate8toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate9toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem savestate0toolStripMenuItem;
|
2011-01-11 02:55:51 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadStateToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
2011-01-17 16:31:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate1toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate2toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate3toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate4toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate5toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate6toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate7toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate8toolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate9toolStripMenuItem;
|
2011-01-17 17:00:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadstate0toolStripMenuItem;
|
2011-01-11 03:17:39 +00:00
|
|
|
|
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;
|
2011-01-11 03:41:00 +00:00
|
|
|
|
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 hexEditorToolStripMenuItem;
|
2011-01-27 05:35:07 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem windowSizeMenuItem;
|
2011-01-11 03:41:00 +00:00
|
|
|
|
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 noneToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem autoloadMostRecentToolStripMenuItem;
|
2011-01-12 00:40:33 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem screenshotF12ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
2011-01-12 01:21:56 +00:00
|
|
|
|
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;
|
2011-01-12 01:57:53 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem closeROMToolStripMenuItem;
|
2011-01-25 04:25:36 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem saveNamedStateToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadNamedStateToolStripMenuItem;
|
2011-01-27 05:35:07 +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;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem mzMenuItem;
|
2011-01-28 06:46:33 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem sega8bitToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem enableFMChipToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem overclockWhenKnownSafeToolStripMenuItem;
|
2011-02-11 02:30:45 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem movieToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem recentToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem recordMovieToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem playMovieToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem stopMovieToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem playFromBeginningToolStripMenuItem;
|
2011-02-14 05:02:26 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem forceStereoSeparationToolStripMenuItem;
|
2011-02-15 16:41:03 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem gUIToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem pauseWhenMenuActivatedToolStripMenuItem;
|
2011-02-15 19:05:21 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem soundToolStripMenuItem;
|
2011-02-18 02:55:41 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem rAMPokeToolStripMenuItem;
|
2011-02-18 05:12:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem saveWindowPositionToolStripMenuItem;
|
2011-02-18 05:16:21 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem startPausedToolStripMenuItem;
|
2011-02-21 09:48:53 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem frameSkipToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miDisplayVsync;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miAutoMinimizeSkipping;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip0;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip1;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip2;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip3;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip4;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip5;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip6;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip7;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip8;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miFrameskip9;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miSpeed50;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miSpeed75;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miSpeed100;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miSpeed150;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miSpeed200;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem miLimitFramerate;
|
2011-02-21 16:35:42 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem saveConfigToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem loadConfigToolStripMenuItem;
|
2011-02-28 01:26:38 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem replayInputLogToolStripMenuItem;
|
2011-03-07 02:44:30 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem NESToolStripMenuItem;
|
2011-03-02 17:12:48 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem pPUViewerToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem gameGenieCodesToolStripMenuItem;
|
2011-03-03 17:07:12 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem enableRewindToolStripMenuItem;
|
2011-03-16 03:56:22 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem cheatsToolStripMenuItem;
|
2011-01-11 02:55:51 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|