dolphin/Source/Core
skidau e44e412da8 Debugger cleanup
* Made the debugger toolbar height match the other toolbars.
* Centered the disasm on the current instruction
* Allow one click view of the JIT'd code

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4878 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-18 13:44:40 +00:00
..
AudioCommon Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
Common Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go through the right handlers). Enable fastmem mode in x64. 1-2% speed boost overall maybe :p 2010-01-17 21:28:39 +00:00
Core Fixed the button states in the toolbar when loading, starting, and stopping a game. 2010-01-18 12:10:51 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Debugger cleanup 2010-01-18 13:44:40 +00:00
DiscIO Fix for importing / exporting more than one save per launch 2010-01-17 03:25:42 +00:00
DolphinWX Fixed the button states in the toolbar when loading, starting, and stopping a game. 2010-01-18 12:10:51 +00:00
DSPCore Better comment the writelog code 2010-01-13 11:09:20 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon Disable change made in 4801. 2010-01-18 06:32:16 +00:00