summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/set_cal.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+1
2020-04-20service: Update function tablesLioncash1-0/+2
2019-11-12service: Update function tablesLioncash1-0/+11
2019-04-11service: Update service function tablesLioncash1-1/+1
2018-10-19set_cal: Update service function tableLioncash1-1/+2
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon121-0/+9
2018-03-03Service/Set: add more servicesmailwl1-0/+40