mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 01:37:49 +00:00
service: Add btm services
Adds the skeleton for the btm services based off the information on Switch Brew.
This commit is contained in:
parent
42aa40e14a
commit
82ef74be0b
6 changed files with 108 additions and 0 deletions
|
@ -142,6 +142,8 @@ add_library(core STATIC
|
|||
hle/service/bcat/module.h
|
||||
hle/service/btdrv/btdrv.cpp
|
||||
hle/service/btdrv/btdrv.h
|
||||
hle/service/btm/btm.cpp
|
||||
hle/service/btm/btm.h
|
||||
hle/service/erpt/erpt.cpp
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue