aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc.cpp
AgeCommit message (Expand)Author
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-24acc: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon12
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl
2018-01-16acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei