mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 06:25:46 +00:00
common/host_memory: Add interface and Windows implementation
This commit is contained in:
parent
41e6dd733c
commit
1f0491900b
3 changed files with 384 additions and 0 deletions
|
@ -131,6 +131,8 @@ add_library(common STATIC
|
|||
hash.h
|
||||
hex_util.cpp
|
||||
hex_util.h
|
||||
host_memory.cpp
|
||||
host_memory.h
|
||||
intrusive_red_black_tree.h
|
||||
logging/backend.cpp
|
||||
logging/backend.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue