summaryrefslogtreecommitdiff
path: root/src/core/file_sys/romfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* romfs: fix extraction of single-directory rootGravatar Liam2023-10-311-8/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* file_sys: Replace inclusions with forward declarations where applicableGravatar Lioncash2020-08-231-1/+0
* filesys/romfs: Remove unused includesGravatar Lioncash2019-11-271-4/+0
* common_func: Use std::array for INSERT_PADDING_* macros.Gravatar bunnei2019-11-031-19/+0
* romfs: Add SingleDiscard extraction typeGravatar Zach Hilman2018-12-281-2/+3
* fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dirGravatar Zach Hilman2018-10-041-1/+1
* fsmitm: Cleanup and modernize fsmitm portGravatar Zach Hilman2018-09-231-1/+7
* romfs: Implement CreateRomFSGravatar Zach Hilman2018-09-211-1/+8
* file_sys: Replace includes with forward declarations where applicableGravatar Lioncash2018-09-031-0/+1
* RomFS ExtractionGravatar Zach Hilman2018-07-271-0/+35