Dolphin SVN changelog: r3580 Graphics: (faked) bounding box support. Helps some Paper Mario effects although they're still a bit glitchy. Might also help other games? Enable with the #define in VideoCommon.h. Since there might be a speed hit it's off by default. r3581 Small warning fix. r3582 Misc warning fixes. r3583 Misc warning fixes. r3584 Fix flickering in Real XFB mode. POFF for XFBBottomInfo appears to be connected to POFF for XFBTopInfo. r3585 Save States: 1. Added "Undo Load State" which... undoes load state :) 2. Implemented saving/loading to memory buffers (very fast) for temporal states such as for "undo load state"