summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/aoc/aoc_u.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-22RebaseDavid Marcec1-1/+1
2019-09-22Deglobalize System: AocDavid Marcec1-2/+3
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman1-1/+1
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman1-1/+5
2018-10-20aoc_u: Stub GetAddOnContentListChangedEventZach Hilman1-0/+2
2018-10-01aoc_u: Implement GetAddOnContentBaseIdZach Hilman1-0/+1
2018-10-01aoc_u: Implement Count, List and Prepare AddOnContentZach Hilman1-0/+3
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-02-22Stub more functionsmailwl1-0/+1
2018-02-20Service/AOC: stub ListAddOnContent functionmailwl1-0/+3
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29ap, aoc_u: Minor cleanup.bunnei1-1/+1
2017-12-28service: Add empty interface for aoc:u.bunnei1-6/+6
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-9/+6
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25