aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-11-13vm_manager: Unstub GetTotalHeapUsage()Lioncash
2018-11-13kernel/process: Migrate heap-related memory management out of the process cla...Lioncash
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-13GDBStub improvements:Hedges
2018-11-12Merge pull request #1670 from DarkLordZach/deterministic-rngbunnei
2018-11-12Merge pull request #1665 from ogniK5377/GetClockSnapshotbunnei
2018-11-12svc: Return random seed for svcGetInfo RandomEntropyZach Hilman
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-11csrng: Use std::mt19937 engine for random number generationZach Hilman
2018-11-11Merge pull request #1652 from FreddyFunk/static-castbunnei
2018-11-10Merge pull request #1656 from ogniK5377/message-queueJames Rowe
2018-11-10Added maybe_unusedDavid Marcec
2018-11-10Added ToPosixTime & ToPosixTimeWithMyRuleDavid Marcec
2018-11-10Added consts and staticDavid Marcec
2018-11-10Implement GetClockSnapshotDavid Marcec
2018-11-07Merge pull request #1658 from ogniK5377/holdtype-stylebunnei
2018-11-07svcBreak now dumps information from the debug buffer passed (#1646)David
2018-11-08Updated npad styles on holdtype switchesDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-11-07fixed spelling errorDavid Marcec
2018-11-07Added missing logDavid Marcec
2018-11-07Implement acc:TrySelectUserWithoutInteractionDavid Marcec
2018-11-06configure_system: Fix compiler warningFrederic Laing
2018-11-06Implement SetMemoryPermissionFrederic Laing
2018-11-05Merge pull request #1633 from ogniK5377/reload-inputbunnei
2018-11-04Fix typo in BufferTransformFlagsFrederic Laing
2018-11-03sm: Implement RegisterService and UnregisterServiceZach Hilman
2018-11-03Stubbed SetMemoryPermissionFrederic Laing
2018-11-02Fixed incorrect hwopus assertDavid Marcec
2018-11-02Fixed HID crash when launching more than 1 game & signaled syleset change eventDavid Marcec
2018-11-01filesystem: Cache RegisteredCacheUnion instead of constructing on demandZach Hilman
2018-11-01file_sys: Use common KeyManager in NCA container typesZach Hilman
2018-11-01content_archive: Add optional KeyManager parameter to constructorZach Hilman
2018-11-01Merge pull request #1615 from lioncash/inputbunnei
2018-10-31Merge pull request #1604 from FearlessTobi/port-4369bunnei
2018-10-31configure_system: Contrain profile usernames to 32 charactersLioncash
2018-10-30service/usb: Update IPdSession's function tableLioncash
2018-10-30general: Remove unused boost inclusions where applicableLioncash
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-29Merge pull request #1621 from lioncash/ipcbunnei
2018-10-29hle_ipc: Add member function for querying the existence of a domain headerLioncash
2018-10-29hle_ipc: Make GetDomainMessageHeader return a regular pointerLioncash
2018-10-29ns: Implement command 400: GetApplicationControlDataZach Hilman
2018-10-29patch_manager: Add support for dumping decompressed NSOsZach Hilman
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-29bis_factory: Add getter for mod dump root for a title IDZach Hilman
2018-10-29fsp_srv: Implement ISaveDataInfoReaderZach Hilman
2018-10-29fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceIdZach Hilman
2018-10-29savedata_factory: Expose accessors for SaveDataSpaceZach Hilman