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
/
Exceptions
Age
Commit message (
Expand
)
Author
2021-09-15
hos: Cleanup the project (#2634)
Ac_K
2021-08-11
hle: Tidy-up ServiceNotImplementedException (#2535)
jduncanator
2021-08-04
Update TamperMachine and disable write-to-code prevention (#2506)
Caian Benedicto
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-03-27
Add the TamperMachine module for runtime mods and cheats (#1928)
Caian Benedicto
2021-03-19
IPC: Remove IIpcService interface (#2121)
Ac_K
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-04-03
HID SharedMem Rework (#1003)
mageven
2020-01-12
System firmware installer (#791)
emmauss
2019-10-16
Move InvalidSystemResourceException with the other Exceptions (#794)
Ac_K
2019-10-08
Update time implementation to 9.0.0 (#783)
Thomas Guillemard
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-07-11
Refactoring commands handling (#728)
Ac_K
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-03-15
Print Guest Stack Trace in ServiceNotImplemented Exception (#650)
jduncanator
2019-01-21
Resolve build merge conflict (#559)
jduncanator
2019-01-11
Refactor Ryujinx.Common and HLE Stub Logging (#537)
jduncanator
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-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan