mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 04:37:02 +00:00
* Fix typos * Remove unneeded using statements * Enforce var style more * Remove redundant qualifiers * Fix some indentation * Disable naming warnings on files with external enum names * Fix build * Mass find & replace for comments with no spacing * Standardize todo capitalization and for/if spacing |
||
|---|---|---|
| .. | ||
| 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 | ||