| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-25 | vfs: Move vfs files to their own directory | FearlessTobi | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2020-10-20 | Revert "core: Fix clang build" | bunnei | |
| 2020-10-17 | core: Fix clang build | Lioncash | |
| Recent changes to the build system that made more warnings be flagged as errors caused building via clang to break. Fixes #4795 | |||
| 2020-08-23 | file_sys: Replace inclusions with forward declarations where applicable | Lioncash | |
| Same behavior, minus unnecessary inclusions where not necessary. | |||
| 2019-11-12 | loader; Resolve sign conversion/truncation errors | Lioncash | |
| 2019-06-06 | kernel_executable: Optimize BLZ decompression | Zach Hilman | |
| 2019-06-05 | game_list: Accept *.kip as a file extension of executables | Zach Hilman | |
| 2019-06-05 | file_sys: Add classes to parse KIP1 and INI1 files | Zach Hilman | |
