index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Nfc
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-14
Rename Hipc to Cmif where appropriate (#3880)
Alex Barney
2023-04-03
Source generated json serializers (#4582)
Andrey Sukharev
2023-03-21
Revert "Use source generated json serializers in order to improve code trimmi...
gdkchan
2023-03-21
Use source generated json serializers in order to improve code trimming (#4094)
Andrey Sukharev
2023-01-04
IPC refactor part 3+4: New server HIPC message processor (#4188)
gdkchan
2022-12-12
Use method overloads that support trimming. Mark some types to be trimming fr...
Andrey Sukharev
2022-11-16
Use new C# 11 u8 string literals (#3854)
Berkan Diler
2022-11-16
Make use of Random.Shared (#3852)
Berkan Diler
2022-10-19
Manage state of NfcManager (#3678)
Carl Ouellette
2022-10-18
Avoid allocations in .Parse methods (#3760)
Berkan Diler
2022-08-11
Rename ToSpan to AsSpan (#3556)
gdkchan
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2021-11-30
Fix Amiibo hanging since .NET 6 changes (#2890)
Mary
2021-11-28
infra: Migrate to .NET 6 (#2829)
Mary
2021-11-15
Nickname! - Init Amiibos with Profile's name! (#2804)
VocalFan
2021-08-11
hle: Tidy-up ServiceNotImplementedException (#2535)
jduncanator
2021-06-24
nfc/nfp: Implement ISystemManager and ISystem (#2381)
Ac_K
2021-04-30
nfp: Increase Amiibo scanning delay (#2256)
Ac_K
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-03-18
nfp: Amiibo scanning support (#2006)
Ac_K
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-05-03
Improvements to input and input configuration in the GUI. (#849)
Xpl0itR
2020-04-03
HID SharedMem Rework (#1003)
mageven
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K
2019-07-22
Little rewrite of HID input (#723)
emmauss
2019-07-14
Refactoring result codes (#731)
Ac_K
2019-07-11
Refactoring commands handling (#728)
Ac_K
2019-07-10
IPC services refactoring (#726)
Ac_K
2019-06-28
nfp:user: Implement IUser (#714)
Ac_K