dolphin/Source/Core
Tillmann Karras 6ae2972444 DSP: add inline opcode documentation
While further increasing the table width doesn't make the code any less
ugly, it makes it easy to generate auto-comments in the IDA processor
plugin. Also, use spaces for alignment instead of tabs.
2014-02-16 18:29:53 +01:00
..
AudioCommon Disable framerate correction for OpenAL 2014-02-13 13:22:29 +01:00
Common Turn loops into range-based form 2014-02-13 09:05:50 +01:00
Core DSP: add inline opcode documentation 2014-02-16 18:29:53 +01:00
DiscIO Kill auto usage in CISOBlob.cpp per request. 2014-02-13 16:09:58 -06:00
DolphinWX Kill off some silly casting in the FifoPlayer. 2014-02-14 22:07:12 -05:00
InputCommon Turn loops into range-based form 2014-02-13 09:05:50 +01:00
VideoBackends Kill off some usages of the ArraySize macro. 2014-02-15 02:43:54 -05:00
VideoCommon Turn loops into range-based form 2014-02-13 09:05:50 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00