1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-24 17:47:33 +00:00
oot/tools
cadmic 0da402b9de
Automate fixing BSS ordering (#2009)
* 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>
2024-08-02 20:31:15 -04:00
..
asm-differ
asm_processor
disasm Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00
fado
ido5.3_compiler
ido7.1_compiler
ido_recomp
overlayhelpers
ZAPD
ZAPDConfigs
.gitignore
assist.py
check_format.py make format.py clean up extra whitespace, also in .h files (#1991) 2024-07-17 19:32:55 -04:00
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 Configure incbins in version config instead of using the Debug ROM (#2005) 2024-07-28 00:24:13 -04:00
fix_bss.py Automate fixing BSS ordering (#2009) 2024-08-02 20:31:15 -04:00
ichaindis.py
ido_block_numbers.py Automate fixing BSS ordering (#2009) 2024-08-02 20:31:15 -04:00
m2ctx.py z_view.c gc-eu-mq OK (#1681) 2024-01-31 20:09:16 -05:00
Makefile Delete unused yaz0tool (#1959) 2024-06-18 20:53:19 -04:00
makeromfs.c
mkdmadata.c
mkldscript.c
msgdis.py
msgenc.py Reworked text extraction + add JP text extraction (#1980) 2024-07-02 22:42:52 -04:00
n64chksum.c
n64chksum.h
namefixer.py
permuter_settings.toml
preprocess.py Automate fixing BSS ordering (#2009) 2024-08-02 20:31:15 -04:00
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 Configure incbins in version config instead of using the Debug ROM (#2005) 2024-07-28 00:24:13 -04:00
vt_fmt.py
vtxdis.c