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
/
Executables
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
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-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-11-18
loaders: Fix possible parsing errors of informations on some NSO (#1724)
Ac_K
2020-11-06
Loaders: Log extra NSO informations (#1661)
Ac_K
2020-09-01
Update to LibHac 0.12.0 (#1485)
Alex Barney
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-04-07
Use libhac for loading NSO and KIP (#1047)
Elise
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-28
Better process implementation (#491)
gdkchan
2018-10-10
Implement IRoInterface (#445)
Thomas Guillemard
2018-07-17
Fix wrong assignment and allow null FilePaths on Executable
gdkchan
2018-07-17
hbabi: Implement argv (#272)
Thomas Guillemard
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan