aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/result.h
Commit message (Expand)AuthorAge
* Common: Cleanup key_map includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* result: Make comparison operators take referencesGravatar Lioncash2015-02-27
* Convert a few C stdlib asserts to Citra's own assertsGravatar archshift2015-02-18
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* ResultVal: Fixed compilation when reassigning a ResultVal.Gravatar Subv2015-02-10
* Remove result.h InvalidHandleGravatar Yuri Kunde Schlesner2015-01-30
* Additions to ResultVal to make it more convenient to use.Gravatar Yuri Kunde Schlesner2015-01-30
* Logging: Log all called service functions (under trace). Compile out all trac...Gravatar archshift2015-01-10
* License changeGravatar purpasmart962014-12-20
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-17
* HLE: Revamp error handling throrough the HLE codeGravatar Yuri Kunde Schlesner2014-11-24