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
/
acc
Age
Commit message (
Expand
)
Author
2025-02-17
feat: Add Home Menu launch support and system improvements
Zephyron
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-02-09
service/acc: Clean up account service implementation
Zephyron
2025-02-08
service/acc: implement Nintendo Account integration and cleanup
Zephyron
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-24
acc: add account manager for acc:u1
Liam
2024-02-16
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-01-17
Update based on feedback
Andrew Pilley
2024-01-17
Allow -u to accept a username string in addition to index, and suppress the U...
Andrew Pilley
2024-01-13
service: acc: Only save profiles when profiles have changed
german77
2023-11-05
service: acc: Ensure proper profile size
german77
2023-10-18
Merge pull request #11791 from german77/bufferx
liamwhite
2023-10-16
service: hle: Allow to access read buffer A and X directly
german77
2023-10-17
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-08-08
core: remove ResultVal type
Liam
2023-07-22
core: implement GetGaiStringErrorRequest, IContextRegistrar
Liam
2023-06-03
service: account: Save user profile folder on first user creation
german77
2023-03-12
general: fix spelling mistakes
Liam
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-02
core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
bunnei
2022-10-12
kernel: remove KWritableEvent
Liam
2022-08-27
core/acc: Make CheckAvailability use LOG_DEBUG
FearlessTobi
2022-07-14
service: ac: Replace intances of ProfileData with UserData
german77
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-19
common: Reduce unused includes
ameerj
2022-03-19
core: Reduce unused includes
ameerj
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
profile: Migrate to the new UUID implementation
Morph
2022-01-21
service/acc: Update unknown function names
Lioncash
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
service: acc: Stub acc:u0 '160'
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-09-22
common/uuid: Add validity checking functions to interface
Lioncash
2021-09-09
Mark is_complete as atomic
Chloe Marcec
2021-09-09
Addressed issues
Chloe Marcec
2021-09-06
address name shadowing with system
Chloe Marcec
2021-09-06
account: EnsureTokenIdCacheAsync
Chloe Marcec
2021-07-26
common: uuid: Return a lower-case hex string in Format
Morph
[next]