mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
* chore : disable unwanted warnings and minor code cleanup * chore : remove more warnings * fix : reorder struct correctly * fix : restore _isKernel and remove useless comment * fix : copy/paste error * fix : restore CallMethod call * fix : whitespace * chore : clean using * feat : remove warnings * fix : simplify warning removal on struct * fix : revert fields deletion and code clean up * fix : re-add RE value * fix : typo |
||
|---|---|---|
| .. | ||
| AddressSpaceType.cs | ||
| DramMemoryMap.cs | ||
| KMemoryArrange.cs | ||
| KMemoryArrangeRegion.cs | ||
| KMemoryBlock.cs | ||
| KMemoryBlockAllocator.cs | ||
| KMemoryInfo.cs | ||
| KMemoryManager.cs | ||
| KMemoryRegionBlock.cs | ||
| KMemoryRegionManager.cs | ||
| KPageList.cs | ||
| KPageNode.cs | ||
| KSharedMemory.cs | ||
| KSlabHeap.cs | ||
| KTransferMemory.cs | ||
| MemoryAttribute.cs | ||
| MemoryOperation.cs | ||
| MemoryPermission.cs | ||
| MemoryRegion.cs | ||
| MemoryState.cs | ||