mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 05:15:08 +01:00
00cdc1fd6f
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. |
||
---|---|---|
.. | ||
codeStyles | ||
inspectionProfiles | ||
scopes | ||
discord.xml | ||
encodings.xml | ||
misc.xml | ||
runConfigurations.xml | ||
vcs.xml |