index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
applet_ae.h
Age
Commit message (
Expand
)
Author
2024-02-11
am: rewrite appletAE, appletOE
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-07
service: Reduce header include overhead
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-24
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2019-09-21
am: Implement ISelfController Exit
Zach Hilman
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-06-24
applets: Pass current process title ID to applets
Zach Hilman
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-09-10
hle/service: Default constructors and destructors in the cpp file where appli...
Lioncash
2018-07-19
hle/service: Make constructors explicit where applicable
Lioncash
2018-05-07
Stubs for QLaunch (#428)
Hexagon12
2018-02-02
Service/am: Add AppletAE service (#153)
mailwl