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
/
es
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+2
*
Services::ES fix casting warnings
FreddyFunk
2019-09-29
1
-6
/
+6
*
key_manager: Convert Ticket union to std::variant
Zach Hilman
2019-07-08
1
-2
/
+2
*
es: Populate/synthesize tickets on construction
Zach Hilman
2019-07-08
1
-2
/
+3
*
key_manager: Add structure for Ticket parsing
Zach Hilman
2019-07-08
1
-9
/
+9
*
es: Implement ETicket GetPersonalizedTicketData (17)
Zach Hilman
2019-07-08
1
-1
/
+21
*
es: Implement ETicket GetCommonTicketData (16)
Zach Hilman
2019-07-08
1
-1
/
+20
*
es: Implement ETicket GetPersonalizedTicketSize (15)
Zach Hilman
2019-07-08
1
-1
/
+17
*
es: Implement ETicket GetCommonTicketSize (14)
Zach Hilman
2019-07-08
1
-1
/
+17
*
es: Implement ETicket ListPersonalizedTicket (12)
Zach Hilman
2019-07-08
1
-1
/
+24
*
es: Implement ETicket ListCommonTicket (11)
Zach Hilman
2019-07-08
1
-1
/
+24
*
es: Implement ETicket CountPersonalizedTicket (10)
Zach Hilman
2019-07-08
1
-1
/
+12
*
es: Implement ETicket CountCommonTicket (9)
Zach Hilman
2019-07-08
1
-1
/
+12
*
es: Implement ETicket GetTitleKey (8)
Zach Hilman
2019-07-08
1
-1
/
+27
*
es: Implement ETicket ImportTicket (1)
Zach Hilman
2019-07-08
1
-1
/
+45
*
es: Update service function tables
Lioncash
2018-10-19
1
-7
/
+11
*
service: Add the es service
Lioncash
2018-07-25
2
-0
/
+73