1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash c2689b8c2c dyncom: Pass SVC immediates directly.
Previously it would just re-read the already decoded instruction and extract the immediate value.
2015-07-21 03:56:29 -04:00
..
citra Implement new argument parsing using getopt and add the corresponding library to externals 2015-07-12 15:49:23 -04:00
citra_qt Merge pull request #930 from neobrain/copypaste_commandlist 2015-07-20 21:44:57 -07:00
common Common: Remove the unused and commented GetThemeDir prototype from FileUtil. 2015-07-18 13:08:19 +01:00
core dyncom: Pass SVC immediates directly. 2015-07-21 03:56:29 -04:00
video_core Merge pull request #944 from Subv/spam 2015-07-19 22:40:57 -04:00
CMakeLists.txt