dolphin-emulator/Source/Core
JosJuice d0b9923b0a Move XFB settings in DTM header back to where they were
7f0834c9 moved the locations of the Real XFB (now XFB to RAM) and
Disabled XFB (now Immediate Mode) settings. There are programs
other than Dolphin that parse DTM headers, so this is not good.

Note that Immediate XFB actually is the inversion of Disabled XFB.
I hope that's not too much of a problem...
2017-11-19 19:03:03 +01:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
Core Move XFB settings in DTM header back to where they were 2017-11-19 19:03:03 +01:00
DiscIO VolumeGC: Correct printf specifier in LoadBannerFile() 2017-11-19 00:54:47 -05:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 Qt: Fix blackscreen 2017-11-19 17:49:51 +01:00
DolphinWX Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
InputCommon GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
UICommon Config: Flatten structures 2017-11-15 18:04:40 +00:00
VideoBackends D3DUtil: Remove unused defines 2017-11-19 12:14:18 -05:00
VideoCommon Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
CMakeLists.txt