Core: Implement a Host Timer.
This commit is contained in:
parent
be320a9e10
commit
62e35ffc0e
5 changed files with 295 additions and 0 deletions
|
@ -547,6 +547,8 @@ add_library(core STATIC
|
|||
hle/service/vi/vi_u.h
|
||||
hle/service/wlan/wlan.cpp
|
||||
hle/service/wlan/wlan.h
|
||||
host_timing.cpp
|
||||
host_timing.h
|
||||
loader/deconstructed_rom_directory.cpp
|
||||
loader/deconstructed_rom_directory.h
|
||||
loader/elf.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue