aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/result.h
AgeCommit message (Expand)Author
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-27DSP_DSP: Add return IPC headersMerryMage
2016-03-30GSP: Return proper error codes for register writespurpasmart96
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv
2016-03-20HLE/FS: Corrected the error codes for CreateFileSubv
2016-03-05core: Use unrestricted union to hold storage of ResultVal valueYuri Kunde Schlesner
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2016-01-14HLE/SVC: Implement UnmapMemoryBlock.Subv
2015-06-28Common: Cleanup key_map includes.Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-02-27result: Make comparison operators take referencesLioncash
2015-02-18Convert a few C stdlib asserts to Citra's own assertsarchshift
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10ResultVal: Fixed compilation when reassigning a ResultVal.Subv
2015-01-30Remove result.h InvalidHandleYuri Kunde Schlesner
2015-01-30Additions to ResultVal to make it more convenient to use.Yuri Kunde Schlesner
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2014-12-20License changepurpasmart96
2014-12-17Filesystem/Archives: Implemented the SaveData archiveSubv
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner