summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fgm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-2/+2
|
* service: Add fgm servicesLioncash2018-07-312-0/+90
Adds the basic skeleton for the fgm services based off the information provided by Switch Brew.