dolphin/Source/UnitTests
Léo Lam 6b9aef7042 FS: Add a struct for modes
As suggested here: https://dolp.in/pr7059#pullrequestreview-125401778

More descriptive than having a std::tuple of FS::Mode, and lets us
give names to known triplets of modes (like in ES). Functions that
only forward mode arguments are slightly less verbose now too.
2018-06-03 20:45:35 +02:00
..
Common IOSC: Implement VerifyPublicKeySign for ECC 2018-05-20 20:04:53 +02:00
Core FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
VideoCommon
CMakeLists.txt
StubHost.cpp Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
UnitTests.vcxproj
UnitTests.vcxproj.user