UI Improve

This commit is contained in:
R-YaTian 2021-05-14 10:52:01 +08:00 committed by GitHub
parent 3dfb9f7c5c
commit 52867875c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 1381 additions and 1388 deletions

View File

@ -79,9 +79,9 @@ namespace Tinke
// pictureImage
//
this.pictureImage.Image = ((System.Drawing.Image)(resources.GetObject("pictureImage.Image")));
this.pictureImage.Location = new System.Drawing.Point(0, 0);
this.pictureImage.Location = new System.Drawing.Point(0, -2);
this.pictureImage.Name = "pictureImage";
this.pictureImage.Size = new System.Drawing.Size(126, 129);
this.pictureImage.Size = new System.Drawing.Size(126, 112);
this.pictureImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureImage.TabIndex = 0;
this.pictureImage.TabStop = false;
@ -90,7 +90,7 @@ namespace Tinke
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(169, 9);
this.label1.Location = new System.Drawing.Point(169, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 17);
this.label1.TabIndex = 1;
@ -99,9 +99,9 @@ namespace Tinke
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(132, 38);
this.label2.Location = new System.Drawing.Point(132, 35);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(26, 13);
this.label2.Size = new System.Drawing.Size(23, 12);
this.label2.TabIndex = 2;
this.label2.Text = "S03";
//
@ -109,7 +109,7 @@ namespace Tinke
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(255, 38);
this.label3.Location = new System.Drawing.Point(255, 35);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(203, 13);
this.label3.TabIndex = 3;
@ -118,18 +118,18 @@ namespace Tinke
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(132, 60);
this.label4.Location = new System.Drawing.Point(132, 55);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(26, 13);
this.label4.Size = new System.Drawing.Size(23, 12);
this.label4.TabIndex = 4;
this.label4.Text = "S04";
//
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.Location = new System.Drawing.Point(255, 81);
this.linkLabel1.Location = new System.Drawing.Point(255, 75);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(164, 13);
this.linkLabel1.Size = new System.Drawing.Size(221, 12);
this.linkLabel1.TabIndex = 5;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "http://www.github.com/pleonex/tinke/";
@ -137,36 +137,36 @@ namespace Tinke
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(132, 103);
this.label5.Location = new System.Drawing.Point(12, 113);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(26, 13);
this.label5.Size = new System.Drawing.Size(23, 12);
this.label5.TabIndex = 6;
this.label5.Text = "S06";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(132, 81);
this.label6.Location = new System.Drawing.Point(132, 75);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(26, 13);
this.label6.Size = new System.Drawing.Size(23, 12);
this.label6.TabIndex = 7;
this.label6.Text = "S05";
//
// lblDescription
//
this.lblDescription.AutoSize = true;
this.lblDescription.Location = new System.Drawing.Point(3, 141);
this.lblDescription.Location = new System.Drawing.Point(12, 155);
this.lblDescription.Name = "lblDescription";
this.lblDescription.Size = new System.Drawing.Size(26, 13);
this.lblDescription.Size = new System.Drawing.Size(23, 12);
this.lblDescription.TabIndex = 8;
this.lblDescription.Text = "S07";
//
// lblDSDecmp
//
this.lblDSDecmp.AutoSize = true;
this.lblDSDecmp.Location = new System.Drawing.Point(12, 191);
this.lblDSDecmp.Location = new System.Drawing.Point(12, 176);
this.lblDSDecmp.Name = "lblDSDecmp";
this.lblDSDecmp.Size = new System.Drawing.Size(56, 13);
this.lblDSDecmp.Size = new System.Drawing.Size(47, 12);
this.lblDSDecmp.TabIndex = 9;
this.lblDSDecmp.TabStop = true;
this.lblDSDecmp.Text = "DSDecmp";
@ -175,9 +175,9 @@ namespace Tinke
// lblDSDecmp2
//
this.lblDSDecmp2.AutoSize = true;
this.lblDSDecmp2.Location = new System.Drawing.Point(75, 190);
this.lblDSDecmp2.Location = new System.Drawing.Point(75, 175);
this.lblDSDecmp2.Name = "lblDSDecmp2";
this.lblDSDecmp2.Size = new System.Drawing.Size(255, 39);
this.lblDSDecmp2.Size = new System.Drawing.Size(317, 36);
this.lblDSDecmp2.TabIndex = 10;
this.lblDSDecmp2.Text = "S08 LZ77 (0x10), LZSS (0x11),\r\nLZSS (0x40), Huffman (0x20), RLE (0x30), \'overlays" +
"\'.\r\nBy: barubary";
@ -185,9 +185,9 @@ namespace Tinke
// linkGBATEK
//
this.linkGBATEK.AutoSize = true;
this.linkGBATEK.Location = new System.Drawing.Point(12, 240);
this.linkGBATEK.Location = new System.Drawing.Point(12, 222);
this.linkGBATEK.Name = "linkGBATEK";
this.linkGBATEK.Size = new System.Drawing.Size(49, 13);
this.linkGBATEK.Size = new System.Drawing.Size(41, 12);
this.linkGBATEK.TabIndex = 11;
this.linkGBATEK.TabStop = true;
this.linkGBATEK.Text = "GBATeK";
@ -196,18 +196,18 @@ namespace Tinke
// lblGBATEK
//
this.lblGBATEK.AutoSize = true;
this.lblGBATEK.Location = new System.Drawing.Point(78, 240);
this.lblGBATEK.Location = new System.Drawing.Point(78, 222);
this.lblGBATEK.Name = "lblGBATEK";
this.lblGBATEK.Size = new System.Drawing.Size(26, 13);
this.lblGBATEK.Size = new System.Drawing.Size(23, 12);
this.lblGBATEK.TabIndex = 12;
this.lblGBATEK.Text = "S09";
//
// linkLowLines
//
this.linkLowLines.AutoSize = true;
this.linkLowLines.Location = new System.Drawing.Point(12, 262);
this.linkLowLines.Location = new System.Drawing.Point(12, 242);
this.linkLowLines.Name = "linkLowLines";
this.linkLowLines.Size = new System.Drawing.Size(55, 13);
this.linkLowLines.Size = new System.Drawing.Size(59, 12);
this.linkLowLines.TabIndex = 13;
this.linkLowLines.TabStop = true;
this.linkLowLines.Text = "Low Lines";
@ -216,18 +216,18 @@ namespace Tinke
// lblLowLines
//
this.lblLowLines.AutoSize = true;
this.lblLowLines.Location = new System.Drawing.Point(78, 262);
this.lblLowLines.Location = new System.Drawing.Point(78, 242);
this.lblLowLines.Name = "lblLowLines";
this.lblLowLines.Size = new System.Drawing.Size(27, 13);
this.lblLowLines.Size = new System.Drawing.Size(23, 12);
this.lblLowLines.TabIndex = 14;
this.lblLowLines.Text = "S0A";
//
// linkfamfamfam
//
this.linkfamfamfam.AutoSize = true;
this.linkfamfamfam.Location = new System.Drawing.Point(12, 284);
this.linkfamfamfam.Location = new System.Drawing.Point(12, 262);
this.linkfamfamfam.Name = "linkfamfamfam";
this.linkfamfamfam.Size = new System.Drawing.Size(58, 13);
this.linkfamfamfam.Size = new System.Drawing.Size(59, 12);
this.linkfamfamfam.TabIndex = 15;
this.linkfamfamfam.TabStop = true;
this.linkfamfamfam.Text = "famfamfam";
@ -236,9 +236,9 @@ namespace Tinke
// lblfamfamfam
//
this.lblfamfamfam.AutoSize = true;
this.lblfamfamfam.Location = new System.Drawing.Point(78, 284);
this.lblfamfamfam.Location = new System.Drawing.Point(78, 262);
this.lblfamfamfam.Name = "lblfamfamfam";
this.lblfamfamfam.Size = new System.Drawing.Size(27, 13);
this.lblfamfamfam.Size = new System.Drawing.Size(23, 12);
this.lblfamfamfam.TabIndex = 16;
this.lblfamfamfam.Text = "S0B";
//
@ -247,7 +247,7 @@ namespace Tinke
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(169, 325);
this.label7.Location = new System.Drawing.Point(169, 300);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 17);
this.label7.TabIndex = 18;
@ -257,9 +257,9 @@ namespace Tinke
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.Location = new System.Drawing.Point(46, 348);
this.label8.Location = new System.Drawing.Point(46, 321);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(296, 17);
this.label8.Size = new System.Drawing.Size(368, 17);
this.label8.TabIndex = 19;
this.label8.Text = "ana1is1a rafael1193 go11um CUE MetLob";
//
@ -267,7 +267,7 @@ namespace Tinke
//
this.lblTrad.AutoSize = true;
this.lblTrad.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTrad.Location = new System.Drawing.Point(297, 58);
this.lblTrad.Location = new System.Drawing.Point(297, 54);
this.lblTrad.Name = "lblTrad";
this.lblTrad.Size = new System.Drawing.Size(30, 15);
this.lblTrad.TabIndex = 20;
@ -280,17 +280,17 @@ namespace Tinke
this.listPlugin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.listPlugin.FormattingEnabled = true;
this.listPlugin.ItemHeight = 15;
this.listPlugin.Location = new System.Drawing.Point(477, 9);
this.listPlugin.Location = new System.Drawing.Point(477, 8);
this.listPlugin.Name = "listPlugin";
this.listPlugin.Size = new System.Drawing.Size(299, 317);
this.listPlugin.Size = new System.Drawing.Size(299, 287);
this.listPlugin.TabIndex = 21;
//
// linkHexEditor
//
this.linkHexEditor.AutoSize = true;
this.linkHexEditor.Location = new System.Drawing.Point(12, 309);
this.linkHexEditor.Location = new System.Drawing.Point(12, 285);
this.linkHexEditor.Name = "linkHexEditor";
this.linkHexEditor.Size = new System.Drawing.Size(69, 13);
this.linkHexEditor.Size = new System.Drawing.Size(77, 12);
this.linkHexEditor.TabIndex = 22;
this.linkHexEditor.TabStop = true;
this.linkHexEditor.Text = "Be.HexEditor";
@ -299,18 +299,18 @@ namespace Tinke
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(78, 309);
this.label9.Location = new System.Drawing.Point(95, 285);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(70, 13);
this.label9.Size = new System.Drawing.Size(83, 12);
this.label9.TabIndex = 23;
this.label9.Text = "Bernhard Elbl";
//
// Autores
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.ClientSize = new System.Drawing.Size(788, 374);
this.ClientSize = new System.Drawing.Size(788, 345);
this.Controls.Add(this.label9);
this.Controls.Add(this.linkHexEditor);
this.Controls.Add(this.listPlugin);
@ -338,7 +338,7 @@ namespace Tinke
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Autores";
this.Padding = new System.Windows.Forms.Padding(9);
this.Padding = new System.Windows.Forms.Padding(9, 8, 9, 8);
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;

