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
/
Services
/
Am
/
AppletAE
/
AllSystemAppletProxiesService
/
LibraryAppletCreator
/
ILibraryAppletAccessor.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-14
Rename Hipc to Cmif where appropriate (#3880)
Alex Barney
2023-03-04
Minor code formatting (#4498)
gdkchan
2023-01-04
IPC refactor part 3+4: New server HIPC message processor (#4188)
gdkchan
2021-10-12
Inline software keyboard without input pop up dialog (#2180)
Caian Benedicto
2021-06-29
Fix disposing of IPC sessions server at emulation stop (#2334)
Mary
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-03-28
am: Stub ILibraryAppletAccessor RequestExit (#2142)
Ac_K
2021-03-10
Close ILibraryAppletAccessor handles on disposal (#2094)
gdkchan
2021-01-08
am: stub PresetLibraryAppletGpuTimeSliceZero (#1876)
Ac_K
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-22
Add multiple calls to am service (#1411)
Ac_K
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2019-11-18
Initial swkbd implementation (#826)
jduncanator
2019-11-14
Implement a rudimentary applets system (#804)
jduncanator
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K