aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Ro
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-12-26Added Generic Math to BitUtils (#3929)1.1.491Hunter
2022-12-24Some minor cleanups and optimizations (#4174)1.1.489Berkan Diler
2022-11-16Make use of Random.Shared (#3852)1.1.347Berkan Diler
2022-05-05Enable JIT service LLE (#2959)1.1.117gdkchan
2022-05-05Fix shared memory leak on Windows (#3319)1.1.116gdkchan
2022-05-02Support memory aliasing (#2954)1.1.110gdkchan
2022-02-09misc: Make PID unsigned long instead of long (#3043)1.1.22Mary
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-11-01hle: Make Ryujinx.HLE project entirely safe (#2789)Mary
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-13Correct type of executable sizes (#1802)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-06-22Update NRR structs (#1291)VolcaEM
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise
2019-11-26Fix issues on ro implementation (#834)Thog
2019-11-08Improve IRoInterface logic (#809)Thomas Guillemard