Ryujinx/Ryujinx.Core
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
..
Hid Remove unneeded log messages 2018-03-04 00:09:16 -03:00
Loaders Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData 2018-02-27 20:45:07 -03:00
OsHle Improve CPU initial translation speeds (#50) 2018-03-04 14:09:59 -03:00
Settings Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch 2018-03-03 14:04:58 -03:00
Config.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
Logging.cs Implement many objects, improve logging. (#42) 2018-02-25 15:58:16 -03:00
Ryujinx.Core.csproj Split main project into core,graphics and chocolarm4 subproject (#29) 2018-02-20 17:09:23 -03:00
Switch.cs Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch 2018-03-03 14:04:58 -03:00
VirtualFs.cs Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData 2018-02-27 20:45:07 -03:00