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
/
ProgramLoader.cs
Age
Commit message (
Expand
)
Author
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-05-15
Refactor out Application details from Horizon (#1236)
mageven
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-12
Implement update loader and log loaded application info (#1023)
Xpl0itR
2020-04-07
Use libhac for loading NSO and KIP (#1047)
Elise
2019-11-14
Set AArch32 mode in KThread (#818)
Natalie C
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-01-24
Add ARM32 support on the translator (#561)
gdkchan
2019-01-18
Improve kernel IPC implementation (#550)
gdkchan
2018-12-18
Refactor SVC handler (#540)
gdkchan
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-11-28
Better process implementation (#491)
gdkchan