Ryujinx/Ryujinx.HLE/HOS
gdkchan 6d65e53664
Remove cold methods from the CPU cache (#224)
* Remove unused tracing functionality from the CPU

* GetNsoExecutable -> GetExecutable

* Unsigned comparison

* Re-add cpu tracing

* Config change

* Remove cold methods from the translation cache on the cpu

* Replace lock with try lock, pass new ATranslatorCache instead of ATranslator

* Rebase fixups
2018-09-19 17:07:56 -03:00
..
Diagnostics/Demangler Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Kernel Fix performance regression caused by the new scheduler changes (#422) 2018-09-19 12:16:20 -03:00
Services Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
SystemState Show Game Title on Titlebar (#408) 2018-09-19 14:09:49 +02:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Show Game Title on Titlebar (#408) 2018-09-19 14:09:49 +02:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00