aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfp/nfp_user.h
AgeCommit message (Expand)Author
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-09-22Deglobalize System: NFPDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-29service: Add NFP module interface.bunnei