apm: Add Controller class to manage speed data and application
This commit is contained in:
parent
5829ba1ccc
commit
65eb9cbb28
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