mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 05:57:53 +00:00
apm: Add Controller class to manage speed data and application
This commit is contained in:
parent
20c34dea2e
commit
80c4d6eaf8
3 changed files with 140 additions and 0 deletions
|
@ -207,6 +207,8 @@ add_library(core STATIC
|
|||
hle/service/aoc/aoc_u.h
|
||||
hle/service/apm/apm.cpp
|
||||
hle/service/apm/apm.h
|
||||
hle/service/apm/controller.cpp
|
||||
hle/service/apm/controller.h
|
||||
hle/service/apm/interface.cpp
|
||||
hle/service/apm/interface.h
|
||||
hle/service/audio/audctl.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue