swurl
f786802b9b
User Data Migration from Citron, Sudachi, and Yuzu ( #91 )
Includes citron, sudachi, yuzu
currently broken, because the eden dir is always made early?
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/91
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
12 months ago
crueter
9cef9f5dce
Update fmt to allow for v11
Signed-off-by: swurl <swurl@swurl.xyz>
1 year ago
Narr the Reg
ba58902d76
service: nfc: Implement SetNfcEnabled
2 years ago
Kelebek1
05afa94a3b
Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
2 years ago
FearlessTobi
3b98aaef24
result: Make fully constexpr, add ON_RESULT_INCLUDED
2 years ago
Kelebek1
52c35521bd
Rework time service to fix time passing offline.
3 years ago
Narr the Reg
682d36b368
service: nfc: Create backup when none exist
2 years ago
Viktor Szépe
cff668e1c4
Fix typos in src/core ( #12625 )
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
2 years ago
Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
Narr the Reg
919d2ba033
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
2 years ago
german77
95e03e4901
service: nfc: Validate mii data
2 years ago
Narr the Reg
5f6b4418df
service: hid: Create appropriate hid resources
2 years ago
Narr the Reg
9e23ac140d
service: nfc: Implement SetRegisterInfoPrivate mii support
3 years ago
german77
24eb40cb70
service: mii: Fix reported bugs
3 years ago
german77
da7883dbc5
service: nfc: Fully Implement GetRegisterInfoPrivate
3 years ago
german77
3bca24616a
service: nfc: Fix amiibo formatting
3 years ago
german77
6377a46668
mii: Prepare Interface for new implementation
3 years ago
german77
f1d7f23049
service: mii: Fix ver3 inconsistencies
3 years ago
german77
15619d2052
service: mii: Move ver3 operations
3 years ago
german77
e51d54de30
service: mii: separate mii types into their own file
3 years ago
Narr the Reg
9fc8535c6a
service: mii: Fix broken mii on MK8
3 years ago
Narr the Reg
2aab79426a
service: nfc: Update Implementation to match with latest RE
3 years ago
german77
a4c3c3bc2e
service: nfc: Ensure controller is in the correct mode
3 years ago
Narr the Reg
b24451c571
input_common: Implement native mifare support
3 years ago
Narr the Reg
6ae2249f88
service: nfc: Read tag protocol only for nfc backend
3 years ago
Narr the Reg
05fcd73843
service: nfc: Accuracy fixes
3 years ago
german77
4255ac45d1
service: nfc: Add backup support
3 years ago
Narr the Reg
6a217dd7a5
service: nfc: Remove encryption key requirement
3 years ago
Narr the Reg
60ba48c5e2
input_common: Implement amiibo writting
3 years ago
Narr the Reg
cc610d369c
service: nfc: Seed all random values
3 years ago
german77
e43d1c20d5
service: nfp: Allow to load with a different amiibo id
3 years ago
Narr the Reg
2a36d667c9
service: nfc: Merge device interfaces and create the device manager
3 years ago
Narr the Reg
f8d2ab4660
service: nfc: Create mifare interface
3 years ago
Narr the Reg
db242ac13f
service: nfc: Create interface
3 years ago
Narr the Reg
9704f1bc7e
nfc: Initialize device when controller is connected
3 years ago
Liam
d7e9461b71
service: move hle_ipc from kernel
3 years ago
Liam
1c3a93e7c4
service: refactor server architecture
Converts services to have their own processes
3 years ago
Narr the Reg
000a5852ee
core: hid: Only set the polling mode to the correct side
3 years ago
german77
22eb8ce395
yuzu: Add ring controller test button
3 years ago
ameerj
713394d526
hle_ipc: Rename ReadBufferSpan to ReadBuffer
3 years ago
ameerj
db9a523aae
service: Use ReadBufferSpan where it is trivial to do so
3 years ago
german77
8a90856b25
service: nfc: Silence ListDevices
3 years ago
Narr the Reg
dbfc2f7ee2
service: nfc: Implement mifare service
4 years ago
Lioncash
8c35c8c4a6
service: Make use of buffer element count helpers
3 years ago
Narr the Reg
5c134b62bd
service: nfc: Implement nfc user
4 years ago
german77
d08c8cf877
nfp: Multiple fixes against HW
4 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
Morph
52fa30ab7d
service: Reduce header include overhead
5 years ago
Morph
7ebc38a6d1
general: Replace RESULT_SUCCESS with ResultSuccess
Transition to PascalCase for result names.
5 years ago
bunnei
7a76bc30fa
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
5 years ago