dolphin/Source
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
..
Android Fix Android buildbot 2016-03-12 15:44:13 -06:00
Core hide the distinction between WAD and File from ES 2016-03-20 13:10:50 +01:00
DSPSpy
DSPTool
PCH
UnitTests D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00
VSProps
.clang-format
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
dolphin-emu.sln D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00