apm: Refactor service impl. to support multiple ports.
This commit is contained in:
parent
c83a1b2320
commit
0532de6559
5 changed files with 102 additions and 58 deletions
|
@ -92,6 +92,8 @@ add_library(core STATIC
|
|||
hle/service/aoc/aoc_u.h
|
||||
hle/service/apm/apm.cpp
|
||||
hle/service/apm/apm.h
|
||||
hle/service/apm/interface.cpp
|
||||
hle/service/apm/interface.h
|
||||
hle/service/audio/audio.cpp
|
||||
hle/service/audio/audio.h
|
||||
hle/service/audio/audin_u.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue