index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
Age
Commit message (
Expand
)
Author
2025-05-12
feat: Add Home Menu launch support and system improvements
Zephyron
2025-05-11
service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled
Zephyron
2025-05-11
service/am: Implement CreateManagedDisplaySeparableLayer
Zephyron
2025-05-11
service: Implement GPU error handling IPC commands for AM
Zephyron
2025-05-11
service-am: Handle panic conditions in SetTerminateResult
Zephyron
2025-05-11
service/am: Implement friend invitation storage channel
Zephyron
2025-05-11
"Merge Tagged PR 13018"
yuzubot
2024-12-20
Using reserve() for optimization inserts, marked unused pair items and minor ...
Herman Semenov
2024-12-20
Added ILibraryAppletSelfAccessor::UnpopInData stub
spectranator
2024-12-20
Added HDCP authentication state event and stubs
Jarrod Norwell
2024-12-20
Fix NROs crashing and loading infinitely
Belal Ashraf
2024-12-20
fix: resume application when library applets are closed
Exverge
2024-12-20
PR#3 review: -l's arg is now optional
RadsammyT
2024-12-20
suyu_cmd: allow launching of applets by supplying FrontendAppletParameters as...
RadsammyT
2024-12-20
Implemented some stubs for Health & Safety and corrected GetGroupInfo behavior
niansa
2024-12-20
Stub out StartSleepSequence
niansa
2024-12-20
Implemented some basic sleep functions
niansa
2024-12-20
Implement option to start QLaunch from Tools menu
niansa
2024-12-20
Port changes from Early Access
niansa
2024-02-24
set: add GetPlatformRegion
Liam
2024-02-19
fs: Add and use fs_save_data_types.h
FearlessTobi
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
Merge pull request #13035 from liamwhite/vi2
Narr the Reg
2024-02-18
Merge pull request #13048 from liamwhite/new-shell
Narr the Reg
2024-02-18
am: account for offset in transfer memory storage
Liam
2024-02-18
Merge pull request #13032 from german77/qlauncher
liamwhite
2024-02-18
ns: rewrite IServiceGetterInterface
Liam
2024-02-18
ns: rewrite IApplicationManagerInterface
Liam
2024-02-18
ns: rewrite IPlatformServiceManager
Liam
2024-02-18
service: Change unique_ptr to make_unique in GetCacheStorageMax
Leystryku
2024-02-18
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
Leystryku
2024-02-18
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
2024-02-18
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
2024-02-18
service: Add GetCacheStorageMax stub to IApplicationFunctions
Leystryku
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
nvnflinger: convert to process
Liam
2024-02-17
am: unify display layer management
Liam
2024-02-16
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-02-16
service: am: Add QLaunch launcher
Narr the Reg
2024-02-14
vi: extract types
Liam
2024-02-12
am: move out omm interfaces to new module
Liam
2024-02-12
am: rewrite IApplicationCreator
Liam
2024-02-12
am: add IApplicationAccessor
Liam
2024-02-12
am: rewrite ILockAccessor
Liam
2024-02-12
am: rewrite IWindowController
Liam
2024-02-12
am: rewrite IStorage
Liam
2024-02-12
am: rewrite IStorageAccessor, ITransferStorageAccessor
Liam
2024-02-12
am: rewrite ISelfController
Liam
2024-02-12
am: rewrite IProcessWindingController
Liam
[next]