namespace Mesen.GUI.Debugger.Controls { partial class ctrlCx4Status { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if(disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.grpCx4 = new System.Windows.Forms.GroupBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.lblR0 = new System.Windows.Forms.Label(); this.txtR0 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.txtR5 = new System.Windows.Forms.TextBox(); this.txtR15 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtR4 = new System.Windows.Forms.TextBox(); this.txtR1 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.txtR2 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.txtR12 = new System.Windows.Forms.TextBox(); this.txtR3 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtR6 = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.txtR13 = new System.Windows.Forms.TextBox(); this.txtR7 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.txtR14 = new System.Windows.Forms.TextBox(); this.chkIrq = new System.Windows.Forms.CheckBox(); this.chkOverflow = new System.Windows.Forms.CheckBox(); this.chkNegative = new System.Windows.Forms.CheckBox(); this.chkCarry = new System.Windows.Forms.CheckBox(); this.chkZero = new System.Windows.Forms.CheckBox(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.txtR11 = new System.Windows.Forms.TextBox(); this.txtR9 = new System.Windows.Forms.TextBox(); this.txtR8 = new System.Windows.Forms.TextBox(); this.txtR10 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.label7 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.txtPB = new System.Windows.Forms.TextBox(); this.txtMDR = new System.Windows.Forms.TextBox(); this.txtMAR = new System.Windows.Forms.TextBox(); this.txtDPR = new System.Windows.Forms.TextBox(); this.txtP = new System.Windows.Forms.TextBox(); this.txtROM = new System.Windows.Forms.TextBox(); this.txtRAM = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.txtPC = new System.Windows.Forms.TextBox(); this.label24 = new System.Windows.Forms.Label(); this.txtA = new System.Windows.Forms.TextBox(); this.label25 = new System.Windows.Forms.Label(); this.txtMult = new System.Windows.Forms.TextBox(); this.grpCx4.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.SuspendLayout(); // // grpCx4 // this.grpCx4.Controls.Add(this.tableLayoutPanel2); this.grpCx4.Controls.Add(this.tableLayoutPanel3); this.grpCx4.Controls.Add(this.tableLayoutPanel1); this.grpCx4.Dock = System.Windows.Forms.DockStyle.Top; this.grpCx4.Location = new System.Drawing.Point(0, 0); this.grpCx4.Name = "grpCx4"; this.grpCx4.Size = new System.Drawing.Size(342, 226); this.grpCx4.TabIndex = 0; this.grpCx4.TabStop = false; this.grpCx4.Text = "CX4"; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 9; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.lblR0, 0, 0); this.tableLayoutPanel1.Controls.Add(this.txtR0, 1, 0); this.tableLayoutPanel1.Controls.Add(this.label5, 2, 1); this.tableLayoutPanel1.Controls.Add(this.label11, 4, 2); this.tableLayoutPanel1.Controls.Add(this.label16, 6, 3); this.tableLayoutPanel1.Controls.Add(this.txtR5, 3, 1); this.tableLayoutPanel1.Controls.Add(this.txtR10, 5, 2); this.tableLayoutPanel1.Controls.Add(this.txtR15, 7, 3); this.tableLayoutPanel1.Controls.Add(this.label3, 2, 0); this.tableLayoutPanel1.Controls.Add(this.label1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.txtR4, 3, 0); this.tableLayoutPanel1.Controls.Add(this.txtR1, 1, 1); this.tableLayoutPanel1.Controls.Add(this.label4, 4, 0); this.tableLayoutPanel1.Controls.Add(this.label2, 0, 2); this.tableLayoutPanel1.Controls.Add(this.txtR8, 5, 0); this.tableLayoutPanel1.Controls.Add(this.txtR2, 1, 2); this.tableLayoutPanel1.Controls.Add(this.label13, 6, 0); this.tableLayoutPanel1.Controls.Add(this.label6, 0, 3); this.tableLayoutPanel1.Controls.Add(this.txtR12, 7, 0); this.tableLayoutPanel1.Controls.Add(this.txtR3, 1, 3); this.tableLayoutPanel1.Controls.Add(this.label10, 4, 1); this.tableLayoutPanel1.Controls.Add(this.label8, 2, 2); this.tableLayoutPanel1.Controls.Add(this.txtR9, 5, 1); this.tableLayoutPanel1.Controls.Add(this.txtR6, 3, 2); this.tableLayoutPanel1.Controls.Add(this.label14, 6, 1); this.tableLayoutPanel1.Controls.Add(this.label9, 2, 3); this.tableLayoutPanel1.Controls.Add(this.txtR13, 7, 1); this.tableLayoutPanel1.Controls.Add(this.txtR7, 3, 3); this.tableLayoutPanel1.Controls.Add(this.label15, 6, 2); this.tableLayoutPanel1.Controls.Add(this.label12, 4, 3); this.tableLayoutPanel1.Controls.Add(this.txtR14, 7, 2); this.tableLayoutPanel1.Controls.Add(this.txtR11, 5, 3); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 16); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 5; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(336, 105); this.tableLayoutPanel1.TabIndex = 0; // // lblR0 // this.lblR0.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblR0.AutoSize = true; this.lblR0.Location = new System.Drawing.Point(0, 6); this.lblR0.Margin = new System.Windows.Forms.Padding(0); this.lblR0.Name = "lblR0"; this.lblR0.Size = new System.Drawing.Size(24, 13); this.lblR0.TabIndex = 0; this.lblR0.Text = "R0:"; // // txtR0 // this.txtR0.Location = new System.Drawing.Point(24, 3); this.txtR0.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR0.Name = "txtR0"; this.txtR0.Size = new System.Drawing.Size(55, 20); this.txtR0.TabIndex = 1; this.txtR0.Text = "DDDD"; // // label5 // this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(79, 32); this.label5.Margin = new System.Windows.Forms.Padding(0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(24, 13); this.label5.TabIndex = 19; this.label5.Text = "R5:"; // // label16 // this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(243, 84); this.label16.Margin = new System.Windows.Forms.Padding(0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(30, 13); this.label16.TabIndex = 28; this.label16.Text = "R15:"; // // txtR5 // this.txtR5.Location = new System.Drawing.Point(103, 29); this.txtR5.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR5.Name = "txtR5"; this.txtR5.Size = new System.Drawing.Size(55, 20); this.txtR5.TabIndex = 32; this.txtR5.Text = "DDDD"; // // txtR15 // this.txtR15.Location = new System.Drawing.Point(273, 81); this.txtR15.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR15.Name = "txtR15"; this.txtR15.Size = new System.Drawing.Size(55, 20); this.txtR15.TabIndex = 40; this.txtR15.Text = "DDDD"; // // label3 // this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(79, 6); this.label3.Margin = new System.Windows.Forms.Padding(0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(24, 13); this.label3.TabIndex = 17; this.label3.Text = "R4:"; // // label1 // this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(0, 32); this.label1.Margin = new System.Windows.Forms.Padding(0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(24, 13); this.label1.TabIndex = 2; this.label1.Text = "R1:"; // // txtR4 // this.txtR4.Location = new System.Drawing.Point(103, 3); this.txtR4.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR4.Name = "txtR4"; this.txtR4.Size = new System.Drawing.Size(55, 20); this.txtR4.TabIndex = 29; this.txtR4.Text = "DDDD"; // // txtR1 // this.txtR1.Location = new System.Drawing.Point(24, 29); this.txtR1.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR1.Name = "txtR1"; this.txtR1.Size = new System.Drawing.Size(55, 20); this.txtR1.TabIndex = 4; // // label2 // this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(0, 58); this.label2.Margin = new System.Windows.Forms.Padding(0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(24, 13); this.label2.TabIndex = 3; this.label2.Text = "R2:"; // // txtR2 // this.txtR2.Location = new System.Drawing.Point(24, 55); this.txtR2.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR2.Name = "txtR2"; this.txtR2.Size = new System.Drawing.Size(55, 20); this.txtR2.TabIndex = 5; // // label13 // this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(243, 6); this.label13.Margin = new System.Windows.Forms.Padding(0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(30, 13); this.label13.TabIndex = 25; this.label13.Text = "R12:"; // // label6 // this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(0, 84); this.label6.Margin = new System.Windows.Forms.Padding(0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(24, 13); this.label6.TabIndex = 12; this.label6.Text = "R3:"; // // txtR12 // this.txtR12.Location = new System.Drawing.Point(273, 3); this.txtR12.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR12.Name = "txtR12"; this.txtR12.Size = new System.Drawing.Size(55, 20); this.txtR12.TabIndex = 31; this.txtR12.Text = "DDDD"; // // txtR3 // this.txtR3.Location = new System.Drawing.Point(24, 81); this.txtR3.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR3.Name = "txtR3"; this.txtR3.Size = new System.Drawing.Size(55, 20); this.txtR3.TabIndex = 13; this.txtR3.Text = "DDDD"; // // label8 // this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(79, 58); this.label8.Margin = new System.Windows.Forms.Padding(0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(24, 13); this.label8.TabIndex = 20; this.label8.Text = "R6:"; // // txtR6 // this.txtR6.Location = new System.Drawing.Point(103, 55); this.txtR6.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR6.Name = "txtR6"; this.txtR6.Size = new System.Drawing.Size(55, 20); this.txtR6.TabIndex = 35; this.txtR6.Text = "DDDD"; // // label14 // this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(243, 32); this.label14.Margin = new System.Windows.Forms.Padding(0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(30, 13); this.label14.TabIndex = 26; this.label14.Text = "R13:"; // // label9 // this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(79, 84); this.label9.Margin = new System.Windows.Forms.Padding(0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(24, 13); this.label9.TabIndex = 21; this.label9.Text = "R7:"; // // txtR13 // this.txtR13.Location = new System.Drawing.Point(273, 29); this.txtR13.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR13.Name = "txtR13"; this.txtR13.Size = new System.Drawing.Size(55, 20); this.txtR13.TabIndex = 34; this.txtR13.Text = "DDDD"; // // txtR7 // this.txtR7.Location = new System.Drawing.Point(103, 81); this.txtR7.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR7.Name = "txtR7"; this.txtR7.Size = new System.Drawing.Size(55, 20); this.txtR7.TabIndex = 38; this.txtR7.Text = "DDDD"; // // label15 // this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(243, 58); this.label15.Margin = new System.Windows.Forms.Padding(0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(30, 13); this.label15.TabIndex = 27; this.label15.Text = "R14:"; // // txtR14 // this.txtR14.Location = new System.Drawing.Point(273, 55); this.txtR14.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR14.Name = "txtR14"; this.txtR14.Size = new System.Drawing.Size(55, 20); this.txtR14.TabIndex = 37; this.txtR14.Text = "DDDD"; // // chkIrq // this.chkIrq.AutoSize = true; this.chkIrq.Location = new System.Drawing.Point(159, 3); this.chkIrq.Name = "chkIrq"; this.chkIrq.Size = new System.Drawing.Size(45, 17); this.chkIrq.TabIndex = 18; this.chkIrq.Text = "IRQ"; this.chkIrq.UseVisualStyleBackColor = true; // // chkOverflow // this.chkOverflow.AutoSize = true; this.chkOverflow.Location = new System.Drawing.Point(120, 3); this.chkOverflow.Name = "chkOverflow"; this.chkOverflow.Size = new System.Drawing.Size(33, 17); this.chkOverflow.TabIndex = 20; this.chkOverflow.Text = "V"; this.chkOverflow.UseVisualStyleBackColor = true; // // chkNegative // this.chkNegative.AutoSize = true; this.chkNegative.Location = new System.Drawing.Point(81, 3); this.chkNegative.Name = "chkNegative"; this.chkNegative.Size = new System.Drawing.Size(33, 17); this.chkNegative.TabIndex = 17; this.chkNegative.Text = "S"; this.chkNegative.UseVisualStyleBackColor = true; // // chkCarry // this.chkCarry.AutoSize = true; this.chkCarry.Location = new System.Drawing.Point(42, 3); this.chkCarry.Name = "chkCarry"; this.chkCarry.Size = new System.Drawing.Size(33, 17); this.chkCarry.TabIndex = 23; this.chkCarry.Text = "C"; this.chkCarry.UseVisualStyleBackColor = true; // // chkZero // this.chkZero.AutoSize = true; this.chkZero.Location = new System.Drawing.Point(3, 3); this.chkZero.Name = "chkZero"; this.chkZero.Size = new System.Drawing.Size(33, 17); this.chkZero.TabIndex = 21; this.chkZero.Text = "Z"; this.chkZero.UseVisualStyleBackColor = true; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 6; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.Controls.Add(this.chkZero, 0, 0); this.tableLayoutPanel2.Controls.Add(this.chkCarry, 1, 0); this.tableLayoutPanel2.Controls.Add(this.chkNegative, 2, 0); this.tableLayoutPanel2.Controls.Add(this.chkOverflow, 3, 0); this.tableLayoutPanel2.Controls.Add(this.chkIrq, 4, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top; this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 194); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 1; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel2.Size = new System.Drawing.Size(336, 20); this.tableLayoutPanel2.TabIndex = 16; // // txtR11 // this.txtR11.Location = new System.Drawing.Point(188, 81); this.txtR11.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR11.Name = "txtR11"; this.txtR11.Size = new System.Drawing.Size(55, 20); this.txtR11.TabIndex = 39; this.txtR11.Text = "DDDD"; // // txtR9 // this.txtR9.Location = new System.Drawing.Point(188, 29); this.txtR9.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR9.Name = "txtR9"; this.txtR9.Size = new System.Drawing.Size(55, 20); this.txtR9.TabIndex = 33; this.txtR9.Text = "DDDD"; // // txtR8 // this.txtR8.Location = new System.Drawing.Point(188, 3); this.txtR8.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR8.Name = "txtR8"; this.txtR8.Size = new System.Drawing.Size(55, 20); this.txtR8.TabIndex = 30; this.txtR8.Text = "DDDD"; // // txtR10 // this.txtR10.Location = new System.Drawing.Point(188, 55); this.txtR10.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtR10.Name = "txtR10"; this.txtR10.Size = new System.Drawing.Size(55, 20); this.txtR10.TabIndex = 36; this.txtR10.Text = "DDDD"; // // label12 // this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(158, 84); this.label12.Margin = new System.Windows.Forms.Padding(0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(30, 13); this.label12.TabIndex = 24; this.label12.Text = "R11:"; // // label10 // this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(158, 32); this.label10.Margin = new System.Windows.Forms.Padding(0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(24, 13); this.label10.TabIndex = 22; this.label10.Text = "R9:"; // // label4 // this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(158, 6); this.label4.Margin = new System.Windows.Forms.Padding(0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(24, 13); this.label4.TabIndex = 18; this.label4.Text = "R8:"; // // label11 // this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(158, 58); this.label11.Margin = new System.Windows.Forms.Padding(0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(30, 13); this.label11.TabIndex = 23; this.label11.Text = "R10:"; // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 8; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel3.Controls.Add(this.txtMult, 5, 1); this.tableLayoutPanel3.Controls.Add(this.label25, 4, 1); this.tableLayoutPanel3.Controls.Add(this.txtA, 3, 1); this.tableLayoutPanel3.Controls.Add(this.txtDPR, 7, 0); this.tableLayoutPanel3.Controls.Add(this.txtMAR, 5, 0); this.tableLayoutPanel3.Controls.Add(this.txtMDR, 3, 0); this.tableLayoutPanel3.Controls.Add(this.txtPB, 1, 0); this.tableLayoutPanel3.Controls.Add(this.label20, 2, 0); this.tableLayoutPanel3.Controls.Add(this.label21, 4, 0); this.tableLayoutPanel3.Controls.Add(this.label22, 6, 0); this.tableLayoutPanel3.Controls.Add(this.txtROM, 3, 2); this.tableLayoutPanel3.Controls.Add(this.txtRAM, 5, 2); this.tableLayoutPanel3.Controls.Add(this.label7, 0, 0); this.tableLayoutPanel3.Controls.Add(this.label23, 2, 2); this.tableLayoutPanel3.Controls.Add(this.label19, 2, 1); this.tableLayoutPanel3.Controls.Add(this.label24, 4, 2); this.tableLayoutPanel3.Controls.Add(this.label17, 0, 2); this.tableLayoutPanel3.Controls.Add(this.txtPC, 1, 2); this.tableLayoutPanel3.Controls.Add(this.txtP, 1, 1); this.tableLayoutPanel3.Controls.Add(this.label18, 0, 1); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Top; this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 121); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 3; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(336, 73); this.tableLayoutPanel3.TabIndex = 17; // // label7 // this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(0, 5); this.label7.Margin = new System.Windows.Forms.Padding(0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(24, 13); this.label7.TabIndex = 13; this.label7.Text = "PB:"; // // label17 // this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(0, 54); this.label17.Margin = new System.Windows.Forms.Padding(0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(24, 13); this.label17.TabIndex = 14; this.label17.Text = "PC:"; // // label18 // this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(0, 29); this.label18.Margin = new System.Windows.Forms.Padding(0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(17, 13); this.label18.TabIndex = 15; this.label18.Text = "P:"; // // label19 // this.label19.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(62, 29); this.label19.Margin = new System.Windows.Forms.Padding(0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(17, 13); this.label19.TabIndex = 41; this.label19.Text = "A:"; // // label20 // this.label20.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(62, 5); this.label20.Margin = new System.Windows.Forms.Padding(0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(35, 13); this.label20.TabIndex = 42; this.label20.Text = "MDR:"; // // label21 // this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(152, 5); this.label21.Margin = new System.Windows.Forms.Padding(0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(34, 13); this.label21.TabIndex = 43; this.label21.Text = "MAR:"; // // label22 // this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(247, 5); this.label22.Margin = new System.Windows.Forms.Padding(0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(33, 13); this.label22.TabIndex = 44; this.label22.Text = "DPR:"; // // txtPB // this.txtPB.Location = new System.Drawing.Point(24, 3); this.txtPB.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtPB.Name = "txtPB"; this.txtPB.Size = new System.Drawing.Size(38, 20); this.txtPB.TabIndex = 45; this.txtPB.Text = "DDDD"; // // txtMDR // this.txtMDR.Location = new System.Drawing.Point(97, 3); this.txtMDR.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtMDR.Name = "txtMDR"; this.txtMDR.Size = new System.Drawing.Size(55, 20); this.txtMDR.TabIndex = 46; this.txtMDR.Text = "DDDD"; // // txtMAR // this.txtMAR.Location = new System.Drawing.Point(192, 3); this.txtMAR.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtMAR.Name = "txtMAR"; this.txtMAR.Size = new System.Drawing.Size(55, 20); this.txtMAR.TabIndex = 47; this.txtMAR.Text = "DDDD"; // // txtDPR // this.txtDPR.Location = new System.Drawing.Point(280, 3); this.txtDPR.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtDPR.Name = "txtDPR"; this.txtDPR.Size = new System.Drawing.Size(55, 20); this.txtDPR.TabIndex = 48; this.txtDPR.Text = "DDDD"; // // txtP // this.txtP.Location = new System.Drawing.Point(24, 27); this.txtP.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtP.Name = "txtP"; this.txtP.Size = new System.Drawing.Size(38, 20); this.txtP.TabIndex = 49; this.txtP.Text = "DDDD"; // // txtROM // this.txtROM.Location = new System.Drawing.Point(97, 51); this.txtROM.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtROM.Name = "txtROM"; this.txtROM.Size = new System.Drawing.Size(55, 20); this.txtROM.TabIndex = 50; this.txtROM.Text = "DDDD"; // // txtRAM // this.txtRAM.Location = new System.Drawing.Point(192, 51); this.txtRAM.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtRAM.Name = "txtRAM"; this.txtRAM.Size = new System.Drawing.Size(55, 20); this.txtRAM.TabIndex = 51; this.txtRAM.Text = "DDDD"; // // label23 // this.label23.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(62, 54); this.label23.Margin = new System.Windows.Forms.Padding(0); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(35, 13); this.label23.TabIndex = 52; this.label23.Text = "ROM:"; // // txtPC // this.txtPC.Location = new System.Drawing.Point(24, 51); this.txtPC.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtPC.Name = "txtPC"; this.txtPC.Size = new System.Drawing.Size(21, 20); this.txtPC.TabIndex = 53; this.txtPC.Text = "DDDD"; // // label24 // this.label24.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(152, 54); this.label24.Margin = new System.Windows.Forms.Padding(0); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(34, 13); this.label24.TabIndex = 54; this.label24.Text = "RAM:"; // // txtA // this.txtA.Location = new System.Drawing.Point(97, 27); this.txtA.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtA.Name = "txtA"; this.txtA.Size = new System.Drawing.Size(55, 20); this.txtA.TabIndex = 55; this.txtA.Text = "DDDD"; // // label25 // this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(152, 29); this.label25.Margin = new System.Windows.Forms.Padding(0); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(40, 13); this.label25.TabIndex = 56; this.label25.Text = "MULT:"; // // txtMult // this.tableLayoutPanel3.SetColumnSpan(this.txtMult, 3); this.txtMult.Location = new System.Drawing.Point(192, 27); this.txtMult.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); this.txtMult.Name = "txtMult"; this.txtMult.Size = new System.Drawing.Size(108, 20); this.txtMult.TabIndex = 57; this.txtMult.Text = "DDDD"; // // ctrlCx4Status // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.grpCx4); this.Name = "ctrlCx4Status"; this.Size = new System.Drawing.Size(342, 225); this.grpCx4.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); this.tableLayoutPanel3.ResumeLayout(false); this.tableLayoutPanel3.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox grpCx4; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label lblR0; private System.Windows.Forms.TextBox txtR0; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtR1; private System.Windows.Forms.TextBox txtR2; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtR3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox txtR4; private System.Windows.Forms.TextBox txtR12; private System.Windows.Forms.TextBox txtR5; private System.Windows.Forms.TextBox txtR13; private System.Windows.Forms.TextBox txtR6; private System.Windows.Forms.TextBox txtR14; private System.Windows.Forms.TextBox txtR7; private System.Windows.Forms.TextBox txtR15; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtR10; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtR8; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtR9; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtR11; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.CheckBox chkZero; private System.Windows.Forms.CheckBox chkCarry; private System.Windows.Forms.CheckBox chkNegative; private System.Windows.Forms.CheckBox chkOverflow; private System.Windows.Forms.CheckBox chkIrq; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox txtA; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox txtPC; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox txtDPR; private System.Windows.Forms.TextBox txtMAR; private System.Windows.Forms.TextBox txtMDR; private System.Windows.Forms.TextBox txtPB; private System.Windows.Forms.TextBox txtP; private System.Windows.Forms.TextBox txtROM; private System.Windows.Forms.TextBox txtRAM; private System.Windows.Forms.TextBox txtMult; } }