| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Add support for disabling log from settings
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
- 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.
|
| | |
|
|/ |
|
|
|
|
| |
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).
|
|
Uses QSettings on citra-qt, and inih on citra-cli.
|