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
/
Loaders
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-12
HLE: Deal with empty title names properly (#4643)
TSRBerry
2023-04-05
hle: Set ProcessResult name from NACP (#4633)
TSRBerry
2023-04-03
Source generated json serializers (#4582)
Andrey Sukharev
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
2022-12-04
Use source generated regular expressions (#4005)
Andrey Sukharev
2022-11-16
Use new C# 11 u8 string literals (#3854)
Berkan Diler
2022-10-18
Avoid allocations in .Parse methods (#3760)
Berkan Diler
2022-08-25
misc: Fix missing null terminator for strings with pchtxt (#3629)
Mary-nyan
2022-02-27
Update LibHac to v0.16.0 (#3159)
Alex Barney
2022-02-22
Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)
Berkan Diler
2022-01-12
Update to LibHac 0.15.0 (#2986)
Alex Barney
2021-12-23
Update to LibHac v0.14.3 (#2925)
Alex Barney
2021-09-15
hos: Cleanup the project (#2634)
Ac_K
2021-03-29
Optimize PrintRoSectionInfo (#2151)
mageven
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-11-18
loaders: Fix possible parsing errors of informations on some NSO (#1724)
Ac_K
2020-11-13
IPSwitch: Quick fix to patch sets toggling (#1668)
mageven
2020-11-06
Loaders: Log extra NSO informations (#1661)
Ac_K
2020-09-01
Update to LibHac 0.12.0 (#1485)
Alex Barney
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-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-21
Suppress warnings from fields never used or never assigned (CS0169 and CS0649...
Cristallix
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
2020-01-12
Add 32 bits support to HleProcessDebugger (#859)
Thog
2019-11-29
Add features to GUI (#757)
Xpl0itR
2019-09-02
Added GUI to Ryujinx (#695)
Xpl0itR
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-02-14
Support HomeBrew Loader (#577)
Thomas Guillemard
2019-01-18
Improve kernel IPC implementation (#550)
gdkchan
2018-12-22
Fix issues with compressed NSO without a section (#548)
Thomas Guillemard
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-29
Normalize all the line endings (#518)
jduncanator
2018-11-28
Better process implementation (#491)
gdkchan
2018-10-30
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
Alex Barney
2018-10-10
Implement IRoInterface (#445)
Thomas Guillemard
2018-09-19
Remove cold methods from the CPU cache (#224)
gdkchan
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-08-15
More flexible memory manager (#307)
gdkchan
2018-07-17
Fix wrong assignment and allow null FilePaths on Executable
gdkchan
2018-07-17
hbabi: Implement argv (#272)
Thomas Guillemard
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-17
Implement NPDM files parser (#169)
Ac_K
[next]