index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
service
Age
Commit message (
Expand
)
Author
2025-02-17
feat: Add Home Menu launch support and system improvements
Zephyron
2025-02-16
service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled
Zephyron
2025-02-16
service/am: Implement CreateManagedDisplaySeparableLayer
Zephyron
2025-01-27
service: Implement GPU error handling IPC commands for AM
Zephyron
2025-01-20
service-am: Handle panic conditions in SetTerminateResult
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-06
service/am: Implement friend invitation storage channel
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-03-04
"Merge Tagged PR 13018"
yuzubot
2024-02-24
set: add GetPlatformRegion
Liam
2024-02-19
fs: Add and use fs_save_data_types.h
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
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
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
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-14
vi: extract types
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
2024-02-12
am: rewrite ILibraryAppletSelfAccessor
Liam
2024-02-12
am: rewrite ILibraryAppletCreator
Liam
2024-02-12
am: rewrite ILibraryAppletAccessor
Liam
2024-02-12
am: rewrite IHomeMenuFunctions
Liam
2024-02-12
am: rewrite IGlobalStateController, add ICradleFirmwareUpdater
Liam
2024-02-12
am: rewrite IDisplayController
Liam
2024-02-12
am: move IDebugFunctions
Liam
2024-02-12
am: rewrite ICommonStateGetter
Liam
2024-02-12
am: rewrite IApplicationFunctions
Liam
2024-02-11
am: rewrite IAppletCommonFunctions
Liam
2024-02-11
am: rewrite IAudioController
Liam
2024-02-11
am: rewrite ISystemAppletProxy
Liam
2024-02-11
am: rewrite ILibraryAppletProxy
Liam
2024-02-11
am: rewrite IApplicationProxy
Liam
2024-02-11
am: rewrite appletAE, appletOE
Liam