dolphin/Source/Core
Léo Lam 8489d9da90 Boot: Move StateFlags from Boot_WiiWAD to Boot
It's not specific to WADs. The BS2 emulation boot code will also need
to update the state file.

Move the struct to Boot and add a helper function that will handle
reading + computing the checksum + writing the state file.
2017-08-07 00:36:34 +08:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common Merge pull request #5856 from stenzek/optimus-crash 2017-08-05 00:54:28 -07:00
Core Boot: Move StateFlags from Boot_WiiWAD to Boot 2017-08-07 00:36:34 +08:00
DiscIO Filesystem: Declare FileInfo iterator's move constructor and assignment operator noexcept 2017-08-05 12:29:02 -04:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00
DolphinWX Merge pull request #5872 from ligfx/wxnetplayonionconfig 2017-08-04 10:07:05 +08:00
InputCommon Merge pull request #5809 from HannesMann/master 2017-08-02 12:36:35 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends VideoSW: Drop log level of missing anti aliasing support. 2017-08-05 19:20:19 +02:00
VideoCommon Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
CMakeLists.txt