Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Common: Cleanup key_map includes. | Emmanuel Gil Peyrot | 2015-06-28 |
* | Common: Remove common.h | Yuri Kunde Schlesner | 2015-05-07 |
* | result: Make comparison operators take references | Lioncash | 2015-02-27 |
* | Convert a few C stdlib asserts to Citra's own asserts | archshift | 2015-02-18 |
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-10 |
* | ResultVal: Fixed compilation when reassigning a ResultVal. | Subv | 2015-02-10 |
* | Remove result.h InvalidHandle | Yuri Kunde Schlesner | 2015-01-30 |
* | Additions to ResultVal to make it more convenient to use. | Yuri Kunde Schlesner | 2015-01-30 |
* | Logging: Log all called service functions (under trace). Compile out all trac... | archshift | 2015-01-10 |
* | License change | purpasmart96 | 2014-12-20 |
* | Filesystem/Archives: Implemented the SaveData archive | Subv | 2014-12-17 |
* | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner | 2014-11-24 |