aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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-25Merge pull request #1393 from tech4me/svcbunnei
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-23svc: Updated svc namestech4me
2018-09-23Added audren:u#GetAudioRendererStateDavid Marcec
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-21romfs: Implement CreateRomFSZach Hilman
2018-09-21file_sys: Port Atmosphere-NX fs_mitm implementationZach Hilman
2018-09-21filesystem: Add LayeredFS VFS directory getterZach Hilman
2018-09-21bis_factory: Add mod directory VFS getterZach Hilman
2018-09-21patch_manager: Add LayeredFS mods supportZach Hilman
2018-09-21vfs_concat: Rewrite and fix ConcatenatedVfsFileZach Hilman
2018-09-21vfs_layered: Add LayeredVfsDirectoryZach Hilman
2018-09-21vfs_vector: Add VectorVfsFileZach Hilman
2018-09-21vfs_static: Add StaticVfsFileZach Hilman
2018-09-21vfs: Add and rewite VfsRawCopy functionsZach Hilman
2018-09-21vfs: Add GetEntries methodZach Hilman
2018-09-21svc: Move most process termination code to its own function within ProcessLioncash
2018-09-21thread/process: Move TLS slot marking/freeing to the process classLioncash
2018-09-21Added support for uncompressed NSOs (#1374)David
2018-09-20Merge pull request #1372 from lioncash/threadbunnei
2018-09-20Merge pull request #1371 from lioncash/fwd-armbunnei
2018-09-20Merge pull request #1364 from lioncash/contentbunnei
2018-09-20Merge pull request #1368 from ogniK5377/nifm-fixbunnei
2018-09-21Revert GetRequestStateDavid Marcec
2018-09-20kernel/thread: Use owner_process when setting the page table in SetupMainThre...Lioncash
2018-09-20arm_interface: Replace kernel vm_manager include with a forward declarationLioncash
2018-09-20Merge pull request #1370 from Hedges/GDBCleanMat M
2018-09-20Merge pull request #1362 from MerryMage/dynarmicMat M
2018-09-20Correct endianness of BKPTJarek Syrylak
2018-09-20arm_dynarmic: Halt when BRK encounteredMerryMage
2018-09-21Fixed submitDavid Marcec
2018-09-21Added IRequest::SubmitDavid Marcec
2018-09-20Merge pull request #1358 from DarkLordZach/temp-storagebunnei
2018-09-20Merge pull request #1363 from lioncash/controlbunnei
2018-09-20Merge pull request #1361 from lioncash/naxbunnei