- Mar 08, 2015
-
-
archshift authored
Apparently inline comments is not necessarily standard in the INI format, and our parser was erroneously parsing the comments as values.
-
- Feb 22, 2015
-
-
Emmanuel Gil Peyrot authored
-
- Feb 08, 2015
-
-
purpasmart96 authored
-
- Feb 01, 2015
-
-
Lioncash authored
-
- Jan 03, 2015
-
-
bunnei authored
-
- Dec 29, 2014
-
-
bunnei authored
-
- Dec 27, 2014
-
-
bunnei authored
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
- Nov 12, 2014
-
-
bunnei authored
- Fixed NZCVT flags to properly save state when function returns. - Fixed counter to keep track of the actual number of instructions executed. - Fixed single-step mode to only execute one instruction at a time. - DefaultIni: Removed comment that no longer applied to dyncom.
-
- Nov 03, 2014
-
-
Sean authored
-
- Oct 28, 2014
- Oct 22, 2014
-
-
archshift authored
Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs).
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-