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
/
nfc
/
common
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-02-09
Revert "Replace yuzu identifiers with citron"
Zephyron
2025-02-09
Replace yuzu identifiers with citron
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-23
service: nfc: Implement SetNfcEnabled
Narr the Reg
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-15
service: nfc: Create backup when none exist
Narr the Reg
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-01
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
Narr the Reg
2023-11-25
service: nfc: Validate mii data
german77
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
2023-10-01
service: nfc: Implement SetRegisterInfoPrivate mii support
Narr the Reg
2023-09-27
service: mii: Fix reported bugs
german77
2023-09-17
service: nfc: Fully Implement GetRegisterInfoPrivate
german77
2023-09-15
service: nfc: Fix amiibo formatting
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 ver3 operations
german77
2023-09-10
service: mii: separate mii types into their own file
german77
2023-09-07
service: mii: Fix broken mii on MK8
Narr the Reg
2023-07-17
service: nfc: Update Implementation to match with latest RE
Narr the Reg
2023-07-02
service: nfc: Ensure controller is in the correct mode
german77
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-06-14
service: nfc: Accuracy fixes
Narr the Reg
2023-06-06
service: nfc: Add backup support
german77
2023-05-25
Merge pull request #10396 from german77/amiibo_write
bunnei
2023-05-22
service: nfc: Remove encryption key requirement
Narr the Reg
2023-05-21
input_common: Implement amiibo writting
Narr the Reg
2023-05-09
service: nfc: Seed all random values
Narr the Reg
2023-05-09
service: nfp: Allow to load with a different amiibo id
german77
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg