diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 20:21:47 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 20:21:47 +1000 |
commit | b8fe6b6f7c1c1729f1aaf987691d948f67b014c6 (patch) | |
tree | 389e7d5769794c08e74ed77620c0c73dce3c0513 /src/core/constants.cpp | |
parent | 0acfbc5fa12edb651304511466a4328386b0b6b1 (diff) |
service/acc: implement Nintendo Account integration and cleanup
- Add Nintendo Account related implementations:
* GetNintendoAccountId
* GetNintendoAccountUserResourceCache
* IsLinkedWithNintendoAccount
* StoreSaveDataThumbnailApplication
- Improve version handling:
* Add proper firmware version comments
* Implement deprecated and new TrySelectUserWithoutInteraction
* Update service interface versioning
- Clean up code organization:
* Remove redundant clang-format markers
* Fix constructor formatting
* Improve error handling in InitializeApplicationInfoBase
* Add proper debug logging
* Update copyright headers
- Add proper documentation for buffer types and sizes
These changes improve Nintendo Account integration support while
cleaning up the codebase and improving version compatibility
handling. The implementation provides stubs for network-related
functionality to allow applications to proceed while proper
integration is developed.
Diffstat (limited to 'src/core/constants.cpp')
0 files changed, 0 insertions, 0 deletions