Ryujinx/Ryujinx.Core/OsHle
Tobias 7b7dbdcc6a Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133)
* Stubs for NFP

* Stubs for ACC

* Implement SvcGetThreadCoreMask

* Fixup

* Fixup 2

* Fixup 3

* Address Cyuubi's feedback
2018-06-10 01:36:07 -03:00
..
Diagnostics Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 2018-05-26 17:50:47 -03:00
Exceptions Split main project into core,graphics and chocolarm4 subproject (#29) 2018-02-20 17:09:23 -03:00
Handles Somewhat better implementation of thread yield 2018-06-09 18:19:14 -03:00
Ipc Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Kernel Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) 2018-06-10 01:36:07 -03:00
Services Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) 2018-06-10 01:36:07 -03:00
Utilities NvServices refactoring (#120) 2018-05-07 15:53:23 -03:00
AppletStateMgr.cs [HLE/Kernel] Somewhat improved sync primitives 2018-04-18 23:52:36 -03:00
ErrorCode.cs Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 2018-03-05 16:18:37 -03:00
ErrorModule.cs Add & Correct ErrorModules (#137) 2018-06-08 19:57:42 -03:00
GlobalStateTable.cs Support different framebuffer offsets (fixes #59) 2018-03-20 12:18:25 -03:00
Homebrew.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
Horizon.cs NvServices refactoring (#120) 2018-05-07 15:53:23 -03:00
IdDictionary.cs Support different framebuffer offsets (fixes #59) 2018-03-20 12:18:25 -03:00
MemoryAllocator.cs NvServices refactoring (#120) 2018-05-07 15:53:23 -03:00
MemoryRegions.cs Bump the maximum number of threads 2018-04-06 10:53:18 -03:00
MemoryType.cs Split main project into core,graphics and chocolarm4 subproject (#29) 2018-02-20 17:09:23 -03:00
Process.cs Add a C++ demangler (#119) 2018-05-22 17:40:02 -03:00
ServiceCtx.cs [WIP] Add support for events (#60) 2018-03-19 15:58:46 -03:00
SystemLanguage.cs Fix GetDesiredLanguage and expose a way to set the desired language, default to english 2018-04-29 20:18:46 -03:00
SystemStateMgr.cs Fix GetDesiredLanguage and expose a way to set the desired language, default to english 2018-04-29 20:18:46 -03:00