summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/btm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service/btm: Add basic implementation of GetCoreImpl()Lioncash2018-07-291-1/+35
| | | | Based off information on SwIPC and Switch Brew.
* service: Add btm servicesLioncash2018-07-292-0/+102
Adds the skeleton for the btm services based off the information on Switch Brew.