sf64/tools
Ryan Myers 8e808803e2
fox_effects decompiled (#77)
* Match 5 funcs

* Match func_8007E93C

* Match func_8007EBB8

* Match func_8007ED54

* Match func_8007EE68

* 0.017453292f to M_DTOR

* format

* 3 more matches

* Match 2 more

* 2 more matches

* Match func_8007F958

* Match func_8007FBE0

* Match func_8007FD84

* Match func_8007FE88

* 5 new matches

* Match func_80080D04

* Match func_800815DC and func_8008165C

* Match func_80081BEC

* MAtch func_80081B24

* Match 2 more

* 3 more matches

* Small tweaks

* Give names to function params

* Match func_80080ACC

* MAtch func_80083D2C

* Match func_800837EC

* WIP func_80081C5C

* Add view of rodata that needs to be migrated somewhere

* Match func_80081C5C!

* Fix bss reordering, and formatting.

* Add a submodule of m2c, and a new script for generating the context for a file, and a m2c output to an ignored folder.

* Migrate rodata

* Start importing data for sf_77E40.c

* Successful data migration for sf_77E40.c

* make format

* Reorganzie data for sf_77E40.c

* Try stubbing a PRINTF, to help with RODATA strings.

* Rename sf_77E40 to fox_effect

* Rename Object_8C to Effect

* make format...

* Rename gObjects8C to gEffects
2024-01-13 10:43:04 -03:00
..
asm-differ@e8bddb0257 add asm-differ submodule 2023-10-14 05:10:23 -03:00
asm-processor@fed1e3ddb9 add asm-processor 2023-09-21 19:26:26 -03:00
m2c@0514701ef5 fox_effects decompiled (#77) 2024-01-13 10:43:04 -03:00
mio0-decompressor Makefile Changes (#40) 2023-12-04 18:36:31 -03:00
splat@0b0bfa6c99 Split game engine files and rodata, fix some rodata offsets (#4) 2023-10-19 10:57:03 -05:00
.gitignore git ignore settings 2023-09-21 19:26:35 -03:00
check_format.sh check_format correction 2023-10-16 16:02:23 -03:00
comptool.py should work (#37) 2023-11-29 08:40:43 -03:00
find_duplicates.py find duplicates script 2023-10-06 10:57:24 -03:00
fixfloats.py fox_effects decompiled (#77) 2024-01-13 10:43:04 -03:00
float-convert.py Initial float-convert tool (#75) 2024-01-12 14:12:09 -03:00
format.py Decompiled fox_demo (#61) 2024-01-05 13:19:25 -06:00
gfxdis.f3dex correct version of gfxdis (#6) 2023-10-19 13:40:37 -05:00
global_bss_check.py fox_versus decompiled, introduce first_diff.py to the project, fixed fox_option NON_MATCHING build (#71) 2024-01-10 11:55:08 -06:00
m2ctx.py Libultra headers and some decomp (#14) 2023-10-29 18:19:30 -03:00
Makefile MacOS Building Support (#59) 2023-12-26 17:55:57 -03:00
name_fixer.py Fixed and imported sym_info and name_fixer tools (#73) 2024-01-08 16:32:15 -03:00
permuter_settings.toml Wip on sf_77E40 (#42) 2023-12-06 07:29:49 -06:00
progress.py Make progress script executable and add requirements (#57) 2023-12-23 14:19:54 -03:00
requirements-python.txt Discord matching progress inside CI (#64) 2023-12-30 17:33:27 -03:00
set_o32abi_bit.py set o32abi bit patch 2023-10-17 18:50:51 -03:00
textconv.py fox_360 and fox_bg decompiled, two more matches, some names. (#62) 2023-12-27 17:14:13 -03:00
upload_progress.py Added more information on progress bot (#65) 2023-12-31 01:20:39 -03:00
used_symbols.py Symbol scanner (#74) 2024-01-10 13:09:10 -03:00