Remove line breaks

Jetbrains Rider doesn't like the way Visual Studio formats values
This commit is contained in:
Ferit Yiğit BALABAN
2021-11-05 01:02:40 +03:00
parent 203acb7c81
commit cd8e62a497
2 changed files with 36 additions and 44 deletions

View File

@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Bu kod araç tarafından oluşturuldu. // This code was generated by a tool.
// Çalışma Zamanı Sürümü:4.0.30319.42000 // Runtime Version:4.0.30319.42000
// //
// Bu dosyada yapılacak değişiklikler yanlış davranışa neden olabilir ve // Changes to this file may cause incorrect behavior and will be lost if
// kod yeniden oluşturulursa kaybolur. // the code is regenerated.
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
@@ -13,12 +13,12 @@ namespace processor.Properties {
/// <summary> /// <summary>
/// Yerelleştirilmiş dizeleri aramak gibi işlemler için, türü kesin olarak belirtilmiş kaynak sınıfı. /// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary> /// </summary>
// Bu sınıf ResGen veya Visual Studio gibi bir araç kullanılarak StronglyTypedResourceBuilder // This class was auto-generated by the StronglyTypedResourceBuilder
// sınıfı tarafından otomatik olarak oluşturuldu. // class via a tool like ResGen or Visual Studio.
// Üye eklemek veya kaldırmak için .ResX dosyanızı düzenleyin ve sonra da ResGen // To add or remove a member, edit your .ResX file then rerun ResGen
// komutunu /str seçeneğiyle yeniden çalıştırın veya VS projenizi yeniden oluşturun. // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// Bu sınıf tarafından kullanılan, önbelleğe alınmış ResourceManager örneğini döndürür. /// Returns the cached ResourceManager instance used by this class.
/// </summary> /// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager { internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// Tümü için geçerli iş parçacığının CurrentUICulture özelliğini geçersiz kular /// Overrides the current thread's CurrentUICulture property for all
/// CurrentUICulture özelliğini tüm kaynak aramaları için geçersiz kılar. /// resource lookups using this strongly typed resource class.
/// </summary> /// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture { internal static global::System.Globalization.CultureInfo Culture {
@@ -61,10 +61,10 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// LOAD the register R with the bit pattern found in the /// Looks up a localized string similar to LOAD the register R with the bit pattern found in the
///memory cell whose address is XY. ///memory cell whose address is XY.
///Example: 0x14A3 would cause the contents of the memory ///Example: 0x14A3 would cause the contents of the memory
///cell located at address 0xA3 to be placed in register 0x4. benzeri yerelleştirilmiş bir dize arar. ///cell located at address 0xA3 to be placed in register 0x4..
/// </summary> /// </summary>
internal static string _0x1En { internal static string _0x1En {
get { get {
@@ -73,9 +73,9 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// LOAD the register R with the bit pattern XY. /// Looks up a localized string similar to LOAD the register R with the bit pattern XY.
///Example: 0x20A3 would cause the value 0xA3 to be ///Example: 0x20A3 would cause the value 0xA3 to be
///placed in register 0. benzeri yerelleştirilmiş bir dize arar. ///placed in register 0..
/// </summary> /// </summary>
internal static string _0x2En { internal static string _0x2En {
get { get {
@@ -84,11 +84,11 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// STORE the bit pattern found in register R in the memory /// Looks up a localized string similar to STORE the bit pattern found in register R in the memory
///cell whose address is XY. ///cell whose address is XY.
///Example: 0x35B1 would cause the contents of register ///Example: 0x35B1 would cause the contents of register
///0x5 to be placed in the memory cell whose address is ///0x5 to be placed in the memory cell whose address is
///0xB1. benzeri yerelleştirilmiş bir dize arar. ///0xB1..
/// </summary> /// </summary>
internal static string _0x3En { internal static string _0x3En {
get { get {
@@ -97,9 +97,9 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// MOVE the bit pattern found in register R to register S. /// Looks up a localized string similar to MOVE the bit pattern found in register R to register S.
///Example: 0x40A4 would cause the contents of register ///Example: 0x40A4 would cause the contents of register
///0xA to be copied into register 0x4. benzeri yerelleştirilmiş bir dize arar. ///0xA to be copied into register 0x4..
/// </summary> /// </summary>
internal static string _0x4En { internal static string _0x4En {
get { get {
@@ -108,11 +108,7 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// ADD the bit patterns in registers S and T as though they /// Looks up a localized string similar to ADD the bit patterns in registers S and T as though they were twos complement representations and leave the result in register R. Example: 0x5726 would cause the binary values in registers 0x2 and 0x6 to be added and the sum placed in register 0x7..
///were twos complement representations and leave the
///result in register R.
///Example: 0x5726 would cause the binary values in registers 0x2 and 0x6 to be added and the sum placed in
///register 0x7. benzeri yerelleştirilmiş bir dize arar.
/// </summary> /// </summary>
internal static string _0x5En { internal static string _0x5En {
get { get {
@@ -121,12 +117,12 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// ADD the bit patterns in registers S and T as though they /// Looks up a localized string similar to ADD the bit patterns in registers S and T as though they
///represented values in floating-point notation and leave ///represented values in floating-point notation and leave
///the floating-point result in register R. ///the floating-point result in register R.
///Example: 0x634E would cause the values in registers 0x4 ///Example: 0x634E would cause the values in registers 0x4
///and 0xE to be added as floating-point values and the ///and 0xE to be added as floating-point values and the
///result to be placed in register 0x3. benzeri yerelleştirilmiş bir dize arar. ///result to be placed in register 0x3..
/// </summary> /// </summary>
internal static string _0x6En { internal static string _0x6En {
get { get {
@@ -135,11 +131,11 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// OR the bit patterns in registers S and T and place the /// Looks up a localized string similar to OR the bit patterns in registers S and T and place the
///result in register R. ///result in register R.
///Example: 0x7CB4 would cause the result of ORing the ///Example: 0x7CB4 would cause the result of ORing the
///contents of registers 0xB and 0x4 to be placed in register ///contents of registers 0xB and 0x4 to be placed in register
///0xC. benzeri yerelleştirilmiş bir dize arar. ///0xC..
/// </summary> /// </summary>
internal static string _0x7En { internal static string _0x7En {
get { get {
@@ -148,11 +144,11 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// AND the bit patterns in registers S and T and place the /// Looks up a localized string similar to AND the bit patterns in registers S and T and place the
///result in register R. ///result in register R.
///Example: 0x8045 would cause the result of ANDing the ///Example: 0x8045 would cause the result of ANDing the
///contents of registers 0x4 and 0x5 to be placed in register ///contents of registers 0x4 and 0x5 to be placed in register
///0x0. benzeri yerelleştirilmiş bir dize arar. ///0x0..
/// </summary> /// </summary>
internal static string _0x8En { internal static string _0x8En {
get { get {
@@ -161,11 +157,11 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// XOR the bit patterns in registers S and T and place the /// Looks up a localized string similar to XOR the bit patterns in registers S and T and place the
///result in register R. ///result in register R.
///Example: 0x95F3 would cause the result of XORing the ///Example: 0x95F3 would cause the result of XORing the
///contents of registers 0xF and 0x3 to be placed in register ///contents of registers 0xF and 0x3 to be placed in register
///0x5. benzeri yerelleştirilmiş bir dize arar. ///0x5..
/// </summary> /// </summary>
internal static string _0x9En { internal static string _0x9En {
get { get {
@@ -174,10 +170,10 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// ROTATE the bit pattern in register R one bit to the right /// Looks up a localized string similar to ROTATE the bit pattern in register R one bit to the right
///X times. Each time, place the bit that started at the loworder end at the high-order end. ///X times. Each time, place the bit that started at the loworder end at the high-order end.
///Example: 0xA403 would cause the contents of register ///Example: 0xA403 would cause the contents of register
///0x4 to be rotated 3 bits to the right in a circular fashion. benzeri yerelleştirilmiş bir dize arar. ///0x4 to be rotated 3 bits to the right in a circular fashion..
/// </summary> /// </summary>
internal static string _0xAEn { internal static string _0xAEn {
get { get {
@@ -186,7 +182,7 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// JUMP to the instruction located in the memory cell at /// Looks up a localized string similar to JUMP to the instruction located in the memory cell at
///address XY if the bit pattern in register R is equal to the ///address XY if the bit pattern in register R is equal to the
///bit pattern in register number 0. Otherwise, continue ///bit pattern in register number 0. Otherwise, continue
///with the normal sequence of execution. (The jump is ///with the normal sequence of execution. (The jump is
@@ -195,7 +191,7 @@ namespace processor.Properties {
///Example: 0xB43C would first compare the contents of ///Example: 0xB43C would first compare the contents of
///register 0x4 with the contents of register 0x0. If the two ///register 0x4 with the contents of register 0x0. If the two
///were equal, the pattern 0x3C would be placed in the ///were equal, the pattern 0x3C would be placed in the
///program counter so that the next instructi [dizenin kalan bölümü kesildi]&quot;; benzeri yerelleştirilmiş bir dize arar. ///program counter so that the next instructi [rest of string was truncated]&quot;;.
/// </summary> /// </summary>
internal static string _0xBEn { internal static string _0xBEn {
get { get {
@@ -204,9 +200,9 @@ namespace processor.Properties {
} }
/// <summary> /// <summary>
/// HALT execution. /// Looks up a localized string similar to HALT execution.
///Example: 0xC000 would cause program execution to ///Example: 0xC000 would cause program execution to
///stop. benzeri yerelleştirilmiş bir dize arar. ///stop..
/// </summary> /// </summary>
internal static string _0xCEn { internal static string _0xCEn {
get { get {

View File

@@ -141,11 +141,7 @@ Example: 0x40A4 would cause the contents of register
0xA to be copied into register 0x4.</value> 0xA to be copied into register 0x4.</value>
</data> </data>
<data name="0x5En" xml:space="preserve"> <data name="0x5En" xml:space="preserve">
<value>ADD the bit patterns in registers S and T as though they <value>ADD the bit patterns in registers S and T as though they were twos complement representations and leave the result in register R. Example: 0x5726 would cause the binary values in registers 0x2 and 0x6 to be added and the sum placed in register 0x7.</value>
were twos complement representations and leave the
result in register R.
Example: 0x5726 would cause the binary values in reg&#x2;isters 0x2 and 0x6 to be added and the sum placed in
register 0x7.</value>
</data> </data>
<data name="0x6En" xml:space="preserve"> <data name="0x6En" xml:space="preserve">
<value>ADD the bit patterns in registers S and T as though they <value>ADD the bit patterns in registers S and T as though they