dolphin/Source
JosJuice afe2bc60f6 Filesystem: Initialize everything in constructor
Not initializing until the filesystem is used is good when
a filesystem is constructed and then never used, but nobody does that.
This simplifies the code a little and lets all methods be const.
2017-06-13 22:44:07 +02:00
..
Android Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core Filesystem: Initialize everything in constructor 2017-06-13 22:44:07 +02:00
DSPSpy
DSPTool Move DSP::CodesToHeader to DSPTool 2017-06-05 19:28:40 -07:00
PCH
UnitTests Merge branch 'master' into fix-unittests 2017-06-07 21:20:06 -07:00
VSProps remove MemUsage, and therefor psapi dependency 2017-06-08 22:25:46 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln