Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.Core
Ac_K 424e045940 More stubs (#47)
* Stubs implementations

Services Bsd, Nifm & SSL stubs implementations
Objects IGeneralService, IRequest stubs implementations.
Fake-Fix GetAvailableLanguageCodes stub too ^^!

* More stubs

- Fix SvcGetInfo loops by gdkchan.
- Implement stub for Sfdnsres service.
- Add more stubs for Bsd service.

* Update ServiceSfdnsres.cs
2018-02-28 17:58:04 -03:00
..
Hid implement single tap touchscreen (#34) 2018-02-22 10:28:27 -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 More stubs (#47) 2018-02-28 17:58:04 -03:00
Config.cs Implement many objects, improve logging. (#42) 2018-02-25 15:58:16 -03:00
Hid.cs implement single tap touchscreen (#34) 2018-02-22 10:28:27 -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 implement single tap touchscreen (#34) 2018-02-22 10:28:27 -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