citra/src
Lioncash 699b67d7cf dyncom: Handle some MSR variants individually
This is necessary, as hint instructions will be recognized as MSR, which is pretty bad.
2015-05-14 16:24:51 -04:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra_qt Qt: Shutdown emulation session only if EmuThread exists. 2015-05-12 23:14:24 -04:00
common Common: Remove the BIT macro 2015-05-09 18:16:46 -03:00
core dyncom: Handle some MSR variants individually 2015-05-14 16:24:51 -04:00
video_core GPU: Add more fine grained profiling for vertex shader and rasterization 2015-05-12 15:59:52 -03:00
CMakeLists.txt