dolphin/Source/Core
Pierre Bourdon 650a1fdb1f DiscIO: Implement functions to lookup tickets
These two functions load either a signed ticket or a raw ticket from the
emulated NAND.

The ticket signature skip is refactored out of the ticket writing in
order to be usable by the raw ticket reading function.
2017-01-14 17:06:40 +01:00
..
AudioCommon Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Common ColorUtil: Make decodeCI8image's pal parameter const 2017-01-13 17:07:26 -05:00
Core IOS/ES: Implement ES_AddTicket. 2017-01-14 15:23:16 +01:00
DiscIO DiscIO: Implement functions to lookup tickets 2017-01-14 17:06:40 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX DolphinWX: Always keep panic alerts on top 2017-01-12 23:40:58 +01:00
InputCommon
UICommon
VideoBackends Merge pull request #4496 from Mystro256/master 2017-01-13 23:13:08 +13:00
VideoCommon TextureDecoder: Seperate each format into its own function 2017-01-10 20:41:00 +10:00
CMakeLists.txt