mm/tools
Anghelo Carvajal 54957f8735
Yet another disasm.py speedup (#918)
* starting point

* add rabbitizer stuff, but commented out

* kinda works now, except for symbols

* trying to fix using symbols for disassembly

* more fixes

* fix branches and some format changes

* make disasm.py runnable again 😅

* fix double words

* hopefully fix jumptables

* fix delay slot spacing on entry.s

* Fix delay slot shenanigans

* minor format update

* re enable multithreading

* add rabbitizer to requirements.txt and cleanup the file

* cleanup

* more cleanup

* more cleanups

* getImmOverride

* black

* hopefully final cleanup

* diff.py requirements

* Install python dependencies on jenkinsfile

* --no-cache

* Remove `--no-cache --upgrade`

* branch_likely_delay_slot_save

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

* review

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* a

* Don't use $FpcCsr

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2022-07-11 20:13:14 -04:00
..
ZAPD git subrepo pull --force tools/ZAPD (#785) 2022-04-21 23:56:34 +01:00
ZAPDConfigs/MM `z_skin` and `z_skin_awb` OK and documented a bit (#415) 2022-03-23 17:30:34 -04:00
asm-differ ABI FPR names (#767) 2022-03-31 18:22:19 +01:00
asm-processor ABI FPR names (#767) 2022-03-31 18:22:19 +01:00
buildtools
…
disasm Yet another disasm.py speedup (#918) 2022-07-11 20:13:14 -04:00
filelists/mm.us.rev1 Move parameter_static and week_static to interface (#545) 2022-01-04 07:36:52 +00:00
graphovl Subrepos updates (#360) 2021-10-24 13:04:36 -03:00
ido_recomp Update recomp (#543) 2022-01-04 03:20:21 +00:00
overlayhelpers code_801323D0 (z_schedule) (#509) 2022-05-21 12:08:19 -04:00
sizes `code_8013EC10` and `code_80182CE0` (`z_rumble` and `sys_rumble`) (#763) 2022-06-29 22:08:03 +01:00
warnings_count Makefile Changes (#727) 2022-05-25 22:15:28 -04:00
z64compress Update z64compress (#516) 2021-12-19 18:34:50 +00:00
.gitignore
…
Makefile
…
assist.py
…
calc_bss.sh CRC files OK and documented (#409) 2021-11-11 15:03:05 -03:00
check_format.sh Hopefully prevent misformatted files from ever entering master again. (#356) 2021-10-24 13:06:46 -04:00
extract_baserom.py z_kaleido_manager and z_kaleido_scope_call OK (#489) 2021-12-27 03:59:50 +00:00
fixbaserom.py
…
get_actor_sizes.py
…
global_bss_check.py Script to check global bss ordering (#339) 2021-10-11 13:11:11 -04:00
m2ctx.py Update (#608) 2022-01-16 18:20:03 +00:00
namefixer.py `code_8013EC10` and `code_80182CE0` (`z_rumble` and `sys_rumble`) (#763) 2022-06-29 22:08:03 +01:00
permuter_settings.toml `z_sram_NES` with 2 NON_MATCHINGs and 1 NON_EQUIVALENTs (#531) 2022-03-27 12:37:02 -03:00
progress.py Fix bug in progress.py (#518) 2021-12-19 11:52:06 -05:00
regconvert.py
…
reloc_spec_check.sh Script for checking relocs correctly updated on spec (#718) 2022-03-24 21:25:41 -03:00
rename_global_asm.py Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
rename_sym.sh SubS Actor Getters OK (#475) 2022-01-04 07:28:25 +00:00
set_o32abi_bit.py
…
sfxconvert.py `ovl_En_Test4` with 1 non-matching (#319) 2021-09-29 00:08:54 -03:00
sort_actor_funcs.py Sort actor functions and extern'd symbols (#259) 2021-08-15 14:04:28 -04:00
timeconv.py
…
vt_fmt.py
…
vtxdis.c Building on Macs (#513) 2021-12-28 01:07:41 +00:00
z64compress_wrapper.py Update z64compress (#516) 2021-12-19 18:34:50 +00:00