decomp-toolkit/src/cmd
cadmic 876b78bfa6
Reconstruct "erased" tags from DWARF debugging info (#51)
* Read erased tags

* cargo +nightly fmt

* .filter(...).next() -> find(...)

* Plumb both data and address endians through

* Rename has_erased_parent -> is_erased_root and comment
2024-05-15 23:06:30 -06:00
..
alf.rs Add alf support (NVIDIA Shield TV binaries) 2023-10-07 02:03:09 -04:00
ar.rs Add Yay0/Yaz0 compression & decompression 2024-04-30 18:03:00 -06:00
demangle.rs Update all dependencies & support new demangle flag 2024-03-13 18:23:09 -06:00
disc.rs Add disc commands: info, extract, convert, verify 2024-05-01 00:12:20 -06:00
dol.rs Add Yay0/Yaz0 compression & decompression 2024-04-30 18:03:00 -06:00
dwarf.rs Reconstruct "erased" tags from DWARF debugging info (#51) 2024-05-15 23:06:30 -06:00
elf.rs Format & use syntect regex-fancy 2024-03-13 18:30:15 -06:00
elf2dol.rs Support `.BINARY` section 2023-11-29 18:14:48 -05:00
map.rs Overhauled common BSS support & more 2023-11-29 18:31:35 -05:00
metroidbuildinfo.rs Migrate argh to argp, topological-sort to petgraph 2023-08-03 18:57:08 -04:00
mod.rs Add disc commands: info, extract, convert, verify 2024-05-01 00:12:20 -06:00
nlzss.rs Analyzer fixes galore 2023-09-13 02:08:51 -04:00
rarc.rs Update dependencies & CI changes 2023-11-18 15:03:24 -05:00
rel.rs Rework section alignment handling 2024-04-30 18:04:17 -06:00
rso.rs Analyzer fixes galore 2023-09-13 02:08:51 -04:00
shasum.rs shasum: Support `-o` in hash mode 2024-01-24 23:21:55 -07:00
yay0.rs Add Yay0/Yaz0 compression & decompression 2024-04-30 18:03:00 -06:00
yaz0.rs Add Yay0/Yaz0 compression & decompression 2024-04-30 18:03:00 -06:00