index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
aoc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
2018-10-24
1
-3
/
+3
*
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
2018-10-20
2
-1
/
+16
*
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-15
1
-2
/
+13
*
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-14
1
-1
/
+2
*
Fixed assertion due to CountAddOnContent
David Marcec
2018-10-07
1
-5
/
+5
*
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-03
1
-1
/
+1
*
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-10-01
1
-20
/
+26
*
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-10-01
2
-3
/
+5
*
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-10-01
2
-3
/
+78
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
2
-1
/
+3
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-2
/
+2
*
aoc: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-2
/
+2
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
2
-8
/
+4
*
Updated AOC with more service names.
Hexagon12
2018-04-10
1
-0
/
+1
*
Stub more functions
mailwl
2018-02-22
2
-1
/
+9
*
Service/AOC: stub ListAddOnContent function
mailwl
2018-02-20
2
-2
/
+26
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
2
-2
/
+2
*
ap, aoc_u: Minor cleanup.
bunnei
2017-12-29
2
-2
/
+1
*
service: Add empty interface for aoc:u.
bunnei
2017-12-28
2
-0
/
+40