Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -1/+2 |
* | Config: Use unique_ptr instead of raw pointer | MerryMage | 2016-03-02 | 1 | -4/+4 |
* | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 2016-03-02 | 1 | -2/+2 |
* | Citra: Fix the includes a bit, thanks to include-what-you-use. | Emmanuel Gil Peyrot | 2015-06-28 | 1 | -4/+2 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Merge Config::ReadXYZs | archshift | 2014-11-19 | 1 | -4/+1 |
* | Merge pull request #159 from SeannyM/enable_log | Tony Wasserka | 2014-11-15 | 1 | -0/+1 |
|\ | |||||
| * | Add support for disabling log from settings | Sean | 2014-11-03 | 1 | -0/+1 |
* | | Use configuration files to enable or disable the new dyncom interpreter. | archshift | 2014-10-28 | 1 | -0/+1 |
|/ | |||||
* | Use config files to store whether SDMC is enabled or not | archshift | 2014-10-23 | 1 | -0/+1 |
* | Added configuration file system. | archshift | 2014-10-08 | 1 | -0/+24 |