ryujinx/src/Ryujinx.HLE/HOS/Services
LotP1 918ec1bde3
cores rework (#505)
This PR changes the core count to be defined in the device instead of
being a const value.
This is mostly a change for future features I want to implement and
should not impact any functionality.
The console will now log the range of cores requested from the
application, and for now, if the requested range is not 0 to 2 (the 3
cores used for application emulation), it will give an error message
which tells the user to contact me on discord. I'm doing this because
I'm interested in finding applications/games that don't use 3 cores and
the error will be removed in the future once I've gotten enough data.
2025-01-09 21:43:18 -06:00
..
Account Headless in Avalonia v2 (#448) 2024-12-28 03:49:06 -06:00
Am Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Apm editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Arp Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00
Bgtc editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Bluetooth editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
BluetoothManager editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Caps Replace ImageSharp with SkiaSharp everywhere (#7030) 2024-08-31 11:32:53 -03:00
Cec [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
Ectx editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Erpt editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Es editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Eupld editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Fatal Do not compare Span<T> to 'null' or 'default' (#6683) 2024-04-19 09:21:21 -03:00
Fs Include Hack for XC2 JP Edition (#481) 2025-01-01 02:15:14 -06:00
Grc editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hid Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ldn Prefer generic overload when type is known (#430) 2024-12-22 13:23:35 -06:00
Loader editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Mig editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Mii misc: Convert UIntUtils.CreateRandom into an extension on Random. 2024-10-12 21:41:36 -05:00
Mnpp editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ncm editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
News editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Nfc Prefer 'Convert.ToHexString' over call chains based on 'BitConverter.ToString' (#428) [ci-skip] 2024-12-30 01:53:43 -06:00
Ngct misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Nifm misc: Convert UIntUtils.CreateRandom into an extension on Random. 2024-10-12 21:41:36 -05:00
Nim nim:eca : Stub CreateServerInterface2 (#7128) 2024-08-17 09:57:22 +01:00
Notification editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Npns editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ns editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Nv Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Olsc editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Pcie editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Pctl Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00
Pcv editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Pm editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ptm ts: Migrate service to Horizon project (#6514) 2024-04-05 15:45:43 -03:00
Ro editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Sdb misc: Code cleanups & remove references to Patreon & Twitter. 2024-10-11 17:56:59 -05:00
Settings misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Sm Prefer generic overload when type is known (#430) 2024-12-22 13:23:35 -06:00
Sockets misc: One additional usage of Lock & comment why it's not used on the others. 2024-12-21 17:05:55 -06:00
Spl editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ssl Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
SurfaceFlinger chore: Remove duplicate VSyncMode enum in GAL 2024-12-27 00:38:12 -06:00
Time Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Vi misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
CommandCmifAttribute.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
CommandTIpcAttribute.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DisposableIpcService.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DummyService.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IpcService.cs Prefer generic overload when type is known (#430) 2024-12-22 13:23:35 -06:00
ServerBase.cs cores rework (#505) 2025-01-09 21:43:18 -06:00
ServiceAttributes.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00