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