summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-04-11Merge pull request #1613 from mailwl/anpbunnei
2016-04-11CitraQt: Apply config at startupJannik Vogel
2016-04-11Set Kernel config "Unknown Value" to 0x1mailwl
2016-04-09Fix BLX LR opcode interpretationmailwl
2016-04-08Merge pull request #1644 from polaris-/gdb-fixesbunnei
2016-04-08update the code of AM service! (#1623)JamePeng
2016-04-08cecd:u: stub GetCecStateAbbreviated (#1648)mailwl
2016-04-08Update cpsr (T)humb bit while creating threadmailwl
2016-04-06Merge pull request #1577 from JamePeng/update-apta-funcbunnei
2016-04-06Fix thumb ADR instruction alignmentmailwl
2016-04-06Adopted WinterMute's gdbstub changespolaris-
2016-04-06append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng
2016-04-05Merge pull request #1435 from mailwl/frd_ubunnei
2016-04-05Merge pull request #1643 from MerryMage/make_uniqueMathew Maidment
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-04-05implement APT::GetStartupArgumentJamePeng
2016-04-05Append the missing function name"GetAppletInfo" to APT:AJamePeng
2016-04-03Merge pull request #1616 from exhalatio/dlp_dummybunnei
2016-04-03Dummy implementation dlp:SRVR Service.exhalatio
2016-04-02Merge pull request #1619 from mailwl/cecdbunnei
2016-04-01Merge pull request #1390 from purpasmart96/citra_gsp_error_codesbunnei
2016-03-31Merge pull request #1618 from MerryMage/one-stepMathew Maidment
2016-03-31Merge pull request #1419 from mailwl/branch-gspbunnei
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl
2016-03-31Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueuemailwl
2016-03-30GSP: Return proper error codes for register writespurpasmart96
2016-03-30DynCom: Optimize single steppingMerryMage
2016-03-28Add common methods to all cfg:* portsRyan Loebs
2016-03-27frd:u: Initial stub some functionsmailwl
2016-03-26use reference instead of pointerwwylele
2016-03-25Merge pull request #1549 from wwylele/acc_gyrobunnei
2016-03-25implement GyroscopeCalibrateParamwwylele
2016-03-22implement accel and gyro backendwwylele
2016-03-22Merge pull request #1560 from lioncash/savedatabunnei
2016-03-22Merge pull request #1563 from lioncash/lolfiqbunnei
2016-03-21armstate: Correct FIQ register bankingLioncash
2016-03-21Merge pull request #1559 from lioncash/vecbunnei
2016-03-21session: Make helper functions constexprLioncash
2016-03-21loader: Make MakeMagic constexprLioncash
2016-03-21archive_extsavedata: Fix member initialization orderLioncash
2016-03-21soc_u: Get rid of explicit delete and newLioncash
2016-03-20Merge pull request #1302 from Subv/save_fixbunnei
2016-03-20HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv
2016-03-20HLE/FS: Corrected some style concerns.Subv
2016-03-20HLE/FS: Fixed creating the config savefile when it doesn't exist.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-03-20HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...Subv
2016-03-20HLE/FS: Return the proper error codes when opening files.Subv
2016-03-20HLE/FS: Fixed the OpenDirectory error codeSubv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv