hle: kernel: Add KPageBitmap class.
This commit is contained in:
parent
e7c33d1ad6
commit
a02566136c
2 changed files with 280 additions and 0 deletions
|
@ -164,6 +164,7 @@ add_library(core STATIC
|
|||
hle/kernel/k_light_condition_variable.h
|
||||
hle/kernel/k_light_lock.cpp
|
||||
hle/kernel/k_light_lock.h
|
||||
hle/kernel/k_page_bitmap.h
|
||||
hle/kernel/k_priority_queue.h
|
||||
hle/kernel/k_readable_event.cpp
|
||||
hle/kernel/k_readable_event.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue