mirror of https://github.com/zeldaret/oot.git
* Automate fixing BSS ordering * Typo * Some cleanups * Move pragma check after printing BSS info * Some proofreading * multiprocessing, require version, some colors * Tweak output * Black + mypy * Move logging and sys.exit out of helper functions * Use stdout instead of stderr in fix_bss.py * Add suggestion to conflicting offsets error Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Remove var = list[T]() * Improve error handling Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Add error if no pointers to BSS * Add comment about process_file_worker * Only print updates if stdout is a tty * Use new binary-search-esque candidate generation algorithm Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Add Wikipedia link * More comment tweaks --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ZAPD | ||
| ZAPDConfigs | ||
| asm-differ | ||
| asm_processor | ||
| disasm | ||
| fado | ||
| ido5.3_compiler | ||
| ido7.1_compiler | ||
| ido_recomp | ||
| overlayhelpers | ||
| .gitignore | ||
| Makefile | ||
| assist.py | ||
| check_format.py | ||
| compare_actors_sizes.py | ||
| compress.py | ||
| convert_chars.py | ||
| csdis.py | ||
| csdis_re.py | ||
| decompile_data.py | ||
| decompress_baserom.py | ||
| disasm_elf_msg.py | ||
| dmadata.py | ||
| dmadata_start.sh | ||
| elf2rom.c | ||
| elf32.c | ||
| elf32.h | ||
| extract_baserom.py | ||
| extract_incbins.py | ||
| fix_bss.py | ||
| ichaindis.py | ||
| ido_block_numbers.py | ||
| m2ctx.py | ||
| makeromfs.c | ||
| mkdmadata.c | ||
| mkldscript.c | ||
| msgdis.py | ||
| msgenc.py | ||
| n64chksum.c | ||
| n64chksum.h | ||
| namefixer.py | ||
| permuter_settings.toml | ||
| preprocess.py | ||
| regconvert.py | ||
| reloc_prereq.c | ||
| rgba5551.py | ||
| set_o32abi_bit.py | ||
| sfxconvert.py | ||
| spec.c | ||
| spec.h | ||
| split_out.py | ||
| util.c | ||
| util.h | ||
| version_config.py | ||
| vt_fmt.py | ||
| vtxdis.c | ||