dolphin/Source/Core
BhaaL 8a6d9e1e0b hide the distinction between WAD and File from ES
instead, leave all the management with the NANDContentLoader.

for file data (directly on the NAND), this opens the file on-demand and
returns the requested chunk when asked for it.
for on-the-fly decrypted WAD data, we just keep the decoded buffer in
memory, like we've done before - except that we don't give away any objects
we don't want to.
2016-03-20 13:10:50 +01:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common Merge pull request #3668 from RisingFog/wii_movie_sysconf 2016-03-14 01:42:37 +01:00
Core hide the distinction between WAD and File from ES 2016-03-20 13:10:50 +01:00
DiscIO hide the distinction between WAD and File from ES 2016-03-20 13:10:50 +01:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX Merge pull request #3690 from aserna3/bikeshedding_bait 2016-03-05 11:55:06 -05:00
InputCommon Improve stability of the Wii U Gamecube Controller adapter under Android. 2016-02-13 08:17:20 -06:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends Minor fixes to the partial updates code 2016-03-16 22:24:11 +01:00
VideoCommon Merge pull request #3266 from mimimi085181/partial-updates-with-parts-of-efb-copies 2016-03-18 01:11:59 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00