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
/
ns
/
ns.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-18
ns: rewrite IServiceGetterInterface
Liam
2024-02-18
ns: rewrite IApplicationManagerInterface
Liam
2024-02-18
ns: rewrite IReadOnlyApplicationControlDataInterface
Liam
2024-02-18
ns: rewrite IReadOnlyApplicationRecordInterface
Liam
2024-02-18
ns: rewrite IDownloadTaskInterface
Liam
2024-02-18
ns: rewrite IDocumentInterface
Liam
2024-02-18
ns: rewrite IContentManagementInterface
Liam
2024-02-18
ns: move IFactoryResetInterface
Liam
2024-02-18
ns: move IECommerceInterface
Liam
2024-02-18
ns: move IApplicationVersionInterface
Liam
2024-02-18
ns: move IAccountProxyInterface
Liam
2024-01-29
core: support offline web applet
Liam
2023-10-02
service: caps: Partially implement IAlbumAccessorService
Narr the Reg
2023-08-08
core: remove ResultVal type
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-10-11
general: preliminary support for hbl
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-27
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-06-29
service: Update function tables
VolcaEM
2019-09-22
Rebase
David Marcec
2019-09-22
Rebase
David Marcec
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-06-05
service/ns: Add missing override specifiers
Lioncash
2019-05-23
Address review comments
Michael Scire
2019-05-23
clang-format fixes
Michael Scire
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-02-14
pl_u: Implement basic shared font loading from RAM dump.
bunnei
2017-10-12
Remove lots more 3DS-specific code.
bunnei
2017-09-16
Services/NS: Port ns:s to the new service framework.
Subv