dolphin/Source/Core
Lioncash d266be5b56 PowerPC: Explicitly savestate PowerPCState members
Makes it more obvious which data is going into the savestate.
It also allows PowerPCState and InstructionCache to potentially
contain members that don't necessarily need to be saved to the save state.

It also gets rid of any potential padding data being put into the save
state.
2017-01-18 23:44:46 -05:00
..
AudioCommon Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Common Common: Namespace Network.h/.cpp 2017-01-17 20:46:48 -05:00
Core PowerPC: Explicitly savestate PowerPCState members 2017-01-18 23:44:46 -05:00
DiscIO DiscIO: Export GetKeyFromTicket 2017-01-14 17:06:40 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX Merge pull request #4679 from lioncash/ipc 2017-01-18 17:33:08 +13:00
InputCommon Merge pull request #4671 from endrift/fix-libusb 2017-01-17 21:43:08 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4496 from Mystro256/master 2017-01-13 23:13:08 +13:00
VideoCommon Merge pull request #4656 from hthh/cmpr-fixes 2017-01-17 11:05:42 +13:00
CMakeLists.txt