mirror of https://github.com/zeldaret/oot.git
* the script now should be able to parse the files in the build folder also added some flags to ignore an actor list and parse the non-matching like before Signed-off-by: angie <angheloalf95@gmail.com> * bit of cleanup Signed-off-by: angie <angheloalf95@gmail.com> * script to compare the results Signed-off-by: angie <angheloalf95@gmail.com> * dont assume every function is in just one file Signed-off-by: angie <angheloalf95@gmail.com> * fix qword allign Signed-off-by: angie <angheloalf95@gmail.com> * move the csv stuff to a function Signed-off-by: angie <angheloalf95@gmail.com> * add flag to export the amount of instructions per function add examples for how to use the script fix a bug Signed-off-by: angie <angheloalf95@gmail.com> * add include-only flag Signed-off-by: angie <angheloalf95@gmail.com> * delete extra file Signed-off-by: angie <angheloalf95@gmail.com> * keep functions order Signed-off-by: angie <angheloalf95@gmail.com> |
||
|---|---|---|
| .. | ||
| ZAPD | ||
| asm_processor | ||
| asmsplitter | ||
| ido5.3_compiler | ||
| ido7.1_compiler | ||
| ido_recomp | ||
| overlayhelpers | ||
| .gitignore | ||
| Makefile | ||
| animfixer.py | ||
| assist.py | ||
| bootstrap_actors.py | ||
| bootstrap_fx.py | ||
| bootstrap_overlay_decomp.py | ||
| compare_actors_sizes.py | ||
| convert_chars.py | ||
| create_actor_headers.py | ||
| csdis.py | ||
| decompile_data.py | ||
| disassemble.py | ||
| elf2rom.c | ||
| elf32.c | ||
| elf32.h | ||
| find_unused_asm.sh | ||
| fix_data_stuff.py | ||
| format_s_files.py | ||
| get_actor_sizes.py | ||
| ichaindis.py | ||
| m2ctx.py | ||
| makeromfs.c | ||
| mathfixer.py | ||
| migrate-rodata.py | ||
| mkldscript.c | ||
| n64chksum.c | ||
| n64chksum.h | ||
| permuter_settings.toml | ||
| reformat_data_files.py | ||
| regconvert.py | ||
| rgba5551.py | ||
| set_o32abi_bit.py | ||
| sfxconvert.py | ||
| specprocess.py | ||
| split_out.py | ||
| split_out_overlay_funcs.py | ||
| util.c | ||
| util.h | ||
| vt_fmt.py | ||
| vtxdis.c | ||
| xmlcreate.py | ||
| yaz0.c | ||
| yaz0.h | ||
| yaz0tool.c | ||