File diff suppressed because it is too large Load Diff

View File

@ -197,21 +197,21 @@ namespace Tinke
this.lblEncryptionSeed.AutoSize = true;
this.lblEncryptionSeed.Location = new System.Drawing.Point(295, 342);
this.lblEncryptionSeed.Name = "lblEncryptionSeed";
this.lblEncryptionSeed.Size = new System.Drawing.Size(26, 13);
this.lblEncryptionSeed.Size = new System.Drawing.Size(23, 12);
this.lblEncryptionSeed.TabIndex = 46;
this.lblEncryptionSeed.Text = "S27";
//
// numericEncryptionSeed
//
this.numericEncryptionSeed.Hexadecimal = true;
this.numericEncryptionSeed.Location = new System.Drawing.Point(487, 340);
this.numericEncryptionSeed.Location = new System.Drawing.Point(497, 340);
this.numericEncryptionSeed.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.numericEncryptionSeed.Name = "numericEncryptionSeed";
this.numericEncryptionSeed.Size = new System.Drawing.Size(100, 20);
this.numericEncryptionSeed.Size = new System.Drawing.Size(100, 21);
this.numericEncryptionSeed.TabIndex = 45;
this.numericEncryptionSeed.ValueChanged += new System.EventHandler(this.numericEncryptionSeed_ValueChanged);
//
@ -220,21 +220,21 @@ namespace Tinke
this.lblDebugRamAddress.AutoSize = true;
this.lblDebugRamAddress.Location = new System.Drawing.Point(295, 317);
this.lblDebugRamAddress.Name = "lblDebugRamAddress";
this.lblDebugRamAddress.Size = new System.Drawing.Size(26, 13);
this.lblDebugRamAddress.Size = new System.Drawing.Size(23, 12);
this.lblDebugRamAddress.TabIndex = 44;
this.lblDebugRamAddress.Text = "S25";
//
// numericDebugRamAddress
//
this.numericDebugRamAddress.Hexadecimal = true;
this.numericDebugRamAddress.Location = new System.Drawing.Point(487, 314);
this.numericDebugRamAddress.Location = new System.Drawing.Point(497, 314);
this.numericDebugRamAddress.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericDebugRamAddress.Name = "numericDebugRamAddress";
this.numericDebugRamAddress.Size = new System.Drawing.Size(100, 20);
this.numericDebugRamAddress.Size = new System.Drawing.Size(100, 21);
this.numericDebugRamAddress.TabIndex = 43;
this.numericDebugRamAddress.ValueChanged += new System.EventHandler(this.numericDebugRamAddress_ValueChanged);
//
@ -243,21 +243,21 @@ namespace Tinke
this.lblDebugSize.AutoSize = true;
this.lblDebugSize.Location = new System.Drawing.Point(295, 291);
this.lblDebugSize.Name = "lblDebugSize";
this.lblDebugSize.Size = new System.Drawing.Size(26, 13);
this.lblDebugSize.Size = new System.Drawing.Size(23, 12);
this.lblDebugSize.TabIndex = 42;
this.lblDebugSize.Text = "S24";
//
// numericDebugSize
//
this.numericDebugSize.Hexadecimal = true;
this.numericDebugSize.Location = new System.Drawing.Point(487, 288);
this.numericDebugSize.Location = new System.Drawing.Point(497, 288);
this.numericDebugSize.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericDebugSize.Name = "numericDebugSize";
this.numericDebugSize.Size = new System.Drawing.Size(100, 20);
this.numericDebugSize.Size = new System.Drawing.Size(100, 21);
this.numericDebugSize.TabIndex = 41;
this.numericDebugSize.ValueChanged += new System.EventHandler(this.numericDebugSize_ValueChanged);
//
@ -266,21 +266,21 @@ namespace Tinke
this.lblDebugRomOffset.AutoSize = true;
this.lblDebugRomOffset.Location = new System.Drawing.Point(295, 265);
this.lblDebugRomOffset.Name = "lblDebugRomOffset";
this.lblDebugRomOffset.Size = new System.Drawing.Size(26, 13);
this.lblDebugRomOffset.Size = new System.Drawing.Size(23, 12);
this.lblDebugRomOffset.TabIndex = 40;
this.lblDebugRomOffset.Text = "S23";
//
// numericDebugRomOffset
//
this.numericDebugRomOffset.Hexadecimal = true;
this.numericDebugRomOffset.Location = new System.Drawing.Point(487, 262);
this.numericDebugRomOffset.Location = new System.Drawing.Point(497, 262);
this.numericDebugRomOffset.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericDebugRomOffset.Name = "numericDebugRomOffset";
this.numericDebugRomOffset.Size = new System.Drawing.Size(100, 20);
this.numericDebugRomOffset.Size = new System.Drawing.Size(100, 21);
this.numericDebugRomOffset.TabIndex = 39;
this.numericDebugRomOffset.ValueChanged += new System.EventHandler(this.numericDebugRomOffset_ValueChanged);
//
@ -289,21 +289,21 @@ namespace Tinke
this.lblArm7Autoload.AutoSize = true;
this.lblArm7Autoload.Location = new System.Drawing.Point(297, 112);
this.lblArm7Autoload.Name = "lblArm7Autoload";
this.lblArm7Autoload.Size = new System.Drawing.Size(26, 13);
this.lblArm7Autoload.Size = new System.Drawing.Size(23, 12);
this.lblArm7Autoload.TabIndex = 38;
this.lblArm7Autoload.Text = "S22";
//
// numericArm7Autoload
//
this.numericArm7Autoload.Hexadecimal = true;
this.numericArm7Autoload.Location = new System.Drawing.Point(487, 109);
this.numericArm7Autoload.Location = new System.Drawing.Point(497, 109);
this.numericArm7Autoload.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericArm7Autoload.Name = "numericArm7Autoload";
this.numericArm7Autoload.Size = new System.Drawing.Size(100, 20);
this.numericArm7Autoload.Size = new System.Drawing.Size(100, 21);
this.numericArm7Autoload.TabIndex = 37;
this.numericArm7Autoload.ValueChanged += new System.EventHandler(this.numericArm7Autoload_ValueChanged);
//
@ -312,21 +312,21 @@ namespace Tinke
this.lblArm9Autoload.AutoSize = true;
this.lblArm9Autoload.Location = new System.Drawing.Point(297, 86);
this.lblArm9Autoload.Name = "lblArm9Autoload";
this.lblArm9Autoload.Size = new System.Drawing.Size(26, 13);
this.lblArm9Autoload.Size = new System.Drawing.Size(23, 12);
this.lblArm9Autoload.TabIndex = 36;
this.lblArm9Autoload.Text = "S21";
//
// numericArm9Autoload
//
this.numericArm9Autoload.Hexadecimal = true;
this.numericArm9Autoload.Location = new System.Drawing.Point(487, 83);
this.numericArm9Autoload.Location = new System.Drawing.Point(497, 84);
this.numericArm9Autoload.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericArm9Autoload.Name = "numericArm9Autoload";
this.numericArm9Autoload.Size = new System.Drawing.Size(100, 20);
this.numericArm9Autoload.Size = new System.Drawing.Size(100, 21);
this.numericArm9Autoload.TabIndex = 35;
this.numericArm9Autoload.ValueChanged += new System.EventHandler(this.numericArm9Autoload_ValueChanged);
//
@ -346,7 +346,7 @@ namespace Tinke
this.lblReserved2.AutoSize = true;
this.lblReserved2.Location = new System.Drawing.Point(296, 140);
this.lblReserved2.Name = "lblReserved2";
this.lblReserved2.Size = new System.Drawing.Size(26, 13);
this.lblReserved2.Size = new System.Drawing.Size(23, 12);
this.lblReserved2.TabIndex = 33;
this.lblReserved2.Text = "S20";
//
@ -355,21 +355,21 @@ namespace Tinke
this.lblReserved3.AutoSize = true;
this.lblReserved3.Location = new System.Drawing.Point(296, 237);
this.lblReserved3.Name = "lblReserved3";
this.lblReserved3.Size = new System.Drawing.Size(26, 13);
this.lblReserved3.Size = new System.Drawing.Size(23, 12);
this.lblReserved3.TabIndex = 32;
this.lblReserved3.Text = "S1F";
//
// numericReserved3
//
this.numericReserved3.Hexadecimal = true;
this.numericReserved3.Location = new System.Drawing.Point(487, 234);
this.numericReserved3.Location = new System.Drawing.Point(497, 234);
this.numericReserved3.Maximum = new decimal(new int[] {
-1,
0,
0,
0});
this.numericReserved3.Name = "numericReserved3";
this.numericReserved3.Size = new System.Drawing.Size(100, 20);
this.numericReserved3.Size = new System.Drawing.Size(100, 21);
this.numericReserved3.TabIndex = 31;
this.numericReserved3.ValueChanged += new System.EventHandler(this.numericReserved3_ValueChanged);
//
@ -378,21 +378,21 @@ namespace Tinke
this.lblSecureDisable.AutoSize = true;
this.lblSecureDisable.Location = new System.Drawing.Point(296, 60);
this.lblSecureDisable.Name = "lblSecureDisable";
this.lblSecureDisable.Size = new System.Drawing.Size(27, 13);
this.lblSecureDisable.Size = new System.Drawing.Size(23, 12);
this.lblSecureDisable.TabIndex = 30;
this.lblSecureDisable.Text = "S1E";
//
// numericSecureDisable
//
this.numericSecureDisable.Hexadecimal = true;
this.numericSecureDisable.Location = new System.Drawing.Point(487, 57);
this.numericSecureDisable.Location = new System.Drawing.Point(497, 58);
this.numericSecureDisable.Maximum = new decimal(new int[] {
-1,
2147483647,
0,
0});
this.numericSecureDisable.Name = "numericSecureDisable";
this.numericSecureDisable.Size = new System.Drawing.Size(100, 20);
this.numericSecureDisable.Size = new System.Drawing.Size(100, 21);
this.numericSecureDisable.TabIndex = 29;
this.numericSecureDisable.ValueChanged += new System.EventHandler(this.numericSecureDisable_ValueChanged);
//
@ -401,21 +401,21 @@ namespace Tinke
this.lblRomTimeout.AutoSize = true;
this.lblRomTimeout.Location = new System.Drawing.Point(296, 34);
this.lblRomTimeout.Name = "lblRomTimeout";
this.lblRomTimeout.Size = new System.Drawing.Size(28, 13);
this.lblRomTimeout.Size = new System.Drawing.Size(23, 12);
this.lblRomTimeout.TabIndex = 28;
this.lblRomTimeout.Text = "S1D";
//
// numericRomTimeout
//
this.numericRomTimeout.Hexadecimal = true;
this.numericRomTimeout.Location = new System.Drawing.Point(487, 31);
this.numericRomTimeout.Location = new System.Drawing.Point(497, 31);
this.numericRomTimeout.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.numericRomTimeout.Name = "numericRomTimeout";
this.numericRomTimeout.Size = new System.Drawing.Size(100, 20);
this.numericRomTimeout.Size = new System.Drawing.Size(100, 21);
this.numericRomTimeout.TabIndex = 27;
this.numericRomTimeout.ValueChanged += new System.EventHandler(this.numericRomTimeout_ValueChanged);
//
@ -431,10 +431,9 @@ namespace Tinke
//
// lblFlagsInit
//
this.lblFlagsInit.AutoSize = true;
this.lblFlagsInit.Location = new System.Drawing.Point(6, 392);
this.lblFlagsInit.Name = "lblFlagsInit";
this.lblFlagsInit.Size = new System.Drawing.Size(27, 13);
this.lblFlagsInit.Size = new System.Drawing.Size(150, 24);
this.lblFlagsInit.TabIndex = 25;
this.lblFlagsInit.Text = "S1B";
//
@ -448,16 +447,15 @@ namespace Tinke
0,
0});
this.numericFlagsInit.Name = "numericFlagsInit";
this.numericFlagsInit.Size = new System.Drawing.Size(100, 20);
this.numericFlagsInit.Size = new System.Drawing.Size(100, 21);
this.numericFlagsInit.TabIndex = 24;
this.numericFlagsInit.ValueChanged += new System.EventHandler(this.numericFlagsInit_ValueChanged);
//
// lblFlagsRead
//
this.lblFlagsRead.AutoSize = true;
this.lblFlagsRead.Location = new System.Drawing.Point(6, 366);
this.lblFlagsRead.Name = "lblFlagsRead";
this.lblFlagsRead.Size = new System.Drawing.Size(27, 13);
this.lblFlagsRead.Size = new System.Drawing.Size(150, 24);
this.lblFlagsRead.TabIndex = 23;
this.lblFlagsRead.Text = "S1A";
//
@ -471,7 +469,7 @@ namespace Tinke
0,
0});
this.numericFlagsRead.Name = "numericFlagsRead";
this.numericFlagsRead.Size = new System.Drawing.Size(100, 20);
this.numericFlagsRead.Size = new System.Drawing.Size(100, 21);
this.numericFlagsRead.TabIndex = 22;
this.numericFlagsRead.ValueChanged += new System.EventHandler(this.numericFlagsRead_ValueChanged);
//
@ -480,7 +478,7 @@ namespace Tinke
this.lblArm7Ram.AutoSize = true;
this.lblArm7Ram.Location = new System.Drawing.Point(6, 340);
this.lblArm7Ram.Name = "lblArm7Ram";
this.lblArm7Ram.Size = new System.Drawing.Size(26, 13);
this.lblArm7Ram.Size = new System.Drawing.Size(23, 12);
this.lblArm7Ram.TabIndex = 21;
this.lblArm7Ram.Text = "S19";
//
@ -494,7 +492,7 @@ namespace Tinke
0,
0});
this.numericArm7Ram.Name = "numericArm7Ram";
this.numericArm7Ram.Size = new System.Drawing.Size(100, 20);
this.numericArm7Ram.Size = new System.Drawing.Size(100, 21);
this.numericArm7Ram.TabIndex = 20;
this.numericArm7Ram.ValueChanged += new System.EventHandler(this.numericArm7Ram_ValueChanged);
//
@ -503,7 +501,7 @@ namespace Tinke
this.lblArm7Entry.AutoSize = true;
this.lblArm7Entry.Location = new System.Drawing.Point(6, 314);
this.lblArm7Entry.Name = "lblArm7Entry";
this.lblArm7Entry.Size = new System.Drawing.Size(26, 13);
this.lblArm7Entry.Size = new System.Drawing.Size(23, 12);
this.lblArm7Entry.TabIndex = 19;
this.lblArm7Entry.Text = "S18";
//
@ -517,7 +515,7 @@ namespace Tinke
0,
0});
this.numericArm7Entry.Name = "numericArm7Entry";
this.numericArm7Entry.Size = new System.Drawing.Size(100, 20);
this.numericArm7Entry.Size = new System.Drawing.Size(100, 21);
this.numericArm7Entry.TabIndex = 18;
this.numericArm7Entry.ValueChanged += new System.EventHandler(this.numericArm7Entry_ValueChanged);
//
@ -526,7 +524,7 @@ namespace Tinke
this.lblArm9Ram.AutoSize = true;
this.lblArm9Ram.Location = new System.Drawing.Point(6, 288);
this.lblArm9Ram.Name = "lblArm9Ram";
this.lblArm9Ram.Size = new System.Drawing.Size(26, 13);
this.lblArm9Ram.Size = new System.Drawing.Size(23, 12);
this.lblArm9Ram.TabIndex = 17;
this.lblArm9Ram.Text = "S17";
//
@ -540,7 +538,7 @@ namespace Tinke
0,
0});
this.numericArm9Ram.Name = "numericArm9Ram";
this.numericArm9Ram.Size = new System.Drawing.Size(100, 20);
this.numericArm9Ram.Size = new System.Drawing.Size(100, 21);
this.numericArm9Ram.TabIndex = 16;
this.numericArm9Ram.ValueChanged += new System.EventHandler(this.numericArm9Ram_ValueChanged);
//
@ -549,7 +547,7 @@ namespace Tinke
this.lblArm9Entry.AutoSize = true;
this.lblArm9Entry.Location = new System.Drawing.Point(6, 262);
this.lblArm9Entry.Name = "lblArm9Entry";
this.lblArm9Entry.Size = new System.Drawing.Size(26, 13);
this.lblArm9Entry.Size = new System.Drawing.Size(23, 12);
this.lblArm9Entry.TabIndex = 15;
this.lblArm9Entry.Text = "S16";
//
@ -563,7 +561,7 @@ namespace Tinke
0,
0});
this.numericArm9Entry.Name = "numericArm9Entry";
this.numericArm9Entry.Size = new System.Drawing.Size(100, 20);
this.numericArm9Entry.Size = new System.Drawing.Size(100, 21);
this.numericArm9Entry.TabIndex = 14;
this.numericArm9Entry.ValueChanged += new System.EventHandler(this.numericArm9Entry_ValueChanged);
//
@ -572,7 +570,7 @@ namespace Tinke
this.lblInternalFlag.AutoSize = true;
this.lblInternalFlag.Location = new System.Drawing.Point(6, 236);
this.lblInternalFlag.Name = "lblInternalFlag";
this.lblInternalFlag.Size = new System.Drawing.Size(26, 13);
this.lblInternalFlag.Size = new System.Drawing.Size(23, 12);
this.lblInternalFlag.TabIndex = 13;
this.lblInternalFlag.Text = "S15";
//
@ -586,7 +584,7 @@ namespace Tinke
0,
0});
this.numericInternalFlag.Name = "numericInternalFlag";
this.numericInternalFlag.Size = new System.Drawing.Size(100, 20);
this.numericInternalFlag.Size = new System.Drawing.Size(100, 21);
this.numericInternalFlag.TabIndex = 12;
this.numericInternalFlag.ValueChanged += new System.EventHandler(this.numericInternalFlag_ValueChanged);
//
@ -600,7 +598,7 @@ namespace Tinke
0,
0});
this.numericROMVer.Name = "numericROMVer";
this.numericROMVer.Size = new System.Drawing.Size(100, 20);
this.numericROMVer.Size = new System.Drawing.Size(100, 21);
this.numericROMVer.TabIndex = 11;
this.numericROMVer.ValueChanged += new System.EventHandler(this.numericROMVer_ValueChanged);
//
@ -609,7 +607,7 @@ namespace Tinke
this.lblROMVer.AutoSize = true;
this.lblROMVer.Location = new System.Drawing.Point(6, 209);
this.lblROMVer.Name = "lblROMVer";
this.lblROMVer.Size = new System.Drawing.Size(26, 13);
this.lblROMVer.Size = new System.Drawing.Size(23, 12);
this.lblROMVer.TabIndex = 10;
this.lblROMVer.Text = "S14";
//
@ -629,7 +627,7 @@ namespace Tinke
this.lblReserved.AutoSize = true;
this.lblReserved.Location = new System.Drawing.Point(6, 139);
this.lblReserved.Name = "lblReserved";
this.lblReserved.Size = new System.Drawing.Size(26, 13);
this.lblReserved.Size = new System.Drawing.Size(23, 12);
this.lblReserved.TabIndex = 8;
this.lblReserved.Text = "S13";
//
@ -638,7 +636,7 @@ namespace Tinke
this.lblUnitCode.AutoSize = true;
this.lblUnitCode.Location = new System.Drawing.Point(6, 111);
this.lblUnitCode.Name = "lblUnitCode";
this.lblUnitCode.Size = new System.Drawing.Size(26, 13);
this.lblUnitCode.Size = new System.Drawing.Size(23, 12);
this.lblUnitCode.TabIndex = 7;
this.lblUnitCode.Text = "S12";
//
@ -652,7 +650,7 @@ namespace Tinke
0,
0});
this.numericUnitCode.Name = "numericUnitCode";
this.numericUnitCode.Size = new System.Drawing.Size(100, 20);
this.numericUnitCode.Size = new System.Drawing.Size(100, 21);
this.numericUnitCode.TabIndex = 6;
this.numericUnitCode.ValueChanged += new System.EventHandler(this.numericUnitCode_ValueChanged);
//
@ -661,7 +659,7 @@ namespace Tinke
this.lblMakerCode.AutoSize = true;
this.lblMakerCode.Location = new System.Drawing.Point(6, 86);
this.lblMakerCode.Name = "lblMakerCode";
this.lblMakerCode.Size = new System.Drawing.Size(26, 13);
this.lblMakerCode.Size = new System.Drawing.Size(23, 12);
this.lblMakerCode.TabIndex = 5;
this.lblMakerCode.Text = "S11";
//
@ -671,7 +669,7 @@ namespace Tinke
this.txtMakerCode.Location = new System.Drawing.Point(190, 85);
this.txtMakerCode.MaxLength = 2;
this.txtMakerCode.Name = "txtMakerCode";
this.txtMakerCode.Size = new System.Drawing.Size(100, 20);
this.txtMakerCode.Size = new System.Drawing.Size(100, 21);
this.txtMakerCode.TabIndex = 4;
this.txtMakerCode.TextChanged += new System.EventHandler(this.txtMakerCode_TextChanged);
//
@ -680,7 +678,7 @@ namespace Tinke
this.lblGameCode.AutoSize = true;
this.lblGameCode.Location = new System.Drawing.Point(6, 60);
this.lblGameCode.Name = "lblGameCode";
this.lblGameCode.Size = new System.Drawing.Size(26, 13);
this.lblGameCode.Size = new System.Drawing.Size(23, 12);
this.lblGameCode.TabIndex = 3;
this.lblGameCode.Text = "S10";
//
@ -690,7 +688,7 @@ namespace Tinke
this.txtGameCode.Location = new System.Drawing.Point(190, 59);
this.txtGameCode.MaxLength = 4;
this.txtGameCode.Name = "txtGameCode";
this.txtGameCode.Size = new System.Drawing.Size(100, 20);
this.txtGameCode.Size = new System.Drawing.Size(100, 21);
this.txtGameCode.TabIndex = 2;
this.txtGameCode.TextChanged += new System.EventHandler(this.txtGameCode_TextChanged);
//
@ -700,7 +698,7 @@ namespace Tinke
this.txtGameTitle.Location = new System.Drawing.Point(190, 32);
this.txtGameTitle.MaxLength = 12;
this.txtGameTitle.Name = "txtGameTitle";
this.txtGameTitle.Size = new System.Drawing.Size(100, 20);
this.txtGameTitle.Size = new System.Drawing.Size(100, 21);
this.txtGameTitle.TabIndex = 1;
this.txtGameTitle.TextChanged += new System.EventHandler(this.txtGameTitle_TextChanged);
//
@ -709,7 +707,7 @@ namespace Tinke
this.lblGameTitle.AutoSize = true;
this.lblGameTitle.Location = new System.Drawing.Point(6, 33);
this.lblGameTitle.Name = "lblGameTitle";
this.lblGameTitle.Size = new System.Drawing.Size(26, 13);
this.lblGameTitle.Size = new System.Drawing.Size(23, 12);
this.lblGameTitle.TabIndex = 0;
this.lblGameTitle.Text = "S0F";
//
@ -741,7 +739,7 @@ namespace Tinke
0,
0});
this.numericBanVer.Name = "numericBanVer";
this.numericBanVer.Size = new System.Drawing.Size(84, 20);
this.numericBanVer.Size = new System.Drawing.Size(84, 21);
this.numericBanVer.TabIndex = 9;
//
// txtBanReserved
@ -770,7 +768,7 @@ namespace Tinke
this.lblBanReserved.AutoSize = true;
this.lblBanReserved.Location = new System.Drawing.Point(6, 236);
this.lblBanReserved.Name = "lblBanReserved";
this.lblBanReserved.Size = new System.Drawing.Size(27, 13);
this.lblBanReserved.Size = new System.Drawing.Size(23, 12);
this.lblBanReserved.TabIndex = 6;
this.lblBanReserved.Text = "S0E";
//
@ -779,7 +777,7 @@ namespace Tinke
this.lblBanTitles.AutoSize = true;
this.lblBanTitles.Location = new System.Drawing.Point(6, 115);
this.lblBanTitles.Name = "lblBanTitles";
this.lblBanTitles.Size = new System.Drawing.Size(26, 13);
this.lblBanTitles.Size = new System.Drawing.Size(23, 12);
this.lblBanTitles.TabIndex = 5;
this.lblBanTitles.Text = "S07";
//
@ -798,7 +796,7 @@ namespace Tinke
"S0D"});
this.comboBanTitles.Location = new System.Drawing.Point(9, 131);
this.comboBanTitles.Name = "comboBanTitles";
this.comboBanTitles.Size = new System.Drawing.Size(171, 21);
this.comboBanTitles.Size = new System.Drawing.Size(171, 20);
this.comboBanTitles.TabIndex = 4;
this.comboBanTitles.SelectedIndexChanged += new System.EventHandler(this.comboBanTitles_SelectedIndexChanged);
//
@ -807,7 +805,7 @@ namespace Tinke
this.lblBanVer.AutoSize = true;
this.lblBanVer.Location = new System.Drawing.Point(6, 85);
this.lblBanVer.Name = "lblBanVer";
this.lblBanVer.Size = new System.Drawing.Size(26, 13);
this.lblBanVer.Size = new System.Drawing.Size(23, 12);
this.lblBanVer.TabIndex = 2;
this.lblBanVer.Text = "S06";
//
@ -828,7 +826,7 @@ namespace Tinke
this.txtImage.Location = new System.Drawing.Point(6, 33);
this.txtImage.Name = "txtImage";
this.txtImage.ReadOnly = true;
this.txtImage.Size = new System.Drawing.Size(83, 20);
this.txtImage.Size = new System.Drawing.Size(83, 21);
this.txtImage.TabIndex = 0;
//
// btnSave

View File

@ -112,12 +112,12 @@
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAABAAEAEBAAAAAAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAA

View File

@ -59,25 +59,25 @@ namespace Tinke
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 9);
this.label1.Location = new System.Drawing.Point(12, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(26, 13);
this.label1.Size = new System.Drawing.Size(23, 12);
this.label1.TabIndex = 0;
this.label1.Text = "S01";
//
// progressBar1
//
this.progressBar1.Location = new System.Drawing.Point(8, 25);
this.progressBar1.Location = new System.Drawing.Point(8, 23);
this.progressBar1.Name = "progressBar1";
this.progressBar1.Size = new System.Drawing.Size(133, 23);
this.progressBar1.Size = new System.Drawing.Size(133, 21);
this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
this.progressBar1.TabIndex = 1;
//
// Espera
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(153, 56);
this.ClientSize = new System.Drawing.Size(177, 60);
this.ControlBox = false;
this.Controls.Add(this.progressBar1);
this.Controls.Add(this.label1);

View File

@ -112,9 +112,9 @@
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>