dolphin/Source
Sonicadvance1 3ae2d556ab Beginning of Test suite, someone else adding CPU tests and others would be helpful!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@893 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-16 21:58:59 +00:00
..
Core Beginning of Test suite, someone else adding CPU tests and others would be helpful! 2008-10-16 21:58:59 +00:00
PluginSpecs Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button 2008-10-16 01:15:15 +00:00
Plugins Further tiny XFB speedup: baked the bias constants into the R tables, and switched to aligned writes, and made sure efb_buffer is aligned. 2008-10-16 08:11:03 +00:00
TestSuite Beginning of Test suite, someone else adding CPU tests and others would be helpful! 2008-10-16 21:58:59 +00:00
Dolphin.sln Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case. 2008-09-29 03:19:23 +00:00