1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Core/OsHle/Services/Set
gdkchan 3edb66f389
Improve CPU initial translation speeds (#50)
* Add background translation to the CPU

* Do not use a separate thread for translation, implement 2 tiers translation

* Remove unnecessary usings

* Lower MinCallCountForReJit

* Remove unused variable
2018-03-04 14:09:59 -03:00
..
ServiceSet.cs Stubs implementations (#45) 2018-02-28 00:31:52 -03:00
ServiceSetSys.cs Improve CPU initial translation speeds (#50) 2018-03-04 14:09:59 -03:00