2012-09-30 19:57:33 +00:00
|
|
|
|
namespace BizHawk.MultiClient
|
|
|
|
|
{
|
|
|
|
|
partial class ControllerConfig
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPageNES = new System.Windows.Forms.TabPage();
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.pictureBox14 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl2 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage13 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage14 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESController2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage15 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESController3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage16 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESController4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage17 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage18 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage19 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage20 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage21 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.NESAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSNES = new System.Windows.Forms.TabPage();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage22 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage23 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESController2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage24 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESController3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage25 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESController4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage26 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage27 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage28 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage29 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage30 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SNESAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGameboy = new System.Windows.Forms.TabPage();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl4 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage31 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.GBController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage32 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.GBAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageGBA = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.pictureBox13 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.GBAController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.GBAAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGenesis = new System.Windows.Forms.TabPage();
|
2012-11-08 02:20:34 +00:00
|
|
|
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabControl9 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage52 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.GenesisController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage53 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.tabPage54 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.GenesisConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage55 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.GenesisAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage56 = new System.Windows.Forms.TabPage();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSMS = new System.Windows.Forms.TabPage();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage33 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SMSController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage34 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SMSController2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.Console = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SMSConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage51 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SMSAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage57 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.SMSAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPagePCE = new System.Windows.Forms.TabPage();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage36 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage37 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEController2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage38 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEController3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage39 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEController4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage40 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEController5Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage41 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage42 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage43 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage44 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage45 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PCEAutofire5Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600 = new System.Windows.Forms.TabPage();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage46 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.Atari2600Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage47 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.Atari2600Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage48 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.Atari2600ConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage35 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.Atari2600Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage58 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.Atari2600Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageC64 = new System.Windows.Forms.TabPage();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage49 = new System.Windows.Forms.TabPage();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox8 = new System.Windows.Forms.PictureBox();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.C64Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage50 = new System.Windows.Forms.TabPage();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox9 = new System.Windows.Forms.PictureBox();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.C64Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage10 = new System.Windows.Forms.TabPage();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox10 = new System.Windows.Forms.PictureBox();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.C64Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage11 = new System.Windows.Forms.TabPage();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox11 = new System.Windows.Forms.PictureBox();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.C64Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage12 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.C64KeyboardPanel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox12 = new System.Windows.Forms.PictureBox();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageColeco = new System.Windows.Forms.TabPage();
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.pictureBox15 = new System.Windows.Forms.PictureBox();
|
2012-11-17 21:28:09 +00:00
|
|
|
|
this.tabControl10 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage60 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.COLController1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-17 21:28:09 +00:00
|
|
|
|
this.tabPage61 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.COLAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage62 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.COLController2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage63 = new System.Windows.Forms.TabPage();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.COLAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPageTI83 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.TI83ControllerPanel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.Cancel = new System.Windows.Forms.Button();
|
|
|
|
|
this.OK = new System.Windows.Forms.Button();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.label38 = new System.Windows.Forms.Label();
|
2012-11-07 16:17:35 +00:00
|
|
|
|
this.AllowLR = new System.Windows.Forms.CheckBox();
|
2012-11-23 16:14:47 +00:00
|
|
|
|
this.AutoTab = new System.Windows.Forms.CheckBox();
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageAtari7800 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.pictureBox16 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.tabControl11 = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.Atari7800Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.Atari7800Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPage5 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.Atari7800ConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPage6 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.Atari7800Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
|
|
|
|
this.tabPage7 = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.Atari7800Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.SuspendLayout();
|
|
|
|
|
this.tabPageNES.SuspendLayout();
|
2012-11-17 22:38:32 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl2.SuspendLayout();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage13.SuspendLayout();
|
|
|
|
|
this.tabPage14.SuspendLayout();
|
|
|
|
|
this.tabPage15.SuspendLayout();
|
|
|
|
|
this.tabPage16.SuspendLayout();
|
2012-11-08 02:20:34 +00:00
|
|
|
|
this.tabPage17.SuspendLayout();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage18.SuspendLayout();
|
|
|
|
|
this.tabPage19.SuspendLayout();
|
|
|
|
|
this.tabPage20.SuspendLayout();
|
|
|
|
|
this.tabPage21.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSNES.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage22.SuspendLayout();
|
|
|
|
|
this.tabPage23.SuspendLayout();
|
|
|
|
|
this.tabPage24.SuspendLayout();
|
|
|
|
|
this.tabPage25.SuspendLayout();
|
2012-11-08 04:13:55 +00:00
|
|
|
|
this.tabPage26.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage27.SuspendLayout();
|
|
|
|
|
this.tabPage28.SuspendLayout();
|
|
|
|
|
this.tabPage29.SuspendLayout();
|
|
|
|
|
this.tabPage30.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGameboy.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl4.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage31.SuspendLayout();
|
|
|
|
|
this.tabPage32.SuspendLayout();
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageGBA.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
|
|
|
|
|
this.tabControl1.SuspendLayout();
|
|
|
|
|
this.tabPage1.SuspendLayout();
|
|
|
|
|
this.tabPage2.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGenesis.SuspendLayout();
|
2012-11-08 02:20:34 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabControl9.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage52.SuspendLayout();
|
2012-11-08 04:33:18 +00:00
|
|
|
|
this.tabPage54.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage55.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSMS.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage33.SuspendLayout();
|
|
|
|
|
this.tabPage34.SuspendLayout();
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.Console.SuspendLayout();
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage51.SuspendLayout();
|
|
|
|
|
this.tabPage57.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPagePCE.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage36.SuspendLayout();
|
|
|
|
|
this.tabPage37.SuspendLayout();
|
|
|
|
|
this.tabPage38.SuspendLayout();
|
|
|
|
|
this.tabPage39.SuspendLayout();
|
|
|
|
|
this.tabPage40.SuspendLayout();
|
|
|
|
|
this.tabPage41.SuspendLayout();
|
|
|
|
|
this.tabPage42.SuspendLayout();
|
|
|
|
|
this.tabPage43.SuspendLayout();
|
|
|
|
|
this.tabPage44.SuspendLayout();
|
|
|
|
|
this.tabPage45.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage46.SuspendLayout();
|
|
|
|
|
this.tabPage47.SuspendLayout();
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.tabPage48.SuspendLayout();
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage35.SuspendLayout();
|
|
|
|
|
this.tabPage58.SuspendLayout();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageC64.SuspendLayout();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8.SuspendLayout();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage49.SuspendLayout();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage50.SuspendLayout();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage10.SuspendLayout();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage11.SuspendLayout();
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
|
|
|
|
|
this.tabPage12.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageColeco.SuspendLayout();
|
2012-11-17 22:38:32 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
|
2012-11-17 21:28:09 +00:00
|
|
|
|
this.tabControl10.SuspendLayout();
|
|
|
|
|
this.tabPage60.SuspendLayout();
|
|
|
|
|
this.tabPage61.SuspendLayout();
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.tabPage62.SuspendLayout();
|
|
|
|
|
this.tabPage63.SuspendLayout();
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.tabPageTI83.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageAtari7800.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
|
|
|
|
|
this.tabControl11.SuspendLayout();
|
|
|
|
|
this.tabPage3.SuspendLayout();
|
|
|
|
|
this.tabPage4.SuspendLayout();
|
|
|
|
|
this.tabPage5.SuspendLayout();
|
|
|
|
|
this.tabPage6.SuspendLayout();
|
|
|
|
|
this.tabPage7.SuspendLayout();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// PlatformTabControl
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
2012-09-30 21:31:32 +00:00
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageNES);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageSNES);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageGameboy);
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageGBA);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageGenesis);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageSMS);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPagePCE);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageAtari2600);
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageAtari7800);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageC64);
|
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageColeco);
|
2012-11-23 15:38:27 +00:00
|
|
|
|
this.PlatformTabControl.Controls.Add(this.tabPageTI83);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.Location = new System.Drawing.Point(12, 21);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.PlatformTabControl.Name = "PlatformTabControl";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.SelectedIndex = 0;
|
|
|
|
|
this.PlatformTabControl.Size = new System.Drawing.Size(795, 451);
|
|
|
|
|
this.PlatformTabControl.TabIndex = 0;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageNES
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageNES.Controls.Add(this.pictureBox14);
|
|
|
|
|
this.tabPageNES.Controls.Add(this.tabControl2);
|
|
|
|
|
this.tabPageNES.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageNES.Name = "tabPageNES";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageNES.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPageNES.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageNES.TabIndex = 0;
|
|
|
|
|
this.tabPageNES.Text = "NES";
|
|
|
|
|
this.tabPageNES.UseVisualStyleBackColor = true;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-17 22:38:32 +00:00
|
|
|
|
// pictureBox14
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox14.Image = global::BizHawk.MultiClient.Properties.Resources.NES_Controller;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox14.Location = new System.Drawing.Point(490, 36);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.pictureBox14.Name = "pictureBox14";
|
|
|
|
|
this.pictureBox14.Size = new System.Drawing.Size(284, 125);
|
|
|
|
|
this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox14.TabIndex = 6;
|
|
|
|
|
this.pictureBox14.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl2
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage13);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage14);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage15);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage16);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage17);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage18);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage19);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage20);
|
|
|
|
|
this.tabControl2.Controls.Add(this.tabPage21);
|
|
|
|
|
this.tabControl2.Location = new System.Drawing.Point(17, 15);
|
|
|
|
|
this.tabControl2.Name = "tabControl2";
|
|
|
|
|
this.tabControl2.SelectedIndex = 0;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabControl2.Size = new System.Drawing.Size(453, 404);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl2.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage13
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage13.Controls.Add(this.NESController1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage13.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage13.Name = "tabPage13";
|
|
|
|
|
this.tabPage13.Padding = new System.Windows.Forms.Padding(3);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage13.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage13.TabIndex = 0;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage13.Text = "Pad 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage13.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESController1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESController1Panel.Name = "NESController1Panel";
|
|
|
|
|
this.NESController1Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESController1Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage14
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage14.Controls.Add(this.NESController2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage14.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage14.Name = "tabPage14";
|
|
|
|
|
this.tabPage14.Padding = new System.Windows.Forms.Padding(3);
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage14.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage14.TabIndex = 1;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage14.Text = "Pad 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage14.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESController2Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESController2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESController2Panel.Name = "NESController2Panel";
|
|
|
|
|
this.NESController2Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESController2Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage15
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage15.Controls.Add(this.NESController3Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage15.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage15.Name = "tabPage15";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage15.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage15.TabIndex = 2;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage15.Text = "Pad 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage15.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESController3Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESController3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESController3Panel.Name = "NESController3Panel";
|
|
|
|
|
this.NESController3Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESController3Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage16
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage16.Controls.Add(this.NESController4Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage16.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage16.Name = "tabPage16";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage16.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage16.TabIndex = 3;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage16.Text = "Pad 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage16.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESController4Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESController4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESController4Panel.Name = "NESController4Panel";
|
|
|
|
|
this.NESController4Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESController4Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage17
|
|
|
|
|
//
|
2012-11-08 02:20:34 +00:00
|
|
|
|
this.tabPage17.Controls.Add(this.NESConsoleButtons);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage17.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage17.Name = "tabPage17";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage17.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage17.TabIndex = 4;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage17.Text = "Console";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage17.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.NESConsoleButtons.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESConsoleButtons.Name = "NESConsoleButtons";
|
|
|
|
|
this.NESConsoleButtons.Size = new System.Drawing.Size(368, 341);
|
|
|
|
|
this.NESConsoleButtons.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage18
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage18.Controls.Add(this.NESAutofire1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage18.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage18.Name = "tabPage18";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage18.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage18.TabIndex = 5;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage18.Text = "Autofire 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage18.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESAutofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESAutofire1Panel.Name = "NESAutofire1Panel";
|
|
|
|
|
this.NESAutofire1Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESAutofire1Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage19
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage19.Controls.Add(this.NESAutofire2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage19.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage19.Name = "tabPage19";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage19.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage19.TabIndex = 6;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage19.Text = "Autofire 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage19.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESAutofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESAutofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESAutofire2Panel.Name = "NESAutofire2Panel";
|
|
|
|
|
this.NESAutofire2Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESAutofire2Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage20
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage20.Controls.Add(this.NESAutofire3Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage20.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage20.Name = "tabPage20";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage20.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage20.TabIndex = 7;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage20.Text = "Autofire 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage20.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESAutofire3Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESAutofire3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESAutofire3Panel.Name = "NESAutofire3Panel";
|
|
|
|
|
this.NESAutofire3Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESAutofire3Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage21
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage21.Controls.Add(this.NESAutofire4Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage21.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage21.Name = "tabPage21";
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.tabPage21.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage21.TabIndex = 8;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage21.Text = "Autofire 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage21.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// NESAutofire4Panel
|
|
|
|
|
//
|
|
|
|
|
this.NESAutofire4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.NESAutofire4Panel.Name = "NESAutofire4Panel";
|
|
|
|
|
this.NESAutofire4Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.NESAutofire4Panel.TabIndex = 0;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageSNES
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSNES.Controls.Add(this.pictureBox1);
|
|
|
|
|
this.tabPageSNES.Controls.Add(this.tabControl3);
|
|
|
|
|
this.tabPageSNES.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageSNES.Name = "tabPageSNES";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSNES.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPageSNES.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageSNES.TabIndex = 1;
|
|
|
|
|
this.tabPageSNES.Text = "SNES";
|
|
|
|
|
this.tabPageSNES.UseVisualStyleBackColor = true;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
// pictureBox1
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox1.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.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox1.Image = global::BizHawk.MultiClient.Properties.Resources.SNES_Controller;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(495, 36);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(261, 192);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox1.TabIndex = 4;
|
|
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl3
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage22);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage23);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage24);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage25);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage26);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage27);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage28);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage29);
|
|
|
|
|
this.tabControl3.Controls.Add(this.tabPage30);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl3.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3.Name = "tabControl3";
|
|
|
|
|
this.tabControl3.SelectedIndex = 0;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl3.Size = new System.Drawing.Size(453, 404);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage22
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage22.Controls.Add(this.SNESController1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage22.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage22.Name = "tabPage22";
|
|
|
|
|
this.tabPage22.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage22.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage22.TabIndex = 0;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage22.Text = "Pad 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage22.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESController1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESController1Panel.Name = "SNESController1Panel";
|
|
|
|
|
this.SNESController1Panel.Size = new System.Drawing.Size(392, 360);
|
|
|
|
|
this.SNESController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage23
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage23.Controls.Add(this.SNESController2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage23.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage23.Name = "tabPage23";
|
|
|
|
|
this.tabPage23.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage23.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage23.TabIndex = 1;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage23.Text = "Pad 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage23.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESController2Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESController2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESController2Panel.Name = "SNESController2Panel";
|
|
|
|
|
this.SNESController2Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESController2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage24
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage24.Controls.Add(this.SNESController3Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage24.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage24.Name = "tabPage24";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage24.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage24.TabIndex = 2;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage24.Text = "Pad 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage24.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESController3Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESController3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESController3Panel.Name = "SNESController3Panel";
|
|
|
|
|
this.SNESController3Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESController3Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage25
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage25.Controls.Add(this.SNESController4Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage25.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage25.Name = "tabPage25";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage25.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage25.TabIndex = 3;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage25.Text = "Pad 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage25.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESController4Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESController4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESController4Panel.Name = "SNESController4Panel";
|
|
|
|
|
this.SNESController4Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESController4Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage26
|
|
|
|
|
//
|
2012-11-08 04:13:55 +00:00
|
|
|
|
this.tabPage26.Controls.Add(this.SNESConsoleButtons);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage26.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage26.Name = "tabPage26";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage26.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage26.TabIndex = 4;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage26.Text = "Console";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage26.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.SNESConsoleButtons.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESConsoleButtons.Name = "SNESConsoleButtons";
|
|
|
|
|
this.SNESConsoleButtons.Size = new System.Drawing.Size(368, 125);
|
|
|
|
|
this.SNESConsoleButtons.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage27
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage27.Controls.Add(this.SNESAutofire1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage27.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage27.Name = "tabPage27";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage27.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage27.TabIndex = 5;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage27.Text = "Autofire 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage27.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESAutofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESAutofire1Panel.Name = "SNESAutofire1Panel";
|
|
|
|
|
this.SNESAutofire1Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESAutofire1Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage28
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage28.Controls.Add(this.SNESAutofire2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage28.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage28.Name = "tabPage28";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage28.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage28.TabIndex = 6;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage28.Text = "Autofire 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage28.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESAutofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESAutofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESAutofire2Panel.Name = "SNESAutofire2Panel";
|
|
|
|
|
this.SNESAutofire2Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESAutofire2Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage29
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage29.Controls.Add(this.SNESAutofire3Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage29.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage29.Name = "tabPage29";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage29.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage29.TabIndex = 7;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage29.Text = "Autofire 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage29.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESAutofire3Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESAutofire3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESAutofire3Panel.Name = "SNESAutofire3Panel";
|
|
|
|
|
this.SNESAutofire3Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESAutofire3Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage30
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage30.Controls.Add(this.SNESAutofire4Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage30.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage30.Name = "tabPage30";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage30.Size = new System.Drawing.Size(445, 378);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage30.TabIndex = 8;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage30.Text = "Autofire 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage30.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SNESAutofire4Panel
|
|
|
|
|
//
|
|
|
|
|
this.SNESAutofire4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.SNESAutofire4Panel.Name = "SNESAutofire4Panel";
|
|
|
|
|
this.SNESAutofire4Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.SNESAutofire4Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageGameboy
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGameboy.Controls.Add(this.pictureBox2);
|
|
|
|
|
this.tabPageGameboy.Controls.Add(this.tabControl4);
|
|
|
|
|
this.tabPageGameboy.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageGameboy.Name = "tabPageGameboy";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGameboy.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageGameboy.TabIndex = 2;
|
|
|
|
|
this.tabPageGameboy.Text = "GB/GBC";
|
|
|
|
|
this.tabPageGameboy.UseVisualStyleBackColor = true;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
// pictureBox2
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox2.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.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox2.Image = global::BizHawk.MultiClient.Properties.Resources.GBController;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox2.Location = new System.Drawing.Point(426, 35);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
|
|
|
this.pictureBox2.Size = new System.Drawing.Size(174, 129);
|
|
|
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox2.TabIndex = 4;
|
|
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl4
|
|
|
|
|
//
|
|
|
|
|
this.tabControl4.Controls.Add(this.tabPage31);
|
|
|
|
|
this.tabControl4.Controls.Add(this.tabPage32);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl4.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl4.Name = "tabControl4";
|
|
|
|
|
this.tabControl4.SelectedIndex = 0;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl4.Size = new System.Drawing.Size(379, 398);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl4.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage31
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage31.Controls.Add(this.GBController1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage31.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage31.Name = "tabPage31";
|
|
|
|
|
this.tabPage31.Padding = new System.Windows.Forms.Padding(3);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage31.Size = new System.Drawing.Size(371, 372);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage31.TabIndex = 0;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage31.Text = "Controller 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage31.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// GBController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GBController1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.GBController1Panel.Name = "GBController1Panel";
|
|
|
|
|
this.GBController1Panel.Size = new System.Drawing.Size(359, 332);
|
|
|
|
|
this.GBController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage32
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage32.Controls.Add(this.GBAutofire1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage32.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage32.Name = "tabPage32";
|
|
|
|
|
this.tabPage32.Padding = new System.Windows.Forms.Padding(3);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage32.Size = new System.Drawing.Size(371, 372);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage32.TabIndex = 1;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage32.Text = "Autofire 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage32.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// GBAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GBAutofire1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.GBAutofire1Panel.Name = "GBAutofire1Panel";
|
|
|
|
|
this.GBAutofire1Panel.Size = new System.Drawing.Size(359, 332);
|
|
|
|
|
this.GBAutofire1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-12-14 02:17:47 +00:00
|
|
|
|
// tabPageGBA
|
|
|
|
|
//
|
|
|
|
|
this.tabPageGBA.Controls.Add(this.pictureBox13);
|
|
|
|
|
this.tabPageGBA.Controls.Add(this.tabControl1);
|
|
|
|
|
this.tabPageGBA.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPageGBA.Name = "tabPageGBA";
|
|
|
|
|
this.tabPageGBA.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageGBA.TabIndex = 10;
|
|
|
|
|
this.tabPageGBA.Text = "GBA";
|
|
|
|
|
this.tabPageGBA.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// pictureBox13
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox13.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.pictureBox13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox13.Image = global::BizHawk.MultiClient.Properties.Resources.GBA_Controller;
|
|
|
|
|
this.pictureBox13.Location = new System.Drawing.Point(419, 37);
|
|
|
|
|
this.pictureBox13.Name = "pictureBox13";
|
|
|
|
|
this.pictureBox13.Size = new System.Drawing.Size(236, 138);
|
|
|
|
|
this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox13.TabIndex = 6;
|
|
|
|
|
this.pictureBox13.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// tabControl1
|
|
|
|
|
//
|
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
|
|
|
this.tabControl1.Location = new System.Drawing.Point(17, 15);
|
|
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
|
|
|
this.tabControl1.Size = new System.Drawing.Size(379, 398);
|
|
|
|
|
this.tabControl1.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// tabPage1
|
|
|
|
|
//
|
|
|
|
|
this.tabPage1.Controls.Add(this.GBAController1Panel);
|
|
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage1.Name = "tabPage1";
|
|
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage1.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
|
|
this.tabPage1.Text = "Controller 1";
|
|
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// GBAController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GBAController1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.GBAController1Panel.Name = "GBAController1Panel";
|
|
|
|
|
this.GBAController1Panel.Size = new System.Drawing.Size(359, 332);
|
|
|
|
|
this.GBAController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// tabPage2
|
|
|
|
|
//
|
|
|
|
|
this.tabPage2.Controls.Add(this.GBAAutofire1Panel);
|
|
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage2.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
|
|
this.tabPage2.Text = "Autofire 1";
|
|
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// GBAAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GBAAutofire1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.GBAAutofire1Panel.Name = "GBAAutofire1Panel";
|
|
|
|
|
this.GBAAutofire1Panel.Size = new System.Drawing.Size(359, 332);
|
|
|
|
|
this.GBAAutofire1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageGenesis
|
2012-09-30 23:20:50 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGenesis.Controls.Add(this.pictureBox6);
|
|
|
|
|
this.tabPageGenesis.Controls.Add(this.tabControl9);
|
|
|
|
|
this.tabPageGenesis.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageGenesis.Name = "tabPageGenesis";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGenesis.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageGenesis.TabIndex = 8;
|
|
|
|
|
this.tabPageGenesis.Text = "Genesis";
|
|
|
|
|
this.tabPageGenesis.UseVisualStyleBackColor = true;
|
2012-09-30 23:20:50 +00:00
|
|
|
|
//
|
2012-11-08 02:20:34 +00:00
|
|
|
|
// pictureBox6
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox6.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.pictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox6.Image = global::BizHawk.MultiClient.Properties.Resources.GENController;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox6.Location = new System.Drawing.Point(472, 38);
|
2012-11-08 02:20:34 +00:00
|
|
|
|
this.pictureBox6.Name = "pictureBox6";
|
|
|
|
|
this.pictureBox6.Size = new System.Drawing.Size(261, 305);
|
|
|
|
|
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox6.TabIndex = 4;
|
|
|
|
|
this.pictureBox6.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
// tabControl9
|
|
|
|
|
//
|
|
|
|
|
this.tabControl9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.tabControl9.Controls.Add(this.tabPage52);
|
|
|
|
|
this.tabControl9.Controls.Add(this.tabPage53);
|
|
|
|
|
this.tabControl9.Controls.Add(this.tabPage54);
|
|
|
|
|
this.tabControl9.Controls.Add(this.tabPage55);
|
|
|
|
|
this.tabControl9.Controls.Add(this.tabPage56);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl9.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabControl9.Name = "tabControl9";
|
|
|
|
|
this.tabControl9.SelectedIndex = 0;
|
|
|
|
|
this.tabControl9.Size = new System.Drawing.Size(442, 401);
|
|
|
|
|
this.tabControl9.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage52
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage52.Controls.Add(this.GenesisController1Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage52.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage52.Name = "tabPage52";
|
|
|
|
|
this.tabPage52.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage52.Size = new System.Drawing.Size(434, 375);
|
|
|
|
|
this.tabPage52.TabIndex = 0;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage52.Text = "Pad 1";
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage52.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// GenesisController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GenesisController1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.GenesisController1Panel.Name = "GenesisController1Panel";
|
|
|
|
|
this.GenesisController1Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.GenesisController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// tabPage53
|
2012-09-30 23:20:50 +00:00
|
|
|
|
//
|
|
|
|
|
this.tabPage53.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage53.Name = "tabPage53";
|
|
|
|
|
this.tabPage53.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage53.Size = new System.Drawing.Size(434, 375);
|
|
|
|
|
this.tabPage53.TabIndex = 1;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage53.Text = "Pad 2";
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage53.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// tabPage54
|
|
|
|
|
//
|
2012-11-08 04:33:18 +00:00
|
|
|
|
this.tabPage54.Controls.Add(this.GenesisConsoleButtons);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage54.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage54.Name = "tabPage54";
|
|
|
|
|
this.tabPage54.Size = new System.Drawing.Size(434, 375);
|
|
|
|
|
this.tabPage54.TabIndex = 2;
|
|
|
|
|
this.tabPage54.Text = "Console";
|
|
|
|
|
this.tabPage54.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// GenesisConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.GenesisConsoleButtons.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.GenesisConsoleButtons.Name = "GenesisConsoleButtons";
|
|
|
|
|
this.GenesisConsoleButtons.Size = new System.Drawing.Size(368, 125);
|
|
|
|
|
this.GenesisConsoleButtons.TabIndex = 1;
|
|
|
|
|
//
|
2012-11-23 16:14:47 +00:00
|
|
|
|
// tabPage55
|
2012-09-30 23:20:50 +00:00
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage55.Controls.Add(this.GenesisAutofire1Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage55.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage55.Name = "tabPage55";
|
|
|
|
|
this.tabPage55.Size = new System.Drawing.Size(434, 375);
|
|
|
|
|
this.tabPage55.TabIndex = 3;
|
|
|
|
|
this.tabPage55.Text = "Autofire 1";
|
|
|
|
|
this.tabPage55.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// GenesisAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.GenesisAutofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.GenesisAutofire1Panel.Name = "GenesisAutofire1Panel";
|
|
|
|
|
this.GenesisAutofire1Panel.Size = new System.Drawing.Size(392, 332);
|
|
|
|
|
this.GenesisAutofire1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPage56
|
|
|
|
|
//
|
|
|
|
|
this.tabPage56.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage56.Name = "tabPage56";
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage56.Size = new System.Drawing.Size(434, 375);
|
|
|
|
|
this.tabPage56.TabIndex = 4;
|
|
|
|
|
this.tabPage56.Text = "Autofire 2";
|
|
|
|
|
this.tabPage56.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageSMS
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSMS.Controls.Add(this.pictureBox3);
|
|
|
|
|
this.tabPageSMS.Controls.Add(this.tabControl5);
|
|
|
|
|
this.tabPageSMS.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageSMS.Name = "tabPageSMS";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSMS.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageSMS.TabIndex = 3;
|
|
|
|
|
this.tabPageSMS.Text = "SMS/GG/SG";
|
|
|
|
|
this.tabPageSMS.UseVisualStyleBackColor = true;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
// pictureBox3
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox3.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.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox3.Image = global::BizHawk.MultiClient.Properties.Resources.SMSController;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox3.Location = new System.Drawing.Point(393, 37);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox3.Name = "pictureBox3";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox3.Size = new System.Drawing.Size(285, 233);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox3.TabIndex = 4;
|
|
|
|
|
this.pictureBox3.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl5
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5.Controls.Add(this.tabPage33);
|
|
|
|
|
this.tabControl5.Controls.Add(this.tabPage34);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl5.Controls.Add(this.Console);
|
|
|
|
|
this.tabControl5.Controls.Add(this.tabPage51);
|
|
|
|
|
this.tabControl5.Controls.Add(this.tabPage57);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl5.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5.Name = "tabControl5";
|
|
|
|
|
this.tabControl5.SelectedIndex = 0;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl5.Size = new System.Drawing.Size(346, 401);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage33
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage33.Controls.Add(this.SMSController1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage33.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage33.Name = "tabPage33";
|
|
|
|
|
this.tabPage33.Padding = new System.Windows.Forms.Padding(3);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage33.Size = new System.Drawing.Size(338, 375);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage33.TabIndex = 0;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage33.Text = "Pad 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage33.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SMSController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.SMSController1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.SMSController1Panel.Name = "SMSController1Panel";
|
|
|
|
|
this.SMSController1Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.SMSController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage34
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage34.Controls.Add(this.SMSController2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage34.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage34.Name = "tabPage34";
|
|
|
|
|
this.tabPage34.Padding = new System.Windows.Forms.Padding(3);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage34.Size = new System.Drawing.Size(338, 375);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage34.TabIndex = 1;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage34.Text = "Pad 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage34.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SMSController2Panel
|
|
|
|
|
//
|
|
|
|
|
this.SMSController2Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.SMSController2Panel.Name = "SMSController2Panel";
|
|
|
|
|
this.SMSController2Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.SMSController2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
// Console
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.Console.Controls.Add(this.SMSConsoleButtons);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.Console.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.Console.Name = "Console";
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.Console.Size = new System.Drawing.Size(338, 375);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.Console.TabIndex = 2;
|
|
|
|
|
this.Console.Text = "Console";
|
|
|
|
|
this.Console.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SMSConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.SMSConsoleButtons.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.SMSConsoleButtons.Name = "SMSConsoleButtons";
|
|
|
|
|
this.SMSConsoleButtons.Size = new System.Drawing.Size(322, 125);
|
|
|
|
|
this.SMSConsoleButtons.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
// tabPage51
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage51.Controls.Add(this.SMSAutofire1Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage51.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage51.Name = "tabPage51";
|
|
|
|
|
this.tabPage51.Size = new System.Drawing.Size(338, 375);
|
|
|
|
|
this.tabPage51.TabIndex = 3;
|
|
|
|
|
this.tabPage51.Text = "Autofire 1";
|
|
|
|
|
this.tabPage51.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SMSAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.SMSAutofire1Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.SMSAutofire1Panel.Name = "SMSAutofire1Panel";
|
|
|
|
|
this.SMSAutofire1Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.SMSAutofire1Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
// tabPage57
|
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage57.Controls.Add(this.SMSAutofire2Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage57.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage57.Name = "tabPage57";
|
|
|
|
|
this.tabPage57.Size = new System.Drawing.Size(338, 375);
|
|
|
|
|
this.tabPage57.TabIndex = 4;
|
|
|
|
|
this.tabPage57.Text = "Autofire 2";
|
|
|
|
|
this.tabPage57.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// SMSAutofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.SMSAutofire2Panel.Location = new System.Drawing.Point(6, 6);
|
|
|
|
|
this.SMSAutofire2Panel.Name = "SMSAutofire2Panel";
|
|
|
|
|
this.SMSAutofire2Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.SMSAutofire2Panel.TabIndex = 4;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPagePCE
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPagePCE.Controls.Add(this.pictureBox4);
|
|
|
|
|
this.tabPagePCE.Controls.Add(this.tabControl6);
|
|
|
|
|
this.tabPagePCE.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPagePCE.Name = "tabPagePCE";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPagePCE.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPagePCE.TabIndex = 4;
|
|
|
|
|
this.tabPagePCE.Text = "PCE";
|
|
|
|
|
this.tabPagePCE.UseVisualStyleBackColor = true;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
// pictureBox4
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox4.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.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox4.Image = global::BizHawk.MultiClient.Properties.Resources.PCEngineController;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox4.Location = new System.Drawing.Point(505, 53);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
|
|
|
this.pictureBox4.Size = new System.Drawing.Size(261, 130);
|
|
|
|
|
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox4.TabIndex = 4;
|
|
|
|
|
this.pictureBox4.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl6
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage36);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage37);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage38);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage39);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage40);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage41);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage42);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage43);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage44);
|
|
|
|
|
this.tabControl6.Controls.Add(this.tabPage45);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl6.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl6.Multiline = true;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6.Name = "tabControl6";
|
|
|
|
|
this.tabControl6.SelectedIndex = 0;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl6.Size = new System.Drawing.Size(482, 398);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage36
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage36.Controls.Add(this.PCEController1Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage36.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage36.Name = "tabPage36";
|
|
|
|
|
this.tabPage36.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage36.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage36.TabIndex = 0;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage36.Text = "Pad 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage36.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEController1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEController1Panel.Name = "PCEController1Panel";
|
|
|
|
|
this.PCEController1Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEController1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage37
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage37.Controls.Add(this.PCEController2Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage37.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage37.Name = "tabPage37";
|
|
|
|
|
this.tabPage37.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage37.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage37.TabIndex = 1;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage37.Text = "Pad 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage37.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEController2Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEController2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEController2Panel.Name = "PCEController2Panel";
|
|
|
|
|
this.PCEController2Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEController2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-07 16:17:35 +00:00
|
|
|
|
// tabPage38
|
2012-09-30 19:57:33 +00:00
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage38.Controls.Add(this.PCEController3Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage38.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage38.Name = "tabPage38";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage38.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage38.TabIndex = 2;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage38.Text = "Pad 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage38.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEController3Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEController3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEController3Panel.Name = "PCEController3Panel";
|
|
|
|
|
this.PCEController3Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEController3Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage39
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage39.Controls.Add(this.PCEController4Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage39.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage39.Name = "tabPage39";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage39.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage39.TabIndex = 3;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage39.Text = "Pad 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage39.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEController4Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEController4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEController4Panel.Name = "PCEController4Panel";
|
|
|
|
|
this.PCEController4Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEController4Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage40
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage40.Controls.Add(this.PCEController5Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage40.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage40.Name = "tabPage40";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage40.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage40.TabIndex = 4;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage40.Text = "Pad 5";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage40.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEController5Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEController5Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEController5Panel.Name = "PCEController5Panel";
|
|
|
|
|
this.PCEController5Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEController5Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage41
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage41.Controls.Add(this.PCEAutofire1Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage41.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage41.Name = "tabPage41";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage41.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage41.TabIndex = 5;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage41.Text = "Autofire 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage41.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEAutofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEAutofire1Panel.Name = "PCEAutofire1Panel";
|
|
|
|
|
this.PCEAutofire1Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEAutofire1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage42
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage42.Controls.Add(this.PCEAutofire2Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage42.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage42.Name = "tabPage42";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage42.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage42.TabIndex = 6;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage42.Text = "Autofire 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage42.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEAutofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEAutofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEAutofire2Panel.Name = "PCEAutofire2Panel";
|
|
|
|
|
this.PCEAutofire2Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEAutofire2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage43
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage43.Controls.Add(this.PCEAutofire3Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage43.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage43.Name = "tabPage43";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage43.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage43.TabIndex = 7;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage43.Text = "Autofire 3";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage43.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEAutofire3Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEAutofire3Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEAutofire3Panel.Name = "PCEAutofire3Panel";
|
|
|
|
|
this.PCEAutofire3Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEAutofire3Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage44
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage44.Controls.Add(this.PCEAutofire4Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage44.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage44.Name = "tabPage44";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage44.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage44.TabIndex = 8;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage44.Text = "Autofire 4";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage44.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEAutofire4Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEAutofire4Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.PCEAutofire4Panel.Name = "PCEAutofire4Panel";
|
|
|
|
|
this.PCEAutofire4Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEAutofire4Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage45
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage45.Controls.Add(this.PCEAutofire5Panel);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage45.Location = new System.Drawing.Point(4, 40);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage45.Name = "tabPage45";
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPage45.Size = new System.Drawing.Size(474, 354);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage45.TabIndex = 9;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage45.Text = "Autofire 5";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage45.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// PCEAutofire5Panel
|
|
|
|
|
//
|
|
|
|
|
this.PCEAutofire5Panel.Location = new System.Drawing.Point(20, 11);
|
|
|
|
|
this.PCEAutofire5Panel.Name = "PCEAutofire5Panel";
|
|
|
|
|
this.PCEAutofire5Panel.Size = new System.Drawing.Size(326, 332);
|
|
|
|
|
this.PCEAutofire5Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageAtari2600
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600.Controls.Add(this.pictureBox5);
|
|
|
|
|
this.tabPageAtari2600.Controls.Add(this.tabControl7);
|
|
|
|
|
this.tabPageAtari2600.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageAtari2600.Name = "tabPageAtari2600";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageAtari2600.TabIndex = 5;
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageAtari2600.Text = "Atari 2600";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600.UseVisualStyleBackColor = true;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
// pictureBox5
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox5.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.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox5.Image = global::BizHawk.MultiClient.Properties.Resources.atari_controller;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox5.Location = new System.Drawing.Point(426, 37);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
|
|
|
this.pictureBox5.Size = new System.Drawing.Size(177, 199);
|
|
|
|
|
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox5.TabIndex = 4;
|
|
|
|
|
this.pictureBox5.TabStop = false;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl7
|
|
|
|
|
//
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7.Controls.Add(this.tabPage46);
|
|
|
|
|
this.tabControl7.Controls.Add(this.tabPage47);
|
|
|
|
|
this.tabControl7.Controls.Add(this.tabPage48);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabControl7.Controls.Add(this.tabPage35);
|
|
|
|
|
this.tabControl7.Controls.Add(this.tabPage58);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl7.Location = new System.Drawing.Point(17, 15);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7.Name = "tabControl7";
|
|
|
|
|
this.tabControl7.SelectedIndex = 0;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabControl7.Size = new System.Drawing.Size(389, 401);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage46
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage46.Controls.Add(this.Atari2600Controller1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage46.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage46.Name = "tabPage46";
|
|
|
|
|
this.tabPage46.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage46.Size = new System.Drawing.Size(381, 375);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage46.TabIndex = 0;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage46.Text = "Joystick 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage46.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// Atari2600Controller1Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari2600Controller1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari2600Controller1Panel.Name = "Atari2600Controller1Panel";
|
|
|
|
|
this.Atari2600Controller1Panel.Size = new System.Drawing.Size(365, 332);
|
|
|
|
|
this.Atari2600Controller1Panel.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage47
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage47.Controls.Add(this.Atari2600Controller2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage47.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage47.Name = "tabPage47";
|
|
|
|
|
this.tabPage47.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage47.Size = new System.Drawing.Size(381, 375);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage47.TabIndex = 1;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage47.Text = "Joystick 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage47.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// Atari2600Controller2Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari2600Controller2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari2600Controller2Panel.Name = "Atari2600Controller2Panel";
|
|
|
|
|
this.Atari2600Controller2Panel.Size = new System.Drawing.Size(365, 332);
|
|
|
|
|
this.Atari2600Controller2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage48
|
|
|
|
|
//
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.tabPage48.Controls.Add(this.Atari2600ConsoleButtons);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage48.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage48.Name = "tabPage48";
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage48.Size = new System.Drawing.Size(381, 375);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage48.TabIndex = 2;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.tabPage48.Text = "Console";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage48.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// Atari2600ConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.Atari2600ConsoleButtons.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari2600ConsoleButtons.Name = "Atari2600ConsoleButtons";
|
|
|
|
|
this.Atari2600ConsoleButtons.Size = new System.Drawing.Size(359, 125);
|
|
|
|
|
this.Atari2600ConsoleButtons.TabIndex = 1;
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
// tabPage35
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage35.Controls.Add(this.Atari2600Autofire1Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage35.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage35.Name = "tabPage35";
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage35.Size = new System.Drawing.Size(381, 375);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage35.TabIndex = 3;
|
|
|
|
|
this.tabPage35.Text = "Autofire 1";
|
|
|
|
|
this.tabPage35.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// Atari2600Autofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari2600Autofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari2600Autofire1Panel.Name = "Atari2600Autofire1Panel";
|
|
|
|
|
this.Atari2600Autofire1Panel.Size = new System.Drawing.Size(368, 332);
|
|
|
|
|
this.Atari2600Autofire1Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-09-30 23:20:50 +00:00
|
|
|
|
// tabPage58
|
|
|
|
|
//
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage58.Controls.Add(this.Atari2600Autofire2Panel);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage58.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage58.Name = "tabPage58";
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage58.Size = new System.Drawing.Size(381, 375);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage58.TabIndex = 4;
|
|
|
|
|
this.tabPage58.Text = "Autofire 2";
|
|
|
|
|
this.tabPage58.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// Atari2600Autofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari2600Autofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari2600Autofire2Panel.Name = "Atari2600Autofire2Panel";
|
|
|
|
|
this.Atari2600Autofire2Panel.Size = new System.Drawing.Size(368, 332);
|
|
|
|
|
this.Atari2600Autofire2Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageC64
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageC64.Controls.Add(this.tabControl8);
|
|
|
|
|
this.tabPageC64.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageC64.Name = "tabPageC64";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageC64.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageC64.TabIndex = 6;
|
|
|
|
|
this.tabPageC64.Text = "C64";
|
|
|
|
|
this.tabPageC64.UseVisualStyleBackColor = true;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabControl8
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabControl8.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)));
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8.Controls.Add(this.tabPage49);
|
|
|
|
|
this.tabControl8.Controls.Add(this.tabPage50);
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabControl8.Controls.Add(this.tabPage10);
|
|
|
|
|
this.tabControl8.Controls.Add(this.tabPage11);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabControl8.Controls.Add(this.tabPage12);
|
|
|
|
|
this.tabControl8.Location = new System.Drawing.Point(5, 6);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8.Name = "tabControl8";
|
|
|
|
|
this.tabControl8.SelectedIndex = 0;
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabControl8.Size = new System.Drawing.Size(769, 416);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tabPage49
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage49.Controls.Add(this.pictureBox8);
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage49.Controls.Add(this.C64Controller1Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage49.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage49.Name = "tabPage49";
|
|
|
|
|
this.tabPage49.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage49.Size = new System.Drawing.Size(761, 390);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage49.TabIndex = 0;
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage49.Text = "Joy 1";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage49.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// pictureBox8
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox8.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox8.Location = new System.Drawing.Point(617, 8);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox8.Name = "pictureBox8";
|
|
|
|
|
this.pictureBox8.Size = new System.Drawing.Size(137, 163);
|
|
|
|
|
this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox8.TabIndex = 5;
|
|
|
|
|
this.pictureBox8.TabStop = false;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// C64Controller1Panel
|
|
|
|
|
//
|
|
|
|
|
this.C64Controller1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.C64Controller1Panel.Name = "C64Controller1Panel";
|
|
|
|
|
this.C64Controller1Panel.Size = new System.Drawing.Size(369, 332);
|
|
|
|
|
this.C64Controller1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// tabPage50
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage50.Controls.Add(this.pictureBox9);
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage50.Controls.Add(this.C64Controller2Panel);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage50.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage50.Name = "tabPage50";
|
|
|
|
|
this.tabPage50.Padding = new System.Windows.Forms.Padding(3);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage50.Size = new System.Drawing.Size(761, 390);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage50.TabIndex = 1;
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage50.Text = "Joy 2";
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabPage50.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// pictureBox9
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox9.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox9.Location = new System.Drawing.Point(617, 8);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox9.Name = "pictureBox9";
|
|
|
|
|
this.pictureBox9.Size = new System.Drawing.Size(137, 163);
|
|
|
|
|
this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox9.TabIndex = 6;
|
|
|
|
|
this.pictureBox9.TabStop = false;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// C64Controller2Panel
|
|
|
|
|
//
|
|
|
|
|
this.C64Controller2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.C64Controller2Panel.Name = "C64Controller2Panel";
|
|
|
|
|
this.C64Controller2Panel.Size = new System.Drawing.Size(369, 332);
|
|
|
|
|
this.C64Controller2Panel.TabIndex = 3;
|
|
|
|
|
//
|
2012-11-08 14:49:57 +00:00
|
|
|
|
// tabPage10
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage10.Controls.Add(this.pictureBox10);
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage10.Controls.Add(this.C64Autofire1Panel);
|
|
|
|
|
this.tabPage10.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage10.Name = "tabPage10";
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage10.Size = new System.Drawing.Size(761, 390);
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage10.TabIndex = 2;
|
|
|
|
|
this.tabPage10.Text = "Autojoy 1";
|
|
|
|
|
this.tabPage10.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// pictureBox10
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox10.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox10.Location = new System.Drawing.Point(617, 8);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox10.Name = "pictureBox10";
|
|
|
|
|
this.pictureBox10.Size = new System.Drawing.Size(137, 163);
|
|
|
|
|
this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox10.TabIndex = 7;
|
|
|
|
|
this.pictureBox10.TabStop = false;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// C64Autofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.C64Autofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.C64Autofire1Panel.Name = "C64Autofire1Panel";
|
|
|
|
|
this.C64Autofire1Panel.Size = new System.Drawing.Size(369, 332);
|
|
|
|
|
this.C64Autofire1Panel.TabIndex = 4;
|
|
|
|
|
//
|
2012-11-08 14:49:57 +00:00
|
|
|
|
// tabPage11
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage11.Controls.Add(this.pictureBox11);
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage11.Controls.Add(this.C64Autofire2Panel);
|
|
|
|
|
this.tabPage11.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage11.Name = "tabPage11";
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.tabPage11.Size = new System.Drawing.Size(761, 390);
|
2012-11-08 14:49:57 +00:00
|
|
|
|
this.tabPage11.TabIndex = 3;
|
|
|
|
|
this.tabPage11.Text = "Autojoy 2";
|
|
|
|
|
this.tabPage11.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// pictureBox11
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox11.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox11.Location = new System.Drawing.Point(617, 8);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
this.pictureBox11.Name = "pictureBox11";
|
|
|
|
|
this.pictureBox11.Size = new System.Drawing.Size(137, 163);
|
|
|
|
|
this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox11.TabIndex = 8;
|
|
|
|
|
this.pictureBox11.TabStop = false;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// C64Autofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.C64Autofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.C64Autofire2Panel.Name = "C64Autofire2Panel";
|
|
|
|
|
this.C64Autofire2Panel.Size = new System.Drawing.Size(369, 332);
|
|
|
|
|
this.C64Autofire2Panel.TabIndex = 4;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// tabPage12
|
|
|
|
|
//
|
|
|
|
|
this.tabPage12.Controls.Add(this.C64KeyboardPanel);
|
|
|
|
|
this.tabPage12.Controls.Add(this.pictureBox12);
|
|
|
|
|
this.tabPage12.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage12.Name = "tabPage12";
|
|
|
|
|
this.tabPage12.Size = new System.Drawing.Size(761, 390);
|
|
|
|
|
this.tabPage12.TabIndex = 4;
|
|
|
|
|
this.tabPage12.Text = "Keyboard";
|
|
|
|
|
this.tabPage12.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// C64KeyboardPanel
|
|
|
|
|
//
|
|
|
|
|
this.C64KeyboardPanel.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.C64KeyboardPanel.Location = new System.Drawing.Point(4, 131);
|
|
|
|
|
this.C64KeyboardPanel.Name = "C64KeyboardPanel";
|
|
|
|
|
this.C64KeyboardPanel.Size = new System.Drawing.Size(754, 259);
|
|
|
|
|
this.C64KeyboardPanel.TabIndex = 10;
|
|
|
|
|
//
|
2012-11-14 03:01:48 +00:00
|
|
|
|
// pictureBox12
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox12.Image = global::BizHawk.MultiClient.Properties.Resources.C64Keyboard;
|
|
|
|
|
this.pictureBox12.Location = new System.Drawing.Point(148, 3);
|
|
|
|
|
this.pictureBox12.Name = "pictureBox12";
|
|
|
|
|
this.pictureBox12.Size = new System.Drawing.Size(398, 122);
|
|
|
|
|
this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox12.TabIndex = 9;
|
|
|
|
|
this.pictureBox12.TabStop = false;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPageColeco
|
2012-11-17 21:28:09 +00:00
|
|
|
|
//
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageColeco.Controls.Add(this.pictureBox15);
|
|
|
|
|
this.tabPageColeco.Controls.Add(this.tabControl10);
|
|
|
|
|
this.tabPageColeco.Location = new System.Drawing.Point(4, 22);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabPageColeco.Name = "tabPageColeco";
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageColeco.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageColeco.TabIndex = 9;
|
|
|
|
|
this.tabPageColeco.Text = "Coleco V.";
|
|
|
|
|
this.tabPageColeco.UseVisualStyleBackColor = true;
|
2012-11-17 21:28:09 +00:00
|
|
|
|
//
|
2012-11-17 22:38:32 +00:00
|
|
|
|
// pictureBox15
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox15.Image = global::BizHawk.MultiClient.Properties.Resources.colecovisioncontroller;
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.pictureBox15.Location = new System.Drawing.Point(423, 37);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.pictureBox15.Name = "pictureBox15";
|
|
|
|
|
this.pictureBox15.Size = new System.Drawing.Size(228, 236);
|
|
|
|
|
this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox15.TabIndex = 6;
|
|
|
|
|
this.pictureBox15.TabStop = false;
|
|
|
|
|
//
|
2012-11-17 21:28:09 +00:00
|
|
|
|
// tabControl10
|
|
|
|
|
//
|
|
|
|
|
this.tabControl10.Controls.Add(this.tabPage60);
|
|
|
|
|
this.tabControl10.Controls.Add(this.tabPage61);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.tabControl10.Controls.Add(this.tabPage62);
|
|
|
|
|
this.tabControl10.Controls.Add(this.tabPage63);
|
2012-11-23 15:20:00 +00:00
|
|
|
|
this.tabControl10.Location = new System.Drawing.Point(17, 15);
|
2012-11-17 21:28:09 +00:00
|
|
|
|
this.tabControl10.Name = "tabControl10";
|
|
|
|
|
this.tabControl10.SelectedIndex = 0;
|
|
|
|
|
this.tabControl10.Size = new System.Drawing.Size(379, 398);
|
|
|
|
|
this.tabControl10.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// tabPage60
|
|
|
|
|
//
|
|
|
|
|
this.tabPage60.Controls.Add(this.COLController1Panel);
|
|
|
|
|
this.tabPage60.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage60.Name = "tabPage60";
|
|
|
|
|
this.tabPage60.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage60.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage60.TabIndex = 0;
|
|
|
|
|
this.tabPage60.Text = "Controller 1";
|
|
|
|
|
this.tabPage60.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// COLController1Panel
|
|
|
|
|
//
|
|
|
|
|
this.COLController1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.COLController1Panel.Name = "COLController1Panel";
|
|
|
|
|
this.COLController1Panel.Size = new System.Drawing.Size(355, 332);
|
|
|
|
|
this.COLController1Panel.TabIndex = 1;
|
|
|
|
|
//
|
2012-11-17 21:28:09 +00:00
|
|
|
|
// tabPage61
|
|
|
|
|
//
|
|
|
|
|
this.tabPage61.Controls.Add(this.COLAutofire1Panel);
|
|
|
|
|
this.tabPage61.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage61.Name = "tabPage61";
|
|
|
|
|
this.tabPage61.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage61.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage61.TabIndex = 1;
|
|
|
|
|
this.tabPage61.Text = "Autofire 1";
|
|
|
|
|
this.tabPage61.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// COLAutofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.COLAutofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.COLAutofire1Panel.Name = "COLAutofire1Panel";
|
|
|
|
|
this.COLAutofire1Panel.Size = new System.Drawing.Size(359, 332);
|
|
|
|
|
this.COLAutofire1Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPage62
|
|
|
|
|
//
|
|
|
|
|
this.tabPage62.Controls.Add(this.COLController2Panel);
|
|
|
|
|
this.tabPage62.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage62.Name = "tabPage62";
|
|
|
|
|
this.tabPage62.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage62.TabIndex = 2;
|
|
|
|
|
this.tabPage62.Text = "Controller 2";
|
|
|
|
|
this.tabPage62.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// COLController2Panel
|
|
|
|
|
//
|
|
|
|
|
this.COLController2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.COLController2Panel.Name = "COLController2Panel";
|
|
|
|
|
this.COLController2Panel.Size = new System.Drawing.Size(358, 332);
|
|
|
|
|
this.COLController2Panel.TabIndex = 2;
|
|
|
|
|
//
|
2012-11-23 15:20:00 +00:00
|
|
|
|
// tabPage63
|
|
|
|
|
//
|
|
|
|
|
this.tabPage63.Controls.Add(this.COLAutofire2Panel);
|
|
|
|
|
this.tabPage63.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage63.Name = "tabPage63";
|
|
|
|
|
this.tabPage63.Size = new System.Drawing.Size(371, 372);
|
|
|
|
|
this.tabPage63.TabIndex = 3;
|
|
|
|
|
this.tabPage63.Text = "Autofire 2";
|
|
|
|
|
this.tabPage63.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-25 18:16:21 +00:00
|
|
|
|
// COLAutofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.COLAutofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.COLAutofire2Panel.Name = "COLAutofire2Panel";
|
|
|
|
|
this.COLAutofire2Panel.Size = new System.Drawing.Size(358, 332);
|
|
|
|
|
this.COLAutofire2Panel.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// tabPageTI83
|
|
|
|
|
//
|
|
|
|
|
this.tabPageTI83.Controls.Add(this.pictureBox7);
|
|
|
|
|
this.tabPageTI83.Controls.Add(this.TI83ControllerPanel);
|
|
|
|
|
this.tabPageTI83.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPageTI83.Name = "tabPageTI83";
|
|
|
|
|
this.tabPageTI83.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageTI83.TabIndex = 7;
|
|
|
|
|
this.tabPageTI83.Text = "TI-83";
|
|
|
|
|
this.tabPageTI83.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// pictureBox7
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.pictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox7.Image = global::BizHawk.MultiClient.Properties.Resources.TI83_Controller;
|
|
|
|
|
this.pictureBox7.Location = new System.Drawing.Point(593, 11);
|
|
|
|
|
this.pictureBox7.Name = "pictureBox7";
|
|
|
|
|
this.pictureBox7.Size = new System.Drawing.Size(186, 273);
|
|
|
|
|
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox7.TabIndex = 4;
|
|
|
|
|
this.pictureBox7.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// TI83ControllerPanel
|
|
|
|
|
//
|
|
|
|
|
this.TI83ControllerPanel.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.TI83ControllerPanel.Location = new System.Drawing.Point(11, 8);
|
|
|
|
|
this.TI83ControllerPanel.Name = "TI83ControllerPanel";
|
|
|
|
|
this.TI83ControllerPanel.Size = new System.Drawing.Size(567, 414);
|
|
|
|
|
this.TI83ControllerPanel.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// 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(732, 478);
|
|
|
|
|
this.Cancel.Name = "Cancel";
|
|
|
|
|
this.Cancel.Size = new System.Drawing.Size(75, 23);
|
|
|
|
|
this.Cancel.TabIndex = 1;
|
|
|
|
|
this.Cancel.Text = "&Cancel";
|
|
|
|
|
this.Cancel.UseVisualStyleBackColor = true;
|
|
|
|
|
this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
//
|
|
|
|
|
// 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(651, 478);
|
|
|
|
|
this.OK.Name = "OK";
|
|
|
|
|
this.OK.Size = new System.Drawing.Size(75, 23);
|
|
|
|
|
this.OK.TabIndex = 2;
|
|
|
|
|
this.OK.Text = "&Ok";
|
|
|
|
|
this.OK.UseVisualStyleBackColor = true;
|
2012-10-02 02:35:04 +00:00
|
|
|
|
this.OK.Click += new System.EventHandler(this.OK_Click);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
// label38
|
2012-11-07 14:31:12 +00:00
|
|
|
|
//
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.label38.AutoSize = true;
|
|
|
|
|
this.label38.Location = new System.Drawing.Point(13, 483);
|
|
|
|
|
this.label38.Name = "label38";
|
|
|
|
|
this.label38.Size = new System.Drawing.Size(153, 13);
|
|
|
|
|
this.label38.TabIndex = 10;
|
|
|
|
|
this.label38.Text = "* Escape clears a key mapping";
|
2012-11-07 14:31:12 +00:00
|
|
|
|
//
|
2012-11-07 16:17:35 +00:00
|
|
|
|
// AllowLR
|
|
|
|
|
//
|
|
|
|
|
this.AllowLR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.AllowLR.AutoSize = true;
|
|
|
|
|
this.AllowLR.Location = new System.Drawing.Point(488, 482);
|
|
|
|
|
this.AllowLR.Name = "AllowLR";
|
|
|
|
|
this.AllowLR.Size = new System.Drawing.Size(107, 17);
|
|
|
|
|
this.AllowLR.TabIndex = 11;
|
|
|
|
|
this.AllowLR.Text = "Allow L+R / U+D";
|
|
|
|
|
this.AllowLR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2012-11-23 16:14:47 +00:00
|
|
|
|
// AutoTab
|
|
|
|
|
//
|
|
|
|
|
this.AutoTab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.AutoTab.AutoSize = true;
|
|
|
|
|
this.AutoTab.Location = new System.Drawing.Point(393, 482);
|
|
|
|
|
this.AutoTab.Name = "AutoTab";
|
|
|
|
|
this.AutoTab.Size = new System.Drawing.Size(70, 17);
|
|
|
|
|
this.AutoTab.TabIndex = 12;
|
|
|
|
|
this.AutoTab.Text = "Auto Tab";
|
|
|
|
|
this.AutoTab.UseVisualStyleBackColor = true;
|
|
|
|
|
this.AutoTab.CheckedChanged += new System.EventHandler(this.AutoTab_CheckedChanged);
|
|
|
|
|
//
|
2012-12-14 02:17:47 +00:00
|
|
|
|
// tabPageAtari7800
|
2012-11-25 18:16:21 +00:00
|
|
|
|
//
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageAtari7800.Controls.Add(this.pictureBox16);
|
|
|
|
|
this.tabPageAtari7800.Controls.Add(this.tabControl11);
|
|
|
|
|
this.tabPageAtari7800.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPageAtari7800.Name = "tabPageAtari7800";
|
|
|
|
|
this.tabPageAtari7800.Size = new System.Drawing.Size(787, 425);
|
|
|
|
|
this.tabPageAtari7800.TabIndex = 11;
|
|
|
|
|
this.tabPageAtari7800.Text = "Atari 7800";
|
|
|
|
|
this.tabPageAtari7800.UseVisualStyleBackColor = true;
|
2012-11-25 18:16:21 +00:00
|
|
|
|
//
|
2012-12-14 02:17:47 +00:00
|
|
|
|
// pictureBox16
|
2012-11-25 18:16:21 +00:00
|
|
|
|
//
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.pictureBox16.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
2012-11-25 18:16:21 +00:00
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.pictureBox16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.pictureBox16.Image = global::BizHawk.MultiClient.Properties.Resources.atari_controller;
|
|
|
|
|
this.pictureBox16.Location = new System.Drawing.Point(426, 37);
|
|
|
|
|
this.pictureBox16.Name = "pictureBox16";
|
|
|
|
|
this.pictureBox16.Size = new System.Drawing.Size(177, 199);
|
|
|
|
|
this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
|
this.pictureBox16.TabIndex = 6;
|
|
|
|
|
this.pictureBox16.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// tabControl11
|
|
|
|
|
//
|
|
|
|
|
this.tabControl11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.tabControl11.Controls.Add(this.tabPage3);
|
|
|
|
|
this.tabControl11.Controls.Add(this.tabPage4);
|
|
|
|
|
this.tabControl11.Controls.Add(this.tabPage5);
|
|
|
|
|
this.tabControl11.Controls.Add(this.tabPage6);
|
|
|
|
|
this.tabControl11.Controls.Add(this.tabPage7);
|
|
|
|
|
this.tabControl11.Location = new System.Drawing.Point(17, 15);
|
|
|
|
|
this.tabControl11.Name = "tabControl11";
|
|
|
|
|
this.tabControl11.SelectedIndex = 0;
|
|
|
|
|
this.tabControl11.Size = new System.Drawing.Size(389, 401);
|
|
|
|
|
this.tabControl11.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// tabPage3
|
|
|
|
|
//
|
|
|
|
|
this.tabPage3.Controls.Add(this.Atari7800Controller1Panel);
|
|
|
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage3.Name = "tabPage3";
|
|
|
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage3.Size = new System.Drawing.Size(381, 375);
|
|
|
|
|
this.tabPage3.TabIndex = 0;
|
|
|
|
|
this.tabPage3.Text = "Joystick 1";
|
|
|
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// Atari7800Controller1Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800Controller1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari7800Controller1Panel.Name = "Atari7800Controller1Panel";
|
|
|
|
|
this.Atari7800Controller1Panel.Size = new System.Drawing.Size(365, 332);
|
|
|
|
|
this.Atari7800Controller1Panel.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// tabPage4
|
|
|
|
|
//
|
|
|
|
|
this.tabPage4.Controls.Add(this.Atari7800Controller2Panel);
|
|
|
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage4.Name = "tabPage4";
|
|
|
|
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tabPage4.Size = new System.Drawing.Size(381, 375);
|
|
|
|
|
this.tabPage4.TabIndex = 1;
|
|
|
|
|
this.tabPage4.Text = "Joystick 2";
|
|
|
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// Atari7800Controller2Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800Controller2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari7800Controller2Panel.Name = "Atari7800Controller2Panel";
|
|
|
|
|
this.Atari7800Controller2Panel.Size = new System.Drawing.Size(365, 332);
|
|
|
|
|
this.Atari7800Controller2Panel.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// tabPage5
|
|
|
|
|
//
|
|
|
|
|
this.tabPage5.Controls.Add(this.Atari7800ConsoleButtons);
|
|
|
|
|
this.tabPage5.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage5.Name = "tabPage5";
|
|
|
|
|
this.tabPage5.Size = new System.Drawing.Size(381, 375);
|
|
|
|
|
this.tabPage5.TabIndex = 2;
|
|
|
|
|
this.tabPage5.Text = "Console";
|
|
|
|
|
this.tabPage5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// Atari7800ConsoleButtons
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800ConsoleButtons.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari7800ConsoleButtons.Name = "Atari7800ConsoleButtons";
|
|
|
|
|
this.Atari7800ConsoleButtons.Size = new System.Drawing.Size(359, 125);
|
|
|
|
|
this.Atari7800ConsoleButtons.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// tabPage6
|
|
|
|
|
//
|
|
|
|
|
this.tabPage6.Controls.Add(this.Atari7800Autofire1Panel);
|
|
|
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage6.Name = "tabPage6";
|
|
|
|
|
this.tabPage6.Size = new System.Drawing.Size(381, 375);
|
|
|
|
|
this.tabPage6.TabIndex = 3;
|
|
|
|
|
this.tabPage6.Text = "Autofire 1";
|
|
|
|
|
this.tabPage6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// Atari7800Autofire1Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800Autofire1Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari7800Autofire1Panel.Name = "Atari7800Autofire1Panel";
|
|
|
|
|
this.Atari7800Autofire1Panel.Size = new System.Drawing.Size(368, 332);
|
|
|
|
|
this.Atari7800Autofire1Panel.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// tabPage7
|
|
|
|
|
//
|
|
|
|
|
this.tabPage7.Controls.Add(this.Atari7800Autofire2Panel);
|
|
|
|
|
this.tabPage7.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tabPage7.Name = "tabPage7";
|
|
|
|
|
this.tabPage7.Size = new System.Drawing.Size(381, 375);
|
|
|
|
|
this.tabPage7.TabIndex = 4;
|
|
|
|
|
this.tabPage7.Text = "Autofire 2";
|
|
|
|
|
this.tabPage7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// Atari7800Autofire2Panel
|
|
|
|
|
//
|
|
|
|
|
this.Atari7800Autofire2Panel.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.Atari7800Autofire2Panel.Name = "Atari7800Autofire2Panel";
|
|
|
|
|
this.Atari7800Autofire2Panel.Size = new System.Drawing.Size(368, 332);
|
|
|
|
|
this.Atari7800Autofire2Panel.TabIndex = 3;
|
2012-11-25 18:16:21 +00:00
|
|
|
|
//
|
2012-09-30 19:57:33 +00:00
|
|
|
|
// ControllerConfig
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.CancelButton = this.Cancel;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(823, 513);
|
|
|
|
|
this.ControlBox = false;
|
2012-11-23 16:14:47 +00:00
|
|
|
|
this.Controls.Add(this.AutoTab);
|
2012-11-07 16:17:35 +00:00
|
|
|
|
this.Controls.Add(this.AllowLR);
|
2012-11-07 14:31:12 +00:00
|
|
|
|
this.Controls.Add(this.label38);
|
2012-09-30 21:31:32 +00:00
|
|
|
|
this.Controls.Add(this.OK);
|
|
|
|
|
this.Controls.Add(this.Cancel);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.Controls.Add(this.PlatformTabControl);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.Name = "ControllerConfig";
|
|
|
|
|
this.Text = "ControllerConfig";
|
|
|
|
|
this.Load += new System.EventHandler(this.ControllerConfig_Load);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.PlatformTabControl.ResumeLayout(false);
|
|
|
|
|
this.tabPageNES.ResumeLayout(false);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl2.ResumeLayout(false);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage13.ResumeLayout(false);
|
|
|
|
|
this.tabPage14.ResumeLayout(false);
|
|
|
|
|
this.tabPage15.ResumeLayout(false);
|
|
|
|
|
this.tabPage16.ResumeLayout(false);
|
2012-11-08 02:20:34 +00:00
|
|
|
|
this.tabPage17.ResumeLayout(false);
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabPage18.ResumeLayout(false);
|
|
|
|
|
this.tabPage19.ResumeLayout(false);
|
|
|
|
|
this.tabPage20.ResumeLayout(false);
|
|
|
|
|
this.tabPage21.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSNES.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl3.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage22.ResumeLayout(false);
|
|
|
|
|
this.tabPage23.ResumeLayout(false);
|
|
|
|
|
this.tabPage24.ResumeLayout(false);
|
|
|
|
|
this.tabPage25.ResumeLayout(false);
|
2012-11-08 04:13:55 +00:00
|
|
|
|
this.tabPage26.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage27.ResumeLayout(false);
|
|
|
|
|
this.tabPage28.ResumeLayout(false);
|
|
|
|
|
this.tabPage29.ResumeLayout(false);
|
|
|
|
|
this.tabPage30.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGameboy.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl4.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage31.ResumeLayout(false);
|
|
|
|
|
this.tabPage32.ResumeLayout(false);
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageGBA.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
|
|
|
|
|
this.tabControl1.ResumeLayout(false);
|
|
|
|
|
this.tabPage1.ResumeLayout(false);
|
|
|
|
|
this.tabPage2.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageGenesis.ResumeLayout(false);
|
2012-11-08 02:20:34 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
2012-09-30 23:20:50 +00:00
|
|
|
|
this.tabControl9.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage52.ResumeLayout(false);
|
2012-11-08 04:33:18 +00:00
|
|
|
|
this.tabPage54.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage55.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageSMS.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl5.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage33.ResumeLayout(false);
|
|
|
|
|
this.tabPage34.ResumeLayout(false);
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.Console.ResumeLayout(false);
|
2012-11-07 15:15:23 +00:00
|
|
|
|
this.tabPage51.ResumeLayout(false);
|
|
|
|
|
this.tabPage57.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPagePCE.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl6.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage36.ResumeLayout(false);
|
|
|
|
|
this.tabPage37.ResumeLayout(false);
|
|
|
|
|
this.tabPage38.ResumeLayout(false);
|
|
|
|
|
this.tabPage39.ResumeLayout(false);
|
|
|
|
|
this.tabPage40.ResumeLayout(false);
|
|
|
|
|
this.tabPage41.ResumeLayout(false);
|
|
|
|
|
this.tabPage42.ResumeLayout(false);
|
|
|
|
|
this.tabPage43.ResumeLayout(false);
|
|
|
|
|
this.tabPage44.ResumeLayout(false);
|
|
|
|
|
this.tabPage45.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageAtari2600.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl7.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage46.ResumeLayout(false);
|
|
|
|
|
this.tabPage47.ResumeLayout(false);
|
2012-11-08 03:16:41 +00:00
|
|
|
|
this.tabPage48.ResumeLayout(false);
|
2012-11-07 15:31:07 +00:00
|
|
|
|
this.tabPage35.ResumeLayout(false);
|
|
|
|
|
this.tabPage58.ResumeLayout(false);
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageC64.ResumeLayout(false);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.tabControl8.ResumeLayout(false);
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage49.ResumeLayout(false);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage50.ResumeLayout(false);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage10.ResumeLayout(false);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
|
2012-11-08 13:33:30 +00:00
|
|
|
|
this.tabPage11.ResumeLayout(false);
|
2012-11-14 03:01:48 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
|
|
|
|
|
this.tabPage12.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
|
2012-11-18 02:51:39 +00:00
|
|
|
|
this.tabPageColeco.ResumeLayout(false);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
|
2012-11-17 21:28:09 +00:00
|
|
|
|
this.tabControl10.ResumeLayout(false);
|
|
|
|
|
this.tabPage60.ResumeLayout(false);
|
|
|
|
|
this.tabPage61.ResumeLayout(false);
|
2012-11-17 22:38:32 +00:00
|
|
|
|
this.tabPage62.ResumeLayout(false);
|
|
|
|
|
this.tabPage63.ResumeLayout(false);
|
2012-11-25 18:16:21 +00:00
|
|
|
|
this.tabPageTI83.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
2012-12-14 02:17:47 +00:00
|
|
|
|
this.tabPageAtari7800.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
|
|
|
|
|
this.tabControl11.ResumeLayout(false);
|
|
|
|
|
this.tabPage3.ResumeLayout(false);
|
|
|
|
|
this.tabPage4.ResumeLayout(false);
|
|
|
|
|
this.tabPage5.ResumeLayout(false);
|
|
|
|
|
this.tabPage6.ResumeLayout(false);
|
|
|
|
|
this.tabPage7.ResumeLayout(false);
|
2012-09-30 19:57:33 +00:00
|
|
|
|
this.ResumeLayout(false);
|
2012-11-07 14:31:12 +00:00
|
|
|
|
this.PerformLayout();
|
2012-09-30 19:57:33 +00:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
2012-11-18 02:51:39 +00:00
|
|
|
|
private System.Windows.Forms.TabControl PlatformTabControl;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageNES;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageSNES;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageGameboy;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageSMS;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPagePCE;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageAtari2600;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageC64;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageTI83;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPageGenesis;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
private System.Windows.Forms.TabControl tabControl2;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage13;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage14;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage15;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage16;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage17;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage18;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage19;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage20;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage21;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl3;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage22;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage23;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage24;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage25;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage26;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage27;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage28;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage29;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage30;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl4;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage31;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage32;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl5;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage33;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage34;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
private System.Windows.Forms.TabPage Console;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
private System.Windows.Forms.TabControl tabControl6;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage36;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage37;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage38;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage39;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage40;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage41;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage42;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage43;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage44;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage45;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl7;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage46;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage47;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage48;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl8;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage49;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage50;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl9;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage52;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage53;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage54;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage55;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage56;
|
2012-09-30 21:31:32 +00:00
|
|
|
|
private System.Windows.Forms.Button Cancel;
|
|
|
|
|
private System.Windows.Forms.Button OK;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage51;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage57;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage35;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage58;
|
2012-11-07 04:31:29 +00:00
|
|
|
|
private ControllerConfigPanel NESController1Panel;
|
|
|
|
|
private ControllerConfigPanel NESController2Panel;
|
|
|
|
|
private ControllerConfigPanel NESController3Panel;
|
|
|
|
|
private ControllerConfigPanel NESController4Panel;
|
|
|
|
|
private ControllerConfigPanel NESAutofire1Panel;
|
|
|
|
|
private ControllerConfigPanel NESAutofire2Panel;
|
|
|
|
|
private ControllerConfigPanel NESAutofire3Panel;
|
|
|
|
|
private ControllerConfigPanel NESAutofire4Panel;
|
2012-11-07 14:31:12 +00:00
|
|
|
|
private System.Windows.Forms.Label label38;
|
2012-11-07 15:15:23 +00:00
|
|
|
|
private ControllerConfigPanel SNESController1Panel;
|
|
|
|
|
private ControllerConfigPanel SNESController2Panel;
|
|
|
|
|
private ControllerConfigPanel SNESController3Panel;
|
|
|
|
|
private ControllerConfigPanel SNESController4Panel;
|
|
|
|
|
private ControllerConfigPanel SNESAutofire1Panel;
|
|
|
|
|
private ControllerConfigPanel SNESAutofire2Panel;
|
|
|
|
|
private ControllerConfigPanel SNESAutofire3Panel;
|
|
|
|
|
private ControllerConfigPanel SNESAutofire4Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
|
private ControllerConfigPanel GBController1Panel;
|
|
|
|
|
private ControllerConfigPanel GBAutofire1Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
|
|
private ControllerConfigPanel SMSController1Panel;
|
|
|
|
|
private ControllerConfigPanel SMSController2Panel;
|
|
|
|
|
private ControllerConfigPanel SMSAutofire1Panel;
|
|
|
|
|
private ControllerConfigPanel SMSAutofire2Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
2012-11-07 15:31:07 +00:00
|
|
|
|
private ControllerConfigPanel PCEController1Panel;
|
|
|
|
|
private ControllerConfigPanel PCEController2Panel;
|
|
|
|
|
private ControllerConfigPanel PCEController3Panel;
|
|
|
|
|
private ControllerConfigPanel PCEController4Panel;
|
|
|
|
|
private ControllerConfigPanel PCEController5Panel;
|
|
|
|
|
private ControllerConfigPanel PCEAutofire1Panel;
|
|
|
|
|
private ControllerConfigPanel PCEAutofire2Panel;
|
|
|
|
|
private ControllerConfigPanel PCEAutofire3Panel;
|
|
|
|
|
private ControllerConfigPanel PCEAutofire4Panel;
|
|
|
|
|
private ControllerConfigPanel PCEAutofire5Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
|
|
|
private ControllerConfigPanel Atari2600Controller1Panel;
|
|
|
|
|
private ControllerConfigPanel Atari2600Controller2Panel;
|
|
|
|
|
private ControllerConfigPanel Atari2600Autofire1Panel;
|
|
|
|
|
private ControllerConfigPanel Atari2600Autofire2Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
|
|
|
private ControllerConfigPanel GenesisController1Panel;
|
|
|
|
|
private ControllerConfigPanel GenesisAutofire1Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox6;
|
2012-11-07 16:17:35 +00:00
|
|
|
|
private System.Windows.Forms.CheckBox AllowLR;
|
|
|
|
|
private ControllerConfigPanel TI83ControllerPanel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox7;
|
2012-11-08 02:20:34 +00:00
|
|
|
|
private BizHawk.MultiClient.ControllerConfigPanel NESConsoleButtons;
|
2012-11-08 03:16:41 +00:00
|
|
|
|
private ControllerConfigPanel SMSConsoleButtons;
|
|
|
|
|
private ControllerConfigPanel Atari2600ConsoleButtons;
|
2012-11-08 04:13:55 +00:00
|
|
|
|
private ControllerConfigPanel SNESConsoleButtons;
|
2012-11-08 04:33:18 +00:00
|
|
|
|
private ControllerConfigPanel GenesisConsoleButtons;
|
2012-11-08 13:33:30 +00:00
|
|
|
|
private System.Windows.Forms.TabPage tabPage10;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage11;
|
|
|
|
|
private ControllerConfigPanel C64Controller1Panel;
|
|
|
|
|
private ControllerConfigPanel C64Controller2Panel;
|
|
|
|
|
private ControllerConfigPanel C64Autofire1Panel;
|
|
|
|
|
private ControllerConfigPanel C64Autofire2Panel;
|
2012-11-14 03:01:48 +00:00
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox8;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox9;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox10;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox11;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage12;
|
|
|
|
|
private ControllerConfigPanel C64KeyboardPanel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox12;
|
2012-11-18 02:51:39 +00:00
|
|
|
|
private System.Windows.Forms.TabPage tabPageColeco;
|
2012-11-17 21:28:09 +00:00
|
|
|
|
private System.Windows.Forms.TabControl tabControl10;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage60;
|
|
|
|
|
private ControllerConfigPanel COLController1Panel;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage61;
|
|
|
|
|
private ControllerConfigPanel COLAutofire1Panel;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox14;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox15;
|
2012-11-17 22:38:32 +00:00
|
|
|
|
private System.Windows.Forms.TabPage tabPage62;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage63;
|
|
|
|
|
private ControllerConfigPanel COLController2Panel;
|
|
|
|
|
private ControllerConfigPanel COLAutofire2Panel;
|
2012-11-23 16:14:47 +00:00
|
|
|
|
private System.Windows.Forms.CheckBox AutoTab;
|
2012-11-25 18:16:21 +00:00
|
|
|
|
private System.Windows.Forms.TabPage tabPageGBA;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox13;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
|
|
|
private ControllerConfigPanel GBAController1Panel;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
|
|
|
private ControllerConfigPanel GBAAutofire1Panel;
|
2012-12-14 02:17:47 +00:00
|
|
|
|
private System.Windows.Forms.TabPage tabPageAtari7800;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox16;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl11;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
|
|
|
private ControllerConfigPanel Atari7800Controller1Panel;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
|
|
|
private ControllerConfigPanel Atari7800Controller2Panel;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage5;
|
|
|
|
|
private ControllerConfigPanel Atari7800ConsoleButtons;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage6;
|
|
|
|
|
private ControllerConfigPanel Atari7800Autofire1Panel;
|
|
|
|
|
private System.Windows.Forms.TabPage tabPage7;
|
|
|
|
|
private ControllerConfigPanel Atari7800Autofire2Panel;
|
2012-09-30 19:57:33 +00:00
|
|
|
|
}
|
|
|
|
|
}
|