mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 13:57:52 +00:00
apm: Refactor service impl. to support multiple ports.
This commit is contained in:
parent
51d611d186
commit
95f967e1ab
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