BizHawk/BizHawk.MultiClient/config/PathConfig.Designer.cs

4521 lines
252 KiB
C#

namespace BizHawk.MultiClient
{
partial class PathConfig
{
/// <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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PathConfig));
this.Cancel = new System.Windows.Forms.Button();
this.OK = new System.Windows.Forms.Button();
this.WatchBox = new System.Windows.Forms.TextBox();
this.WatchDescription = new System.Windows.Forms.Label();
this.BrowseWatch = new System.Windows.Forms.Button();
this.MoviesBox = new System.Windows.Forms.TextBox();
this.MoviesDescription = new System.Windows.Forms.Label();
this.BrowseMovies = new System.Windows.Forms.Button();
this.LuaBox = new System.Windows.Forms.TextBox();
this.LuaDescription = new System.Windows.Forms.Label();
this.BrowseLua = new System.Windows.Forms.Button();
this.NESScreenshotsBox = new System.Windows.Forms.TextBox();
this.NESScreenshotsDescription = new System.Windows.Forms.Label();
this.BrowseNESScreenshots = new System.Windows.Forms.Button();
this.NESROMsBox = new System.Windows.Forms.TextBox();
this.NESROMsDescription = new System.Windows.Forms.Label();
this.NESBrowseROMs = new System.Windows.Forms.Button();
this.NESSaveRAMBox = new System.Windows.Forms.TextBox();
this.NESSaveRAMDescription = new System.Windows.Forms.Label();
this.BrowseNESSaveRAM = new System.Windows.Forms.Button();
this.NESSavestatesBox = new System.Windows.Forms.TextBox();
this.NESSavestatesDescription = new System.Windows.Forms.Label();
this.BrowseNESSavestates = new System.Windows.Forms.Button();
this.Sega8ScreenshotsBox = new System.Windows.Forms.TextBox();
this.Sega8ScreenshotsDescription = new System.Windows.Forms.Label();
this.Sega8BrowseScreenshots = new System.Windows.Forms.Button();
this.Sega8ROMsBox = new System.Windows.Forms.TextBox();
this.Sega8ROMsDescription = new System.Windows.Forms.Label();
this.Sega8BrowseROMs = new System.Windows.Forms.Button();
this.Sega8SaveRAMBox = new System.Windows.Forms.TextBox();
this.Sega8SaveRAMDescription = new System.Windows.Forms.Label();
this.Sega8BrowseSaveRAM = new System.Windows.Forms.Button();
this.Sega8SavestatesBox = new System.Windows.Forms.TextBox();
this.Sega8SavestatesDescription = new System.Windows.Forms.Label();
this.Sega8BrowseSavestates = new System.Windows.Forms.Button();
this.AVIBox = new System.Windows.Forms.TextBox();
this.AVIDescription = new System.Windows.Forms.Label();
this.BrowseAVI = new System.Windows.Forms.Button();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPageNES = new System.Windows.Forms.TabPage();
this.NESFDSBiosDescription = new System.Windows.Forms.Label();
this.NESBrowseFDSBios = new System.Windows.Forms.Button();
this.NESFDSBiosBox = new System.Windows.Forms.TextBox();
this.NESBaseBox = new System.Windows.Forms.TextBox();
this.NESPaletteDescription = new System.Windows.Forms.Label();
this.NESBrowsePalette = new System.Windows.Forms.Button();
this.NESPaletteBox = new System.Windows.Forms.TextBox();
this.NESCheatsDescription = new System.Windows.Forms.Label();
this.NESBrowseCheats = new System.Windows.Forms.Button();
this.NESCheatsBox = new System.Windows.Forms.TextBox();
this.NESBaseDescription = new System.Windows.Forms.Label();
this.BrowseNESBase = new System.Windows.Forms.Button();
this.tabPageSNES = new System.Windows.Forms.TabPage();
this.SNESFirmwaresDescription = new System.Windows.Forms.LinkLabel();
this.SNESBrowseFirmwares = new System.Windows.Forms.Button();
this.SNESFirmwaresBox = new System.Windows.Forms.TextBox();
this.SNESBaseBox = new System.Windows.Forms.TextBox();
this.SNESCheatsDescription = new System.Windows.Forms.Label();
this.SNESBrowseCheats = new System.Windows.Forms.Button();
this.SNESCheatsBox = new System.Windows.Forms.TextBox();
this.SNESBaseDescription = new System.Windows.Forms.Label();
this.BrowseSNESBase = new System.Windows.Forms.Button();
this.SNESROMsBox = new System.Windows.Forms.TextBox();
this.SNESScreenshotsBox = new System.Windows.Forms.TextBox();
this.BrowseSNESSavestates = new System.Windows.Forms.Button();
this.SNESScreenshotsDescription = new System.Windows.Forms.Label();
this.SNESSavestatesDescription = new System.Windows.Forms.Label();
this.BrowseSNESScreenshots = new System.Windows.Forms.Button();
this.SNESSavestatesBox = new System.Windows.Forms.TextBox();
this.BrowseSNESSaveRAM = new System.Windows.Forms.Button();
this.SNESSaveRAMDescription = new System.Windows.Forms.Label();
this.SNESROMsDescription = new System.Windows.Forms.Label();
this.SNESSaveRAMBox = new System.Windows.Forms.TextBox();
this.SNESBrowseROMs = new System.Windows.Forms.Button();
this.tabPageSMS = new System.Windows.Forms.TabPage();
this.Sega8BaseBox = new System.Windows.Forms.TextBox();
this.Sega8CheatsDescription = new System.Windows.Forms.Label();
this.Sega8BrowseCheats = new System.Windows.Forms.Button();
this.Sega8CheatsBox = new System.Windows.Forms.TextBox();
this.Sega8BaseDescription = new System.Windows.Forms.Label();
this.Sega8BrowseBase = new System.Windows.Forms.Button();
this.tabPageSG1000 = new System.Windows.Forms.TabPage();
this.SGBaseBox = new System.Windows.Forms.TextBox();
this.SGCheatsDescription = new System.Windows.Forms.Label();
this.SGBrowseCheats = new System.Windows.Forms.Button();
this.SGCheatsBox = new System.Windows.Forms.TextBox();
this.SGBaseDescription = new System.Windows.Forms.Label();
this.SGBrowseBase = new System.Windows.Forms.Button();
this.SGROMsBox = new System.Windows.Forms.TextBox();
this.SGScreenshotsBox = new System.Windows.Forms.TextBox();
this.SGBrowseSavestates = new System.Windows.Forms.Button();
this.SGScreenshotsDescription = new System.Windows.Forms.Label();
this.SGSavestatesDescription = new System.Windows.Forms.Label();
this.SGBrowseScreenshots = new System.Windows.Forms.Button();
this.SGSavestatesBox = new System.Windows.Forms.TextBox();
this.SGBrowseSaveRAM = new System.Windows.Forms.Button();
this.SGSaveRAMDescription = new System.Windows.Forms.Label();
this.SGROMsDescription = new System.Windows.Forms.Label();
this.SGSaveRAMBox = new System.Windows.Forms.TextBox();
this.SGBrowseROMs = new System.Windows.Forms.Button();
this.tabPageGGear = new System.Windows.Forms.TabPage();
this.GGBaseBox = new System.Windows.Forms.TextBox();
this.GGCheatsDescription = new System.Windows.Forms.Label();
this.GGBrowseCheats = new System.Windows.Forms.Button();
this.GGCheatsBox = new System.Windows.Forms.TextBox();
this.GGScreenshotsBox = new System.Windows.Forms.TextBox();
this.GGBaseDescription = new System.Windows.Forms.Label();
this.GGScreenshotsDescription = new System.Windows.Forms.Label();
this.GGBrowseBase = new System.Windows.Forms.Button();
this.GGBrowseScreenshots = new System.Windows.Forms.Button();
this.GGROMBox = new System.Windows.Forms.TextBox();
this.GGBrowseSavestates = new System.Windows.Forms.Button();
this.GGSavestatesDescription = new System.Windows.Forms.Label();
this.GGROMsDescription = new System.Windows.Forms.Label();
this.GGSavestatesBox = new System.Windows.Forms.TextBox();
this.GGBrowseROMs = new System.Windows.Forms.Button();
this.GGBrowseSaveRAM = new System.Windows.Forms.Button();
this.GGSaveRAMDescription = new System.Windows.Forms.Label();
this.GGSaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageGenesis = new System.Windows.Forms.TabPage();
this.GenesisBaseBox = new System.Windows.Forms.TextBox();
this.GenesisCheatsDescription = new System.Windows.Forms.Label();
this.GenesisBrowseCheats = new System.Windows.Forms.Button();
this.GenesisCheatsBox = new System.Windows.Forms.TextBox();
this.GenesisScreenshotsBox = new System.Windows.Forms.TextBox();
this.GenesisBrowseSaveRAM = new System.Windows.Forms.Button();
this.GenesisBrowseROMs = new System.Windows.Forms.Button();
this.GenesisBaseDescription = new System.Windows.Forms.Label();
this.GenesisSaveRAMDescription = new System.Windows.Forms.Label();
this.GenesisSavestatesBox = new System.Windows.Forms.TextBox();
this.GenesisScreenshotsDescription = new System.Windows.Forms.Label();
this.GenesisSaveRAMBox = new System.Windows.Forms.TextBox();
this.GenesisROMsDescription = new System.Windows.Forms.Label();
this.GenesisBrowseBase = new System.Windows.Forms.Button();
this.GenesisSavestatesDescription = new System.Windows.Forms.Label();
this.GenesisBrowseSavestates = new System.Windows.Forms.Button();
this.GenesisBrowseScreenshots = new System.Windows.Forms.Button();
this.GenesisROMsBox = new System.Windows.Forms.TextBox();
this.tabPagePCE = new System.Windows.Forms.TabPage();
this.PCEBaseBox = new System.Windows.Forms.TextBox();
this.PCEBiosDescription = new System.Windows.Forms.Label();
this.PCEBrowseBios = new System.Windows.Forms.Button();
this.PCEBiosBox = new System.Windows.Forms.TextBox();
this.PCECheatsDescription = new System.Windows.Forms.Label();
this.PCEBrowseCheats = new System.Windows.Forms.Button();
this.PCECheatsBox = new System.Windows.Forms.TextBox();
this.PCEScreenshotsBox = new System.Windows.Forms.TextBox();
this.PCEBaseDescription = new System.Windows.Forms.Label();
this.PCEScreenshotsDescription = new System.Windows.Forms.Label();
this.PCEBrowseBase = new System.Windows.Forms.Button();
this.PCEBrowseScreenshots = new System.Windows.Forms.Button();
this.PCEROMsBox = new System.Windows.Forms.TextBox();
this.PCEBrowseSavestates = new System.Windows.Forms.Button();
this.PCESavestatesDescription = new System.Windows.Forms.Label();
this.PCEROMsDescription = new System.Windows.Forms.Label();
this.PCESavestatesBox = new System.Windows.Forms.TextBox();
this.PCEBrowseROMs = new System.Windows.Forms.Button();
this.PCEBrowseSaveRAM = new System.Windows.Forms.Button();
this.PCESaveRAMDescription = new System.Windows.Forms.Label();
this.PCESaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageGameboy = new System.Windows.Forms.TabPage();
this.GBBaseBox = new System.Windows.Forms.TextBox();
this.GBPalettesBox = new System.Windows.Forms.TextBox();
this.GBBrowsePalettes = new System.Windows.Forms.Button();
this.GBPalettesDescription = new System.Windows.Forms.Label();
this.GBCheatsDescription = new System.Windows.Forms.Label();
this.GBBrowseCheats = new System.Windows.Forms.Button();
this.GBCheatsBox = new System.Windows.Forms.TextBox();
this.GBScreenshotsBox = new System.Windows.Forms.TextBox();
this.GBBaseDescription = new System.Windows.Forms.Label();
this.GBScreenshotsDescription = new System.Windows.Forms.Label();
this.GBBrowseBase = new System.Windows.Forms.Button();
this.GBBrowseScreenshots = new System.Windows.Forms.Button();
this.GBROMsBox = new System.Windows.Forms.TextBox();
this.GBBrowseSavestates = new System.Windows.Forms.Button();
this.GBSavestatesDescription = new System.Windows.Forms.Label();
this.GBROMsDescription = new System.Windows.Forms.Label();
this.GBSavestatesBox = new System.Windows.Forms.TextBox();
this.GBBrowseROMs = new System.Windows.Forms.Button();
this.GBBrowseSaveRAM = new System.Windows.Forms.Button();
this.GBSaveRAMDescription = new System.Windows.Forms.Label();
this.GBSaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageGBA = new System.Windows.Forms.TabPage();
this.GBABaseBox = new System.Windows.Forms.TextBox();
this.GBAFirmwaresBox = new System.Windows.Forms.TextBox();
this.GBABrowseFirmwares = new System.Windows.Forms.Button();
this.GBAFirmwaresDescription = new System.Windows.Forms.Label();
this.GBACheatsDescription = new System.Windows.Forms.Label();
this.GBABrowseCheats = new System.Windows.Forms.Button();
this.GBACheatsBox = new System.Windows.Forms.TextBox();
this.GBAScreenshotsBox = new System.Windows.Forms.TextBox();
this.GBABaseDescription = new System.Windows.Forms.Label();
this.GBAScreenshotsDescription = new System.Windows.Forms.Label();
this.GBABrowseBase = new System.Windows.Forms.Button();
this.GBABrowseScreenshots = new System.Windows.Forms.Button();
this.GBAROMsBox = new System.Windows.Forms.TextBox();
this.GBABrowseSavestates = new System.Windows.Forms.Button();
this.GBASavestatesDescription = new System.Windows.Forms.Label();
this.GBAROMsDescription = new System.Windows.Forms.Label();
this.GBASavestatesBox = new System.Windows.Forms.TextBox();
this.GBABrowseROMs = new System.Windows.Forms.Button();
this.GBABrowseSaveRAM = new System.Windows.Forms.Button();
this.GBASaveRAMDescription = new System.Windows.Forms.Label();
this.GBASaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageTI83 = new System.Windows.Forms.TabPage();
this.TI83BaseBox = new System.Windows.Forms.TextBox();
this.TI83CheatsDescription = new System.Windows.Forms.Label();
this.TI83BrowseBox = new System.Windows.Forms.Button();
this.TI83CheatsBox = new System.Windows.Forms.TextBox();
this.TI83ScreenshotsBox = new System.Windows.Forms.TextBox();
this.TI83BaseDescription = new System.Windows.Forms.Label();
this.TI83ScreenshotsDescription = new System.Windows.Forms.Label();
this.TI83BrowseBase = new System.Windows.Forms.Button();
this.TI83BrowseScreenshots = new System.Windows.Forms.Button();
this.TI83ROMsBox = new System.Windows.Forms.TextBox();
this.TI83BrowseSavestates = new System.Windows.Forms.Button();
this.TI83SavestatesDescription = new System.Windows.Forms.Label();
this.TI83ROMsDescription = new System.Windows.Forms.Label();
this.TI83SavestatesBox = new System.Windows.Forms.TextBox();
this.TI83BrowseROMs = new System.Windows.Forms.Button();
this.TI83BrowseSaveRAM = new System.Windows.Forms.Button();
this.TI83SaveRAMDescription = new System.Windows.Forms.Label();
this.TI83SaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageAtari2600 = new System.Windows.Forms.TabPage();
this.Atari2600BaseBox = new System.Windows.Forms.TextBox();
this.Atari2600CheatsDescription = new System.Windows.Forms.Label();
this.Atari2600BrowseCheats = new System.Windows.Forms.Button();
this.Atari2600CheatsBox = new System.Windows.Forms.TextBox();
this.Atari2600BaseDescription = new System.Windows.Forms.Label();
this.BrowseAtari2600Base = new System.Windows.Forms.Button();
this.Atari2600ROMsBox = new System.Windows.Forms.TextBox();
this.Atari2600ScreenshotsBox = new System.Windows.Forms.TextBox();
this.BrowseAtari2600Savestates = new System.Windows.Forms.Button();
this.Atari2600ScreenshotsDescription = new System.Windows.Forms.Label();
this.Atari2600SavestatesDescription = new System.Windows.Forms.Label();
this.BrowseAtari2600Screenshots = new System.Windows.Forms.Button();
this.Atari2600SavestatesBox = new System.Windows.Forms.TextBox();
this.Atari2600ROMsDescription = new System.Windows.Forms.Label();
this.Atari2600BrowseROMs = new System.Windows.Forms.Button();
this.tabPageAtari7800 = new System.Windows.Forms.TabPage();
this.Atari7800FirmwaresDescription = new System.Windows.Forms.LinkLabel();
this.Atari7800BaseDescription = new System.Windows.Forms.Label();
this.Atari7800CheatsDescription = new System.Windows.Forms.Label();
this.Atari7800SavestatesDescription = new System.Windows.Forms.Label();
this.Atari7800ScreenshotsDescription = new System.Windows.Forms.Label();
this.Atari7800ROMsDescription = new System.Windows.Forms.Label();
this.Atari7800BaseBox = new System.Windows.Forms.TextBox();
this.Atari7800BrowseFirmwares = new System.Windows.Forms.Button();
this.Atari7800FirmwaresBox = new System.Windows.Forms.TextBox();
this.BrowseAtari7800Base = new System.Windows.Forms.Button();
this.Atari7800ROMsBox = new System.Windows.Forms.TextBox();
this.Atari7800CheatsBox = new System.Windows.Forms.TextBox();
this.BrowseAtari7800Savestates = new System.Windows.Forms.Button();
this.Atari7800BrowseCheats = new System.Windows.Forms.Button();
this.Atari7800SavestatesBox = new System.Windows.Forms.TextBox();
this.BrowseAtari7800Screenshots = new System.Windows.Forms.Button();
this.Atari7800ScreenshotsBox = new System.Windows.Forms.TextBox();
this.Atari7800BrowseROMs = new System.Windows.Forms.Button();
this.tabPageIntellivision = new System.Windows.Forms.TabPage();
this.INTVBaseBox = new System.Windows.Forms.TextBox();
this.INTVGROMDescription = new System.Windows.Forms.Label();
this.INTVBroseGROM = new System.Windows.Forms.Button();
this.INTVGROMBox = new System.Windows.Forms.TextBox();
this.INTVEROMDescription = new System.Windows.Forms.Label();
this.INTVBrowseEROM = new System.Windows.Forms.Button();
this.INTVEROMBox = new System.Windows.Forms.TextBox();
this.INTVCheatsDescription = new System.Windows.Forms.Label();
this.INTVBrowseCheats = new System.Windows.Forms.Button();
this.INTVCheatsBox = new System.Windows.Forms.TextBox();
this.INTVScreenshotsBox = new System.Windows.Forms.TextBox();
this.INTVBaseDescription = new System.Windows.Forms.Label();
this.INTVScreenshotsDescription = new System.Windows.Forms.Label();
this.INTVBrowseBase = new System.Windows.Forms.Button();
this.INTVBrowseScreenshots = new System.Windows.Forms.Button();
this.INTVRomsBox = new System.Windows.Forms.TextBox();
this.INTVBrowseSavestates = new System.Windows.Forms.Button();
this.INTVSavestatesDescription = new System.Windows.Forms.Label();
this.INTVROMsDescription = new System.Windows.Forms.Label();
this.INTVSavestatesBox = new System.Windows.Forms.TextBox();
this.INTVBrowseROMs = new System.Windows.Forms.Button();
this.INTVBrowseSaveRAM = new System.Windows.Forms.Button();
this.INTVSaveRAMDescription = new System.Windows.Forms.Label();
this.INTVSaveRAMBox = new System.Windows.Forms.TextBox();
this.tabPageColeco = new System.Windows.Forms.TabPage();
this.COLBaseBox = new System.Windows.Forms.TextBox();
this.COLBiosDescription = new System.Windows.Forms.Label();
this.COLBrowseBios = new System.Windows.Forms.Button();
this.COLBiosBox = new System.Windows.Forms.TextBox();
this.COLCheatsDescription = new System.Windows.Forms.Label();
this.COLBrowseCheats = new System.Windows.Forms.Button();
this.COLCheatsBox = new System.Windows.Forms.TextBox();
this.COLScreenshotsBox = new System.Windows.Forms.TextBox();
this.COLBaseDescription = new System.Windows.Forms.Label();
this.COLScreenshotsDescription = new System.Windows.Forms.Label();
this.BrowseCOLBase = new System.Windows.Forms.Button();
this.BrowseCOLScreenshots = new System.Windows.Forms.Button();
this.COLROMsBox = new System.Windows.Forms.TextBox();
this.BrowseCOLSavestates = new System.Windows.Forms.Button();
this.COLSavestatesDescription = new System.Windows.Forms.Label();
this.COLROMsDescription = new System.Windows.Forms.Label();
this.COLSavestatesBox = new System.Windows.Forms.TextBox();
this.COLBrowseROMs = new System.Windows.Forms.Button();
this.tabPageC64 = new System.Windows.Forms.TabPage();
this.C64FirmwaresDescription = new System.Windows.Forms.LinkLabel();
this.C64BrowseFirmwares = new System.Windows.Forms.Button();
this.C64FirmwaresBox = new System.Windows.Forms.TextBox();
this.C64CheatsDescription = new System.Windows.Forms.Label();
this.C64BrowseCheats = new System.Windows.Forms.Button();
this.C64CheatsBox = new System.Windows.Forms.TextBox();
this.C64ScreenshotsDescription = new System.Windows.Forms.Label();
this.BrowseC64Screenshots = new System.Windows.Forms.Button();
this.C64ScreenshotsBox = new System.Windows.Forms.TextBox();
this.C64SavestatesDescription = new System.Windows.Forms.Label();
this.C64ROMsDescription = new System.Windows.Forms.Label();
this.C64BaseDescription = new System.Windows.Forms.Label();
this.BrowseC64Savestates = new System.Windows.Forms.Button();
this.C64BrowseROMs = new System.Windows.Forms.Button();
this.BrowseC64Base = new System.Windows.Forms.Button();
this.C64SavestatesBox = new System.Windows.Forms.TextBox();
this.C64ROMsBox = new System.Windows.Forms.TextBox();
this.C64BaseBox = new System.Windows.Forms.TextBox();
this.tabPageTools = new System.Windows.Forms.TabPage();
this.LogDescription = new System.Windows.Forms.Label();
this.BrowseLog = new System.Windows.Forms.Button();
this.LogBox = new System.Windows.Forms.TextBox();
this.MovieBackupsBox = new System.Windows.Forms.TextBox();
this.BrowseMovieBackups = new System.Windows.Forms.Button();
this.MovieBackupsDescription = new System.Windows.Forms.Label();
this.BasePathBox = new System.Windows.Forms.TextBox();
this.BrowseBase = new System.Windows.Forms.Button();
this.BaseDescription = new System.Windows.Forms.Label();
this.RecentForROMs = new System.Windows.Forms.CheckBox();
this.SaveButton = new System.Windows.Forms.Button();
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
this.button1 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.Atari7800SaveRAMsDescription = new System.Windows.Forms.Label();
this.BrowseAtari7800SaveRAM = new System.Windows.Forms.Button();
this.Atari7800SaveRAMBox = new System.Windows.Forms.TextBox();
this.tabControl1.SuspendLayout();
this.tabPageNES.SuspendLayout();
this.tabPageSNES.SuspendLayout();
this.tabPageSMS.SuspendLayout();
this.tabPageSG1000.SuspendLayout();
this.tabPageGGear.SuspendLayout();
this.tabPageGenesis.SuspendLayout();
this.tabPagePCE.SuspendLayout();
this.tabPageGameboy.SuspendLayout();
this.tabPageGBA.SuspendLayout();
this.tabPageTI83.SuspendLayout();
this.tabPageAtari2600.SuspendLayout();
this.tabPageAtari7800.SuspendLayout();
this.tabPageIntellivision.SuspendLayout();
this.tabPageColeco.SuspendLayout();
this.tabPageC64.SuspendLayout();
this.tabPageTools.SuspendLayout();
this.SuspendLayout();
//
// Cancel
//
this.Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.Cancel.Location = new System.Drawing.Point(512, 435);
this.Cancel.Name = "Cancel";
this.Cancel.Size = new System.Drawing.Size(75, 23);
this.Cancel.TabIndex = 202;
this.Cancel.Text = "&Cancel";
this.Cancel.UseVisualStyleBackColor = true;
this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
//
// OK
//
this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.OK.Location = new System.Drawing.Point(431, 435);
this.OK.Name = "OK";
this.OK.Size = new System.Drawing.Size(75, 23);
this.OK.TabIndex = 201;
this.OK.Text = "&Ok";
this.OK.UseVisualStyleBackColor = true;
this.OK.Click += new System.EventHandler(this.OK_Click);
//
// WatchBox
//
this.WatchBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.WatchBox.Location = new System.Drawing.Point(13, 111);
this.WatchBox.Name = "WatchBox";
this.WatchBox.Size = new System.Drawing.Size(421, 20);
this.WatchBox.TabIndex = 135;
//
// WatchDescription
//
this.WatchDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.WatchDescription.AutoSize = true;
this.WatchDescription.Location = new System.Drawing.Point(474, 115);
this.WatchDescription.Name = "WatchDescription";
this.WatchDescription.Size = new System.Drawing.Size(71, 13);
this.WatchDescription.TabIndex = 17;
this.WatchDescription.Text = "Watch (.wch)";
//
// BrowseWatch
//
this.BrowseWatch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseWatch.Image = ((System.Drawing.Image)(resources.GetObject("BrowseWatch.Image")));
this.BrowseWatch.Location = new System.Drawing.Point(442, 111);
this.BrowseWatch.Name = "BrowseWatch";
this.BrowseWatch.Size = new System.Drawing.Size(26, 23);
this.BrowseWatch.TabIndex = 138;
this.BrowseWatch.UseVisualStyleBackColor = true;
this.BrowseWatch.Click += new System.EventHandler(this.BrowseWatch_Click);
//
// MoviesBox
//
this.MoviesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.MoviesBox.Location = new System.Drawing.Point(13, 21);
this.MoviesBox.Name = "MoviesBox";
this.MoviesBox.Size = new System.Drawing.Size(421, 20);
this.MoviesBox.TabIndex = 120;
//
// MoviesDescription
//
this.MoviesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.MoviesDescription.AutoSize = true;
this.MoviesDescription.Location = new System.Drawing.Point(474, 25);
this.MoviesDescription.Name = "MoviesDescription";
this.MoviesDescription.Size = new System.Drawing.Size(41, 13);
this.MoviesDescription.TabIndex = 13;
this.MoviesDescription.Text = "Movies";
//
// BrowseMovies
//
this.BrowseMovies.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseMovies.Image = ((System.Drawing.Image)(resources.GetObject("BrowseMovies.Image")));
this.BrowseMovies.Location = new System.Drawing.Point(442, 21);
this.BrowseMovies.Name = "BrowseMovies";
this.BrowseMovies.Size = new System.Drawing.Size(26, 23);
this.BrowseMovies.TabIndex = 121;
this.BrowseMovies.UseVisualStyleBackColor = true;
this.BrowseMovies.Click += new System.EventHandler(this.BrowseMovies_Click);
//
// LuaBox
//
this.LuaBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LuaBox.Location = new System.Drawing.Point(13, 81);
this.LuaBox.Name = "LuaBox";
this.LuaBox.Size = new System.Drawing.Size(421, 20);
this.LuaBox.TabIndex = 130;
//
// LuaDescription
//
this.LuaDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.LuaDescription.AutoSize = true;
this.LuaDescription.Location = new System.Drawing.Point(474, 85);
this.LuaDescription.Name = "LuaDescription";
this.LuaDescription.Size = new System.Drawing.Size(25, 13);
this.LuaDescription.TabIndex = 9;
this.LuaDescription.Text = "Lua";
//
// BrowseLua
//
this.BrowseLua.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseLua.Image = ((System.Drawing.Image)(resources.GetObject("BrowseLua.Image")));
this.BrowseLua.Location = new System.Drawing.Point(442, 81);
this.BrowseLua.Name = "BrowseLua";
this.BrowseLua.Size = new System.Drawing.Size(26, 23);
this.BrowseLua.TabIndex = 133;
this.BrowseLua.UseVisualStyleBackColor = true;
this.BrowseLua.Click += new System.EventHandler(this.BrowseLua_Click);
//
// NESScreenshotsBox
//
this.NESScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.NESScreenshotsBox.Name = "NESScreenshotsBox";
this.NESScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.NESScreenshotsBox.TabIndex = 11;
//
// NESScreenshotsDescription
//
this.NESScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESScreenshotsDescription.AutoSize = true;
this.NESScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.NESScreenshotsDescription.Name = "NESScreenshotsDescription";
this.NESScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.NESScreenshotsDescription.TabIndex = 17;
this.NESScreenshotsDescription.Text = "Screenshots";
//
// BrowseNESScreenshots
//
this.BrowseNESScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseNESScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseNESScreenshots.Image")));
this.BrowseNESScreenshots.Location = new System.Drawing.Point(442, 149);
this.BrowseNESScreenshots.Name = "BrowseNESScreenshots";
this.BrowseNESScreenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseNESScreenshots.TabIndex = 12;
this.BrowseNESScreenshots.UseVisualStyleBackColor = true;
this.BrowseNESScreenshots.Click += new System.EventHandler(this.BrowseNESScreenshots_Click);
//
// NESROMsBox
//
this.NESROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESROMsBox.Location = new System.Drawing.Point(13, 59);
this.NESROMsBox.Name = "NESROMsBox";
this.NESROMsBox.Size = new System.Drawing.Size(421, 20);
this.NESROMsBox.TabIndex = 5;
//
// NESROMsDescription
//
this.NESROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESROMsDescription.AutoSize = true;
this.NESROMsDescription.Location = new System.Drawing.Point(474, 63);
this.NESROMsDescription.Name = "NESROMsDescription";
this.NESROMsDescription.Size = new System.Drawing.Size(37, 13);
this.NESROMsDescription.TabIndex = 13;
this.NESROMsDescription.Text = "ROMs";
//
// NESBrowseROMs
//
this.NESBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("NESBrowseROMs.Image")));
this.NESBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.NESBrowseROMs.Name = "NESBrowseROMs";
this.NESBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.NESBrowseROMs.TabIndex = 6;
this.NESBrowseROMs.UseVisualStyleBackColor = true;
this.NESBrowseROMs.Click += new System.EventHandler(this.BrowseNESROMs_Click);
//
// NESSaveRAMBox
//
this.NESSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.NESSaveRAMBox.Name = "NESSaveRAMBox";
this.NESSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.NESSaveRAMBox.TabIndex = 9;
//
// NESSaveRAMDescription
//
this.NESSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESSaveRAMDescription.AutoSize = true;
this.NESSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.NESSaveRAMDescription.Name = "NESSaveRAMDescription";
this.NESSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.NESSaveRAMDescription.TabIndex = 9;
this.NESSaveRAMDescription.Text = "Save RAM";
//
// BrowseNESSaveRAM
//
this.BrowseNESSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseNESSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("BrowseNESSaveRAM.Image")));
this.BrowseNESSaveRAM.Location = new System.Drawing.Point(442, 119);
this.BrowseNESSaveRAM.Name = "BrowseNESSaveRAM";
this.BrowseNESSaveRAM.Size = new System.Drawing.Size(26, 23);
this.BrowseNESSaveRAM.TabIndex = 10;
this.BrowseNESSaveRAM.UseVisualStyleBackColor = true;
this.BrowseNESSaveRAM.Click += new System.EventHandler(this.BrowseNESSaveRAM_Click);
//
// NESSavestatesBox
//
this.NESSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.NESSavestatesBox.Name = "NESSavestatesBox";
this.NESSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.NESSavestatesBox.TabIndex = 7;
//
// NESSavestatesDescription
//
this.NESSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESSavestatesDescription.AutoSize = true;
this.NESSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.NESSavestatesDescription.Name = "NESSavestatesDescription";
this.NESSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.NESSavestatesDescription.TabIndex = 5;
this.NESSavestatesDescription.Text = "Savestates";
//
// BrowseNESSavestates
//
this.BrowseNESSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseNESSavestates.Image = ((System.Drawing.Image)(resources.GetObject("BrowseNESSavestates.Image")));
this.BrowseNESSavestates.Location = new System.Drawing.Point(442, 89);
this.BrowseNESSavestates.Name = "BrowseNESSavestates";
this.BrowseNESSavestates.Size = new System.Drawing.Size(26, 23);
this.BrowseNESSavestates.TabIndex = 8;
this.BrowseNESSavestates.UseVisualStyleBackColor = true;
this.BrowseNESSavestates.Click += new System.EventHandler(this.BrowseNESSavestates_Click);
//
// Sega8ScreenshotsBox
//
this.Sega8ScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8ScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.Sega8ScreenshotsBox.Name = "Sega8ScreenshotsBox";
this.Sega8ScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.Sega8ScreenshotsBox.TabIndex = 23;
//
// Sega8ScreenshotsDescription
//
this.Sega8ScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8ScreenshotsDescription.AutoSize = true;
this.Sega8ScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.Sega8ScreenshotsDescription.Name = "Sega8ScreenshotsDescription";
this.Sega8ScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.Sega8ScreenshotsDescription.TabIndex = 17;
this.Sega8ScreenshotsDescription.Text = "Screenshots";
//
// Sega8BrowseScreenshots
//
this.Sega8BrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("Sega8BrowseScreenshots.Image")));
this.Sega8BrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.Sega8BrowseScreenshots.Name = "Sega8BrowseScreenshots";
this.Sega8BrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseScreenshots.TabIndex = 24;
this.Sega8BrowseScreenshots.UseVisualStyleBackColor = true;
this.Sega8BrowseScreenshots.Click += new System.EventHandler(this.Sega8BrowseScreenshots_Click);
//
// Sega8ROMsBox
//
this.Sega8ROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8ROMsBox.Location = new System.Drawing.Point(13, 59);
this.Sega8ROMsBox.Name = "Sega8ROMsBox";
this.Sega8ROMsBox.Size = new System.Drawing.Size(421, 20);
this.Sega8ROMsBox.TabIndex = 17;
//
// Sega8ROMsDescription
//
this.Sega8ROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8ROMsDescription.AutoSize = true;
this.Sega8ROMsDescription.Location = new System.Drawing.Point(474, 63);
this.Sega8ROMsDescription.Name = "Sega8ROMsDescription";
this.Sega8ROMsDescription.Size = new System.Drawing.Size(37, 13);
this.Sega8ROMsDescription.TabIndex = 13;
this.Sega8ROMsDescription.Text = "ROMs";
//
// Sega8BrowseROMs
//
this.Sega8BrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("Sega8BrowseROMs.Image")));
this.Sega8BrowseROMs.Location = new System.Drawing.Point(442, 59);
this.Sega8BrowseROMs.Name = "Sega8BrowseROMs";
this.Sega8BrowseROMs.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseROMs.TabIndex = 18;
this.Sega8BrowseROMs.UseVisualStyleBackColor = true;
this.Sega8BrowseROMs.Click += new System.EventHandler(this.Sega8BrowseROMs_Click);
//
// Sega8SaveRAMBox
//
this.Sega8SaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8SaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.Sega8SaveRAMBox.Name = "Sega8SaveRAMBox";
this.Sega8SaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.Sega8SaveRAMBox.TabIndex = 21;
//
// Sega8SaveRAMDescription
//
this.Sega8SaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8SaveRAMDescription.AutoSize = true;
this.Sega8SaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.Sega8SaveRAMDescription.Name = "Sega8SaveRAMDescription";
this.Sega8SaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.Sega8SaveRAMDescription.TabIndex = 9;
this.Sega8SaveRAMDescription.Text = "Save RAM";
//
// Sega8BrowseSaveRAM
//
this.Sega8BrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("Sega8BrowseSaveRAM.Image")));
this.Sega8BrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.Sega8BrowseSaveRAM.Name = "Sega8BrowseSaveRAM";
this.Sega8BrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseSaveRAM.TabIndex = 22;
this.Sega8BrowseSaveRAM.UseVisualStyleBackColor = true;
this.Sega8BrowseSaveRAM.Click += new System.EventHandler(this.Sega8BrowseSaveRAM_Click);
//
// Sega8SavestatesBox
//
this.Sega8SavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8SavestatesBox.Location = new System.Drawing.Point(13, 89);
this.Sega8SavestatesBox.Name = "Sega8SavestatesBox";
this.Sega8SavestatesBox.Size = new System.Drawing.Size(421, 20);
this.Sega8SavestatesBox.TabIndex = 19;
//
// Sega8SavestatesDescription
//
this.Sega8SavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8SavestatesDescription.AutoSize = true;
this.Sega8SavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.Sega8SavestatesDescription.Name = "Sega8SavestatesDescription";
this.Sega8SavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.Sega8SavestatesDescription.TabIndex = 5;
this.Sega8SavestatesDescription.Text = "Savestates";
//
// Sega8BrowseSavestates
//
this.Sega8BrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("Sega8BrowseSavestates.Image")));
this.Sega8BrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.Sega8BrowseSavestates.Name = "Sega8BrowseSavestates";
this.Sega8BrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseSavestates.TabIndex = 20;
this.Sega8BrowseSavestates.UseVisualStyleBackColor = true;
this.Sega8BrowseSavestates.Click += new System.EventHandler(this.Sega8BrowseSavestates_Click);
//
// AVIBox
//
this.AVIBox.AcceptsReturn = true;
this.AVIBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.AVIBox.Location = new System.Drawing.Point(13, 141);
this.AVIBox.Name = "AVIBox";
this.AVIBox.Size = new System.Drawing.Size(421, 20);
this.AVIBox.TabIndex = 140;
//
// AVIDescription
//
this.AVIDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.AVIDescription.AutoSize = true;
this.AVIDescription.Location = new System.Drawing.Point(474, 145);
this.AVIDescription.Name = "AVIDescription";
this.AVIDescription.Size = new System.Drawing.Size(62, 13);
this.AVIDescription.TabIndex = 22;
this.AVIDescription.Text = "A/V Dumps";
//
// BrowseAVI
//
this.BrowseAVI.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAVI.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAVI.Image")));
this.BrowseAVI.Location = new System.Drawing.Point(442, 141);
this.BrowseAVI.Name = "BrowseAVI";
this.BrowseAVI.Size = new System.Drawing.Size(26, 23);
this.BrowseAVI.TabIndex = 145;
this.BrowseAVI.UseVisualStyleBackColor = true;
this.BrowseAVI.Click += new System.EventHandler(this.BrowseAVI_Click);
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPageNES);
this.tabControl1.Controls.Add(this.tabPageSNES);
this.tabControl1.Controls.Add(this.tabPageSMS);
this.tabControl1.Controls.Add(this.tabPageSG1000);
this.tabControl1.Controls.Add(this.tabPageGGear);
this.tabControl1.Controls.Add(this.tabPageGenesis);
this.tabControl1.Controls.Add(this.tabPagePCE);
this.tabControl1.Controls.Add(this.tabPageGameboy);
this.tabControl1.Controls.Add(this.tabPageGBA);
this.tabControl1.Controls.Add(this.tabPageTI83);
this.tabControl1.Controls.Add(this.tabPageAtari2600);
this.tabControl1.Controls.Add(this.tabPageAtari7800);
this.tabControl1.Controls.Add(this.tabPageIntellivision);
this.tabControl1.Controls.Add(this.tabPageColeco);
this.tabControl1.Controls.Add(this.tabPageC64);
this.tabControl1.Controls.Add(this.tabPageTools);
this.tabControl1.Location = new System.Drawing.Point(13, 97);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(574, 322);
this.tabControl1.TabIndex = 23;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// tabPageNES
//
this.tabPageNES.Controls.Add(this.NESFDSBiosDescription);
this.tabPageNES.Controls.Add(this.NESBrowseFDSBios);
this.tabPageNES.Controls.Add(this.NESFDSBiosBox);
this.tabPageNES.Controls.Add(this.NESBaseBox);
this.tabPageNES.Controls.Add(this.NESPaletteDescription);
this.tabPageNES.Controls.Add(this.NESBrowsePalette);
this.tabPageNES.Controls.Add(this.NESPaletteBox);
this.tabPageNES.Controls.Add(this.NESCheatsDescription);
this.tabPageNES.Controls.Add(this.NESBrowseCheats);
this.tabPageNES.Controls.Add(this.NESCheatsBox);
this.tabPageNES.Controls.Add(this.NESBaseDescription);
this.tabPageNES.Controls.Add(this.BrowseNESBase);
this.tabPageNES.Controls.Add(this.NESROMsBox);
this.tabPageNES.Controls.Add(this.NESScreenshotsBox);
this.tabPageNES.Controls.Add(this.BrowseNESSavestates);
this.tabPageNES.Controls.Add(this.NESScreenshotsDescription);
this.tabPageNES.Controls.Add(this.NESSavestatesDescription);
this.tabPageNES.Controls.Add(this.BrowseNESScreenshots);
this.tabPageNES.Controls.Add(this.NESSavestatesBox);
this.tabPageNES.Controls.Add(this.BrowseNESSaveRAM);
this.tabPageNES.Controls.Add(this.NESSaveRAMDescription);
this.tabPageNES.Controls.Add(this.NESROMsDescription);
this.tabPageNES.Controls.Add(this.NESSaveRAMBox);
this.tabPageNES.Controls.Add(this.NESBrowseROMs);
this.tabPageNES.Location = new System.Drawing.Point(4, 40);
this.tabPageNES.Name = "tabPageNES";
this.tabPageNES.Padding = new System.Windows.Forms.Padding(3);
this.tabPageNES.Size = new System.Drawing.Size(566, 278);
this.tabPageNES.TabIndex = 0;
this.tabPageNES.Text = "NES";
this.tabPageNES.UseVisualStyleBackColor = true;
//
// NESFDSBiosDescription
//
this.NESFDSBiosDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESFDSBiosDescription.AutoSize = true;
this.NESFDSBiosDescription.Location = new System.Drawing.Point(474, 243);
this.NESFDSBiosDescription.Name = "NESFDSBiosDescription";
this.NESFDSBiosDescription.Size = new System.Drawing.Size(51, 13);
this.NESFDSBiosDescription.TabIndex = 29;
this.NESFDSBiosDescription.Text = "FDS Bios";
//
// NESBrowseFDSBios
//
this.NESBrowseFDSBios.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESBrowseFDSBios.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.NESBrowseFDSBios.Location = new System.Drawing.Point(442, 239);
this.NESBrowseFDSBios.Name = "NESBrowseFDSBios";
this.NESBrowseFDSBios.Size = new System.Drawing.Size(26, 23);
this.NESBrowseFDSBios.TabIndex = 28;
this.NESBrowseFDSBios.UseVisualStyleBackColor = true;
this.NESBrowseFDSBios.Click += new System.EventHandler(this.NESBrowseFDSBios_Click);
//
// NESFDSBiosBox
//
this.NESFDSBiosBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESFDSBiosBox.Location = new System.Drawing.Point(13, 239);
this.NESFDSBiosBox.Name = "NESFDSBiosBox";
this.NESFDSBiosBox.Size = new System.Drawing.Size(421, 20);
this.NESFDSBiosBox.TabIndex = 27;
//
// NESBaseBox
//
this.NESBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESBaseBox.Location = new System.Drawing.Point(13, 21);
this.NESBaseBox.Name = "NESBaseBox";
this.NESBaseBox.Size = new System.Drawing.Size(421, 20);
this.NESBaseBox.TabIndex = 3;
//
// NESPaletteDescription
//
this.NESPaletteDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESPaletteDescription.AutoSize = true;
this.NESPaletteDescription.Location = new System.Drawing.Point(474, 212);
this.NESPaletteDescription.Name = "NESPaletteDescription";
this.NESPaletteDescription.Size = new System.Drawing.Size(40, 13);
this.NESPaletteDescription.TabIndex = 26;
this.NESPaletteDescription.Text = "Palette";
//
// NESBrowsePalette
//
this.NESBrowsePalette.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESBrowsePalette.Image = ((System.Drawing.Image)(resources.GetObject("NESBrowsePalette.Image")));
this.NESBrowsePalette.Location = new System.Drawing.Point(442, 209);
this.NESBrowsePalette.Name = "NESBrowsePalette";
this.NESBrowsePalette.Size = new System.Drawing.Size(26, 23);
this.NESBrowsePalette.TabIndex = 25;
this.NESBrowsePalette.UseVisualStyleBackColor = true;
this.NESBrowsePalette.Click += new System.EventHandler(this.NESBrowsePalette_Click);
//
// NESPaletteBox
//
this.NESPaletteBox.AcceptsTab = true;
this.NESPaletteBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESPaletteBox.Location = new System.Drawing.Point(13, 209);
this.NESPaletteBox.Name = "NESPaletteBox";
this.NESPaletteBox.Size = new System.Drawing.Size(421, 20);
this.NESPaletteBox.TabIndex = 24;
//
// NESCheatsDescription
//
this.NESCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESCheatsDescription.AutoSize = true;
this.NESCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.NESCheatsDescription.Name = "NESCheatsDescription";
this.NESCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.NESCheatsDescription.TabIndex = 23;
this.NESCheatsDescription.Text = "Cheats";
//
// NESBrowseCheats
//
this.NESBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("NESBrowseCheats.Image")));
this.NESBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.NESBrowseCheats.Name = "NESBrowseCheats";
this.NESBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.NESBrowseCheats.TabIndex = 14;
this.NESBrowseCheats.UseVisualStyleBackColor = true;
this.NESBrowseCheats.Click += new System.EventHandler(this.NESBrowseCheats_Click);
//
// NESCheatsBox
//
this.NESCheatsBox.AcceptsTab = true;
this.NESCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NESCheatsBox.Location = new System.Drawing.Point(13, 179);
this.NESCheatsBox.Name = "NESCheatsBox";
this.NESCheatsBox.Size = new System.Drawing.Size(421, 20);
this.NESCheatsBox.TabIndex = 13;
//
// NESBaseDescription
//
this.NESBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.NESBaseDescription.AutoSize = true;
this.NESBaseDescription.Location = new System.Drawing.Point(474, 25);
this.NESBaseDescription.Name = "NESBaseDescription";
this.NESBaseDescription.Size = new System.Drawing.Size(31, 13);
this.NESBaseDescription.TabIndex = 20;
this.NESBaseDescription.Text = "Base";
//
// BrowseNESBase
//
this.BrowseNESBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseNESBase.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseNESBase.Location = new System.Drawing.Point(442, 21);
this.BrowseNESBase.Name = "BrowseNESBase";
this.BrowseNESBase.Size = new System.Drawing.Size(26, 23);
this.BrowseNESBase.TabIndex = 4;
this.BrowseNESBase.UseVisualStyleBackColor = true;
this.BrowseNESBase.Click += new System.EventHandler(this.BrowseNESBase_Click);
//
// tabPageSNES
//
this.tabPageSNES.Controls.Add(this.SNESFirmwaresDescription);
this.tabPageSNES.Controls.Add(this.SNESBrowseFirmwares);
this.tabPageSNES.Controls.Add(this.SNESFirmwaresBox);
this.tabPageSNES.Controls.Add(this.SNESBaseBox);
this.tabPageSNES.Controls.Add(this.SNESCheatsDescription);
this.tabPageSNES.Controls.Add(this.SNESBrowseCheats);
this.tabPageSNES.Controls.Add(this.SNESCheatsBox);
this.tabPageSNES.Controls.Add(this.SNESBaseDescription);
this.tabPageSNES.Controls.Add(this.BrowseSNESBase);
this.tabPageSNES.Controls.Add(this.SNESROMsBox);
this.tabPageSNES.Controls.Add(this.SNESScreenshotsBox);
this.tabPageSNES.Controls.Add(this.BrowseSNESSavestates);
this.tabPageSNES.Controls.Add(this.SNESScreenshotsDescription);
this.tabPageSNES.Controls.Add(this.SNESSavestatesDescription);
this.tabPageSNES.Controls.Add(this.BrowseSNESScreenshots);
this.tabPageSNES.Controls.Add(this.SNESSavestatesBox);
this.tabPageSNES.Controls.Add(this.BrowseSNESSaveRAM);
this.tabPageSNES.Controls.Add(this.SNESSaveRAMDescription);
this.tabPageSNES.Controls.Add(this.SNESROMsDescription);
this.tabPageSNES.Controls.Add(this.SNESSaveRAMBox);
this.tabPageSNES.Controls.Add(this.SNESBrowseROMs);
this.tabPageSNES.Location = new System.Drawing.Point(4, 40);
this.tabPageSNES.Name = "tabPageSNES";
this.tabPageSNES.Size = new System.Drawing.Size(566, 257);
this.tabPageSNES.TabIndex = 11;
this.tabPageSNES.Text = "SNES";
this.tabPageSNES.UseVisualStyleBackColor = true;
//
// SNESFirmwaresDescription
//
this.SNESFirmwaresDescription.AutoSize = true;
this.SNESFirmwaresDescription.Location = new System.Drawing.Point(474, 216);
this.SNESFirmwaresDescription.Name = "SNESFirmwaresDescription";
this.SNESFirmwaresDescription.Size = new System.Drawing.Size(54, 13);
this.SNESFirmwaresDescription.TabIndex = 95;
this.SNESFirmwaresDescription.TabStop = true;
this.SNESFirmwaresDescription.Text = "Firmwares";
this.SNESFirmwaresDescription.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SNESFirmwaresDescription_LinkClicked);
//
// SNESBrowseFirmwares
//
this.SNESBrowseFirmwares.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESBrowseFirmwares.Image = ((System.Drawing.Image)(resources.GetObject("SNESBrowseFirmwares.Image")));
this.SNESBrowseFirmwares.Location = new System.Drawing.Point(442, 209);
this.SNESBrowseFirmwares.Name = "SNESBrowseFirmwares";
this.SNESBrowseFirmwares.Size = new System.Drawing.Size(26, 23);
this.SNESBrowseFirmwares.TabIndex = 93;
this.SNESBrowseFirmwares.UseVisualStyleBackColor = true;
this.SNESBrowseFirmwares.Click += new System.EventHandler(this.SNESBrowseFirmwares_Click);
//
// SNESFirmwaresBox
//
this.SNESFirmwaresBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESFirmwaresBox.Location = new System.Drawing.Point(13, 209);
this.SNESFirmwaresBox.Name = "SNESFirmwaresBox";
this.SNESFirmwaresBox.Size = new System.Drawing.Size(421, 20);
this.SNESFirmwaresBox.TabIndex = 92;
//
// SNESBaseBox
//
this.SNESBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESBaseBox.Location = new System.Drawing.Point(13, 21);
this.SNESBaseBox.Name = "SNESBaseBox";
this.SNESBaseBox.Size = new System.Drawing.Size(421, 20);
this.SNESBaseBox.TabIndex = 27;
//
// SNESCheatsDescription
//
this.SNESCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESCheatsDescription.AutoSize = true;
this.SNESCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.SNESCheatsDescription.Name = "SNESCheatsDescription";
this.SNESCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.SNESCheatsDescription.TabIndex = 44;
this.SNESCheatsDescription.Text = "Cheats";
//
// SNESBrowseCheats
//
this.SNESBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("SNESBrowseCheats.Image")));
this.SNESBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.SNESBrowseCheats.Name = "SNESBrowseCheats";
this.SNESBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.SNESBrowseCheats.TabIndex = 41;
this.SNESBrowseCheats.UseVisualStyleBackColor = true;
this.SNESBrowseCheats.Click += new System.EventHandler(this.SNESBrowseCheats_Click);
//
// SNESCheatsBox
//
this.SNESCheatsBox.AcceptsTab = true;
this.SNESCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESCheatsBox.Location = new System.Drawing.Point(13, 179);
this.SNESCheatsBox.Name = "SNESCheatsBox";
this.SNESCheatsBox.Size = new System.Drawing.Size(421, 20);
this.SNESCheatsBox.TabIndex = 40;
//
// SNESBaseDescription
//
this.SNESBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESBaseDescription.AutoSize = true;
this.SNESBaseDescription.Location = new System.Drawing.Point(474, 25);
this.SNESBaseDescription.Name = "SNESBaseDescription";
this.SNESBaseDescription.Size = new System.Drawing.Size(31, 13);
this.SNESBaseDescription.TabIndex = 43;
this.SNESBaseDescription.Text = "Base";
//
// BrowseSNESBase
//
this.BrowseSNESBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseSNESBase.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseSNESBase.Location = new System.Drawing.Point(442, 21);
this.BrowseSNESBase.Name = "BrowseSNESBase";
this.BrowseSNESBase.Size = new System.Drawing.Size(26, 23);
this.BrowseSNESBase.TabIndex = 28;
this.BrowseSNESBase.UseVisualStyleBackColor = true;
this.BrowseSNESBase.Click += new System.EventHandler(this.BrowseSNESBase_Click);
//
// SNESROMsBox
//
this.SNESROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESROMsBox.Location = new System.Drawing.Point(13, 59);
this.SNESROMsBox.Name = "SNESROMsBox";
this.SNESROMsBox.Size = new System.Drawing.Size(421, 20);
this.SNESROMsBox.TabIndex = 30;
//
// SNESScreenshotsBox
//
this.SNESScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.SNESScreenshotsBox.Name = "SNESScreenshotsBox";
this.SNESScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.SNESScreenshotsBox.TabIndex = 37;
//
// BrowseSNESSavestates
//
this.BrowseSNESSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseSNESSavestates.Image = ((System.Drawing.Image)(resources.GetObject("BrowseSNESSavestates.Image")));
this.BrowseSNESSavestates.Location = new System.Drawing.Point(442, 89);
this.BrowseSNESSavestates.Name = "BrowseSNESSavestates";
this.BrowseSNESSavestates.Size = new System.Drawing.Size(26, 23);
this.BrowseSNESSavestates.TabIndex = 33;
this.BrowseSNESSavestates.UseVisualStyleBackColor = true;
this.BrowseSNESSavestates.Click += new System.EventHandler(this.BrowseSNESSavestates_Click);
//
// SNESScreenshotsDescription
//
this.SNESScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESScreenshotsDescription.AutoSize = true;
this.SNESScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.SNESScreenshotsDescription.Name = "SNESScreenshotsDescription";
this.SNESScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.SNESScreenshotsDescription.TabIndex = 42;
this.SNESScreenshotsDescription.Text = "Screenshots";
//
// SNESSavestatesDescription
//
this.SNESSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESSavestatesDescription.AutoSize = true;
this.SNESSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.SNESSavestatesDescription.Name = "SNESSavestatesDescription";
this.SNESSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.SNESSavestatesDescription.TabIndex = 29;
this.SNESSavestatesDescription.Text = "Savestates";
//
// BrowseSNESScreenshots
//
this.BrowseSNESScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseSNESScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseSNESScreenshots.Image")));
this.BrowseSNESScreenshots.Location = new System.Drawing.Point(442, 149);
this.BrowseSNESScreenshots.Name = "BrowseSNESScreenshots";
this.BrowseSNESScreenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseSNESScreenshots.TabIndex = 38;
this.BrowseSNESScreenshots.UseVisualStyleBackColor = true;
this.BrowseSNESScreenshots.Click += new System.EventHandler(this.button5_Click);
//
// SNESSavestatesBox
//
this.SNESSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.SNESSavestatesBox.Name = "SNESSavestatesBox";
this.SNESSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.SNESSavestatesBox.TabIndex = 32;
//
// BrowseSNESSaveRAM
//
this.BrowseSNESSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseSNESSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("BrowseSNESSaveRAM.Image")));
this.BrowseSNESSaveRAM.Location = new System.Drawing.Point(442, 119);
this.BrowseSNESSaveRAM.Name = "BrowseSNESSaveRAM";
this.BrowseSNESSaveRAM.Size = new System.Drawing.Size(26, 23);
this.BrowseSNESSaveRAM.TabIndex = 36;
this.BrowseSNESSaveRAM.UseVisualStyleBackColor = true;
this.BrowseSNESSaveRAM.Click += new System.EventHandler(this.BrowseSNESSaveRAM_Click);
//
// SNESSaveRAMDescription
//
this.SNESSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESSaveRAMDescription.AutoSize = true;
this.SNESSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.SNESSaveRAMDescription.Name = "SNESSaveRAMDescription";
this.SNESSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.SNESSaveRAMDescription.TabIndex = 35;
this.SNESSaveRAMDescription.Text = "Save RAM";
//
// SNESROMsDescription
//
this.SNESROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESROMsDescription.AutoSize = true;
this.SNESROMsDescription.Location = new System.Drawing.Point(474, 63);
this.SNESROMsDescription.Name = "SNESROMsDescription";
this.SNESROMsDescription.Size = new System.Drawing.Size(37, 13);
this.SNESROMsDescription.TabIndex = 39;
this.SNESROMsDescription.Text = "ROMs";
//
// SNESSaveRAMBox
//
this.SNESSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SNESSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.SNESSaveRAMBox.Name = "SNESSaveRAMBox";
this.SNESSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.SNESSaveRAMBox.TabIndex = 34;
//
// SNESBrowseROMs
//
this.SNESBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SNESBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("SNESBrowseROMs.Image")));
this.SNESBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.SNESBrowseROMs.Name = "SNESBrowseROMs";
this.SNESBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.SNESBrowseROMs.TabIndex = 31;
this.SNESBrowseROMs.UseVisualStyleBackColor = true;
this.SNESBrowseROMs.Click += new System.EventHandler(this.BrowseSNESROMs_Click);
//
// tabPageSMS
//
this.tabPageSMS.Controls.Add(this.Sega8BaseBox);
this.tabPageSMS.Controls.Add(this.Sega8CheatsDescription);
this.tabPageSMS.Controls.Add(this.Sega8BrowseCheats);
this.tabPageSMS.Controls.Add(this.Sega8CheatsBox);
this.tabPageSMS.Controls.Add(this.Sega8ScreenshotsBox);
this.tabPageSMS.Controls.Add(this.Sega8BaseDescription);
this.tabPageSMS.Controls.Add(this.Sega8ScreenshotsDescription);
this.tabPageSMS.Controls.Add(this.Sega8BrowseBase);
this.tabPageSMS.Controls.Add(this.Sega8BrowseScreenshots);
this.tabPageSMS.Controls.Add(this.Sega8ROMsBox);
this.tabPageSMS.Controls.Add(this.Sega8BrowseSavestates);
this.tabPageSMS.Controls.Add(this.Sega8SavestatesDescription);
this.tabPageSMS.Controls.Add(this.Sega8ROMsDescription);
this.tabPageSMS.Controls.Add(this.Sega8SavestatesBox);
this.tabPageSMS.Controls.Add(this.Sega8BrowseROMs);
this.tabPageSMS.Controls.Add(this.Sega8BrowseSaveRAM);
this.tabPageSMS.Controls.Add(this.Sega8SaveRAMDescription);
this.tabPageSMS.Controls.Add(this.Sega8SaveRAMBox);
this.tabPageSMS.Location = new System.Drawing.Point(4, 40);
this.tabPageSMS.Name = "tabPageSMS";
this.tabPageSMS.Padding = new System.Windows.Forms.Padding(3);
this.tabPageSMS.Size = new System.Drawing.Size(566, 257);
this.tabPageSMS.TabIndex = 1;
this.tabPageSMS.Text = "SMS";
this.tabPageSMS.UseVisualStyleBackColor = true;
//
// Sega8BaseBox
//
this.Sega8BaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BaseBox.Location = new System.Drawing.Point(13, 21);
this.Sega8BaseBox.Name = "Sega8BaseBox";
this.Sega8BaseBox.Size = new System.Drawing.Size(421, 20);
this.Sega8BaseBox.TabIndex = 15;
//
// Sega8CheatsDescription
//
this.Sega8CheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8CheatsDescription.AutoSize = true;
this.Sega8CheatsDescription.Location = new System.Drawing.Point(474, 183);
this.Sega8CheatsDescription.Name = "Sega8CheatsDescription";
this.Sega8CheatsDescription.Size = new System.Drawing.Size(40, 13);
this.Sega8CheatsDescription.TabIndex = 26;
this.Sega8CheatsDescription.Text = "Cheats";
//
// Sega8BrowseCheats
//
this.Sega8BrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("Sega8BrowseCheats.Image")));
this.Sega8BrowseCheats.Location = new System.Drawing.Point(442, 179);
this.Sega8BrowseCheats.Name = "Sega8BrowseCheats";
this.Sega8BrowseCheats.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseCheats.TabIndex = 26;
this.Sega8BrowseCheats.UseVisualStyleBackColor = true;
this.Sega8BrowseCheats.Click += new System.EventHandler(this.Sega8BrowseCheats_Click);
//
// Sega8CheatsBox
//
this.Sega8CheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Sega8CheatsBox.Location = new System.Drawing.Point(13, 179);
this.Sega8CheatsBox.Name = "Sega8CheatsBox";
this.Sega8CheatsBox.Size = new System.Drawing.Size(421, 20);
this.Sega8CheatsBox.TabIndex = 25;
//
// Sega8BaseDescription
//
this.Sega8BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BaseDescription.AutoSize = true;
this.Sega8BaseDescription.Location = new System.Drawing.Point(474, 25);
this.Sega8BaseDescription.Name = "Sega8BaseDescription";
this.Sega8BaseDescription.Size = new System.Drawing.Size(31, 13);
this.Sega8BaseDescription.TabIndex = 21;
this.Sega8BaseDescription.Text = "Base";
//
// Sega8BrowseBase
//
this.Sega8BrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Sega8BrowseBase.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.Sega8BrowseBase.Location = new System.Drawing.Point(442, 21);
this.Sega8BrowseBase.Name = "Sega8BrowseBase";
this.Sega8BrowseBase.Size = new System.Drawing.Size(26, 23);
this.Sega8BrowseBase.TabIndex = 16;
this.Sega8BrowseBase.UseVisualStyleBackColor = true;
this.Sega8BrowseBase.Click += new System.EventHandler(this.Sega8BrowseBase_Click);
//
// tabPageSG1000
//
this.tabPageSG1000.Controls.Add(this.SGBaseBox);
this.tabPageSG1000.Controls.Add(this.SGCheatsDescription);
this.tabPageSG1000.Controls.Add(this.SGBrowseCheats);
this.tabPageSG1000.Controls.Add(this.SGCheatsBox);
this.tabPageSG1000.Controls.Add(this.SGBaseDescription);
this.tabPageSG1000.Controls.Add(this.SGBrowseBase);
this.tabPageSG1000.Controls.Add(this.SGROMsBox);
this.tabPageSG1000.Controls.Add(this.SGScreenshotsBox);
this.tabPageSG1000.Controls.Add(this.SGBrowseSavestates);
this.tabPageSG1000.Controls.Add(this.SGScreenshotsDescription);
this.tabPageSG1000.Controls.Add(this.SGSavestatesDescription);
this.tabPageSG1000.Controls.Add(this.SGBrowseScreenshots);
this.tabPageSG1000.Controls.Add(this.SGSavestatesBox);
this.tabPageSG1000.Controls.Add(this.SGBrowseSaveRAM);
this.tabPageSG1000.Controls.Add(this.SGSaveRAMDescription);
this.tabPageSG1000.Controls.Add(this.SGROMsDescription);
this.tabPageSG1000.Controls.Add(this.SGSaveRAMBox);
this.tabPageSG1000.Controls.Add(this.SGBrowseROMs);
this.tabPageSG1000.Location = new System.Drawing.Point(4, 40);
this.tabPageSG1000.Name = "tabPageSG1000";
this.tabPageSG1000.Size = new System.Drawing.Size(566, 257);
this.tabPageSG1000.TabIndex = 8;
this.tabPageSG1000.Text = "SG-1000";
this.tabPageSG1000.UseVisualStyleBackColor = true;
//
// SGBaseBox
//
this.SGBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGBaseBox.Location = new System.Drawing.Point(13, 21);
this.SGBaseBox.Name = "SGBaseBox";
this.SGBaseBox.Size = new System.Drawing.Size(421, 20);
this.SGBaseBox.TabIndex = 30;
//
// SGCheatsDescription
//
this.SGCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGCheatsDescription.AutoSize = true;
this.SGCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.SGCheatsDescription.Name = "SGCheatsDescription";
this.SGCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.SGCheatsDescription.TabIndex = 41;
this.SGCheatsDescription.Text = "Cheats";
//
// SGBrowseCheats
//
this.SGBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseCheats.Image")));
this.SGBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.SGBrowseCheats.Name = "SGBrowseCheats";
this.SGBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.SGBrowseCheats.TabIndex = 42;
this.SGBrowseCheats.UseVisualStyleBackColor = true;
this.SGBrowseCheats.Click += new System.EventHandler(this.SGBrowseCheats_Click);
//
// SGCheatsBox
//
this.SGCheatsBox.AcceptsTab = true;
this.SGCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGCheatsBox.Location = new System.Drawing.Point(13, 179);
this.SGCheatsBox.Name = "SGCheatsBox";
this.SGCheatsBox.Size = new System.Drawing.Size(421, 20);
this.SGCheatsBox.TabIndex = 41;
//
// SGBaseDescription
//
this.SGBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBaseDescription.AutoSize = true;
this.SGBaseDescription.Location = new System.Drawing.Point(474, 25);
this.SGBaseDescription.Name = "SGBaseDescription";
this.SGBaseDescription.Size = new System.Drawing.Size(31, 13);
this.SGBaseDescription.TabIndex = 38;
this.SGBaseDescription.Text = "Base";
//
// SGBrowseBase
//
this.SGBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseBase.Image")));
this.SGBrowseBase.Location = new System.Drawing.Point(442, 21);
this.SGBrowseBase.Name = "SGBrowseBase";
this.SGBrowseBase.Size = new System.Drawing.Size(26, 23);
this.SGBrowseBase.TabIndex = 31;
this.SGBrowseBase.UseVisualStyleBackColor = true;
this.SGBrowseBase.Click += new System.EventHandler(this.SGBrowseBase_Click);
//
// SGROMsBox
//
this.SGROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGROMsBox.Location = new System.Drawing.Point(13, 59);
this.SGROMsBox.Name = "SGROMsBox";
this.SGROMsBox.Size = new System.Drawing.Size(421, 20);
this.SGROMsBox.TabIndex = 32;
//
// SGScreenshotsBox
//
this.SGScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.SGScreenshotsBox.Name = "SGScreenshotsBox";
this.SGScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.SGScreenshotsBox.TabIndex = 39;
//
// SGBrowseSavestates
//
this.SGBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseSavestates.Image")));
this.SGBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.SGBrowseSavestates.Name = "SGBrowseSavestates";
this.SGBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.SGBrowseSavestates.TabIndex = 35;
this.SGBrowseSavestates.UseVisualStyleBackColor = true;
this.SGBrowseSavestates.Click += new System.EventHandler(this.SGBrowseSavestates_Click);
//
// SGScreenshotsDescription
//
this.SGScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGScreenshotsDescription.AutoSize = true;
this.SGScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.SGScreenshotsDescription.Name = "SGScreenshotsDescription";
this.SGScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.SGScreenshotsDescription.TabIndex = 35;
this.SGScreenshotsDescription.Text = "Screenshots";
//
// SGSavestatesDescription
//
this.SGSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGSavestatesDescription.AutoSize = true;
this.SGSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.SGSavestatesDescription.Name = "SGSavestatesDescription";
this.SGSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.SGSavestatesDescription.TabIndex = 26;
this.SGSavestatesDescription.Text = "Savestates";
//
// SGBrowseScreenshots
//
this.SGBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseScreenshots.Image")));
this.SGBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.SGBrowseScreenshots.Name = "SGBrowseScreenshots";
this.SGBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.SGBrowseScreenshots.TabIndex = 40;
this.SGBrowseScreenshots.UseVisualStyleBackColor = true;
this.SGBrowseScreenshots.Click += new System.EventHandler(this.SGBrowseScreenshots_Click);
//
// SGSavestatesBox
//
this.SGSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.SGSavestatesBox.Name = "SGSavestatesBox";
this.SGSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.SGSavestatesBox.TabIndex = 34;
//
// SGBrowseSaveRAM
//
this.SGBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseSaveRAM.Image")));
this.SGBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.SGBrowseSaveRAM.Name = "SGBrowseSaveRAM";
this.SGBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.SGBrowseSaveRAM.TabIndex = 38;
this.SGBrowseSaveRAM.UseVisualStyleBackColor = true;
this.SGBrowseSaveRAM.Click += new System.EventHandler(this.SGBrowseSaveRAM_Click);
//
// SGSaveRAMDescription
//
this.SGSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGSaveRAMDescription.AutoSize = true;
this.SGSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.SGSaveRAMDescription.Name = "SGSaveRAMDescription";
this.SGSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.SGSaveRAMDescription.TabIndex = 29;
this.SGSaveRAMDescription.Text = "Save RAM";
//
// SGROMsDescription
//
this.SGROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGROMsDescription.AutoSize = true;
this.SGROMsDescription.Location = new System.Drawing.Point(474, 63);
this.SGROMsDescription.Name = "SGROMsDescription";
this.SGROMsDescription.Size = new System.Drawing.Size(37, 13);
this.SGROMsDescription.TabIndex = 32;
this.SGROMsDescription.Text = "ROMs";
//
// SGSaveRAMBox
//
this.SGSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.SGSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.SGSaveRAMBox.Name = "SGSaveRAMBox";
this.SGSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.SGSaveRAMBox.TabIndex = 36;
//
// SGBrowseROMs
//
this.SGBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.SGBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("SGBrowseROMs.Image")));
this.SGBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.SGBrowseROMs.Name = "SGBrowseROMs";
this.SGBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.SGBrowseROMs.TabIndex = 33;
this.SGBrowseROMs.UseVisualStyleBackColor = true;
this.SGBrowseROMs.Click += new System.EventHandler(this.SGROMsBrowse_Click);
//
// tabPageGGear
//
this.tabPageGGear.Controls.Add(this.GGBaseBox);
this.tabPageGGear.Controls.Add(this.GGCheatsDescription);
this.tabPageGGear.Controls.Add(this.GGBrowseCheats);
this.tabPageGGear.Controls.Add(this.GGCheatsBox);
this.tabPageGGear.Controls.Add(this.GGScreenshotsBox);
this.tabPageGGear.Controls.Add(this.GGBaseDescription);
this.tabPageGGear.Controls.Add(this.GGScreenshotsDescription);
this.tabPageGGear.Controls.Add(this.GGBrowseBase);
this.tabPageGGear.Controls.Add(this.GGBrowseScreenshots);
this.tabPageGGear.Controls.Add(this.GGROMBox);
this.tabPageGGear.Controls.Add(this.GGBrowseSavestates);
this.tabPageGGear.Controls.Add(this.GGSavestatesDescription);
this.tabPageGGear.Controls.Add(this.GGROMsDescription);
this.tabPageGGear.Controls.Add(this.GGSavestatesBox);
this.tabPageGGear.Controls.Add(this.GGBrowseROMs);
this.tabPageGGear.Controls.Add(this.GGBrowseSaveRAM);
this.tabPageGGear.Controls.Add(this.GGSaveRAMDescription);
this.tabPageGGear.Controls.Add(this.GGSaveRAMBox);
this.tabPageGGear.Location = new System.Drawing.Point(4, 40);
this.tabPageGGear.Name = "tabPageGGear";
this.tabPageGGear.Size = new System.Drawing.Size(566, 257);
this.tabPageGGear.TabIndex = 7;
this.tabPageGGear.Text = "G. Gear";
this.tabPageGGear.UseVisualStyleBackColor = true;
//
// GGBaseBox
//
this.GGBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGBaseBox.Location = new System.Drawing.Point(13, 21);
this.GGBaseBox.Name = "GGBaseBox";
this.GGBaseBox.Size = new System.Drawing.Size(421, 20);
this.GGBaseBox.TabIndex = 43;
//
// GGCheatsDescription
//
this.GGCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGCheatsDescription.AutoSize = true;
this.GGCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.GGCheatsDescription.Name = "GGCheatsDescription";
this.GGCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.GGCheatsDescription.TabIndex = 44;
this.GGCheatsDescription.Text = "Cheats";
//
// GGBrowseCheats
//
this.GGBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseCheats.Image")));
this.GGBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.GGBrowseCheats.Name = "GGBrowseCheats";
this.GGBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.GGBrowseCheats.TabIndex = 54;
this.GGBrowseCheats.UseVisualStyleBackColor = true;
this.GGBrowseCheats.Click += new System.EventHandler(this.GGBrowseCheats_Click);
//
// GGCheatsBox
//
this.GGCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGCheatsBox.Location = new System.Drawing.Point(13, 179);
this.GGCheatsBox.Name = "GGCheatsBox";
this.GGCheatsBox.Size = new System.Drawing.Size(421, 20);
this.GGCheatsBox.TabIndex = 53;
//
// GGScreenshotsBox
//
this.GGScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.GGScreenshotsBox.Name = "GGScreenshotsBox";
this.GGScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.GGScreenshotsBox.TabIndex = 51;
//
// GGBaseDescription
//
this.GGBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBaseDescription.AutoSize = true;
this.GGBaseDescription.Location = new System.Drawing.Point(474, 25);
this.GGBaseDescription.Name = "GGBaseDescription";
this.GGBaseDescription.Size = new System.Drawing.Size(31, 13);
this.GGBaseDescription.TabIndex = 41;
this.GGBaseDescription.Text = "Base";
//
// GGScreenshotsDescription
//
this.GGScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGScreenshotsDescription.AutoSize = true;
this.GGScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.GGScreenshotsDescription.Name = "GGScreenshotsDescription";
this.GGScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.GGScreenshotsDescription.TabIndex = 38;
this.GGScreenshotsDescription.Text = "Screenshots";
//
// GGBrowseBase
//
this.GGBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseBase.Image")));
this.GGBrowseBase.Location = new System.Drawing.Point(442, 21);
this.GGBrowseBase.Name = "GGBrowseBase";
this.GGBrowseBase.Size = new System.Drawing.Size(26, 23);
this.GGBrowseBase.TabIndex = 44;
this.GGBrowseBase.UseVisualStyleBackColor = true;
this.GGBrowseBase.Click += new System.EventHandler(this.GGBrowseBase_Click);
//
// GGBrowseScreenshots
//
this.GGBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseScreenshots.Image")));
this.GGBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.GGBrowseScreenshots.Name = "GGBrowseScreenshots";
this.GGBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.GGBrowseScreenshots.TabIndex = 52;
this.GGBrowseScreenshots.UseVisualStyleBackColor = true;
this.GGBrowseScreenshots.Click += new System.EventHandler(this.GGBrowseScreenshots_Click);
//
// GGROMBox
//
this.GGROMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGROMBox.Location = new System.Drawing.Point(13, 59);
this.GGROMBox.Name = "GGROMBox";
this.GGROMBox.Size = new System.Drawing.Size(421, 20);
this.GGROMBox.TabIndex = 45;
//
// GGBrowseSavestates
//
this.GGBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseSavestates.Image")));
this.GGBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.GGBrowseSavestates.Name = "GGBrowseSavestates";
this.GGBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.GGBrowseSavestates.TabIndex = 48;
this.GGBrowseSavestates.UseVisualStyleBackColor = true;
this.GGBrowseSavestates.Click += new System.EventHandler(this.GGBrowseSavestates_Click);
//
// GGSavestatesDescription
//
this.GGSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGSavestatesDescription.AutoSize = true;
this.GGSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.GGSavestatesDescription.Name = "GGSavestatesDescription";
this.GGSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.GGSavestatesDescription.TabIndex = 29;
this.GGSavestatesDescription.Text = "Savestates";
//
// GGROMsDescription
//
this.GGROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGROMsDescription.AutoSize = true;
this.GGROMsDescription.Location = new System.Drawing.Point(474, 63);
this.GGROMsDescription.Name = "GGROMsDescription";
this.GGROMsDescription.Size = new System.Drawing.Size(37, 13);
this.GGROMsDescription.TabIndex = 35;
this.GGROMsDescription.Text = "ROMs";
//
// GGSavestatesBox
//
this.GGSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.GGSavestatesBox.Name = "GGSavestatesBox";
this.GGSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.GGSavestatesBox.TabIndex = 47;
//
// GGBrowseROMs
//
this.GGBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseROMs.Image")));
this.GGBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.GGBrowseROMs.Name = "GGBrowseROMs";
this.GGBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.GGBrowseROMs.TabIndex = 46;
this.GGBrowseROMs.UseVisualStyleBackColor = true;
this.GGBrowseROMs.Click += new System.EventHandler(this.GGBrowseROMs_Click);
//
// GGBrowseSaveRAM
//
this.GGBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("GGBrowseSaveRAM.Image")));
this.GGBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.GGBrowseSaveRAM.Name = "GGBrowseSaveRAM";
this.GGBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.GGBrowseSaveRAM.TabIndex = 50;
this.GGBrowseSaveRAM.UseVisualStyleBackColor = true;
this.GGBrowseSaveRAM.Click += new System.EventHandler(this.GGBrowseSaveRAM_Click);
//
// GGSaveRAMDescription
//
this.GGSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GGSaveRAMDescription.AutoSize = true;
this.GGSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.GGSaveRAMDescription.Name = "GGSaveRAMDescription";
this.GGSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.GGSaveRAMDescription.TabIndex = 32;
this.GGSaveRAMDescription.Text = "Save RAM";
//
// GGSaveRAMBox
//
this.GGSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GGSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.GGSaveRAMBox.Name = "GGSaveRAMBox";
this.GGSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.GGSaveRAMBox.TabIndex = 49;
//
// tabPageGenesis
//
this.tabPageGenesis.Controls.Add(this.GenesisBaseBox);
this.tabPageGenesis.Controls.Add(this.GenesisCheatsDescription);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseCheats);
this.tabPageGenesis.Controls.Add(this.GenesisCheatsBox);
this.tabPageGenesis.Controls.Add(this.GenesisScreenshotsBox);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseSaveRAM);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseROMs);
this.tabPageGenesis.Controls.Add(this.GenesisBaseDescription);
this.tabPageGenesis.Controls.Add(this.GenesisSaveRAMDescription);
this.tabPageGenesis.Controls.Add(this.GenesisSavestatesBox);
this.tabPageGenesis.Controls.Add(this.GenesisScreenshotsDescription);
this.tabPageGenesis.Controls.Add(this.GenesisSaveRAMBox);
this.tabPageGenesis.Controls.Add(this.GenesisROMsDescription);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseBase);
this.tabPageGenesis.Controls.Add(this.GenesisSavestatesDescription);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseSavestates);
this.tabPageGenesis.Controls.Add(this.GenesisBrowseScreenshots);
this.tabPageGenesis.Controls.Add(this.GenesisROMsBox);
this.tabPageGenesis.Location = new System.Drawing.Point(4, 40);
this.tabPageGenesis.Name = "tabPageGenesis";
this.tabPageGenesis.Size = new System.Drawing.Size(566, 257);
this.tabPageGenesis.TabIndex = 2;
this.tabPageGenesis.Text = "Genesis";
this.tabPageGenesis.UseVisualStyleBackColor = true;
//
// GenesisBaseBox
//
this.GenesisBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBaseBox.Location = new System.Drawing.Point(13, 21);
this.GenesisBaseBox.Name = "GenesisBaseBox";
this.GenesisBaseBox.Size = new System.Drawing.Size(421, 20);
this.GenesisBaseBox.TabIndex = 60;
//
// GenesisCheatsDescription
//
this.GenesisCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisCheatsDescription.AutoSize = true;
this.GenesisCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.GenesisCheatsDescription.Name = "GenesisCheatsDescription";
this.GenesisCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.GenesisCheatsDescription.TabIndex = 39;
this.GenesisCheatsDescription.Text = "Cheats";
//
// GenesisBrowseCheats
//
this.GenesisBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseCheats.Image")));
this.GenesisBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.GenesisBrowseCheats.Name = "GenesisBrowseCheats";
this.GenesisBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseCheats.TabIndex = 71;
this.GenesisBrowseCheats.UseVisualStyleBackColor = true;
this.GenesisBrowseCheats.Click += new System.EventHandler(this.GenesisBrowseCheats_Click);
//
// GenesisCheatsBox
//
this.GenesisCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisCheatsBox.Location = new System.Drawing.Point(13, 179);
this.GenesisCheatsBox.Name = "GenesisCheatsBox";
this.GenesisCheatsBox.Size = new System.Drawing.Size(421, 20);
this.GenesisCheatsBox.TabIndex = 70;
//
// GenesisScreenshotsBox
//
this.GenesisScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.GenesisScreenshotsBox.Name = "GenesisScreenshotsBox";
this.GenesisScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.GenesisScreenshotsBox.TabIndex = 68;
//
// GenesisBrowseSaveRAM
//
this.GenesisBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseSaveRAM.Image")));
this.GenesisBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.GenesisBrowseSaveRAM.Name = "GenesisBrowseSaveRAM";
this.GenesisBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseSaveRAM.TabIndex = 67;
this.GenesisBrowseSaveRAM.UseVisualStyleBackColor = true;
this.GenesisBrowseSaveRAM.Click += new System.EventHandler(this.GenesisBrowseSaveRAM_Click);
//
// GenesisBrowseROMs
//
this.GenesisBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseROMs.Image")));
this.GenesisBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.GenesisBrowseROMs.Name = "GenesisBrowseROMs";
this.GenesisBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseROMs.TabIndex = 63;
this.GenesisBrowseROMs.UseVisualStyleBackColor = true;
this.GenesisBrowseROMs.Click += new System.EventHandler(this.GenesisBrowseROMs_Click);
//
// GenesisBaseDescription
//
this.GenesisBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBaseDescription.AutoSize = true;
this.GenesisBaseDescription.Location = new System.Drawing.Point(474, 25);
this.GenesisBaseDescription.Name = "GenesisBaseDescription";
this.GenesisBaseDescription.Size = new System.Drawing.Size(31, 13);
this.GenesisBaseDescription.TabIndex = 36;
this.GenesisBaseDescription.Text = "Base";
//
// GenesisSaveRAMDescription
//
this.GenesisSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisSaveRAMDescription.AutoSize = true;
this.GenesisSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.GenesisSaveRAMDescription.Name = "GenesisSaveRAMDescription";
this.GenesisSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.GenesisSaveRAMDescription.TabIndex = 27;
this.GenesisSaveRAMDescription.Text = "Save RAM";
//
// GenesisSavestatesBox
//
this.GenesisSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.GenesisSavestatesBox.Name = "GenesisSavestatesBox";
this.GenesisSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.GenesisSavestatesBox.TabIndex = 64;
//
// GenesisScreenshotsDescription
//
this.GenesisScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisScreenshotsDescription.AutoSize = true;
this.GenesisScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.GenesisScreenshotsDescription.Name = "GenesisScreenshotsDescription";
this.GenesisScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.GenesisScreenshotsDescription.TabIndex = 33;
this.GenesisScreenshotsDescription.Text = "Screenshots";
//
// GenesisSaveRAMBox
//
this.GenesisSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.GenesisSaveRAMBox.Name = "GenesisSaveRAMBox";
this.GenesisSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.GenesisSaveRAMBox.TabIndex = 66;
//
// GenesisROMsDescription
//
this.GenesisROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisROMsDescription.AutoSize = true;
this.GenesisROMsDescription.Location = new System.Drawing.Point(474, 63);
this.GenesisROMsDescription.Name = "GenesisROMsDescription";
this.GenesisROMsDescription.Size = new System.Drawing.Size(37, 13);
this.GenesisROMsDescription.TabIndex = 30;
this.GenesisROMsDescription.Text = "ROMs";
//
// GenesisBrowseBase
//
this.GenesisBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseBase.Image")));
this.GenesisBrowseBase.Location = new System.Drawing.Point(442, 21);
this.GenesisBrowseBase.Name = "GenesisBrowseBase";
this.GenesisBrowseBase.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseBase.TabIndex = 61;
this.GenesisBrowseBase.UseVisualStyleBackColor = true;
this.GenesisBrowseBase.Click += new System.EventHandler(this.GenesisBrowseBase_Click);
//
// GenesisSavestatesDescription
//
this.GenesisSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisSavestatesDescription.AutoSize = true;
this.GenesisSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.GenesisSavestatesDescription.Name = "GenesisSavestatesDescription";
this.GenesisSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.GenesisSavestatesDescription.TabIndex = 24;
this.GenesisSavestatesDescription.Text = "Savestates";
//
// GenesisBrowseSavestates
//
this.GenesisBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseSavestates.Image")));
this.GenesisBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.GenesisBrowseSavestates.Name = "GenesisBrowseSavestates";
this.GenesisBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseSavestates.TabIndex = 65;
this.GenesisBrowseSavestates.UseVisualStyleBackColor = true;
this.GenesisBrowseSavestates.Click += new System.EventHandler(this.GenesisBrowseSavestates_Click);
//
// GenesisBrowseScreenshots
//
this.GenesisBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GenesisBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("GenesisBrowseScreenshots.Image")));
this.GenesisBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.GenesisBrowseScreenshots.Name = "GenesisBrowseScreenshots";
this.GenesisBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.GenesisBrowseScreenshots.TabIndex = 69;
this.GenesisBrowseScreenshots.UseVisualStyleBackColor = true;
this.GenesisBrowseScreenshots.Click += new System.EventHandler(this.GenesisBrowseScreenshots_Click);
//
// GenesisROMsBox
//
this.GenesisROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GenesisROMsBox.Location = new System.Drawing.Point(13, 59);
this.GenesisROMsBox.Name = "GenesisROMsBox";
this.GenesisROMsBox.Size = new System.Drawing.Size(421, 20);
this.GenesisROMsBox.TabIndex = 62;
//
// tabPagePCE
//
this.tabPagePCE.Controls.Add(this.PCEBaseBox);
this.tabPagePCE.Controls.Add(this.PCEBiosDescription);
this.tabPagePCE.Controls.Add(this.PCEBrowseBios);
this.tabPagePCE.Controls.Add(this.PCEBiosBox);
this.tabPagePCE.Controls.Add(this.PCECheatsDescription);
this.tabPagePCE.Controls.Add(this.PCEBrowseCheats);
this.tabPagePCE.Controls.Add(this.PCECheatsBox);
this.tabPagePCE.Controls.Add(this.PCEScreenshotsBox);
this.tabPagePCE.Controls.Add(this.PCEBaseDescription);
this.tabPagePCE.Controls.Add(this.PCEScreenshotsDescription);
this.tabPagePCE.Controls.Add(this.PCEBrowseBase);
this.tabPagePCE.Controls.Add(this.PCEBrowseScreenshots);
this.tabPagePCE.Controls.Add(this.PCEROMsBox);
this.tabPagePCE.Controls.Add(this.PCEBrowseSavestates);
this.tabPagePCE.Controls.Add(this.PCESavestatesDescription);
this.tabPagePCE.Controls.Add(this.PCEROMsDescription);
this.tabPagePCE.Controls.Add(this.PCESavestatesBox);
this.tabPagePCE.Controls.Add(this.PCEBrowseROMs);
this.tabPagePCE.Controls.Add(this.PCEBrowseSaveRAM);
this.tabPagePCE.Controls.Add(this.PCESaveRAMDescription);
this.tabPagePCE.Controls.Add(this.PCESaveRAMBox);
this.tabPagePCE.Location = new System.Drawing.Point(4, 40);
this.tabPagePCE.Name = "tabPagePCE";
this.tabPagePCE.Size = new System.Drawing.Size(566, 257);
this.tabPagePCE.TabIndex = 3;
this.tabPagePCE.Text = "PC Engine";
this.tabPagePCE.UseVisualStyleBackColor = true;
//
// PCEBaseBox
//
this.PCEBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCEBaseBox.Location = new System.Drawing.Point(13, 21);
this.PCEBaseBox.Name = "PCEBaseBox";
this.PCEBaseBox.Size = new System.Drawing.Size(421, 20);
this.PCEBaseBox.TabIndex = 77;
//
// PCEBiosDescription
//
this.PCEBiosDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBiosDescription.AutoSize = true;
this.PCEBiosDescription.Location = new System.Drawing.Point(474, 212);
this.PCEBiosDescription.Name = "PCEBiosDescription";
this.PCEBiosDescription.Size = new System.Drawing.Size(50, 13);
this.PCEBiosDescription.TabIndex = 91;
this.PCEBiosDescription.Text = "CD BIOS";
//
// PCEBrowseBios
//
this.PCEBrowseBios.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseBios.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseBios.Image")));
this.PCEBrowseBios.Location = new System.Drawing.Point(442, 209);
this.PCEBrowseBios.Name = "PCEBrowseBios";
this.PCEBrowseBios.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseBios.TabIndex = 90;
this.PCEBrowseBios.UseVisualStyleBackColor = true;
this.PCEBrowseBios.Click += new System.EventHandler(this.PCEBrowseBios_Click);
//
// PCEBiosBox
//
this.PCEBiosBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCEBiosBox.Location = new System.Drawing.Point(13, 209);
this.PCEBiosBox.Name = "PCEBiosBox";
this.PCEBiosBox.Size = new System.Drawing.Size(421, 20);
this.PCEBiosBox.TabIndex = 89;
//
// PCECheatsDescription
//
this.PCECheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCECheatsDescription.AutoSize = true;
this.PCECheatsDescription.Location = new System.Drawing.Point(474, 183);
this.PCECheatsDescription.Name = "PCECheatsDescription";
this.PCECheatsDescription.Size = new System.Drawing.Size(40, 13);
this.PCECheatsDescription.TabIndex = 39;
this.PCECheatsDescription.Text = "Cheats";
//
// PCEBrowseCheats
//
this.PCEBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseCheats.Image")));
this.PCEBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.PCEBrowseCheats.Name = "PCEBrowseCheats";
this.PCEBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseCheats.TabIndex = 88;
this.PCEBrowseCheats.UseVisualStyleBackColor = true;
this.PCEBrowseCheats.Click += new System.EventHandler(this.PCEBrowseCheats_Click);
//
// PCECheatsBox
//
this.PCECheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCECheatsBox.Location = new System.Drawing.Point(13, 179);
this.PCECheatsBox.Name = "PCECheatsBox";
this.PCECheatsBox.Size = new System.Drawing.Size(421, 20);
this.PCECheatsBox.TabIndex = 87;
//
// PCEScreenshotsBox
//
this.PCEScreenshotsBox.AcceptsReturn = true;
this.PCEScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCEScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.PCEScreenshotsBox.Name = "PCEScreenshotsBox";
this.PCEScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.PCEScreenshotsBox.TabIndex = 85;
//
// PCEBaseDescription
//
this.PCEBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBaseDescription.AutoSize = true;
this.PCEBaseDescription.Location = new System.Drawing.Point(474, 25);
this.PCEBaseDescription.Name = "PCEBaseDescription";
this.PCEBaseDescription.Size = new System.Drawing.Size(31, 13);
this.PCEBaseDescription.TabIndex = 36;
this.PCEBaseDescription.Text = "Base";
//
// PCEScreenshotsDescription
//
this.PCEScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEScreenshotsDescription.AutoSize = true;
this.PCEScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.PCEScreenshotsDescription.Name = "PCEScreenshotsDescription";
this.PCEScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.PCEScreenshotsDescription.TabIndex = 33;
this.PCEScreenshotsDescription.Text = "Screenshots";
//
// PCEBrowseBase
//
this.PCEBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseBase.Image")));
this.PCEBrowseBase.Location = new System.Drawing.Point(442, 21);
this.PCEBrowseBase.Name = "PCEBrowseBase";
this.PCEBrowseBase.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseBase.TabIndex = 78;
this.PCEBrowseBase.UseVisualStyleBackColor = true;
this.PCEBrowseBase.Click += new System.EventHandler(this.PCEBrowseBase_Click);
//
// PCEBrowseScreenshots
//
this.PCEBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseScreenshots.Image")));
this.PCEBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.PCEBrowseScreenshots.Name = "PCEBrowseScreenshots";
this.PCEBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseScreenshots.TabIndex = 86;
this.PCEBrowseScreenshots.UseVisualStyleBackColor = true;
this.PCEBrowseScreenshots.Click += new System.EventHandler(this.PCEBrowseScreenshots_Click);
//
// PCEROMsBox
//
this.PCEROMsBox.AcceptsReturn = true;
this.PCEROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCEROMsBox.Location = new System.Drawing.Point(13, 59);
this.PCEROMsBox.Name = "PCEROMsBox";
this.PCEROMsBox.Size = new System.Drawing.Size(421, 20);
this.PCEROMsBox.TabIndex = 79;
//
// PCEBrowseSavestates
//
this.PCEBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseSavestates.Image")));
this.PCEBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.PCEBrowseSavestates.Name = "PCEBrowseSavestates";
this.PCEBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseSavestates.TabIndex = 82;
this.PCEBrowseSavestates.UseVisualStyleBackColor = true;
this.PCEBrowseSavestates.Click += new System.EventHandler(this.PCEBrowseSavestates_Click);
//
// PCESavestatesDescription
//
this.PCESavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCESavestatesDescription.AutoSize = true;
this.PCESavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.PCESavestatesDescription.Name = "PCESavestatesDescription";
this.PCESavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.PCESavestatesDescription.TabIndex = 24;
this.PCESavestatesDescription.Text = "Savestates";
//
// PCEROMsDescription
//
this.PCEROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEROMsDescription.AutoSize = true;
this.PCEROMsDescription.Location = new System.Drawing.Point(474, 63);
this.PCEROMsDescription.Name = "PCEROMsDescription";
this.PCEROMsDescription.Size = new System.Drawing.Size(37, 13);
this.PCEROMsDescription.TabIndex = 30;
this.PCEROMsDescription.Text = "ROMs";
//
// PCESavestatesBox
//
this.PCESavestatesBox.AcceptsTab = true;
this.PCESavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCESavestatesBox.Location = new System.Drawing.Point(13, 89);
this.PCESavestatesBox.Name = "PCESavestatesBox";
this.PCESavestatesBox.Size = new System.Drawing.Size(421, 20);
this.PCESavestatesBox.TabIndex = 81;
//
// PCEBrowseROMs
//
this.PCEBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseROMs.Image")));
this.PCEBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.PCEBrowseROMs.Name = "PCEBrowseROMs";
this.PCEBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseROMs.TabIndex = 80;
this.PCEBrowseROMs.UseVisualStyleBackColor = true;
this.PCEBrowseROMs.Click += new System.EventHandler(this.PCEBrowseROMs_Click);
//
// PCEBrowseSaveRAM
//
this.PCEBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCEBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("PCEBrowseSaveRAM.Image")));
this.PCEBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.PCEBrowseSaveRAM.Name = "PCEBrowseSaveRAM";
this.PCEBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.PCEBrowseSaveRAM.TabIndex = 84;
this.PCEBrowseSaveRAM.UseVisualStyleBackColor = true;
this.PCEBrowseSaveRAM.Click += new System.EventHandler(this.PCEBrowseSaveRAM_Click);
//
// PCESaveRAMDescription
//
this.PCESaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.PCESaveRAMDescription.AutoSize = true;
this.PCESaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.PCESaveRAMDescription.Name = "PCESaveRAMDescription";
this.PCESaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.PCESaveRAMDescription.TabIndex = 27;
this.PCESaveRAMDescription.Text = "Save RAM";
//
// PCESaveRAMBox
//
this.PCESaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PCESaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.PCESaveRAMBox.Name = "PCESaveRAMBox";
this.PCESaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.PCESaveRAMBox.TabIndex = 83;
//
// tabPageGameboy
//
this.tabPageGameboy.Controls.Add(this.GBBaseBox);
this.tabPageGameboy.Controls.Add(this.GBPalettesBox);
this.tabPageGameboy.Controls.Add(this.GBBrowsePalettes);
this.tabPageGameboy.Controls.Add(this.GBPalettesDescription);
this.tabPageGameboy.Controls.Add(this.GBCheatsDescription);
this.tabPageGameboy.Controls.Add(this.GBBrowseCheats);
this.tabPageGameboy.Controls.Add(this.GBCheatsBox);
this.tabPageGameboy.Controls.Add(this.GBScreenshotsBox);
this.tabPageGameboy.Controls.Add(this.GBBaseDescription);
this.tabPageGameboy.Controls.Add(this.GBScreenshotsDescription);
this.tabPageGameboy.Controls.Add(this.GBBrowseBase);
this.tabPageGameboy.Controls.Add(this.GBBrowseScreenshots);
this.tabPageGameboy.Controls.Add(this.GBROMsBox);
this.tabPageGameboy.Controls.Add(this.GBBrowseSavestates);
this.tabPageGameboy.Controls.Add(this.GBSavestatesDescription);
this.tabPageGameboy.Controls.Add(this.GBROMsDescription);
this.tabPageGameboy.Controls.Add(this.GBSavestatesBox);
this.tabPageGameboy.Controls.Add(this.GBBrowseROMs);
this.tabPageGameboy.Controls.Add(this.GBBrowseSaveRAM);
this.tabPageGameboy.Controls.Add(this.GBSaveRAMDescription);
this.tabPageGameboy.Controls.Add(this.GBSaveRAMBox);
this.tabPageGameboy.Location = new System.Drawing.Point(4, 40);
this.tabPageGameboy.Name = "tabPageGameboy";
this.tabPageGameboy.Size = new System.Drawing.Size(566, 278);
this.tabPageGameboy.TabIndex = 4;
this.tabPageGameboy.Text = "Gameboy";
this.tabPageGameboy.UseVisualStyleBackColor = true;
//
// GBBaseBox
//
this.GBBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBBaseBox.Location = new System.Drawing.Point(13, 21);
this.GBBaseBox.Name = "GBBaseBox";
this.GBBaseBox.Size = new System.Drawing.Size(421, 20);
this.GBBaseBox.TabIndex = 90;
//
// GBPalettesBox
//
this.GBPalettesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBPalettesBox.Location = new System.Drawing.Point(13, 209);
this.GBPalettesBox.Name = "GBPalettesBox";
this.GBPalettesBox.Size = new System.Drawing.Size(421, 20);
this.GBPalettesBox.TabIndex = 103;
//
// GBBrowsePalettes
//
this.GBBrowsePalettes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowsePalettes.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowsePalettes.Image")));
this.GBBrowsePalettes.Location = new System.Drawing.Point(442, 209);
this.GBBrowsePalettes.Name = "GBBrowsePalettes";
this.GBBrowsePalettes.Size = new System.Drawing.Size(26, 23);
this.GBBrowsePalettes.TabIndex = 104;
this.GBBrowsePalettes.UseVisualStyleBackColor = true;
this.GBBrowsePalettes.Click += new System.EventHandler(this.GBBrowsePalettes_Click);
//
// GBPalettesDescription
//
this.GBPalettesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBPalettesDescription.AutoSize = true;
this.GBPalettesDescription.Location = new System.Drawing.Point(474, 213);
this.GBPalettesDescription.Name = "GBPalettesDescription";
this.GBPalettesDescription.Size = new System.Drawing.Size(40, 13);
this.GBPalettesDescription.TabIndex = 102;
this.GBPalettesDescription.Text = "Palette";
//
// GBCheatsDescription
//
this.GBCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBCheatsDescription.AutoSize = true;
this.GBCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.GBCheatsDescription.Name = "GBCheatsDescription";
this.GBCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.GBCheatsDescription.TabIndex = 39;
this.GBCheatsDescription.Text = "Cheats";
//
// GBBrowseCheats
//
this.GBBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseCheats.Image")));
this.GBBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.GBBrowseCheats.Name = "GBBrowseCheats";
this.GBBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.GBBrowseCheats.TabIndex = 101;
this.GBBrowseCheats.UseVisualStyleBackColor = true;
this.GBBrowseCheats.Click += new System.EventHandler(this.GBBrowseCheats_Click);
//
// GBCheatsBox
//
this.GBCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBCheatsBox.Location = new System.Drawing.Point(13, 179);
this.GBCheatsBox.Name = "GBCheatsBox";
this.GBCheatsBox.Size = new System.Drawing.Size(421, 20);
this.GBCheatsBox.TabIndex = 100;
//
// GBScreenshotsBox
//
this.GBScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.GBScreenshotsBox.Name = "GBScreenshotsBox";
this.GBScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.GBScreenshotsBox.TabIndex = 98;
//
// GBBaseDescription
//
this.GBBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBaseDescription.AutoSize = true;
this.GBBaseDescription.Location = new System.Drawing.Point(474, 25);
this.GBBaseDescription.Name = "GBBaseDescription";
this.GBBaseDescription.Size = new System.Drawing.Size(31, 13);
this.GBBaseDescription.TabIndex = 36;
this.GBBaseDescription.Text = "Base";
//
// GBScreenshotsDescription
//
this.GBScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBScreenshotsDescription.AutoSize = true;
this.GBScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.GBScreenshotsDescription.Name = "GBScreenshotsDescription";
this.GBScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.GBScreenshotsDescription.TabIndex = 33;
this.GBScreenshotsDescription.Text = "Screenshots";
//
// GBBrowseBase
//
this.GBBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseBase.Image")));
this.GBBrowseBase.Location = new System.Drawing.Point(442, 21);
this.GBBrowseBase.Name = "GBBrowseBase";
this.GBBrowseBase.Size = new System.Drawing.Size(26, 23);
this.GBBrowseBase.TabIndex = 91;
this.GBBrowseBase.UseVisualStyleBackColor = true;
this.GBBrowseBase.Click += new System.EventHandler(this.GBBrowseBase_Click);
//
// GBBrowseScreenshots
//
this.GBBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseScreenshots.Image")));
this.GBBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.GBBrowseScreenshots.Name = "GBBrowseScreenshots";
this.GBBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.GBBrowseScreenshots.TabIndex = 99;
this.GBBrowseScreenshots.UseVisualStyleBackColor = true;
this.GBBrowseScreenshots.Click += new System.EventHandler(this.GBBrowseScreenshots_Click);
//
// GBROMsBox
//
this.GBROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBROMsBox.Location = new System.Drawing.Point(13, 59);
this.GBROMsBox.Name = "GBROMsBox";
this.GBROMsBox.Size = new System.Drawing.Size(421, 20);
this.GBROMsBox.TabIndex = 92;
//
// GBBrowseSavestates
//
this.GBBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseSavestates.Image")));
this.GBBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.GBBrowseSavestates.Name = "GBBrowseSavestates";
this.GBBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.GBBrowseSavestates.TabIndex = 95;
this.GBBrowseSavestates.UseVisualStyleBackColor = true;
this.GBBrowseSavestates.Click += new System.EventHandler(this.GBBrowseSavestates_Click);
//
// GBSavestatesDescription
//
this.GBSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBSavestatesDescription.AutoSize = true;
this.GBSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.GBSavestatesDescription.Name = "GBSavestatesDescription";
this.GBSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.GBSavestatesDescription.TabIndex = 24;
this.GBSavestatesDescription.Text = "Savestates";
//
// GBROMsDescription
//
this.GBROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBROMsDescription.AutoSize = true;
this.GBROMsDescription.Location = new System.Drawing.Point(474, 63);
this.GBROMsDescription.Name = "GBROMsDescription";
this.GBROMsDescription.Size = new System.Drawing.Size(37, 13);
this.GBROMsDescription.TabIndex = 30;
this.GBROMsDescription.Text = "ROMs";
//
// GBSavestatesBox
//
this.GBSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.GBSavestatesBox.Name = "GBSavestatesBox";
this.GBSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.GBSavestatesBox.TabIndex = 94;
//
// GBBrowseROMs
//
this.GBBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseROMs.Image")));
this.GBBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.GBBrowseROMs.Name = "GBBrowseROMs";
this.GBBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.GBBrowseROMs.TabIndex = 93;
this.GBBrowseROMs.UseVisualStyleBackColor = true;
this.GBBrowseROMs.Click += new System.EventHandler(this.GBBrowseROMs_Click);
//
// GBBrowseSaveRAM
//
this.GBBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("GBBrowseSaveRAM.Image")));
this.GBBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.GBBrowseSaveRAM.Name = "GBBrowseSaveRAM";
this.GBBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.GBBrowseSaveRAM.TabIndex = 97;
this.GBBrowseSaveRAM.UseVisualStyleBackColor = true;
this.GBBrowseSaveRAM.Click += new System.EventHandler(this.GBBrowseSaveRAM_Click);
//
// GBSaveRAMDescription
//
this.GBSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBSaveRAMDescription.AutoSize = true;
this.GBSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.GBSaveRAMDescription.Name = "GBSaveRAMDescription";
this.GBSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.GBSaveRAMDescription.TabIndex = 27;
this.GBSaveRAMDescription.Text = "Save RAM";
//
// GBSaveRAMBox
//
this.GBSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.GBSaveRAMBox.Name = "GBSaveRAMBox";
this.GBSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.GBSaveRAMBox.TabIndex = 96;
//
// tabPageGBA
//
this.tabPageGBA.Controls.Add(this.GBABaseBox);
this.tabPageGBA.Controls.Add(this.GBAFirmwaresBox);
this.tabPageGBA.Controls.Add(this.GBABrowseFirmwares);
this.tabPageGBA.Controls.Add(this.GBAFirmwaresDescription);
this.tabPageGBA.Controls.Add(this.GBACheatsDescription);
this.tabPageGBA.Controls.Add(this.GBABrowseCheats);
this.tabPageGBA.Controls.Add(this.GBACheatsBox);
this.tabPageGBA.Controls.Add(this.GBAScreenshotsBox);
this.tabPageGBA.Controls.Add(this.GBABaseDescription);
this.tabPageGBA.Controls.Add(this.GBAScreenshotsDescription);
this.tabPageGBA.Controls.Add(this.GBABrowseBase);
this.tabPageGBA.Controls.Add(this.GBABrowseScreenshots);
this.tabPageGBA.Controls.Add(this.GBAROMsBox);
this.tabPageGBA.Controls.Add(this.GBABrowseSavestates);
this.tabPageGBA.Controls.Add(this.GBASavestatesDescription);
this.tabPageGBA.Controls.Add(this.GBAROMsDescription);
this.tabPageGBA.Controls.Add(this.GBASavestatesBox);
this.tabPageGBA.Controls.Add(this.GBABrowseROMs);
this.tabPageGBA.Controls.Add(this.GBABrowseSaveRAM);
this.tabPageGBA.Controls.Add(this.GBASaveRAMDescription);
this.tabPageGBA.Controls.Add(this.GBASaveRAMBox);
this.tabPageGBA.Location = new System.Drawing.Point(4, 40);
this.tabPageGBA.Name = "tabPageGBA";
this.tabPageGBA.Size = new System.Drawing.Size(566, 278);
this.tabPageGBA.TabIndex = 14;
this.tabPageGBA.Text = "GBA";
this.tabPageGBA.UseVisualStyleBackColor = true;
//
// GBABaseBox
//
this.GBABaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBABaseBox.Location = new System.Drawing.Point(13, 21);
this.GBABaseBox.Name = "GBABaseBox";
this.GBABaseBox.Size = new System.Drawing.Size(421, 20);
this.GBABaseBox.TabIndex = 111;
//
// GBAFirmwaresBox
//
this.GBAFirmwaresBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBAFirmwaresBox.Location = new System.Drawing.Point(13, 209);
this.GBAFirmwaresBox.Name = "GBAFirmwaresBox";
this.GBAFirmwaresBox.Size = new System.Drawing.Size(421, 20);
this.GBAFirmwaresBox.TabIndex = 124;
//
// GBABrowseFirmwares
//
this.GBABrowseFirmwares.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseFirmwares.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseFirmwares.Image")));
this.GBABrowseFirmwares.Location = new System.Drawing.Point(442, 209);
this.GBABrowseFirmwares.Name = "GBABrowseFirmwares";
this.GBABrowseFirmwares.Size = new System.Drawing.Size(26, 23);
this.GBABrowseFirmwares.TabIndex = 125;
this.GBABrowseFirmwares.UseVisualStyleBackColor = true;
this.GBABrowseFirmwares.Click += new System.EventHandler(this.GBABrowseFirmwares_Click);
//
// GBAFirmwaresDescription
//
this.GBAFirmwaresDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBAFirmwaresDescription.AutoSize = true;
this.GBAFirmwaresDescription.Location = new System.Drawing.Point(474, 213);
this.GBAFirmwaresDescription.Name = "GBAFirmwaresDescription";
this.GBAFirmwaresDescription.Size = new System.Drawing.Size(32, 13);
this.GBAFirmwaresDescription.TabIndex = 123;
this.GBAFirmwaresDescription.Text = "BIOS";
//
// GBACheatsDescription
//
this.GBACheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBACheatsDescription.AutoSize = true;
this.GBACheatsDescription.Location = new System.Drawing.Point(474, 183);
this.GBACheatsDescription.Name = "GBACheatsDescription";
this.GBACheatsDescription.Size = new System.Drawing.Size(40, 13);
this.GBACheatsDescription.TabIndex = 110;
this.GBACheatsDescription.Text = "Cheats";
//
// GBABrowseCheats
//
this.GBABrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseCheats.Image")));
this.GBABrowseCheats.Location = new System.Drawing.Point(442, 179);
this.GBABrowseCheats.Name = "GBABrowseCheats";
this.GBABrowseCheats.Size = new System.Drawing.Size(26, 23);
this.GBABrowseCheats.TabIndex = 122;
this.GBABrowseCheats.UseVisualStyleBackColor = true;
this.GBABrowseCheats.Click += new System.EventHandler(this.GBABrowseCheats_Click);
//
// GBACheatsBox
//
this.GBACheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBACheatsBox.Location = new System.Drawing.Point(13, 179);
this.GBACheatsBox.Name = "GBACheatsBox";
this.GBACheatsBox.Size = new System.Drawing.Size(421, 20);
this.GBACheatsBox.TabIndex = 121;
//
// GBAScreenshotsBox
//
this.GBAScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBAScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.GBAScreenshotsBox.Name = "GBAScreenshotsBox";
this.GBAScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.GBAScreenshotsBox.TabIndex = 119;
//
// GBABaseDescription
//
this.GBABaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABaseDescription.AutoSize = true;
this.GBABaseDescription.Location = new System.Drawing.Point(474, 25);
this.GBABaseDescription.Name = "GBABaseDescription";
this.GBABaseDescription.Size = new System.Drawing.Size(31, 13);
this.GBABaseDescription.TabIndex = 109;
this.GBABaseDescription.Text = "Base";
//
// GBAScreenshotsDescription
//
this.GBAScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBAScreenshotsDescription.AutoSize = true;
this.GBAScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.GBAScreenshotsDescription.Name = "GBAScreenshotsDescription";
this.GBAScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.GBAScreenshotsDescription.TabIndex = 108;
this.GBAScreenshotsDescription.Text = "Screenshots";
//
// GBABrowseBase
//
this.GBABrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseBase.Image")));
this.GBABrowseBase.Location = new System.Drawing.Point(442, 21);
this.GBABrowseBase.Name = "GBABrowseBase";
this.GBABrowseBase.Size = new System.Drawing.Size(26, 23);
this.GBABrowseBase.TabIndex = 112;
this.GBABrowseBase.UseVisualStyleBackColor = true;
this.GBABrowseBase.Click += new System.EventHandler(this.GBABrowseBase_Click);
//
// GBABrowseScreenshots
//
this.GBABrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseScreenshots.Image")));
this.GBABrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.GBABrowseScreenshots.Name = "GBABrowseScreenshots";
this.GBABrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.GBABrowseScreenshots.TabIndex = 120;
this.GBABrowseScreenshots.UseVisualStyleBackColor = true;
this.GBABrowseScreenshots.Click += new System.EventHandler(this.GBABrowseScreenshots_Click);
//
// GBAROMsBox
//
this.GBAROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBAROMsBox.Location = new System.Drawing.Point(13, 59);
this.GBAROMsBox.Name = "GBAROMsBox";
this.GBAROMsBox.Size = new System.Drawing.Size(421, 20);
this.GBAROMsBox.TabIndex = 113;
//
// GBABrowseSavestates
//
this.GBABrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseSavestates.Image")));
this.GBABrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.GBABrowseSavestates.Name = "GBABrowseSavestates";
this.GBABrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.GBABrowseSavestates.TabIndex = 116;
this.GBABrowseSavestates.UseVisualStyleBackColor = true;
this.GBABrowseSavestates.Click += new System.EventHandler(this.GBABrowseSavestates_Click);
//
// GBASavestatesDescription
//
this.GBASavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBASavestatesDescription.AutoSize = true;
this.GBASavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.GBASavestatesDescription.Name = "GBASavestatesDescription";
this.GBASavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.GBASavestatesDescription.TabIndex = 105;
this.GBASavestatesDescription.Text = "Savestates";
//
// GBAROMsDescription
//
this.GBAROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBAROMsDescription.AutoSize = true;
this.GBAROMsDescription.Location = new System.Drawing.Point(474, 63);
this.GBAROMsDescription.Name = "GBAROMsDescription";
this.GBAROMsDescription.Size = new System.Drawing.Size(37, 13);
this.GBAROMsDescription.TabIndex = 107;
this.GBAROMsDescription.Text = "ROMs";
//
// GBASavestatesBox
//
this.GBASavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBASavestatesBox.Location = new System.Drawing.Point(13, 89);
this.GBASavestatesBox.Name = "GBASavestatesBox";
this.GBASavestatesBox.Size = new System.Drawing.Size(421, 20);
this.GBASavestatesBox.TabIndex = 115;
//
// GBABrowseROMs
//
this.GBABrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseROMs.Image")));
this.GBABrowseROMs.Location = new System.Drawing.Point(442, 59);
this.GBABrowseROMs.Name = "GBABrowseROMs";
this.GBABrowseROMs.Size = new System.Drawing.Size(26, 23);
this.GBABrowseROMs.TabIndex = 114;
this.GBABrowseROMs.UseVisualStyleBackColor = true;
this.GBABrowseROMs.Click += new System.EventHandler(this.GBABrowseROMs_Click);
//
// GBABrowseSaveRAM
//
this.GBABrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBABrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("GBABrowseSaveRAM.Image")));
this.GBABrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.GBABrowseSaveRAM.Name = "GBABrowseSaveRAM";
this.GBABrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.GBABrowseSaveRAM.TabIndex = 118;
this.GBABrowseSaveRAM.UseVisualStyleBackColor = true;
this.GBABrowseSaveRAM.Click += new System.EventHandler(this.GBABrowseSaveRAM_Click);
//
// GBASaveRAMDescription
//
this.GBASaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GBASaveRAMDescription.AutoSize = true;
this.GBASaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.GBASaveRAMDescription.Name = "GBASaveRAMDescription";
this.GBASaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.GBASaveRAMDescription.TabIndex = 106;
this.GBASaveRAMDescription.Text = "Save RAM";
//
// GBASaveRAMBox
//
this.GBASaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GBASaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.GBASaveRAMBox.Name = "GBASaveRAMBox";
this.GBASaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.GBASaveRAMBox.TabIndex = 117;
//
// tabPageTI83
//
this.tabPageTI83.Controls.Add(this.TI83BaseBox);
this.tabPageTI83.Controls.Add(this.TI83CheatsDescription);
this.tabPageTI83.Controls.Add(this.TI83BrowseBox);
this.tabPageTI83.Controls.Add(this.TI83CheatsBox);
this.tabPageTI83.Controls.Add(this.TI83ScreenshotsBox);
this.tabPageTI83.Controls.Add(this.TI83BaseDescription);
this.tabPageTI83.Controls.Add(this.TI83ScreenshotsDescription);
this.tabPageTI83.Controls.Add(this.TI83BrowseBase);
this.tabPageTI83.Controls.Add(this.TI83BrowseScreenshots);
this.tabPageTI83.Controls.Add(this.TI83ROMsBox);
this.tabPageTI83.Controls.Add(this.TI83BrowseSavestates);
this.tabPageTI83.Controls.Add(this.TI83SavestatesDescription);
this.tabPageTI83.Controls.Add(this.TI83ROMsDescription);
this.tabPageTI83.Controls.Add(this.TI83SavestatesBox);
this.tabPageTI83.Controls.Add(this.TI83BrowseROMs);
this.tabPageTI83.Controls.Add(this.TI83BrowseSaveRAM);
this.tabPageTI83.Controls.Add(this.TI83SaveRAMDescription);
this.tabPageTI83.Controls.Add(this.TI83SaveRAMBox);
this.tabPageTI83.Location = new System.Drawing.Point(4, 40);
this.tabPageTI83.Name = "tabPageTI83";
this.tabPageTI83.Size = new System.Drawing.Size(566, 257);
this.tabPageTI83.TabIndex = 5;
this.tabPageTI83.Text = "TI83";
this.tabPageTI83.UseVisualStyleBackColor = true;
//
// TI83BaseBox
//
this.TI83BaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83BaseBox.Location = new System.Drawing.Point(13, 21);
this.TI83BaseBox.Name = "TI83BaseBox";
this.TI83BaseBox.Size = new System.Drawing.Size(421, 20);
this.TI83BaseBox.TabIndex = 102;
//
// TI83CheatsDescription
//
this.TI83CheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83CheatsDescription.AutoSize = true;
this.TI83CheatsDescription.Location = new System.Drawing.Point(474, 183);
this.TI83CheatsDescription.Name = "TI83CheatsDescription";
this.TI83CheatsDescription.Size = new System.Drawing.Size(40, 13);
this.TI83CheatsDescription.TabIndex = 39;
this.TI83CheatsDescription.Text = "Cheats";
//
// TI83BrowseBox
//
this.TI83BrowseBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseBox.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseBox.Image")));
this.TI83BrowseBox.Location = new System.Drawing.Point(442, 179);
this.TI83BrowseBox.Name = "TI83BrowseBox";
this.TI83BrowseBox.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseBox.TabIndex = 113;
this.TI83BrowseBox.UseVisualStyleBackColor = true;
this.TI83BrowseBox.Click += new System.EventHandler(this.TI83BrowseBox_Click);
//
// TI83CheatsBox
//
this.TI83CheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83CheatsBox.Location = new System.Drawing.Point(13, 179);
this.TI83CheatsBox.Name = "TI83CheatsBox";
this.TI83CheatsBox.Size = new System.Drawing.Size(421, 20);
this.TI83CheatsBox.TabIndex = 112;
//
// TI83ScreenshotsBox
//
this.TI83ScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83ScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.TI83ScreenshotsBox.Name = "TI83ScreenshotsBox";
this.TI83ScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.TI83ScreenshotsBox.TabIndex = 110;
//
// TI83BaseDescription
//
this.TI83BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BaseDescription.AutoSize = true;
this.TI83BaseDescription.Location = new System.Drawing.Point(474, 25);
this.TI83BaseDescription.Name = "TI83BaseDescription";
this.TI83BaseDescription.Size = new System.Drawing.Size(31, 13);
this.TI83BaseDescription.TabIndex = 36;
this.TI83BaseDescription.Text = "Base";
//
// TI83ScreenshotsDescription
//
this.TI83ScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83ScreenshotsDescription.AutoSize = true;
this.TI83ScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.TI83ScreenshotsDescription.Name = "TI83ScreenshotsDescription";
this.TI83ScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.TI83ScreenshotsDescription.TabIndex = 33;
this.TI83ScreenshotsDescription.Text = "Screenshots";
//
// TI83BrowseBase
//
this.TI83BrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseBase.Image")));
this.TI83BrowseBase.Location = new System.Drawing.Point(442, 21);
this.TI83BrowseBase.Name = "TI83BrowseBase";
this.TI83BrowseBase.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseBase.TabIndex = 103;
this.TI83BrowseBase.UseVisualStyleBackColor = true;
this.TI83BrowseBase.Click += new System.EventHandler(this.TI83BrowseBase_Click);
//
// TI83BrowseScreenshots
//
this.TI83BrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseScreenshots.Image")));
this.TI83BrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.TI83BrowseScreenshots.Name = "TI83BrowseScreenshots";
this.TI83BrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseScreenshots.TabIndex = 111;
this.TI83BrowseScreenshots.UseVisualStyleBackColor = true;
this.TI83BrowseScreenshots.Click += new System.EventHandler(this.TI83BrowseScreenshots_Click);
//
// TI83ROMsBox
//
this.TI83ROMsBox.AcceptsTab = true;
this.TI83ROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83ROMsBox.Location = new System.Drawing.Point(13, 59);
this.TI83ROMsBox.Name = "TI83ROMsBox";
this.TI83ROMsBox.Size = new System.Drawing.Size(421, 20);
this.TI83ROMsBox.TabIndex = 104;
//
// TI83BrowseSavestates
//
this.TI83BrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseSavestates.Image")));
this.TI83BrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.TI83BrowseSavestates.Name = "TI83BrowseSavestates";
this.TI83BrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseSavestates.TabIndex = 107;
this.TI83BrowseSavestates.UseVisualStyleBackColor = true;
this.TI83BrowseSavestates.Click += new System.EventHandler(this.TI83BrowseSavestates_Click);
//
// TI83SavestatesDescription
//
this.TI83SavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83SavestatesDescription.AutoSize = true;
this.TI83SavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.TI83SavestatesDescription.Name = "TI83SavestatesDescription";
this.TI83SavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.TI83SavestatesDescription.TabIndex = 24;
this.TI83SavestatesDescription.Text = "Savestates";
//
// TI83ROMsDescription
//
this.TI83ROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83ROMsDescription.AutoSize = true;
this.TI83ROMsDescription.Location = new System.Drawing.Point(474, 63);
this.TI83ROMsDescription.Name = "TI83ROMsDescription";
this.TI83ROMsDescription.Size = new System.Drawing.Size(37, 13);
this.TI83ROMsDescription.TabIndex = 30;
this.TI83ROMsDescription.Text = "ROMs";
//
// TI83SavestatesBox
//
this.TI83SavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83SavestatesBox.Location = new System.Drawing.Point(13, 89);
this.TI83SavestatesBox.Name = "TI83SavestatesBox";
this.TI83SavestatesBox.Size = new System.Drawing.Size(421, 20);
this.TI83SavestatesBox.TabIndex = 106;
//
// TI83BrowseROMs
//
this.TI83BrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseROMs.Image")));
this.TI83BrowseROMs.Location = new System.Drawing.Point(442, 59);
this.TI83BrowseROMs.Name = "TI83BrowseROMs";
this.TI83BrowseROMs.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseROMs.TabIndex = 105;
this.TI83BrowseROMs.UseVisualStyleBackColor = true;
this.TI83BrowseROMs.Click += new System.EventHandler(this.TI83BrowseROMs_Click);
//
// TI83BrowseSaveRAM
//
this.TI83BrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83BrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("TI83BrowseSaveRAM.Image")));
this.TI83BrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.TI83BrowseSaveRAM.Name = "TI83BrowseSaveRAM";
this.TI83BrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.TI83BrowseSaveRAM.TabIndex = 109;
this.TI83BrowseSaveRAM.UseVisualStyleBackColor = true;
this.TI83BrowseSaveRAM.Click += new System.EventHandler(this.TI83BrowseSaveRAM_Click);
//
// TI83SaveRAMDescription
//
this.TI83SaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.TI83SaveRAMDescription.AutoSize = true;
this.TI83SaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.TI83SaveRAMDescription.Name = "TI83SaveRAMDescription";
this.TI83SaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.TI83SaveRAMDescription.TabIndex = 27;
this.TI83SaveRAMDescription.Text = "Save RAM";
//
// TI83SaveRAMBox
//
this.TI83SaveRAMBox.AcceptsTab = true;
this.TI83SaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TI83SaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.TI83SaveRAMBox.Name = "TI83SaveRAMBox";
this.TI83SaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.TI83SaveRAMBox.TabIndex = 108;
//
// tabPageAtari2600
//
this.tabPageAtari2600.Controls.Add(this.Atari2600BaseBox);
this.tabPageAtari2600.Controls.Add(this.Atari2600CheatsDescription);
this.tabPageAtari2600.Controls.Add(this.Atari2600BrowseCheats);
this.tabPageAtari2600.Controls.Add(this.Atari2600CheatsBox);
this.tabPageAtari2600.Controls.Add(this.Atari2600BaseDescription);
this.tabPageAtari2600.Controls.Add(this.BrowseAtari2600Base);
this.tabPageAtari2600.Controls.Add(this.Atari2600ROMsBox);
this.tabPageAtari2600.Controls.Add(this.Atari2600ScreenshotsBox);
this.tabPageAtari2600.Controls.Add(this.BrowseAtari2600Savestates);
this.tabPageAtari2600.Controls.Add(this.Atari2600ScreenshotsDescription);
this.tabPageAtari2600.Controls.Add(this.Atari2600SavestatesDescription);
this.tabPageAtari2600.Controls.Add(this.BrowseAtari2600Screenshots);
this.tabPageAtari2600.Controls.Add(this.Atari2600SavestatesBox);
this.tabPageAtari2600.Controls.Add(this.Atari2600ROMsDescription);
this.tabPageAtari2600.Controls.Add(this.Atari2600BrowseROMs);
this.tabPageAtari2600.Location = new System.Drawing.Point(4, 40);
this.tabPageAtari2600.Name = "tabPageAtari2600";
this.tabPageAtari2600.Size = new System.Drawing.Size(566, 257);
this.tabPageAtari2600.TabIndex = 9;
this.tabPageAtari2600.Text = "A. 2600";
this.tabPageAtari2600.UseVisualStyleBackColor = true;
//
// Atari2600BaseBox
//
this.Atari2600BaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600BaseBox.Location = new System.Drawing.Point(13, 21);
this.Atari2600BaseBox.Name = "Atari2600BaseBox";
this.Atari2600BaseBox.Size = new System.Drawing.Size(421, 20);
this.Atari2600BaseBox.TabIndex = 27;
//
// Atari2600CheatsDescription
//
this.Atari2600CheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600CheatsDescription.AutoSize = true;
this.Atari2600CheatsDescription.Location = new System.Drawing.Point(474, 153);
this.Atari2600CheatsDescription.Name = "Atari2600CheatsDescription";
this.Atari2600CheatsDescription.Size = new System.Drawing.Size(40, 13);
this.Atari2600CheatsDescription.TabIndex = 44;
this.Atari2600CheatsDescription.Text = "Cheats";
//
// Atari2600BrowseCheats
//
this.Atari2600BrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600BrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("Atari2600BrowseCheats.Image")));
this.Atari2600BrowseCheats.Location = new System.Drawing.Point(442, 149);
this.Atari2600BrowseCheats.Name = "Atari2600BrowseCheats";
this.Atari2600BrowseCheats.Size = new System.Drawing.Size(26, 23);
this.Atari2600BrowseCheats.TabIndex = 41;
this.Atari2600BrowseCheats.UseVisualStyleBackColor = true;
this.Atari2600BrowseCheats.Click += new System.EventHandler(this.AtariBrowseCheats_Click);
//
// Atari2600CheatsBox
//
this.Atari2600CheatsBox.AcceptsTab = true;
this.Atari2600CheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600CheatsBox.Location = new System.Drawing.Point(13, 149);
this.Atari2600CheatsBox.Name = "Atari2600CheatsBox";
this.Atari2600CheatsBox.Size = new System.Drawing.Size(421, 20);
this.Atari2600CheatsBox.TabIndex = 40;
//
// Atari2600BaseDescription
//
this.Atari2600BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600BaseDescription.AutoSize = true;
this.Atari2600BaseDescription.Location = new System.Drawing.Point(474, 25);
this.Atari2600BaseDescription.Name = "Atari2600BaseDescription";
this.Atari2600BaseDescription.Size = new System.Drawing.Size(31, 13);
this.Atari2600BaseDescription.TabIndex = 43;
this.Atari2600BaseDescription.Text = "Base";
//
// BrowseAtari2600Base
//
this.BrowseAtari2600Base.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari2600Base.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseAtari2600Base.Location = new System.Drawing.Point(442, 21);
this.BrowseAtari2600Base.Name = "BrowseAtari2600Base";
this.BrowseAtari2600Base.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari2600Base.TabIndex = 28;
this.BrowseAtari2600Base.UseVisualStyleBackColor = true;
this.BrowseAtari2600Base.Click += new System.EventHandler(this.BrowseAtariBase_Click);
//
// Atari2600ROMsBox
//
this.Atari2600ROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600ROMsBox.Location = new System.Drawing.Point(13, 59);
this.Atari2600ROMsBox.Name = "Atari2600ROMsBox";
this.Atari2600ROMsBox.Size = new System.Drawing.Size(421, 20);
this.Atari2600ROMsBox.TabIndex = 30;
//
// Atari2600ScreenshotsBox
//
this.Atari2600ScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600ScreenshotsBox.Location = new System.Drawing.Point(13, 119);
this.Atari2600ScreenshotsBox.Name = "Atari2600ScreenshotsBox";
this.Atari2600ScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.Atari2600ScreenshotsBox.TabIndex = 37;
//
// BrowseAtari2600Savestates
//
this.BrowseAtari2600Savestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari2600Savestates.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAtari2600Savestates.Image")));
this.BrowseAtari2600Savestates.Location = new System.Drawing.Point(442, 89);
this.BrowseAtari2600Savestates.Name = "BrowseAtari2600Savestates";
this.BrowseAtari2600Savestates.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari2600Savestates.TabIndex = 33;
this.BrowseAtari2600Savestates.UseVisualStyleBackColor = true;
this.BrowseAtari2600Savestates.Click += new System.EventHandler(this.BrowseAtariSavestates_Click);
//
// Atari2600ScreenshotsDescription
//
this.Atari2600ScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600ScreenshotsDescription.AutoSize = true;
this.Atari2600ScreenshotsDescription.Location = new System.Drawing.Point(474, 123);
this.Atari2600ScreenshotsDescription.Name = "Atari2600ScreenshotsDescription";
this.Atari2600ScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.Atari2600ScreenshotsDescription.TabIndex = 42;
this.Atari2600ScreenshotsDescription.Text = "Screenshots";
//
// Atari2600SavestatesDescription
//
this.Atari2600SavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600SavestatesDescription.AutoSize = true;
this.Atari2600SavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.Atari2600SavestatesDescription.Name = "Atari2600SavestatesDescription";
this.Atari2600SavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.Atari2600SavestatesDescription.TabIndex = 29;
this.Atari2600SavestatesDescription.Text = "Savestates";
//
// BrowseAtari2600Screenshots
//
this.BrowseAtari2600Screenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari2600Screenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAtari2600Screenshots.Image")));
this.BrowseAtari2600Screenshots.Location = new System.Drawing.Point(442, 119);
this.BrowseAtari2600Screenshots.Name = "BrowseAtari2600Screenshots";
this.BrowseAtari2600Screenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari2600Screenshots.TabIndex = 38;
this.BrowseAtari2600Screenshots.UseVisualStyleBackColor = true;
this.BrowseAtari2600Screenshots.Click += new System.EventHandler(this.BrowseAtariScreenshots_Click);
//
// Atari2600SavestatesBox
//
this.Atari2600SavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600SavestatesBox.Location = new System.Drawing.Point(13, 89);
this.Atari2600SavestatesBox.Name = "Atari2600SavestatesBox";
this.Atari2600SavestatesBox.Size = new System.Drawing.Size(421, 20);
this.Atari2600SavestatesBox.TabIndex = 32;
//
// Atari2600ROMsDescription
//
this.Atari2600ROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600ROMsDescription.AutoSize = true;
this.Atari2600ROMsDescription.Location = new System.Drawing.Point(474, 63);
this.Atari2600ROMsDescription.Name = "Atari2600ROMsDescription";
this.Atari2600ROMsDescription.Size = new System.Drawing.Size(37, 13);
this.Atari2600ROMsDescription.TabIndex = 39;
this.Atari2600ROMsDescription.Text = "ROMs";
//
// Atari2600BrowseROMs
//
this.Atari2600BrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari2600BrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("Atari2600BrowseROMs.Image")));
this.Atari2600BrowseROMs.Location = new System.Drawing.Point(442, 59);
this.Atari2600BrowseROMs.Name = "Atari2600BrowseROMs";
this.Atari2600BrowseROMs.Size = new System.Drawing.Size(26, 23);
this.Atari2600BrowseROMs.TabIndex = 31;
this.Atari2600BrowseROMs.UseVisualStyleBackColor = true;
this.Atari2600BrowseROMs.Click += new System.EventHandler(this.BrowseAtariROMs_Click);
//
// tabPageAtari7800
//
this.tabPageAtari7800.Controls.Add(this.Atari7800SaveRAMsDescription);
this.tabPageAtari7800.Controls.Add(this.BrowseAtari7800SaveRAM);
this.tabPageAtari7800.Controls.Add(this.Atari7800SaveRAMBox);
this.tabPageAtari7800.Controls.Add(this.Atari7800FirmwaresDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800BaseDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800CheatsDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800SavestatesDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800ScreenshotsDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800ROMsDescription);
this.tabPageAtari7800.Controls.Add(this.Atari7800BaseBox);
this.tabPageAtari7800.Controls.Add(this.Atari7800BrowseFirmwares);
this.tabPageAtari7800.Controls.Add(this.Atari7800FirmwaresBox);
this.tabPageAtari7800.Controls.Add(this.BrowseAtari7800Base);
this.tabPageAtari7800.Controls.Add(this.Atari7800ROMsBox);
this.tabPageAtari7800.Controls.Add(this.Atari7800CheatsBox);
this.tabPageAtari7800.Controls.Add(this.BrowseAtari7800Savestates);
this.tabPageAtari7800.Controls.Add(this.Atari7800BrowseCheats);
this.tabPageAtari7800.Controls.Add(this.Atari7800SavestatesBox);
this.tabPageAtari7800.Controls.Add(this.BrowseAtari7800Screenshots);
this.tabPageAtari7800.Controls.Add(this.Atari7800ScreenshotsBox);
this.tabPageAtari7800.Controls.Add(this.Atari7800BrowseROMs);
this.tabPageAtari7800.Location = new System.Drawing.Point(4, 40);
this.tabPageAtari7800.Name = "tabPageAtari7800";
this.tabPageAtari7800.Size = new System.Drawing.Size(566, 278);
this.tabPageAtari7800.TabIndex = 15;
this.tabPageAtari7800.Text = "A. 7800";
this.tabPageAtari7800.UseVisualStyleBackColor = true;
//
// Atari7800FirmwaresDescription
//
this.Atari7800FirmwaresDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800FirmwaresDescription.AutoSize = true;
this.Atari7800FirmwaresDescription.Location = new System.Drawing.Point(474, 213);
this.Atari7800FirmwaresDescription.Name = "Atari7800FirmwaresDescription";
this.Atari7800FirmwaresDescription.Size = new System.Drawing.Size(54, 13);
this.Atari7800FirmwaresDescription.TabIndex = 98;
this.Atari7800FirmwaresDescription.TabStop = true;
this.Atari7800FirmwaresDescription.Text = "Firmwares";
this.Atari7800FirmwaresDescription.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Atari78FirmwaresDescription_LinkClicked);
//
// Atari7800BaseDescription
//
this.Atari7800BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800BaseDescription.AutoSize = true;
this.Atari7800BaseDescription.Location = new System.Drawing.Point(474, 25);
this.Atari7800BaseDescription.Name = "Atari7800BaseDescription";
this.Atari7800BaseDescription.Size = new System.Drawing.Size(31, 13);
this.Atari7800BaseDescription.TabIndex = 58;
this.Atari7800BaseDescription.Text = "Base";
//
// Atari7800CheatsDescription
//
this.Atari7800CheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800CheatsDescription.AutoSize = true;
this.Atari7800CheatsDescription.Location = new System.Drawing.Point(474, 183);
this.Atari7800CheatsDescription.Name = "Atari7800CheatsDescription";
this.Atari7800CheatsDescription.Size = new System.Drawing.Size(40, 13);
this.Atari7800CheatsDescription.TabIndex = 57;
this.Atari7800CheatsDescription.Text = "Cheats";
//
// Atari7800SavestatesDescription
//
this.Atari7800SavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800SavestatesDescription.AutoSize = true;
this.Atari7800SavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.Atari7800SavestatesDescription.Name = "Atari7800SavestatesDescription";
this.Atari7800SavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.Atari7800SavestatesDescription.TabIndex = 54;
this.Atari7800SavestatesDescription.Text = "Savestates";
//
// Atari7800ScreenshotsDescription
//
this.Atari7800ScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800ScreenshotsDescription.AutoSize = true;
this.Atari7800ScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.Atari7800ScreenshotsDescription.Name = "Atari7800ScreenshotsDescription";
this.Atari7800ScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.Atari7800ScreenshotsDescription.TabIndex = 55;
this.Atari7800ScreenshotsDescription.Text = "Screenshots";
//
// Atari7800ROMsDescription
//
this.Atari7800ROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800ROMsDescription.AutoSize = true;
this.Atari7800ROMsDescription.Location = new System.Drawing.Point(474, 63);
this.Atari7800ROMsDescription.Name = "Atari7800ROMsDescription";
this.Atari7800ROMsDescription.Size = new System.Drawing.Size(37, 13);
this.Atari7800ROMsDescription.TabIndex = 56;
this.Atari7800ROMsDescription.Text = "ROMs";
//
// Atari7800BaseBox
//
this.Atari7800BaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800BaseBox.Location = new System.Drawing.Point(13, 21);
this.Atari7800BaseBox.Name = "Atari7800BaseBox";
this.Atari7800BaseBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800BaseBox.TabIndex = 42;
//
// Atari7800BrowseFirmwares
//
this.Atari7800BrowseFirmwares.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800BrowseFirmwares.Image = ((System.Drawing.Image)(resources.GetObject("Atari7800BrowseFirmwares.Image")));
this.Atari7800BrowseFirmwares.Location = new System.Drawing.Point(442, 209);
this.Atari7800BrowseFirmwares.Name = "Atari7800BrowseFirmwares";
this.Atari7800BrowseFirmwares.Size = new System.Drawing.Size(26, 23);
this.Atari7800BrowseFirmwares.TabIndex = 53;
this.Atari7800BrowseFirmwares.UseVisualStyleBackColor = true;
this.Atari7800BrowseFirmwares.Click += new System.EventHandler(this.Atari7800BrowseFirmwares_Click);
//
// Atari7800FirmwaresBox
//
this.Atari7800FirmwaresBox.AcceptsTab = true;
this.Atari7800FirmwaresBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800FirmwaresBox.Location = new System.Drawing.Point(13, 209);
this.Atari7800FirmwaresBox.Name = "Atari7800FirmwaresBox";
this.Atari7800FirmwaresBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800FirmwaresBox.TabIndex = 52;
//
// BrowseAtari7800Base
//
this.BrowseAtari7800Base.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari7800Base.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseAtari7800Base.Location = new System.Drawing.Point(442, 21);
this.BrowseAtari7800Base.Name = "BrowseAtari7800Base";
this.BrowseAtari7800Base.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari7800Base.TabIndex = 43;
this.BrowseAtari7800Base.UseVisualStyleBackColor = true;
this.BrowseAtari7800Base.Click += new System.EventHandler(this.BrowseAtari7800Base_Click);
//
// Atari7800ROMsBox
//
this.Atari7800ROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800ROMsBox.Location = new System.Drawing.Point(13, 59);
this.Atari7800ROMsBox.Name = "Atari7800ROMsBox";
this.Atari7800ROMsBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800ROMsBox.TabIndex = 44;
//
// Atari7800CheatsBox
//
this.Atari7800CheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800CheatsBox.Location = new System.Drawing.Point(13, 179);
this.Atari7800CheatsBox.Name = "Atari7800CheatsBox";
this.Atari7800CheatsBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800CheatsBox.TabIndex = 50;
//
// BrowseAtari7800Savestates
//
this.BrowseAtari7800Savestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari7800Savestates.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAtari7800Savestates.Image")));
this.BrowseAtari7800Savestates.Location = new System.Drawing.Point(442, 89);
this.BrowseAtari7800Savestates.Name = "BrowseAtari7800Savestates";
this.BrowseAtari7800Savestates.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari7800Savestates.TabIndex = 47;
this.BrowseAtari7800Savestates.UseVisualStyleBackColor = true;
this.BrowseAtari7800Savestates.Click += new System.EventHandler(this.BrowseAtari7800Savestates_Click);
//
// Atari7800BrowseCheats
//
this.Atari7800BrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800BrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("Atari7800BrowseCheats.Image")));
this.Atari7800BrowseCheats.Location = new System.Drawing.Point(442, 179);
this.Atari7800BrowseCheats.Name = "Atari7800BrowseCheats";
this.Atari7800BrowseCheats.Size = new System.Drawing.Size(26, 23);
this.Atari7800BrowseCheats.TabIndex = 51;
this.Atari7800BrowseCheats.UseVisualStyleBackColor = true;
this.Atari7800BrowseCheats.Click += new System.EventHandler(this.Atari7800BrowseCheats_Click);
//
// Atari7800SavestatesBox
//
this.Atari7800SavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800SavestatesBox.Location = new System.Drawing.Point(13, 89);
this.Atari7800SavestatesBox.Name = "Atari7800SavestatesBox";
this.Atari7800SavestatesBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800SavestatesBox.TabIndex = 46;
//
// BrowseAtari7800Screenshots
//
this.BrowseAtari7800Screenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari7800Screenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAtari7800Screenshots.Image")));
this.BrowseAtari7800Screenshots.Location = new System.Drawing.Point(442, 149);
this.BrowseAtari7800Screenshots.Name = "BrowseAtari7800Screenshots";
this.BrowseAtari7800Screenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari7800Screenshots.TabIndex = 49;
this.BrowseAtari7800Screenshots.UseVisualStyleBackColor = true;
this.BrowseAtari7800Screenshots.Click += new System.EventHandler(this.BrowseAtari7800Screenshots_Click);
//
// Atari7800ScreenshotsBox
//
this.Atari7800ScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800ScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.Atari7800ScreenshotsBox.Name = "Atari7800ScreenshotsBox";
this.Atari7800ScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800ScreenshotsBox.TabIndex = 48;
//
// Atari7800BrowseROMs
//
this.Atari7800BrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800BrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("Atari7800BrowseROMs.Image")));
this.Atari7800BrowseROMs.Location = new System.Drawing.Point(442, 59);
this.Atari7800BrowseROMs.Name = "Atari7800BrowseROMs";
this.Atari7800BrowseROMs.Size = new System.Drawing.Size(26, 23);
this.Atari7800BrowseROMs.TabIndex = 45;
this.Atari7800BrowseROMs.UseVisualStyleBackColor = true;
this.Atari7800BrowseROMs.Click += new System.EventHandler(this.Atari7800BrowseROMs_Click);
//
// tabPageIntellivision
//
this.tabPageIntellivision.Controls.Add(this.INTVBaseBox);
this.tabPageIntellivision.Controls.Add(this.INTVGROMDescription);
this.tabPageIntellivision.Controls.Add(this.INTVBroseGROM);
this.tabPageIntellivision.Controls.Add(this.INTVGROMBox);
this.tabPageIntellivision.Controls.Add(this.INTVEROMDescription);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseEROM);
this.tabPageIntellivision.Controls.Add(this.INTVEROMBox);
this.tabPageIntellivision.Controls.Add(this.INTVCheatsDescription);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseCheats);
this.tabPageIntellivision.Controls.Add(this.INTVCheatsBox);
this.tabPageIntellivision.Controls.Add(this.INTVScreenshotsBox);
this.tabPageIntellivision.Controls.Add(this.INTVBaseDescription);
this.tabPageIntellivision.Controls.Add(this.INTVScreenshotsDescription);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseBase);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseScreenshots);
this.tabPageIntellivision.Controls.Add(this.INTVRomsBox);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseSavestates);
this.tabPageIntellivision.Controls.Add(this.INTVSavestatesDescription);
this.tabPageIntellivision.Controls.Add(this.INTVROMsDescription);
this.tabPageIntellivision.Controls.Add(this.INTVSavestatesBox);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseROMs);
this.tabPageIntellivision.Controls.Add(this.INTVBrowseSaveRAM);
this.tabPageIntellivision.Controls.Add(this.INTVSaveRAMDescription);
this.tabPageIntellivision.Controls.Add(this.INTVSaveRAMBox);
this.tabPageIntellivision.Location = new System.Drawing.Point(4, 40);
this.tabPageIntellivision.Name = "tabPageIntellivision";
this.tabPageIntellivision.Padding = new System.Windows.Forms.Padding(3);
this.tabPageIntellivision.Size = new System.Drawing.Size(566, 278);
this.tabPageIntellivision.TabIndex = 10;
this.tabPageIntellivision.Text = "Int.V.";
this.tabPageIntellivision.UseVisualStyleBackColor = true;
//
// INTVBaseBox
//
this.INTVBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVBaseBox.Location = new System.Drawing.Point(13, 21);
this.INTVBaseBox.Name = "INTVBaseBox";
this.INTVBaseBox.Size = new System.Drawing.Size(421, 20);
this.INTVBaseBox.TabIndex = 98;
//
// INTVGROMDescription
//
this.INTVGROMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVGROMDescription.AutoSize = true;
this.INTVGROMDescription.Location = new System.Drawing.Point(474, 243);
this.INTVGROMDescription.Name = "INTVGROMDescription";
this.INTVGROMDescription.Size = new System.Drawing.Size(40, 13);
this.INTVGROMDescription.TabIndex = 115;
this.INTVGROMDescription.Text = "GROM";
//
// INTVBroseGROM
//
this.INTVBroseGROM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBroseGROM.Image = ((System.Drawing.Image)(resources.GetObject("INTVBroseGROM.Image")));
this.INTVBroseGROM.Location = new System.Drawing.Point(442, 239);
this.INTVBroseGROM.Name = "INTVBroseGROM";
this.INTVBroseGROM.Size = new System.Drawing.Size(26, 23);
this.INTVBroseGROM.TabIndex = 114;
this.INTVBroseGROM.UseVisualStyleBackColor = true;
this.INTVBroseGROM.Click += new System.EventHandler(this.INTVBroseGROM_Click);
//
// INTVGROMBox
//
this.INTVGROMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVGROMBox.Location = new System.Drawing.Point(13, 239);
this.INTVGROMBox.Name = "INTVGROMBox";
this.INTVGROMBox.Size = new System.Drawing.Size(421, 20);
this.INTVGROMBox.TabIndex = 113;
//
// INTVEROMDescription
//
this.INTVEROMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVEROMDescription.AutoSize = true;
this.INTVEROMDescription.Location = new System.Drawing.Point(474, 213);
this.INTVEROMDescription.Name = "INTVEROMDescription";
this.INTVEROMDescription.Size = new System.Drawing.Size(39, 13);
this.INTVEROMDescription.TabIndex = 112;
this.INTVEROMDescription.Text = "EROM";
//
// INTVBrowseEROM
//
this.INTVBrowseEROM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseEROM.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseEROM.Image")));
this.INTVBrowseEROM.Location = new System.Drawing.Point(442, 209);
this.INTVBrowseEROM.Name = "INTVBrowseEROM";
this.INTVBrowseEROM.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseEROM.TabIndex = 111;
this.INTVBrowseEROM.UseVisualStyleBackColor = true;
this.INTVBrowseEROM.Click += new System.EventHandler(this.INTVBrowseEROM_Click);
//
// INTVEROMBox
//
this.INTVEROMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVEROMBox.Location = new System.Drawing.Point(13, 209);
this.INTVEROMBox.Name = "INTVEROMBox";
this.INTVEROMBox.Size = new System.Drawing.Size(421, 20);
this.INTVEROMBox.TabIndex = 110;
//
// INTVCheatsDescription
//
this.INTVCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVCheatsDescription.AutoSize = true;
this.INTVCheatsDescription.Location = new System.Drawing.Point(474, 183);
this.INTVCheatsDescription.Name = "INTVCheatsDescription";
this.INTVCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.INTVCheatsDescription.TabIndex = 97;
this.INTVCheatsDescription.Text = "Cheats";
//
// INTVBrowseCheats
//
this.INTVBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseCheats.Image")));
this.INTVBrowseCheats.Location = new System.Drawing.Point(442, 179);
this.INTVBrowseCheats.Name = "INTVBrowseCheats";
this.INTVBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseCheats.TabIndex = 109;
this.INTVBrowseCheats.UseVisualStyleBackColor = true;
this.INTVBrowseCheats.Click += new System.EventHandler(this.INTVBrowseCheats_Click);
//
// INTVCheatsBox
//
this.INTVCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVCheatsBox.Location = new System.Drawing.Point(13, 179);
this.INTVCheatsBox.Name = "INTVCheatsBox";
this.INTVCheatsBox.Size = new System.Drawing.Size(421, 20);
this.INTVCheatsBox.TabIndex = 108;
//
// INTVScreenshotsBox
//
this.INTVScreenshotsBox.AcceptsReturn = true;
this.INTVScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVScreenshotsBox.Location = new System.Drawing.Point(13, 149);
this.INTVScreenshotsBox.Name = "INTVScreenshotsBox";
this.INTVScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.INTVScreenshotsBox.TabIndex = 106;
//
// INTVBaseDescription
//
this.INTVBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBaseDescription.AutoSize = true;
this.INTVBaseDescription.Location = new System.Drawing.Point(474, 25);
this.INTVBaseDescription.Name = "INTVBaseDescription";
this.INTVBaseDescription.Size = new System.Drawing.Size(31, 13);
this.INTVBaseDescription.TabIndex = 96;
this.INTVBaseDescription.Text = "Base";
//
// INTVScreenshotsDescription
//
this.INTVScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVScreenshotsDescription.AutoSize = true;
this.INTVScreenshotsDescription.Location = new System.Drawing.Point(474, 153);
this.INTVScreenshotsDescription.Name = "INTVScreenshotsDescription";
this.INTVScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.INTVScreenshotsDescription.TabIndex = 95;
this.INTVScreenshotsDescription.Text = "Screenshots";
//
// INTVBrowseBase
//
this.INTVBrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseBase.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseBase.Image")));
this.INTVBrowseBase.Location = new System.Drawing.Point(442, 21);
this.INTVBrowseBase.Name = "INTVBrowseBase";
this.INTVBrowseBase.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseBase.TabIndex = 99;
this.INTVBrowseBase.UseVisualStyleBackColor = true;
this.INTVBrowseBase.Click += new System.EventHandler(this.INTVBrowseBase_Click);
//
// INTVBrowseScreenshots
//
this.INTVBrowseScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseScreenshots.Image")));
this.INTVBrowseScreenshots.Location = new System.Drawing.Point(442, 149);
this.INTVBrowseScreenshots.Name = "INTVBrowseScreenshots";
this.INTVBrowseScreenshots.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseScreenshots.TabIndex = 107;
this.INTVBrowseScreenshots.UseVisualStyleBackColor = true;
this.INTVBrowseScreenshots.Click += new System.EventHandler(this.INTVBrowseScreenshots_Click);
//
// INTVRomsBox
//
this.INTVRomsBox.AcceptsReturn = true;
this.INTVRomsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVRomsBox.Location = new System.Drawing.Point(13, 59);
this.INTVRomsBox.Name = "INTVRomsBox";
this.INTVRomsBox.Size = new System.Drawing.Size(421, 20);
this.INTVRomsBox.TabIndex = 100;
//
// INTVBrowseSavestates
//
this.INTVBrowseSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseSavestates.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseSavestates.Image")));
this.INTVBrowseSavestates.Location = new System.Drawing.Point(442, 89);
this.INTVBrowseSavestates.Name = "INTVBrowseSavestates";
this.INTVBrowseSavestates.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseSavestates.TabIndex = 103;
this.INTVBrowseSavestates.UseVisualStyleBackColor = true;
this.INTVBrowseSavestates.Click += new System.EventHandler(this.INTVBrowseSavestates_Click);
//
// INTVSavestatesDescription
//
this.INTVSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVSavestatesDescription.AutoSize = true;
this.INTVSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.INTVSavestatesDescription.Name = "INTVSavestatesDescription";
this.INTVSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.INTVSavestatesDescription.TabIndex = 92;
this.INTVSavestatesDescription.Text = "Savestates";
//
// INTVROMsDescription
//
this.INTVROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVROMsDescription.AutoSize = true;
this.INTVROMsDescription.Location = new System.Drawing.Point(474, 63);
this.INTVROMsDescription.Name = "INTVROMsDescription";
this.INTVROMsDescription.Size = new System.Drawing.Size(37, 13);
this.INTVROMsDescription.TabIndex = 94;
this.INTVROMsDescription.Text = "ROMs";
//
// INTVSavestatesBox
//
this.INTVSavestatesBox.AcceptsTab = true;
this.INTVSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.INTVSavestatesBox.Name = "INTVSavestatesBox";
this.INTVSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.INTVSavestatesBox.TabIndex = 102;
//
// INTVBrowseROMs
//
this.INTVBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseROMs.Image")));
this.INTVBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.INTVBrowseROMs.Name = "INTVBrowseROMs";
this.INTVBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseROMs.TabIndex = 101;
this.INTVBrowseROMs.UseVisualStyleBackColor = true;
this.INTVBrowseROMs.Click += new System.EventHandler(this.INTVBrowseROMs_Click);
//
// INTVBrowseSaveRAM
//
this.INTVBrowseSaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVBrowseSaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("INTVBrowseSaveRAM.Image")));
this.INTVBrowseSaveRAM.Location = new System.Drawing.Point(442, 119);
this.INTVBrowseSaveRAM.Name = "INTVBrowseSaveRAM";
this.INTVBrowseSaveRAM.Size = new System.Drawing.Size(26, 23);
this.INTVBrowseSaveRAM.TabIndex = 105;
this.INTVBrowseSaveRAM.UseVisualStyleBackColor = true;
this.INTVBrowseSaveRAM.Click += new System.EventHandler(this.INTVBrowseSaveRAM_Click);
//
// INTVSaveRAMDescription
//
this.INTVSaveRAMDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.INTVSaveRAMDescription.AutoSize = true;
this.INTVSaveRAMDescription.Location = new System.Drawing.Point(474, 123);
this.INTVSaveRAMDescription.Name = "INTVSaveRAMDescription";
this.INTVSaveRAMDescription.Size = new System.Drawing.Size(59, 13);
this.INTVSaveRAMDescription.TabIndex = 93;
this.INTVSaveRAMDescription.Text = "Save RAM";
//
// INTVSaveRAMBox
//
this.INTVSaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.INTVSaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.INTVSaveRAMBox.Name = "INTVSaveRAMBox";
this.INTVSaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.INTVSaveRAMBox.TabIndex = 104;
//
// tabPageColeco
//
this.tabPageColeco.Controls.Add(this.COLBaseBox);
this.tabPageColeco.Controls.Add(this.COLBiosDescription);
this.tabPageColeco.Controls.Add(this.COLBrowseBios);
this.tabPageColeco.Controls.Add(this.COLBiosBox);
this.tabPageColeco.Controls.Add(this.COLCheatsDescription);
this.tabPageColeco.Controls.Add(this.COLBrowseCheats);
this.tabPageColeco.Controls.Add(this.COLCheatsBox);
this.tabPageColeco.Controls.Add(this.COLScreenshotsBox);
this.tabPageColeco.Controls.Add(this.COLBaseDescription);
this.tabPageColeco.Controls.Add(this.COLScreenshotsDescription);
this.tabPageColeco.Controls.Add(this.BrowseCOLBase);
this.tabPageColeco.Controls.Add(this.BrowseCOLScreenshots);
this.tabPageColeco.Controls.Add(this.COLROMsBox);
this.tabPageColeco.Controls.Add(this.BrowseCOLSavestates);
this.tabPageColeco.Controls.Add(this.COLSavestatesDescription);
this.tabPageColeco.Controls.Add(this.COLROMsDescription);
this.tabPageColeco.Controls.Add(this.COLSavestatesBox);
this.tabPageColeco.Controls.Add(this.COLBrowseROMs);
this.tabPageColeco.Location = new System.Drawing.Point(4, 40);
this.tabPageColeco.Name = "tabPageColeco";
this.tabPageColeco.Size = new System.Drawing.Size(566, 257);
this.tabPageColeco.TabIndex = 13;
this.tabPageColeco.Text = "Col. V.";
this.tabPageColeco.UseVisualStyleBackColor = true;
//
// COLBaseBox
//
this.COLBaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLBaseBox.Location = new System.Drawing.Point(13, 21);
this.COLBaseBox.Name = "COLBaseBox";
this.COLBaseBox.Size = new System.Drawing.Size(421, 20);
this.COLBaseBox.TabIndex = 98;
//
// COLBiosDescription
//
this.COLBiosDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLBiosDescription.AutoSize = true;
this.COLBiosDescription.Location = new System.Drawing.Point(474, 183);
this.COLBiosDescription.Name = "COLBiosDescription";
this.COLBiosDescription.Size = new System.Drawing.Size(32, 13);
this.COLBiosDescription.TabIndex = 112;
this.COLBiosDescription.Text = "BIOS";
//
// COLBrowseBios
//
this.COLBrowseBios.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLBrowseBios.Image = ((System.Drawing.Image)(resources.GetObject("COLBrowseBios.Image")));
this.COLBrowseBios.Location = new System.Drawing.Point(442, 179);
this.COLBrowseBios.Name = "COLBrowseBios";
this.COLBrowseBios.Size = new System.Drawing.Size(26, 23);
this.COLBrowseBios.TabIndex = 111;
this.COLBrowseBios.UseVisualStyleBackColor = true;
this.COLBrowseBios.Click += new System.EventHandler(this.COLBrowseBios_Click);
//
// COLBiosBox
//
this.COLBiosBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLBiosBox.Location = new System.Drawing.Point(13, 179);
this.COLBiosBox.Name = "COLBiosBox";
this.COLBiosBox.Size = new System.Drawing.Size(421, 20);
this.COLBiosBox.TabIndex = 110;
//
// COLCheatsDescription
//
this.COLCheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLCheatsDescription.AutoSize = true;
this.COLCheatsDescription.Location = new System.Drawing.Point(474, 153);
this.COLCheatsDescription.Name = "COLCheatsDescription";
this.COLCheatsDescription.Size = new System.Drawing.Size(40, 13);
this.COLCheatsDescription.TabIndex = 97;
this.COLCheatsDescription.Text = "Cheats";
//
// COLBrowseCheats
//
this.COLBrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLBrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("COLBrowseCheats.Image")));
this.COLBrowseCheats.Location = new System.Drawing.Point(442, 149);
this.COLBrowseCheats.Name = "COLBrowseCheats";
this.COLBrowseCheats.Size = new System.Drawing.Size(26, 23);
this.COLBrowseCheats.TabIndex = 109;
this.COLBrowseCheats.UseVisualStyleBackColor = true;
this.COLBrowseCheats.Click += new System.EventHandler(this.COLBrowseCheats_Click);
//
// COLCheatsBox
//
this.COLCheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLCheatsBox.Location = new System.Drawing.Point(13, 149);
this.COLCheatsBox.Name = "COLCheatsBox";
this.COLCheatsBox.Size = new System.Drawing.Size(421, 20);
this.COLCheatsBox.TabIndex = 108;
//
// COLScreenshotsBox
//
this.COLScreenshotsBox.AcceptsReturn = true;
this.COLScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLScreenshotsBox.Location = new System.Drawing.Point(13, 119);
this.COLScreenshotsBox.Name = "COLScreenshotsBox";
this.COLScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.COLScreenshotsBox.TabIndex = 106;
//
// COLBaseDescription
//
this.COLBaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLBaseDescription.AutoSize = true;
this.COLBaseDescription.Location = new System.Drawing.Point(474, 25);
this.COLBaseDescription.Name = "COLBaseDescription";
this.COLBaseDescription.Size = new System.Drawing.Size(31, 13);
this.COLBaseDescription.TabIndex = 96;
this.COLBaseDescription.Text = "Base";
//
// COLScreenshotsDescription
//
this.COLScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLScreenshotsDescription.AutoSize = true;
this.COLScreenshotsDescription.Location = new System.Drawing.Point(474, 123);
this.COLScreenshotsDescription.Name = "COLScreenshotsDescription";
this.COLScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.COLScreenshotsDescription.TabIndex = 95;
this.COLScreenshotsDescription.Text = "Screenshots";
//
// BrowseCOLBase
//
this.BrowseCOLBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseCOLBase.Image = ((System.Drawing.Image)(resources.GetObject("BrowseCOLBase.Image")));
this.BrowseCOLBase.Location = new System.Drawing.Point(442, 21);
this.BrowseCOLBase.Name = "BrowseCOLBase";
this.BrowseCOLBase.Size = new System.Drawing.Size(26, 23);
this.BrowseCOLBase.TabIndex = 99;
this.BrowseCOLBase.UseVisualStyleBackColor = true;
this.BrowseCOLBase.Click += new System.EventHandler(this.BrowseCOLBase_Click);
//
// BrowseCOLScreenshots
//
this.BrowseCOLScreenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseCOLScreenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseCOLScreenshots.Image")));
this.BrowseCOLScreenshots.Location = new System.Drawing.Point(442, 119);
this.BrowseCOLScreenshots.Name = "BrowseCOLScreenshots";
this.BrowseCOLScreenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseCOLScreenshots.TabIndex = 107;
this.BrowseCOLScreenshots.UseVisualStyleBackColor = true;
this.BrowseCOLScreenshots.Click += new System.EventHandler(this.BrowseCOLScreenshots_Click);
//
// COLROMsBox
//
this.COLROMsBox.AcceptsReturn = true;
this.COLROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLROMsBox.Location = new System.Drawing.Point(13, 59);
this.COLROMsBox.Name = "COLROMsBox";
this.COLROMsBox.Size = new System.Drawing.Size(421, 20);
this.COLROMsBox.TabIndex = 100;
//
// BrowseCOLSavestates
//
this.BrowseCOLSavestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseCOLSavestates.Image = ((System.Drawing.Image)(resources.GetObject("BrowseCOLSavestates.Image")));
this.BrowseCOLSavestates.Location = new System.Drawing.Point(442, 89);
this.BrowseCOLSavestates.Name = "BrowseCOLSavestates";
this.BrowseCOLSavestates.Size = new System.Drawing.Size(26, 23);
this.BrowseCOLSavestates.TabIndex = 103;
this.BrowseCOLSavestates.UseVisualStyleBackColor = true;
this.BrowseCOLSavestates.Click += new System.EventHandler(this.BrowseCOLSavestates_Click);
//
// COLSavestatesDescription
//
this.COLSavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLSavestatesDescription.AutoSize = true;
this.COLSavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.COLSavestatesDescription.Name = "COLSavestatesDescription";
this.COLSavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.COLSavestatesDescription.TabIndex = 92;
this.COLSavestatesDescription.Text = "Savestates";
//
// COLROMsDescription
//
this.COLROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLROMsDescription.AutoSize = true;
this.COLROMsDescription.Location = new System.Drawing.Point(474, 63);
this.COLROMsDescription.Name = "COLROMsDescription";
this.COLROMsDescription.Size = new System.Drawing.Size(37, 13);
this.COLROMsDescription.TabIndex = 94;
this.COLROMsDescription.Text = "ROMs";
//
// COLSavestatesBox
//
this.COLSavestatesBox.AcceptsTab = true;
this.COLSavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.COLSavestatesBox.Location = new System.Drawing.Point(13, 89);
this.COLSavestatesBox.Name = "COLSavestatesBox";
this.COLSavestatesBox.Size = new System.Drawing.Size(421, 20);
this.COLSavestatesBox.TabIndex = 102;
//
// COLBrowseROMs
//
this.COLBrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.COLBrowseROMs.Image = ((System.Drawing.Image)(resources.GetObject("COLBrowseROMs.Image")));
this.COLBrowseROMs.Location = new System.Drawing.Point(442, 59);
this.COLBrowseROMs.Name = "COLBrowseROMs";
this.COLBrowseROMs.Size = new System.Drawing.Size(26, 23);
this.COLBrowseROMs.TabIndex = 101;
this.COLBrowseROMs.UseVisualStyleBackColor = true;
this.COLBrowseROMs.Click += new System.EventHandler(this.COLBrowseROMs_Click);
//
// tabPageC64
//
this.tabPageC64.Controls.Add(this.C64FirmwaresDescription);
this.tabPageC64.Controls.Add(this.C64BrowseFirmwares);
this.tabPageC64.Controls.Add(this.C64FirmwaresBox);
this.tabPageC64.Controls.Add(this.C64CheatsDescription);
this.tabPageC64.Controls.Add(this.C64BrowseCheats);
this.tabPageC64.Controls.Add(this.C64CheatsBox);
this.tabPageC64.Controls.Add(this.C64ScreenshotsDescription);
this.tabPageC64.Controls.Add(this.BrowseC64Screenshots);
this.tabPageC64.Controls.Add(this.C64ScreenshotsBox);
this.tabPageC64.Controls.Add(this.C64SavestatesDescription);
this.tabPageC64.Controls.Add(this.C64ROMsDescription);
this.tabPageC64.Controls.Add(this.C64BaseDescription);
this.tabPageC64.Controls.Add(this.BrowseC64Savestates);
this.tabPageC64.Controls.Add(this.C64BrowseROMs);
this.tabPageC64.Controls.Add(this.BrowseC64Base);
this.tabPageC64.Controls.Add(this.C64SavestatesBox);
this.tabPageC64.Controls.Add(this.C64ROMsBox);
this.tabPageC64.Controls.Add(this.C64BaseBox);
this.tabPageC64.Location = new System.Drawing.Point(4, 40);
this.tabPageC64.Name = "tabPageC64";
this.tabPageC64.Size = new System.Drawing.Size(566, 257);
this.tabPageC64.TabIndex = 12;
this.tabPageC64.Text = "C64";
this.tabPageC64.UseVisualStyleBackColor = true;
//
// C64FirmwaresDescription
//
this.C64FirmwaresDescription.AutoSize = true;
this.C64FirmwaresDescription.Location = new System.Drawing.Point(474, 183);
this.C64FirmwaresDescription.Name = "C64FirmwaresDescription";
this.C64FirmwaresDescription.Size = new System.Drawing.Size(54, 13);
this.C64FirmwaresDescription.TabIndex = 97;
this.C64FirmwaresDescription.TabStop = true;
this.C64FirmwaresDescription.Text = "Firmwares";
this.C64FirmwaresDescription.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.C64FirmwaresDescription_LinkClicked);
//
// C64BrowseFirmwares
//
this.C64BrowseFirmwares.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64BrowseFirmwares.Image = ((System.Drawing.Image)(resources.GetObject("C64BrowseFirmwares.Image")));
this.C64BrowseFirmwares.Location = new System.Drawing.Point(442, 179);
this.C64BrowseFirmwares.Name = "C64BrowseFirmwares";
this.C64BrowseFirmwares.Size = new System.Drawing.Size(26, 23);
this.C64BrowseFirmwares.TabIndex = 95;
this.C64BrowseFirmwares.UseVisualStyleBackColor = true;
this.C64BrowseFirmwares.Click += new System.EventHandler(this.C64BrowseFirmwares_Click);
//
// C64FirmwaresBox
//
this.C64FirmwaresBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64FirmwaresBox.Location = new System.Drawing.Point(13, 179);
this.C64FirmwaresBox.Name = "C64FirmwaresBox";
this.C64FirmwaresBox.Size = new System.Drawing.Size(421, 20);
this.C64FirmwaresBox.TabIndex = 94;
//
// C64CheatsDescription
//
this.C64CheatsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64CheatsDescription.AutoSize = true;
this.C64CheatsDescription.Location = new System.Drawing.Point(474, 153);
this.C64CheatsDescription.Name = "C64CheatsDescription";
this.C64CheatsDescription.Size = new System.Drawing.Size(40, 13);
this.C64CheatsDescription.TabIndex = 55;
this.C64CheatsDescription.Text = "Cheats";
//
// C64BrowseCheats
//
this.C64BrowseCheats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64BrowseCheats.Image = ((System.Drawing.Image)(resources.GetObject("C64BrowseCheats.Image")));
this.C64BrowseCheats.Location = new System.Drawing.Point(442, 149);
this.C64BrowseCheats.Name = "C64BrowseCheats";
this.C64BrowseCheats.Size = new System.Drawing.Size(26, 23);
this.C64BrowseCheats.TabIndex = 57;
this.C64BrowseCheats.UseVisualStyleBackColor = true;
this.C64BrowseCheats.Click += new System.EventHandler(this.C64BrowseCheats_Click);
//
// C64CheatsBox
//
this.C64CheatsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64CheatsBox.Location = new System.Drawing.Point(13, 149);
this.C64CheatsBox.Name = "C64CheatsBox";
this.C64CheatsBox.Size = new System.Drawing.Size(421, 20);
this.C64CheatsBox.TabIndex = 56;
//
// C64ScreenshotsDescription
//
this.C64ScreenshotsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64ScreenshotsDescription.AutoSize = true;
this.C64ScreenshotsDescription.Location = new System.Drawing.Point(474, 123);
this.C64ScreenshotsDescription.Name = "C64ScreenshotsDescription";
this.C64ScreenshotsDescription.Size = new System.Drawing.Size(66, 13);
this.C64ScreenshotsDescription.TabIndex = 39;
this.C64ScreenshotsDescription.Text = "Screenshots";
//
// BrowseC64Screenshots
//
this.BrowseC64Screenshots.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseC64Screenshots.Image = ((System.Drawing.Image)(resources.GetObject("BrowseC64Screenshots.Image")));
this.BrowseC64Screenshots.Location = new System.Drawing.Point(442, 119);
this.BrowseC64Screenshots.Name = "BrowseC64Screenshots";
this.BrowseC64Screenshots.Size = new System.Drawing.Size(26, 23);
this.BrowseC64Screenshots.TabIndex = 38;
this.BrowseC64Screenshots.UseVisualStyleBackColor = true;
this.BrowseC64Screenshots.Click += new System.EventHandler(this.BrowseC64Screenshots_Click);
//
// C64ScreenshotsBox
//
this.C64ScreenshotsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64ScreenshotsBox.Location = new System.Drawing.Point(13, 119);
this.C64ScreenshotsBox.Name = "C64ScreenshotsBox";
this.C64ScreenshotsBox.Size = new System.Drawing.Size(421, 20);
this.C64ScreenshotsBox.TabIndex = 37;
//
// C64SavestatesDescription
//
this.C64SavestatesDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64SavestatesDescription.AutoSize = true;
this.C64SavestatesDescription.Location = new System.Drawing.Point(474, 93);
this.C64SavestatesDescription.Name = "C64SavestatesDescription";
this.C64SavestatesDescription.Size = new System.Drawing.Size(60, 13);
this.C64SavestatesDescription.TabIndex = 36;
this.C64SavestatesDescription.Text = "Savestates";
//
// C64ROMsDescription
//
this.C64ROMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64ROMsDescription.AutoSize = true;
this.C64ROMsDescription.Location = new System.Drawing.Point(474, 63);
this.C64ROMsDescription.Name = "C64ROMsDescription";
this.C64ROMsDescription.Size = new System.Drawing.Size(37, 13);
this.C64ROMsDescription.TabIndex = 35;
this.C64ROMsDescription.Text = "ROMs";
//
// C64BaseDescription
//
this.C64BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64BaseDescription.AutoSize = true;
this.C64BaseDescription.Location = new System.Drawing.Point(474, 25);
this.C64BaseDescription.Name = "C64BaseDescription";
this.C64BaseDescription.Size = new System.Drawing.Size(31, 13);
this.C64BaseDescription.TabIndex = 34;
this.C64BaseDescription.Text = "Base";
//
// BrowseC64Savestates
//
this.BrowseC64Savestates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseC64Savestates.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseC64Savestates.Location = new System.Drawing.Point(442, 89);
this.BrowseC64Savestates.Name = "BrowseC64Savestates";
this.BrowseC64Savestates.Size = new System.Drawing.Size(26, 23);
this.BrowseC64Savestates.TabIndex = 33;
this.BrowseC64Savestates.UseVisualStyleBackColor = true;
this.BrowseC64Savestates.Click += new System.EventHandler(this.BrowseC64Savestates_Click);
//
// C64BrowseROMs
//
this.C64BrowseROMs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.C64BrowseROMs.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.C64BrowseROMs.Location = new System.Drawing.Point(442, 59);
this.C64BrowseROMs.Name = "C64BrowseROMs";
this.C64BrowseROMs.Size = new System.Drawing.Size(26, 23);
this.C64BrowseROMs.TabIndex = 32;
this.C64BrowseROMs.UseVisualStyleBackColor = true;
this.C64BrowseROMs.Click += new System.EventHandler(this.BrowseC64ROMs_Click);
//
// BrowseC64Base
//
this.BrowseC64Base.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseC64Base.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseC64Base.Location = new System.Drawing.Point(442, 21);
this.BrowseC64Base.Name = "BrowseC64Base";
this.BrowseC64Base.Size = new System.Drawing.Size(26, 23);
this.BrowseC64Base.TabIndex = 31;
this.BrowseC64Base.UseVisualStyleBackColor = true;
this.BrowseC64Base.Click += new System.EventHandler(this.BrowseC64Base_Click);
//
// C64SavestatesBox
//
this.C64SavestatesBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64SavestatesBox.Location = new System.Drawing.Point(13, 89);
this.C64SavestatesBox.Name = "C64SavestatesBox";
this.C64SavestatesBox.Size = new System.Drawing.Size(421, 20);
this.C64SavestatesBox.TabIndex = 30;
//
// C64ROMsBox
//
this.C64ROMsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64ROMsBox.Location = new System.Drawing.Point(13, 59);
this.C64ROMsBox.Name = "C64ROMsBox";
this.C64ROMsBox.Size = new System.Drawing.Size(421, 20);
this.C64ROMsBox.TabIndex = 29;
//
// C64BaseBox
//
this.C64BaseBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.C64BaseBox.Location = new System.Drawing.Point(13, 21);
this.C64BaseBox.Name = "C64BaseBox";
this.C64BaseBox.Size = new System.Drawing.Size(421, 20);
this.C64BaseBox.TabIndex = 28;
//
// tabPageTools
//
this.tabPageTools.Controls.Add(this.LogDescription);
this.tabPageTools.Controls.Add(this.BrowseLog);
this.tabPageTools.Controls.Add(this.LogBox);
this.tabPageTools.Controls.Add(this.MoviesBox);
this.tabPageTools.Controls.Add(this.MovieBackupsBox);
this.tabPageTools.Controls.Add(this.BrowseMovieBackups);
this.tabPageTools.Controls.Add(this.MovieBackupsDescription);
this.tabPageTools.Controls.Add(this.AVIBox);
this.tabPageTools.Controls.Add(this.AVIDescription);
this.tabPageTools.Controls.Add(this.BrowseAVI);
this.tabPageTools.Controls.Add(this.WatchBox);
this.tabPageTools.Controls.Add(this.BrowseLua);
this.tabPageTools.Controls.Add(this.WatchDescription);
this.tabPageTools.Controls.Add(this.LuaDescription);
this.tabPageTools.Controls.Add(this.BrowseWatch);
this.tabPageTools.Controls.Add(this.LuaBox);
this.tabPageTools.Controls.Add(this.BrowseMovies);
this.tabPageTools.Controls.Add(this.MoviesDescription);
this.tabPageTools.Location = new System.Drawing.Point(4, 40);
this.tabPageTools.Name = "tabPageTools";
this.tabPageTools.Size = new System.Drawing.Size(566, 257);
this.tabPageTools.TabIndex = 6;
this.tabPageTools.Text = "Tools";
this.tabPageTools.UseVisualStyleBackColor = true;
//
// LogDescription
//
this.LogDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.LogDescription.AutoSize = true;
this.LogDescription.Location = new System.Drawing.Point(474, 175);
this.LogDescription.Name = "LogDescription";
this.LogDescription.Size = new System.Drawing.Size(65, 13);
this.LogDescription.TabIndex = 148;
this.LogDescription.Text = "Debug Logs";
//
// BrowseLog
//
this.BrowseLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseLog.Image = ((System.Drawing.Image)(resources.GetObject("BrowseLog.Image")));
this.BrowseLog.Location = new System.Drawing.Point(442, 171);
this.BrowseLog.Name = "BrowseLog";
this.BrowseLog.Size = new System.Drawing.Size(26, 23);
this.BrowseLog.TabIndex = 147;
this.BrowseLog.UseVisualStyleBackColor = true;
this.BrowseLog.Click += new System.EventHandler(this.BrowseLog_Click);
//
// LogBox
//
this.LogBox.AcceptsReturn = true;
this.LogBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LogBox.Location = new System.Drawing.Point(13, 171);
this.LogBox.Name = "LogBox";
this.LogBox.Size = new System.Drawing.Size(421, 20);
this.LogBox.TabIndex = 146;
//
// MovieBackupsBox
//
this.MovieBackupsBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.MovieBackupsBox.Location = new System.Drawing.Point(13, 51);
this.MovieBackupsBox.Name = "MovieBackupsBox";
this.MovieBackupsBox.Size = new System.Drawing.Size(421, 20);
this.MovieBackupsBox.TabIndex = 125;
//
// BrowseMovieBackups
//
this.BrowseMovieBackups.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseMovieBackups.Image = ((System.Drawing.Image)(resources.GetObject("BrowseMovieBackups.Image")));
this.BrowseMovieBackups.Location = new System.Drawing.Point(442, 51);
this.BrowseMovieBackups.Name = "BrowseMovieBackups";
this.BrowseMovieBackups.Size = new System.Drawing.Size(26, 23);
this.BrowseMovieBackups.TabIndex = 128;
this.BrowseMovieBackups.UseVisualStyleBackColor = true;
this.BrowseMovieBackups.Click += new System.EventHandler(this.BrowseMovieBackups_Click);
//
// MovieBackupsDescription
//
this.MovieBackupsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.MovieBackupsDescription.AutoSize = true;
this.MovieBackupsDescription.Location = new System.Drawing.Point(474, 55);
this.MovieBackupsDescription.Name = "MovieBackupsDescription";
this.MovieBackupsDescription.Size = new System.Drawing.Size(80, 13);
this.MovieBackupsDescription.TabIndex = 128;
this.MovieBackupsDescription.Text = "Movie backups";
//
// BasePathBox
//
this.BasePathBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.BasePathBox.Location = new System.Drawing.Point(29, 27);
this.BasePathBox.Name = "BasePathBox";
this.BasePathBox.Size = new System.Drawing.Size(456, 20);
this.BasePathBox.TabIndex = 0;
//
// BrowseBase
//
this.BrowseBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseBase.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
this.BrowseBase.Location = new System.Drawing.Point(494, 27);
this.BrowseBase.Name = "BrowseBase";
this.BrowseBase.Size = new System.Drawing.Size(26, 23);
this.BrowseBase.TabIndex = 1;
this.BrowseBase.UseVisualStyleBackColor = true;
this.BrowseBase.Click += new System.EventHandler(this.BrowseBase_Click);
//
// BaseDescription
//
this.BaseDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BaseDescription.AutoSize = true;
this.BaseDescription.Location = new System.Drawing.Point(526, 30);
this.BaseDescription.Name = "BaseDescription";
this.BaseDescription.Size = new System.Drawing.Size(64, 13);
this.BaseDescription.TabIndex = 25;
this.BaseDescription.Text = "Global Base";
//
// RecentForROMs
//
this.RecentForROMs.AutoSize = true;
this.RecentForROMs.Location = new System.Drawing.Point(29, 63);
this.RecentForROMs.Name = "RecentForROMs";
this.RecentForROMs.Size = new System.Drawing.Size(184, 17);
this.RecentForROMs.TabIndex = 2;
this.RecentForROMs.Text = "Always use recent path for ROMs";
this.RecentForROMs.UseVisualStyleBackColor = true;
this.RecentForROMs.CheckedChanged += new System.EventHandler(this.RecentForROMs_CheckedChanged);
//
// SaveButton
//
this.SaveButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.SaveButton.Location = new System.Drawing.Point(12, 435);
this.SaveButton.Name = "SaveButton";
this.SaveButton.Size = new System.Drawing.Size(75, 23);
this.SaveButton.TabIndex = 200;
this.SaveButton.Text = "&Save";
this.SaveButton.UseVisualStyleBackColor = true;
this.SaveButton.Click += new System.EventHandler(this.SaveButton_Click);
//
// button1
//
this.button1.Image = global::BizHawk.MultiClient.Properties.Resources.Help;
this.button1.Location = new System.Drawing.Point(459, 57);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(26, 23);
this.button1.TabIndex = 203;
this.toolTip1.SetToolTip(this.button1, "A list of special symbols useable for paths");
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(491, 64);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(97, 13);
this.label1.TabIndex = 204;
this.label1.Text = "Special Commands";
//
// Atari7800SaveRAMsDescription
//
this.Atari7800SaveRAMsDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800SaveRAMsDescription.AutoSize = true;
this.Atari7800SaveRAMsDescription.Location = new System.Drawing.Point(474, 123);
this.Atari7800SaveRAMsDescription.Name = "Atari7800SaveRAMsDescription";
this.Atari7800SaveRAMsDescription.Size = new System.Drawing.Size(59, 13);
this.Atari7800SaveRAMsDescription.TabIndex = 101;
this.Atari7800SaveRAMsDescription.Text = "Save RAM";
//
// BrowseAtari7800SaveRAM
//
this.BrowseAtari7800SaveRAM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.BrowseAtari7800SaveRAM.Image = ((System.Drawing.Image)(resources.GetObject("BrowseAtari7800SaveRAM.Image")));
this.BrowseAtari7800SaveRAM.Location = new System.Drawing.Point(442, 119);
this.BrowseAtari7800SaveRAM.Name = "BrowseAtari7800SaveRAM";
this.BrowseAtari7800SaveRAM.Size = new System.Drawing.Size(26, 23);
this.BrowseAtari7800SaveRAM.TabIndex = 100;
this.BrowseAtari7800SaveRAM.UseVisualStyleBackColor = true;
this.BrowseAtari7800SaveRAM.Click += new System.EventHandler(this.BrowseAtari7800SaveRAM_Click);
//
// Atari7800SaveRAMBox
//
this.Atari7800SaveRAMBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.Atari7800SaveRAMBox.Location = new System.Drawing.Point(13, 119);
this.Atari7800SaveRAMBox.Name = "Atari7800SaveRAMBox";
this.Atari7800SaveRAMBox.Size = new System.Drawing.Size(421, 20);
this.Atari7800SaveRAMBox.TabIndex = 99;
//
// PathConfig
//
this.AcceptButton = this.OK;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.Cancel;
this.ClientSize = new System.Drawing.Size(599, 470);
this.Controls.Add(this.label1);
this.Controls.Add(this.button1);
this.Controls.Add(this.SaveButton);
this.Controls.Add(this.RecentForROMs);
this.Controls.Add(this.BasePathBox);
this.Controls.Add(this.BrowseBase);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.BaseDescription);
this.Controls.Add(this.OK);
this.Controls.Add(this.Cancel);
this.MinimumSize = new System.Drawing.Size(263, 216);
this.Name = "PathConfig";
this.ShowIcon = false;
this.Text = "Path Configuration";
this.Load += new System.EventHandler(this.PathConfig_Load);
this.tabControl1.ResumeLayout(false);
this.tabPageNES.ResumeLayout(false);
this.tabPageNES.PerformLayout();
this.tabPageSNES.ResumeLayout(false);
this.tabPageSNES.PerformLayout();
this.tabPageSMS.ResumeLayout(false);
this.tabPageSMS.PerformLayout();
this.tabPageSG1000.ResumeLayout(false);
this.tabPageSG1000.PerformLayout();
this.tabPageGGear.ResumeLayout(false);
this.tabPageGGear.PerformLayout();
this.tabPageGenesis.ResumeLayout(false);
this.tabPageGenesis.PerformLayout();
this.tabPagePCE.ResumeLayout(false);
this.tabPagePCE.PerformLayout();
this.tabPageGameboy.ResumeLayout(false);
this.tabPageGameboy.PerformLayout();
this.tabPageGBA.ResumeLayout(false);
this.tabPageGBA.PerformLayout();
this.tabPageTI83.ResumeLayout(false);
this.tabPageTI83.PerformLayout();
this.tabPageAtari2600.ResumeLayout(false);
this.tabPageAtari2600.PerformLayout();
this.tabPageAtari7800.ResumeLayout(false);
this.tabPageAtari7800.PerformLayout();
this.tabPageIntellivision.ResumeLayout(false);
this.tabPageIntellivision.PerformLayout();
this.tabPageColeco.ResumeLayout(false);
this.tabPageColeco.PerformLayout();
this.tabPageC64.ResumeLayout(false);
this.tabPageC64.PerformLayout();
this.tabPageTools.ResumeLayout(false);
this.tabPageTools.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button Cancel;
private System.Windows.Forms.Button OK;
private System.Windows.Forms.TextBox WatchBox;
private System.Windows.Forms.Label WatchDescription;
private System.Windows.Forms.Button BrowseWatch;
private System.Windows.Forms.TextBox MoviesBox;
private System.Windows.Forms.Label MoviesDescription;
private System.Windows.Forms.Button BrowseMovies;
private System.Windows.Forms.TextBox LuaBox;
private System.Windows.Forms.Label LuaDescription;
private System.Windows.Forms.Button BrowseLua;
private System.Windows.Forms.TextBox AVIBox;
private System.Windows.Forms.Label AVIDescription;
private System.Windows.Forms.Button BrowseAVI;
private System.Windows.Forms.TextBox NESScreenshotsBox;
private System.Windows.Forms.Label NESScreenshotsDescription;
private System.Windows.Forms.Button BrowseNESScreenshots;
private System.Windows.Forms.TextBox NESROMsBox;
private System.Windows.Forms.Label NESROMsDescription;
private System.Windows.Forms.Button NESBrowseROMs;
private System.Windows.Forms.TextBox NESSaveRAMBox;
private System.Windows.Forms.Label NESSaveRAMDescription;
private System.Windows.Forms.Button BrowseNESSaveRAM;
private System.Windows.Forms.TextBox NESSavestatesBox;
private System.Windows.Forms.Label NESSavestatesDescription;
private System.Windows.Forms.Button BrowseNESSavestates;
private System.Windows.Forms.TextBox Sega8ScreenshotsBox;
private System.Windows.Forms.Label Sega8ScreenshotsDescription;
private System.Windows.Forms.Button Sega8BrowseScreenshots;
private System.Windows.Forms.TextBox Sega8ROMsBox;
private System.Windows.Forms.Label Sega8ROMsDescription;
private System.Windows.Forms.Button Sega8BrowseROMs;
private System.Windows.Forms.TextBox Sega8SaveRAMBox;
private System.Windows.Forms.Label Sega8SaveRAMDescription;
private System.Windows.Forms.Button Sega8BrowseSaveRAM;
private System.Windows.Forms.TextBox Sega8SavestatesBox;
private System.Windows.Forms.Label Sega8SavestatesDescription;
private System.Windows.Forms.Button Sega8BrowseSavestates;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPageNES;
private System.Windows.Forms.TabPage tabPageSMS;
private System.Windows.Forms.TabPage tabPageGenesis;
private System.Windows.Forms.TabPage tabPagePCE;
private System.Windows.Forms.TabPage tabPageGameboy;
private System.Windows.Forms.TabPage tabPageTI83;
private System.Windows.Forms.TextBox NESBaseBox;
private System.Windows.Forms.Label NESBaseDescription;
private System.Windows.Forms.Button BrowseNESBase;
private System.Windows.Forms.TextBox Sega8BaseBox;
private System.Windows.Forms.Label Sega8BaseDescription;
private System.Windows.Forms.Button Sega8BrowseBase;
private System.Windows.Forms.TabPage tabPageTools;
private System.Windows.Forms.TextBox GenesisBaseBox;
private System.Windows.Forms.TextBox GenesisScreenshotsBox;
private System.Windows.Forms.Button GenesisBrowseSaveRAM;
private System.Windows.Forms.Button GenesisBrowseROMs;
private System.Windows.Forms.Label GenesisBaseDescription;
private System.Windows.Forms.Label GenesisSaveRAMDescription;
private System.Windows.Forms.TextBox GenesisSavestatesBox;
private System.Windows.Forms.Label GenesisScreenshotsDescription;
private System.Windows.Forms.TextBox GenesisSaveRAMBox;
private System.Windows.Forms.Label GenesisROMsDescription;
private System.Windows.Forms.Button GenesisBrowseBase;
private System.Windows.Forms.Label GenesisSavestatesDescription;
private System.Windows.Forms.Button GenesisBrowseSavestates;
private System.Windows.Forms.Button GenesisBrowseScreenshots;
private System.Windows.Forms.TextBox GenesisROMsBox;
private System.Windows.Forms.TextBox PCEBaseBox;
private System.Windows.Forms.TextBox PCEScreenshotsBox;
private System.Windows.Forms.Label PCEBaseDescription;
private System.Windows.Forms.Label PCEScreenshotsDescription;
private System.Windows.Forms.Button PCEBrowseBase;
private System.Windows.Forms.Button PCEBrowseScreenshots;
private System.Windows.Forms.TextBox PCEROMsBox;
private System.Windows.Forms.Button PCEBrowseSavestates;
private System.Windows.Forms.Label PCESavestatesDescription;
private System.Windows.Forms.Label PCEROMsDescription;
private System.Windows.Forms.TextBox PCESavestatesBox;
private System.Windows.Forms.Button PCEBrowseROMs;
private System.Windows.Forms.Button PCEBrowseSaveRAM;
private System.Windows.Forms.Label PCESaveRAMDescription;
private System.Windows.Forms.TextBox PCESaveRAMBox;
private System.Windows.Forms.TextBox GBBaseBox;
private System.Windows.Forms.TextBox GBScreenshotsBox;
private System.Windows.Forms.Label GBBaseDescription;
private System.Windows.Forms.Label GBScreenshotsDescription;
private System.Windows.Forms.Button GBBrowseBase;
private System.Windows.Forms.Button GBBrowseScreenshots;
private System.Windows.Forms.TextBox GBROMsBox;
private System.Windows.Forms.Button GBBrowseSavestates;
private System.Windows.Forms.Label GBSavestatesDescription;
private System.Windows.Forms.Label GBROMsDescription;
private System.Windows.Forms.TextBox GBSavestatesBox;
private System.Windows.Forms.Button GBBrowseROMs;
private System.Windows.Forms.Button GBBrowseSaveRAM;
private System.Windows.Forms.Label GBSaveRAMDescription;
private System.Windows.Forms.TextBox GBSaveRAMBox;
private System.Windows.Forms.TextBox TI83BaseBox;
private System.Windows.Forms.TextBox TI83ScreenshotsBox;
private System.Windows.Forms.Label TI83BaseDescription;
private System.Windows.Forms.Label TI83ScreenshotsDescription;
private System.Windows.Forms.Button TI83BrowseBase;
private System.Windows.Forms.Button TI83BrowseScreenshots;
private System.Windows.Forms.TextBox TI83ROMsBox;
private System.Windows.Forms.Button TI83BrowseSavestates;
private System.Windows.Forms.Label TI83SavestatesDescription;
private System.Windows.Forms.Label TI83ROMsDescription;
private System.Windows.Forms.TextBox TI83SavestatesBox;
private System.Windows.Forms.Button TI83BrowseROMs;
private System.Windows.Forms.Button TI83BrowseSaveRAM;
private System.Windows.Forms.Label TI83SaveRAMDescription;
private System.Windows.Forms.TextBox TI83SaveRAMBox;
private System.Windows.Forms.TextBox BasePathBox;
private System.Windows.Forms.Button BrowseBase;
private System.Windows.Forms.Label BaseDescription;
private System.Windows.Forms.CheckBox RecentForROMs;
private System.Windows.Forms.Label NESCheatsDescription;
private System.Windows.Forms.Button NESBrowseCheats;
private System.Windows.Forms.TextBox NESCheatsBox;
private System.Windows.Forms.Label Sega8CheatsDescription;
private System.Windows.Forms.Button Sega8BrowseCheats;
private System.Windows.Forms.TextBox Sega8CheatsBox;
private System.Windows.Forms.Label GenesisCheatsDescription;
private System.Windows.Forms.Button GenesisBrowseCheats;
private System.Windows.Forms.TextBox GenesisCheatsBox;
private System.Windows.Forms.Label PCECheatsDescription;
private System.Windows.Forms.Button PCEBrowseCheats;
private System.Windows.Forms.TextBox PCECheatsBox;
private System.Windows.Forms.Label GBCheatsDescription;
private System.Windows.Forms.Button GBBrowseCheats;
private System.Windows.Forms.TextBox GBCheatsBox;
private System.Windows.Forms.Label TI83CheatsDescription;
private System.Windows.Forms.Button TI83BrowseBox;
private System.Windows.Forms.TextBox TI83CheatsBox;
private System.Windows.Forms.Button SaveButton;
private System.Windows.Forms.TabPage tabPageGGear;
private System.Windows.Forms.Label GGCheatsDescription;
private System.Windows.Forms.Button GGBrowseCheats;
private System.Windows.Forms.TextBox GGCheatsBox;
private System.Windows.Forms.TextBox GGBaseBox;
private System.Windows.Forms.TextBox GGScreenshotsBox;
private System.Windows.Forms.Label GGBaseDescription;
private System.Windows.Forms.Label GGScreenshotsDescription;
private System.Windows.Forms.Button GGBrowseBase;
private System.Windows.Forms.Button GGBrowseScreenshots;
private System.Windows.Forms.TextBox GGROMBox;
private System.Windows.Forms.Button GGBrowseSavestates;
private System.Windows.Forms.Label GGSavestatesDescription;
private System.Windows.Forms.Label GGROMsDescription;
private System.Windows.Forms.TextBox GGSavestatesBox;
private System.Windows.Forms.Button GGBrowseROMs;
private System.Windows.Forms.Button GGBrowseSaveRAM;
private System.Windows.Forms.Label GGSaveRAMDescription;
private System.Windows.Forms.TextBox GGSaveRAMBox;
private System.Windows.Forms.TabPage tabPageSG1000;
private System.Windows.Forms.Label SGCheatsDescription;
private System.Windows.Forms.Button SGBrowseCheats;
private System.Windows.Forms.TextBox SGCheatsBox;
private System.Windows.Forms.TextBox SGBaseBox;
private System.Windows.Forms.Label SGBaseDescription;
private System.Windows.Forms.Button SGBrowseBase;
private System.Windows.Forms.TextBox SGROMsBox;
private System.Windows.Forms.TextBox SGScreenshotsBox;
private System.Windows.Forms.Button SGBrowseSavestates;
private System.Windows.Forms.Label SGScreenshotsDescription;
private System.Windows.Forms.Label SGSavestatesDescription;
private System.Windows.Forms.Button SGBrowseScreenshots;
private System.Windows.Forms.TextBox SGSavestatesBox;
private System.Windows.Forms.Button SGBrowseSaveRAM;
private System.Windows.Forms.Label SGSaveRAMDescription;
private System.Windows.Forms.Label SGROMsDescription;
private System.Windows.Forms.TextBox SGSaveRAMBox;
private System.Windows.Forms.Button SGBrowseROMs;
private System.Windows.Forms.Label NESPaletteDescription;
private System.Windows.Forms.Button NESBrowsePalette;
private System.Windows.Forms.TextBox NESPaletteBox;
private System.Windows.Forms.Label PCEBiosDescription;
private System.Windows.Forms.Button PCEBrowseBios;
private System.Windows.Forms.TextBox PCEBiosBox;
private System.Windows.Forms.TabPage tabPageAtari2600;
private System.Windows.Forms.Label Atari2600CheatsDescription;
private System.Windows.Forms.Button Atari2600BrowseCheats;
private System.Windows.Forms.TextBox Atari2600CheatsBox;
private System.Windows.Forms.TextBox Atari2600BaseBox;
private System.Windows.Forms.Label Atari2600BaseDescription;
private System.Windows.Forms.Button BrowseAtari2600Base;
private System.Windows.Forms.TextBox Atari2600ROMsBox;
private System.Windows.Forms.TextBox Atari2600ScreenshotsBox;
private System.Windows.Forms.Button BrowseAtari2600Savestates;
private System.Windows.Forms.Label Atari2600ScreenshotsDescription;
private System.Windows.Forms.Label Atari2600SavestatesDescription;
private System.Windows.Forms.Button BrowseAtari2600Screenshots;
private System.Windows.Forms.TextBox Atari2600SavestatesBox;
private System.Windows.Forms.Label Atari2600ROMsDescription;
private System.Windows.Forms.Button Atari2600BrowseROMs;
private System.Windows.Forms.TabPage tabPageIntellivision;
private System.Windows.Forms.Label INTVGROMDescription;
private System.Windows.Forms.Button INTVBroseGROM;
private System.Windows.Forms.TextBox INTVGROMBox;
private System.Windows.Forms.Label INTVEROMDescription;
private System.Windows.Forms.Button INTVBrowseEROM;
private System.Windows.Forms.TextBox INTVEROMBox;
private System.Windows.Forms.Label INTVCheatsDescription;
private System.Windows.Forms.Button INTVBrowseCheats;
private System.Windows.Forms.TextBox INTVCheatsBox;
private System.Windows.Forms.TextBox INTVBaseBox;
private System.Windows.Forms.TextBox INTVScreenshotsBox;
private System.Windows.Forms.Label INTVBaseDescription;
private System.Windows.Forms.Label INTVScreenshotsDescription;
private System.Windows.Forms.Button INTVBrowseBase;
private System.Windows.Forms.Button INTVBrowseScreenshots;
private System.Windows.Forms.TextBox INTVRomsBox;
private System.Windows.Forms.Button INTVBrowseSavestates;
private System.Windows.Forms.Label INTVSavestatesDescription;
private System.Windows.Forms.Label INTVROMsDescription;
private System.Windows.Forms.TextBox INTVSavestatesBox;
private System.Windows.Forms.Button INTVBrowseROMs;
private System.Windows.Forms.Button INTVBrowseSaveRAM;
private System.Windows.Forms.Label INTVSaveRAMDescription;
private System.Windows.Forms.TextBox INTVSaveRAMBox;
private System.Windows.Forms.TextBox MovieBackupsBox;
private System.Windows.Forms.Button BrowseMovieBackups;
private System.Windows.Forms.Label MovieBackupsDescription;
private System.Windows.Forms.TextBox GBPalettesBox;
private System.Windows.Forms.Button GBBrowsePalettes;
private System.Windows.Forms.Label GBPalettesDescription;
private System.Windows.Forms.TabPage tabPageSNES;
private System.Windows.Forms.Label SNESCheatsDescription;
private System.Windows.Forms.Button SNESBrowseCheats;
private System.Windows.Forms.TextBox SNESCheatsBox;
private System.Windows.Forms.TextBox SNESBaseBox;
private System.Windows.Forms.Label SNESBaseDescription;
private System.Windows.Forms.Button BrowseSNESBase;
private System.Windows.Forms.TextBox SNESROMsBox;
private System.Windows.Forms.TextBox SNESScreenshotsBox;
private System.Windows.Forms.Button BrowseSNESSavestates;
private System.Windows.Forms.Label SNESScreenshotsDescription;
private System.Windows.Forms.Label SNESSavestatesDescription;
private System.Windows.Forms.Button BrowseSNESScreenshots;
private System.Windows.Forms.TextBox SNESSavestatesBox;
private System.Windows.Forms.Button BrowseSNESSaveRAM;
private System.Windows.Forms.Label SNESSaveRAMDescription;
private System.Windows.Forms.Label SNESROMsDescription;
private System.Windows.Forms.TextBox SNESSaveRAMBox;
private System.Windows.Forms.Button SNESBrowseROMs;
private System.Windows.Forms.Button SNESBrowseFirmwares;
private System.Windows.Forms.TextBox SNESFirmwaresBox;
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
private System.Windows.Forms.Label LogDescription;
private System.Windows.Forms.Button BrowseLog;
private System.Windows.Forms.TextBox LogBox;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Label NESFDSBiosDescription;
private System.Windows.Forms.Button NESBrowseFDSBios;
private System.Windows.Forms.TextBox NESFDSBiosBox;
private System.Windows.Forms.LinkLabel SNESFirmwaresDescription;
private System.Windows.Forms.TabPage tabPageC64;
private System.Windows.Forms.TextBox C64SavestatesBox;
private System.Windows.Forms.TextBox C64ROMsBox;
private System.Windows.Forms.TextBox C64BaseBox;
private System.Windows.Forms.Label C64SavestatesDescription;
private System.Windows.Forms.Label C64ROMsDescription;
private System.Windows.Forms.Label C64BaseDescription;
private System.Windows.Forms.Button BrowseC64Savestates;
private System.Windows.Forms.Button C64BrowseROMs;
private System.Windows.Forms.Button BrowseC64Base;
private System.Windows.Forms.TextBox C64ScreenshotsBox;
private System.Windows.Forms.Label C64ScreenshotsDescription;
private System.Windows.Forms.Button BrowseC64Screenshots;
private System.Windows.Forms.Label C64CheatsDescription;
private System.Windows.Forms.Button C64BrowseCheats;
private System.Windows.Forms.TextBox C64CheatsBox;
private System.Windows.Forms.Button C64BrowseFirmwares;
private System.Windows.Forms.TextBox C64FirmwaresBox;
private System.Windows.Forms.LinkLabel C64FirmwaresDescription;
private System.Windows.Forms.TabPage tabPageColeco;
private System.Windows.Forms.TextBox COLBaseBox;
private System.Windows.Forms.Label COLBiosDescription;
private System.Windows.Forms.Button COLBrowseBios;
private System.Windows.Forms.TextBox COLBiosBox;
private System.Windows.Forms.Label COLCheatsDescription;
private System.Windows.Forms.Button COLBrowseCheats;
private System.Windows.Forms.TextBox COLCheatsBox;
private System.Windows.Forms.TextBox COLScreenshotsBox;
private System.Windows.Forms.Label COLBaseDescription;
private System.Windows.Forms.Label COLScreenshotsDescription;
private System.Windows.Forms.Button BrowseCOLBase;
private System.Windows.Forms.Button BrowseCOLScreenshots;
private System.Windows.Forms.TextBox COLROMsBox;
private System.Windows.Forms.Button BrowseCOLSavestates;
private System.Windows.Forms.Label COLSavestatesDescription;
private System.Windows.Forms.Label COLROMsDescription;
private System.Windows.Forms.TextBox COLSavestatesBox;
private System.Windows.Forms.Button COLBrowseROMs;
private System.Windows.Forms.TabPage tabPageGBA;
private System.Windows.Forms.TextBox GBABaseBox;
private System.Windows.Forms.TextBox GBAFirmwaresBox;
private System.Windows.Forms.Button GBABrowseFirmwares;
private System.Windows.Forms.Label GBAFirmwaresDescription;
private System.Windows.Forms.Label GBACheatsDescription;
private System.Windows.Forms.Button GBABrowseCheats;
private System.Windows.Forms.TextBox GBACheatsBox;
private System.Windows.Forms.TextBox GBAScreenshotsBox;
private System.Windows.Forms.Label GBABaseDescription;
private System.Windows.Forms.Label GBAScreenshotsDescription;
private System.Windows.Forms.Button GBABrowseBase;
private System.Windows.Forms.Button GBABrowseScreenshots;
private System.Windows.Forms.TextBox GBAROMsBox;
private System.Windows.Forms.Button GBABrowseSavestates;
private System.Windows.Forms.Label GBASavestatesDescription;
private System.Windows.Forms.Label GBAROMsDescription;
private System.Windows.Forms.TextBox GBASavestatesBox;
private System.Windows.Forms.Button GBABrowseROMs;
private System.Windows.Forms.Button GBABrowseSaveRAM;
private System.Windows.Forms.Label GBASaveRAMDescription;
private System.Windows.Forms.TextBox GBASaveRAMBox;
private System.Windows.Forms.TabPage tabPageAtari7800;
private System.Windows.Forms.TextBox Atari7800BaseBox;
private System.Windows.Forms.Button Atari7800BrowseFirmwares;
private System.Windows.Forms.TextBox Atari7800FirmwaresBox;
private System.Windows.Forms.Button BrowseAtari7800Base;
private System.Windows.Forms.TextBox Atari7800ROMsBox;
private System.Windows.Forms.TextBox Atari7800CheatsBox;
private System.Windows.Forms.Button BrowseAtari7800Savestates;
private System.Windows.Forms.Button Atari7800BrowseCheats;
private System.Windows.Forms.TextBox Atari7800SavestatesBox;
private System.Windows.Forms.Button BrowseAtari7800Screenshots;
private System.Windows.Forms.TextBox Atari7800ScreenshotsBox;
private System.Windows.Forms.Button Atari7800BrowseROMs;
private System.Windows.Forms.Label Atari7800BaseDescription;
private System.Windows.Forms.Label Atari7800CheatsDescription;
private System.Windows.Forms.Label Atari7800SavestatesDescription;
private System.Windows.Forms.Label Atari7800ScreenshotsDescription;
private System.Windows.Forms.Label Atari7800ROMsDescription;
private System.Windows.Forms.LinkLabel Atari7800FirmwaresDescription;
private System.Windows.Forms.Label Atari7800SaveRAMsDescription;
private System.Windows.Forms.Button BrowseAtari7800SaveRAM;
private System.Windows.Forms.TextBox Atari7800SaveRAMBox;
}
}