summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/program_metadata.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Make formatting of logged hex values more straightforwardLioncash2018-05-021-9/+9
| | | | | | This makes the formatting expectations more obvious (e.g. any zero padding specified is padding that's entirely dedicated to the value being printed, not any pretty-printing that also gets tacked on).
* file-sys: Move logging macros over to the new fmt-capable onesLioncash2018-04-251-20/+19
|
* file_sys: Style tweaksshinyquagsire232018-02-261-3/+0
| | | | Asdf
* file_sys: Add support for parsing NPDM filesshinyquagsire232018-02-251-0/+117