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
2023-03-31
HLE: Refactoring of ApplicationLoader (#4480)
Ac_K
2023-03-17
Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)
TSRBerry
2023-03-01
Update LibHac to 0.18.0 (#4414)
Steveice10
2023-01-29
Initial Apple Hypervisor based CPU emulation (#4332)
gdkchan
2023-01-18
HOS: Load RomFs by pid (#4301)
Ac_K
2023-01-08
Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)
Ac_K
2023-01-05
Make PPTC state non-static (#4157)
gdkchan
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-06-22
Rewrite kernel memory allocator (#3316)
gdkchan
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2022-05-03
Implement PM GetProcessInfo atmosphere extension (partially) (#2966)
gdkchan
2022-02-27
Update LibHac to v0.16.0 (#3159)
Alex Barney
2021-08-12
Update to LibHac 0.13.1 (#2475)
Alex Barney
2021-08-04
Update TamperMachine and disable write-to-code prevention (#2506)
Caian Benedicto
2021-07-13
Revert LibHac update
Mary
2021-07-13
Update to LibHac 0.13.1 (#2328)
Alex Barney
2021-06-29
Initial support for separate GPU address spaces (#2394)
gdkchan
2021-05-24
POWER - Performance Optimizations With Extensive Ramifications (#2286)
riperiperi
2021-03-27
Add the TamperMachine module for runtime mods and cheats (#1928)
Caian Benedicto
2020-12-17
PPTC Follow-up. (#1712)
LDj3SNuD
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-08-04
Improved Logger (#1292)
mageven
2020-07-09
Implement modding support (#1249)
mageven
2020-07-04
Fix compilation warnings and use new LibHac APIs for executable loading (#1350)
Mary
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