dolphin/Source/Core/Core
Marcos Vitali 05feabdb49 - Reimplemented FifoReset in other way, only call to GPFifo::ResetGatherPipe() ResetVideoBuffer() in FIFO_RW_DISTANCE_LO when this is equal to "0"
- In the Command Processor Control Register when GPReadEnable is OFF, wait until the fifo lopp finish with thi actual 32 bytes block. This is necessary to have Safe Disabble GP Read in this way AbortFrame is performed by the software, beside this can help to have accurate GPReadEnable OFF.
Please test Metroid Prime 1/2, Guilty Gear XX, X men gc, SMG, and shuffle you can test Harry Potter Prince for WII. :)

PD: The fifo code need a clean very soon.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7158 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-13 02:21:11 +00:00
..
Src - Reimplemented FifoReset in other way, only call to GPFifo::ResetGatherPipe() ResetVideoBuffer() in FIFO_RW_DISTANCE_LO when this is equal to "0" 2011-02-13 02:21:11 +00:00
CMakeLists.txt Move BootManager.cpp to Core since it really doesn't do any wx-specific stuff. 2011-02-12 21:25:49 +00:00
Core.vcxproj Move BootManager.cpp to Core since it really doesn't do any wx-specific stuff. 2011-02-12 21:25:49 +00:00
Core.vcxproj.filters Remove any wx-specific code from Core. 2011-02-08 15:36:15 +00:00