dolphin/Source/Core/Core
Glenn Rice b75d5d1676 Fix the segmentation faults on emulation start on linux. The HW::Init() call needs to be before the video backend initialization. This is the way it was before soren's change in revision 7188. Now the emulator initialization sequence is pretty much back to the way it was before.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7429 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-31 20:33:11 +00:00
..
Src Fix the segmentation faults on emulation start on linux. The HW::Init() call needs to be before the video backend initialization. This is the way it was before soren's change in revision 7188. Now the emulator initialization sequence is pretty much back to the way it was before. 2011-03-31 20:33:11 +00:00
CMakeLists.txt Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
Core.vcxproj Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
Core.vcxproj.filters Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
SConscript Fix scons build. 2011-03-27 09:28:51 +00:00