dolphin/Source
Léo Lam d4f501bca6 IOSC: Replace direct access to entries with getter
Makes it slightly less likely to forget a check and end up doing an
out-of-bounds access. Also makes it obvious that we *are* indeed
checking whether the handle is valid, instead of hiding it in
HasOwnership (which won't handle the root key handle case properly).
2017-06-12 18:24:01 +02:00
..
Android Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core IOSC: Replace direct access to entries with getter 2017-06-12 18:24:01 +02:00
DSPSpy
DSPTool Move DSP::CodesToHeader to DSPTool 2017-06-05 19:28:40 -07:00
PCH msvc: bump the required _MSC_FULL_VER 2017-06-03 18:20:41 -07:00
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 Common: Add a std::optional implementation 2017-06-03 12:36:24 +02:00
dolphin-emu.sln Include utf8 BOM in sln file so shell displays a nice icon 2017-06-03 18:20:40 -07:00