Commit Graph

15 Commits

Author SHA1 Message Date
decafcode
fe99fce9a3 feat(573file): add prop_search_child_const 2023-12-09 10:13:57 -05:00
decafcode
7951951106 refactor(util): log errors from fs_open() 2023-12-09 10:13:57 -05:00
decafcode
ab9e0400ee feat(util): add str_dup() 2023-12-09 10:13:57 -05:00
decafcode
e17086127c feat(util): add hex_encode_*() functions 2023-12-09 10:13:57 -05:00
decafcode
7d838ea97b feat(util): add md5_compute() 2023-12-09 10:13:57 -05:00
decafcode
8345b4599f feat(picture): add initial picture library 2023-12-09 10:13:57 -05:00
decafcode
b87d102592 feat(573file): add headered LZ file reader 2023-12-09 10:13:57 -05:00
decafcode
bcb909d69f feat(573file): add Konami LZ decompressor 2023-12-09 10:13:57 -05:00
decafcode
594a57f7e2 feat(ifsdump)!: dump root directly without toc 2023-12-09 10:13:57 -05:00
decafcode
4e20051464 refactor(573file): add ifs_iter abstraction 2023-12-09 10:13:57 -05:00
decafcode
8b6a471164 refactor(573file): extract ifs_header_read() 2023-12-09 10:13:57 -05:00
decafcode
b9db39926f feat(573file): add support for prop-valued arrays 2023-11-20 03:28:19 +00:00
decafcode
f8550538ac chore: add continuous integration 2023-11-19 22:55:01 +00:00
decafcode
7b2a9ddb9e fix: various portability fixes 2023-11-19 22:55:01 +00:00
decafcode
263fb12bd9 feat: initial ifsdump and xmldump 2023-11-19 13:25:39 -05:00