mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 22:27:52 +00:00
Common: implement MultiLevelPageTable.
This commit is contained in:
parent
9f62d4f41f
commit
68f5643159
4 changed files with 171 additions and 0 deletions
|
@ -81,6 +81,8 @@ add_library(common STATIC
|
|||
microprofile.cpp
|
||||
microprofile.h
|
||||
microprofileui.h
|
||||
multi_level_page_table.cpp
|
||||
multi_level_page_table.h
|
||||
nvidia_flags.cpp
|
||||
nvidia_flags.h
|
||||
page_table.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue