aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Cpu
AgeCommit message (Expand)Author
2023-09-26Add VTimer as alternative interrupt method on Apple Hypervisor (#5663)gdkchan
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-01[Ryujinx.Cpu] Address dotnet-format issues (#5365)TSRBerry
2023-06-26misc: memory: Migrate from OutOfMemoryException to SystemException entirely (...Mary
2023-06-24MemoryManagement: Change return types for Commit/Decommit to void (#5325)TSRBerry
2023-06-20misc: Implement address space size workarounds (#5191)Mary
2023-05-05GPU: Remove CPU region handle containers (#4817)riperiperi
2023-04-27Move solution and projects to srcTSR Berry