skyline/.idea/codeStyles
◱ PixelyIon 00cdc1fd6f Refactor the memory implementation and add Regions
This commit does a major refactor of the memory implementation, it forms a memory map which is far cleaner than trying to access it through a handle table lookup. In addition, it creates a common interface for all memory kernel objects: KMemory from which all other kernel memory objects inherit. This allows doing resizing, permission change, etc without casting to the base memory type.
2020-02-15 10:25:14 +00:00
..
codeStyleConfig.xml Add it back again. 2019-08-20 15:05:13 -04:00
Project.xml Refactor the memory implementation and add Regions 2020-02-15 10:25:14 +00:00