mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-19 17:07:53 +00:00
memory: Add class to manage and enforce memory freezing
This commit is contained in:
parent
71ec79857a
commit
9ab4d3de50
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