summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/kernel_executable.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* Revert "core: Fix clang build"bunnei2020-10-211-3/+3
* core: Fix clang buildLioncash2020-10-181-3/+3
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-0/+3
* loader; Resolve sign conversion/truncation errorsLioncash2019-11-121-1/+1
* kernel_executable: Optimize BLZ decompressionZach Hilman2019-06-071-6/+5
* game_list: Accept *.kip as a file extension of executablesZach Hilman2019-06-051-1/+1
* file_sys: Add classes to parse KIP1 and INI1 filesZach Hilman2019-06-051-0/+229