memory: Add class to manage and enforce memory freezing

This commit is contained in:
Zach Hilman 2019-05-30 08:52:20 -04:00
parent 80a8456af8
commit 1b7d619914
4 changed files with 248 additions and 0 deletions

View file

@ -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