GreemDev-Ryujinx/ChocolArm64
Alex Barney b2b736abc2 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
..
Decoders Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Events
Instructions Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IntermediateRepresentation Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
Memory Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
State Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Translation Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ChocolArm64.csproj Built in profiling (#567) 2019-04-26 14:53:10 +10:00
CpuThread.cs
OpCodeTable.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Optimizations.cs