aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-12-08fs_user: Update function tableLioncash
2016-12-08dlp_srvr: Update function tableLioncash
2016-12-08cfg: Update function tablesLioncash
2016-12-08cecd_u: Update function tableLioncash
2016-12-08boss_p: Update function tableLioncash
2016-12-08act: Update function tablesLioncash
2016-12-07apt: Update apt function tablesLioncash
2016-12-07Update AM service function tablesLioncash
2016-12-07file_sys: Make a few single-argument constructors explicitLioncash
2016-12-07applet: Move common IsRunning underlying variable to the Applet classLioncash
2016-12-07applet: Make virtual destructor defaultedLioncash
2016-12-07applet: Make constructor protectedLioncash
2016-12-07Config: auto-select region and languagewwylele
2016-12-07Merge pull request #2232 from wwylele/other-savebunnei
2016-12-06Use boost remove_erase_if instead of the erase-remove idiomSubv
2016-12-06Improved the algorithm for GetHighestPriorityReadyThread.Subv
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-12-05Return an error code when connecting to a saturated port.Subv
2016-12-05HLE: Use a member variable instead of a virtual function to retrieve the max ...Subv
2016-12-05gdbstub: Remove unused includeJannik Vogel
2016-12-05Support mingw cross-compileJannik Vogel
2016-12-05Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, Transl...Subv
2016-12-05Kernel: Remove the Redirection handle type.Subv
2016-12-05KServerPorts now have an HLE handler "template", which is inherited by all Se...Subv
2016-12-04Threading: Added some utility functions and const correctness.Subv
2016-12-04GSP: Downgrade log severity of SetAxiConfigQoSModeYuri Kunde Schlesner
2016-12-03Threading: Reworked the way our scheduler works.Subv
2016-12-02Declare empty ServerSession and ClientSession constructors as default.Subv
2016-12-01Threads do not wait for the server endpoint to call AcceptSession before retu...Subv
2016-11-30Fixed the rebase mistakes.Subv
2016-11-30A bit of a redesign.Subv
2016-11-30IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...Subv
2016-11-30Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and...Subv
2016-11-30fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block ...Subv
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-29FileSys: Implement OtherSaveDatawwylele
2016-11-29FS: add missing MediaTypewwylele
2016-11-29FileSys: abstract SD save data archive sourcewwylele
2016-11-27Merge pull request #2196 from Subv/system_modeYuri Kunde Schlesner
2016-11-27Merge pull request #2222 from linkmauve/die-frameskip-dieYuri Kunde Schlesner
2016-11-27Merge pull request #2132 from wwylele/fix-fs-errSebastian Valle
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-27Merge pull request #2168 from mailwl/micSebastian Valle
2016-11-26dynarmic: Add ticks based on ticks executed, not ticks requestedMerryMage
2016-11-25Output parameters to logmailwl
2016-11-25MIC_U: Stub service funcionsmailwl
2016-11-24Expose page table to dynarmic for optimized reads and writes to the JITJames Rowe
2016-11-23Bravely Default/Second stuck #1822 (#2188)pippo2931