summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-10-02Review comments -part 4fearlessTobi
2018-10-02Address more review commentsfearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-30aoc_u: Extract AccumulateAOCTitleIDs to separate functionZach Hilman
2018-09-30aoc_u: Implement GetAddOnContentBaseIdZach Hilman
2018-09-30aoc_u: Implement Count, List and Prepare AddOnContentZach Hilman
2018-09-30romfs_factory: Read from all locations with StorageId NoneZach Hilman
2018-09-30patch_manager: Add DLC recognition to PatchManagerZach Hilman
2018-09-30Merge pull request #1338 from raven02/service_vibunnei
2018-09-30kernel/svc: Implement svcGetThreadContext()Lioncash
2018-09-30kernel/process: Add a data member to determine if a process is 64-bit or not.Lioncash
2018-09-30kernel/process: Make data member variables privateLioncash
2018-09-30arm_interface: Add missing fpsr/tpidr members to the ThreadContext structLioncash
2018-09-30Implement ISystemDisplayService::GetDisplayModeraven02
2018-09-29loader: Make the Load() function take a process as a regular reference, not a...Lioncash
2018-09-29Merge pull request #1412 from lioncash/movebunnei
2018-09-29Merge pull request #1395 from lioncash/vmbunnei
2018-09-28kernel/object: Remove unnecessary std::move from DynamicObjectCast()Lioncash
2018-09-27Merge pull request #1394 from lioncash/streambunnei
2018-09-27Merge pull request #1389 from PhiBabin/valgrindMat M
2018-09-26fsmitm_romfsbuild: std::move std::vector instances in Build()Lioncash
2018-09-26fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()Lioncash
2018-09-26Merge pull request #1399 from lioncash/schedbunnei
2018-09-26Merge pull request #1400 from lioncash/headerbunnei
2018-09-25patch_manager: Invert conditionals within ApplyLayeredFS()Lioncash
2018-09-25vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...Lioncash
2018-09-25fsmitm_romfsbuild: Avoid type truncation warningsLioncash
2018-09-25fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...Lioncash
2018-09-25fsmitm_romfsbuild: Remove unnecessary loops in Build()Lioncash
2018-09-25fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()Lioncash
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-25vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash
2018-09-25vfs_static: Remove template byte parameter from StaticVfsFileLioncash
2018-09-25service: Add missing headers inclusions where applicableLioncash
2018-09-25Merge pull request #1365 from DarkLordZach/lfsbunnei
2018-09-25core_cpu: Make arm_interface instances a std::unique_ptrLioncash
2018-09-25kernel/scheduler: Take ARM_Interface instance by reference in the constructorLioncash
2018-09-25Merge pull request #1393 from tech4me/svcbunnei
2018-09-24memory: Dehardcode the use of fixed memory range constantsLioncash
2018-09-24svc: Report correct memory-related values within some of the cases in svcGetI...Lioncash
2018-09-24memory: Dehardcode the use of a 36-bit address spaceLioncash
2018-09-24process/vm_manager: Amend API to allow reading parameters from NPDM metadataLioncash
2018-09-23Implemented fatal:u properly (#1347)David
2018-09-23Stubbed IRS (#1349)David
2018-09-23Merge pull request #1354 from ogniK5377/ssl-versionbunnei
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-23stream: Preserve enum class type in GetState()Lioncash
2018-09-23svc: Updated svc namestech4me
2018-09-23Added audren:u#GetAudioRendererStateDavid Marcec