Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | result: Make comparison operators take references | Lioncash | 2015-02-28 | 1 | -2/+2 |
* | Convert a few C stdlib asserts to Citra's own asserts | archshift | 2015-02-19 | 1 | -6/+4 |
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-11 | 1 | -1/+1 |
* | ResultVal: Fixed compilation when reassigning a ResultVal. | Subv | 2015-02-10 | 1 | -3/+3 |
* | Remove result.h InvalidHandle | Yuri Kunde Schlesner | 2015-01-30 | 1 | -5/+0 |
* | Additions to ResultVal to make it more convenient to use. | Yuri Kunde Schlesner | 2015-01-30 | 1 | -1/+25 |
* | Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. | archshift | 2015-01-10 | 1 | -2/+2 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Filesystem/Archives: Implemented the SaveData archive | Subv | 2014-12-18 | 1 | -0/+2 |
* | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner | 2014-11-24 | 1 | -0/+400 |