Ryujinx-ChocolArm64/Translation
Alex Barney 25e6a2e0ea Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
CallType.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
ILEmitterCtx.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ILGeneratorEx.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
RegisterUsage.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
TranslatedSub.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
TranslatedSubBuilder.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
TranslationTier.cs Implement speculative translation on the CPU (#515) 2019-02-04 18:26:05 -03:00
Translator.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
TranslatorCache.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
TranslatorQueue.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
TranslatorQueueItem.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00