RyuKen/Ryujinx/OsHle/Handles
2018-02-17 18:36:08 -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 Add events to shared memory, make it work better with direct memory 2018-02-17 18:36:08 -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 Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments 2018-02-13 23:43:08 -03:00