summaryrefslogtreecommitdiff
path: root/src/core/file_sys/romfs.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2023-10-31romfs: fix extraction of single-directory rootLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2019-11-27filesys/romfs: Remove unused includesLioncash
2019-11-03common_func: Use std::array for INSERT_PADDING_* macros.bunnei
2018-12-28romfs: Add SingleDiscard extraction typeZach Hilman
2018-10-04fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dirZach Hilman
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21romfs: Implement CreateRomFSZach Hilman
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-07-27RomFS ExtractionZach Hilman