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.Core
/
OsHle
/
Services
/
ServiceFactory.cs
Age
Commit message (
Expand
)
Author
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan
2018-06-02
SMO stubs and implementations (#129)
Starlet
2018-05-25
[IApplicationFunctions/INvDrvServices] Stub GetPseudoDeviceId, FinishInitiali...
Starlet
2018-04-24
Improved logging (#103)
gdkchan
2018-04-22
Stub a few services, add support for generating call stacks on the CPU
gdkchan
2018-04-21
Some implementations (#99)
Ac_K
2018-04-21
Update am service (#98)
Ac_K
2018-04-06
Rename services with the official interface names
gdkchan
2018-03-21
rename some services (#63)
emmauss
2018-03-20
Rename IpcServices -> Services
gdkchan
2018-03-19
[WIP] Add support for events (#60)
gdkchan
2018-03-12
Allow more than one process, free resources on process dispose, implement Svc...
gdkchan
2018-03-11
Implement BSD Service (#54)
Ac_K
2018-03-01
stub set_sys (#49)
emmauss
2018-02-28
More stubs (#47)
Ac_K
2018-02-28
Stubs implementations (#45)
Ac_K
2018-02-25
Implement many objects, improve logging. (#42)
Ac_K