summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/btm (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-29service/btm: Add basic implementation of GetCoreImpl()Lioncash1-1/+35
Based off information on SwIPC and Switch Brew.
2018-07-29service: Add btm servicesLioncash2-0/+102
Adds the skeleton for the btm services based off the information on Switch Brew.