memory: Add class to manage and enforce memory freezing
This commit is contained in:
parent
80a8456af8
commit
1b7d619914
4 changed files with 248 additions and 0 deletions
|
@ -454,6 +454,8 @@ add_library(core STATIC
|
|||
loader/nsp.h
|
||||
loader/xci.cpp
|
||||
loader/xci.h
|
||||
memory/freezer.cpp
|
||||
memory/freezer.h
|
||||
memory.cpp
|
||||
memory.h
|
||||
memory_setup.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue