rjx-mirror/Ryujinx/OsHle/Handles
Kurt 068f9bff2e Misc language usage simplifications (#26)
un-nest some logic
add some xmldoc
simplify ini parse
2018-02-20 07:54:00 -03:00
..
HDomain.cs Make HSessionObj implement IDisposable (#10) 2018-02-10 15:31:40 -03:00
HEvent.cs aloha 2018-02-04 20:08:20 -03:00
HNvMap.cs aloha 2018-02-04 20:08:20 -03:00
HSession.cs aloha 2018-02-04 20:08:20 -03:00
HSessionObj.cs Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments 2018-02-13 23:43:08 -03:00
HSharedMem.cs Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
HThread.cs Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments 2018-02-13 23:43:08 -03:00
HTransferMem.cs Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method 2018-02-07 13:44:48 -03:00
KProcessScheduler.cs Somewhat better scheduler I guess 2018-02-19 16:37:13 -03:00