1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-27 03:24:00 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services
Mary-nyan dff138229c
amadeus: Fixes and initial 15.0.0 support (#3908)
* amadeus: Allow OOB read of GC-ADPCM coefficients

Fixes "Ninja Gaiden Sigma 2" and possibly "NINJA GAIDEN 3: Razor's Edge"

* amadeus: Fix wrong variable usage in delay effect

We should transform the delay line values, not the input.

* amadeus: Update GroupedBiquadFilterCommand documentation

* amadeus: Simplify PoolMapper alignment checks

* amadeus: Update Surround delay effect matrix to REV11

* amadeus: Add drop parameter support and use 32 bits integers for estimate time

Also implement accurate ExecuteAudioRendererRendering stub.

* Address gdkchan's comments

* Address gdkchan's other comments

* Address gdkchan's comment
2022-11-28 08:28:45 +01:00
..
Account infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Am am: Stub GetSaveDataSizeMax (#3857) 2022-11-18 03:29:01 +00:00
Apm
Arp
Audio amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
Bcat
Bgtc
Bluetooth
BluetoothManager
Caps
Cec
Ectx am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) 2021-03-25 23:25:49 +01:00
Erpt
Es
Eupld
Fatal fatal: Implement Service (#3573) 2022-10-02 10:30:46 +02:00
Friend Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) 2022-11-24 15:26:29 +01:00
Fs Update to LibHac 0.17.0 (#3878) 2022-11-23 18:32:35 +01:00
Grc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Hid hid/irs: Stub StopImageProcessorAsync (#3799) 2022-10-27 21:36:37 +00:00
Ins
Lbl
Ldn
Lm
Loader
Mig
Mii infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Mm
Mnpp Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
Ncm
News
Nfc Use new C# 11 u8 string literals (#3854) 2022-11-16 16:30:12 -03:00
Ngct
Nifm Use new C# 11 u8 string literals (#3854) 2022-11-16 16:30:12 -03:00
Nim
Notification Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Npns
Ns
Nv Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Olsc
Ovln
Pcie
Pctl
Pcv
Pm
Prepo Make use of Random.Shared (#3852) 2022-11-16 15:34:18 -03:00
Psc
Ptm HLE: fix small issue in IPsmSession (#3909) 2022-11-27 01:10:42 +00:00
Ro Make use of Random.Shared (#3852) 2022-11-16 15:34:18 -03:00
Sdb Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) 2022-11-24 15:26:29 +01:00
Settings infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Sm Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sockets sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3924) 2022-11-28 02:53:57 +01:00
Spl Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Srepo
Ssl infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
SurfaceFlinger Allow Surface Flinger frame enqueue after process has exited (#3733) 2022-10-02 21:50:03 +00:00
Time Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) 2022-11-24 15:26:29 +01:00
Usb
Vi
Wlan Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
CommandHIpcAttribute.cs
CommandTIpcAttribute.cs
DisposableIpcService.cs
DummyService.cs
IpcService.cs Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
ServerBase.cs
ServiceAttributes.cs