aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Ro
AgeCommit message (Expand)Author
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