Age | Commit message (Expand) | Author |
2024-09-17 | Change 6GB DRAM expansion to 8GB (#7313)1.1.1389 | gdkchan |
2024-07-22 | Update kernel GetInfo SVC for firmware 18.0.0 (#7075)1.1.1359 | gdkchan |
2024-06-25 | SetProcessMemoryPermission address and size are always 64-bit (#6977)1.1.1337 | Rafa |
2024-06-16 | fix: for pooled memory used for reference types, clear it on return to the po...1.1.1334 | jhorv |
2024-05-22 | Kernel: Wake cores from idle directly rather than through a host thread (#6837)1.1.1319 | riperiperi |
2024-04-21 | Use pooled memory and avoid memory copies (#6691)1.1.1289 | jhorv |
2024-04-06 | Delete old 16KB page workarounds (#6584)1.1.1261 | gdkchan |
2024-03-26 | Implement host tracked memory manager mode (#6356)1.1.1247 | gdkchan |
2024-02-22 | Migrate Audio service to new IPC (#6285)1.1.1211 | gdkchan |
2024-02-15 | Fix PermissionLocked check on UnmapProcessCodeMemory (#6314)1.1.1196 | gdkchan |
2024-01-04 | Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)1.1.1103 | gdkchan |
2023-12-04 | editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095 | TSRBerry |
2023-11-30 | HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)1.1.1094 | riperiperi |
2023-11-07 | Force all exclusive memory accesses to be ordered on AppleHv (#5898)1.1.1072 | gdkchan |
2023-10-05 | Strings should not be concatenated using '+' in a loop (#5664)1.1.1043 | Marco Carvalho |
2023-07-16 | [Ryujinx.HLE] Address dotnet-format issues (#5380)1.1.962 | TSRBerry |
2023-06-23 | "Exists" method should be used instead of the "Any" extension (#5345)1.1.901 | Marco Carvalho |
2023-06-20 | misc: Implement address space size workarounds (#5191)1.1.898 | Mary |
2023-06-15 | Blocks should be synchronized on read-only fields (#5212)1.1.894 | Marco Carvalho |
2023-06-09 | Non-flags enums should not be used in bitwise operations (#5214)1.1.881 | Marco Carvalho |
2023-06-09 | Removing shift by 0 (#5249)1.1.875 | Marco Carvalho |
2023-04-27 | Move solution and projects to src | TSR Berry |