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
/
mii
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-14
service: set: Migrate ISystemSettingsServer to new IPC
Narr the Reg
2024-02-01
service: use const references for input raw data
Liam
2024-01-29
service: mii: Set arguments as const
Narr the Reg
2024-01-26
service: mii: Migrate service to new interface
Narr the Reg
2023-11-25
service: nfc: Validate mii data
german77
2023-10-19
service: mii: Create random mii with name
Narr the Reg
2023-09-27
service: mii: Fix reported bugs
german77
2023-09-23
service: mii: Limit checks to string size
german77
2023-09-21
am: mii_edit: Implement DB operations
Narr the Reg
2023-09-18
service: mii: Address review comments
german77
2023-09-17
service: mii: Implement the rest of the service
german77
2023-09-17
service: mii: Implement database manager
german77
2023-09-17
service: mii: Implement figurine database
german77
2023-09-17
service: mii: Add device crc16
german77
2023-09-17
service: mii: Complete structs and fix mistakes
german77
2023-09-17
mii_types: Remove null terminator check
lat9nq
2023-09-11
service: mii: Remove most magic values
Narr the Reg
2023-09-11
mii: service: Address review
german77
2023-09-11
mii: Prepare Interface for new implementation
german77
2023-09-11
service: mii: Fix ver3 inconsistencies
german77
2023-09-10
service: mii: move char info operations
german77
2023-09-10
service: mii: Move store data operations
german77
2023-09-10
service: mii: Move core data operations
german77
2023-09-10
service: mii: Move ver3 operations
german77
2023-09-10
service: mii: separate mii types into their own file
german77
2023-09-10
service: mii: Move all raw data to it's file
german77
2023-09-10
service: mii: Add mii util and result
german77
2023-09-07
service: mii: Fix broken mii on MK8
Narr the Reg
2023-09-05
service: mii: Fix default mii database
german77
2023-08-08
core: remove ResultVal type
Liam
2023-03-15
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-14
service: nfp: Actually write correct crc
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-10-02
service: mii: Copy only valid name bytes
german77
2022-10-02
nfp: Multiple fixes against HW
german77
2022-10-02
service: nfp: Rewrite and implement applet calls
german77
2022-09-07
core: nfp: Correct date and amiibo name
Narr the Reg
2022-09-07
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-21
service: Move mii enums and structs into its own file
Morph
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
service: Migrate to the new UUID implementation
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-11-02
general: Remove MakeResult helpers
Morph
[next]