Ryujinx/src/Ryujinx.HLE/HOS/Services
FluffyOMC faacec9801
JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615)
Instead of one big 2048MB JIT Cache that'd crash the emulator when maxed
out, we now have it where we add 256MB JIT Cache regions when needed,
helping reduce allocated memory where games don't use the JIT cache for
it, and helping bigger games that DO need JIT cache bigger than 2048MB!

![image](https://github.com/user-attachments/assets/ff17dc48-6028-4377-8c73-746ab21ab83b)
(SSBU goes past the 2048MB JIT Cache limit that would normally crash
Ryujinx ^)

Also I added a BSD socket that Baba is You's networking for downloading
custom levels uses.
2025-02-10 15:53:44 -06:00
..
Account misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Am misc: chore: Fix object creation in HLE project 2025-01-26 15:15:26 -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 misc: chore: Fix object creation in HLE project 2025-01-26 15:15:26 -06: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 misc: chore: Fix object creation in HLE project 2025-01-26 15:15:26 -06:00
Grc editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hid misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Ldn misc: chore: Use string.Empty in more places where it's snuck back 2025-01-28 22:17:11 -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: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06: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 misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ngct misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Nifm misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06: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 misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Nv misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -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 misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06: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 misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Sdb misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Settings misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Sm misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Sockets JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615) 2025-02-10 15:53:44 -06:00
Spl Add/fix service reported info (#551) 2025-01-20 14:59:54 -06:00
Ssl misc: chore: Fix object creation in HLE project 2025-01-26 15:15:26 -06:00
SurfaceFlinger misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Time misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
Vi misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06: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 misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
ServerBase.cs misc: chore: Use explicit types in HLE project 2025-01-25 14:13:18 -06:00
ServiceAttributes.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00