Ryujinx/src/Ryujinx.Cpu/Jit
TSRBerry 7d160e98fd
MemoryManagement: Change return types for Commit/Decommit to void (#5325)
* Replace return type with void for Commit/Decommit

* Small cleanup
2023-06-24 02:46:04 +02:00
..
JitCpuContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
JitDiskCacheLoadState.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
JitEngine.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
JitExecutionContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
JitMemoryAllocator.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
JitMemoryBlock.cs MemoryManagement: Change return types for Commit/Decommit to void (#5325) 2023-06-24 02:46:04 +02:00
MemoryManager.cs GPU: Remove CPU region handle containers (#4817) 2023-05-05 23:40:46 +02:00
MemoryManagerHostMapped.cs misc: Implement address space size workarounds (#5191) 2023-06-20 17:33:54 +02:00