Merge pull request #3396 from FernandoS27/prometheus-1
Implement SpinLocks, Fibers and a Host Timer
This commit is contained in:
commit
0ea4a8bcc4
22 changed files with 1646 additions and 3 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