dolphin/Source/Core
Léo Lam afcda22da9 DiscIO: Add GetContent() for reading content from WADs
Direct access to the WAD bytes is required to read contents with proper
padding data (since they can sometimes end up being outside of the
data app section). Allowing the whole buffer to be accessed directly
would be error prone, so this commit adds GetContent() to WiiWAD
for getting raw content data by index.
2017-05-14 15:30:42 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Core Hide non-channel WADs 2017-05-14 15:30:42 +02:00
DiscIO DiscIO: Add GetContent() for reading content from WADs 2017-05-14 15:30:42 +02:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Hide non-channel WADs 2017-05-14 15:30:42 +02:00
DolphinWX Hide non-channel WADs 2017-05-14 15:30:42 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
VideoBackends VS2017 build fix after upgrading project 2017-05-13 20:34:27 +01:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00