Making N64 decompilation easier, powered by mips_to_c
auto_splitter.py
- splits an asm file with function labels, uses mips_to_c to decompile each of them, and sorts non-matching functions into a directoryauto_updater_2.py
- regenerates a C file generated with auto_splitter