pmd-sky/tools/sync_pmdsky_debug
UsernameFodder 32998ca899 Sync math operator/utility functions from pokeheartgold
Compared/synced by hand from the pokeheartgold asm.

Some of the functions had labels corresponding to libgcc counterparts;
rename them all for consistency.

Note that some of the functions have multiple names in pokeheartgold
(of which at most one is actually used). Instead of polluting the xMAP
files with multiple symbols (some with zero length), which makes it
really hard for scripts to parse, just add these alternate names as
comments. This makes them searchable without having an effect on build
artifacts.
2023-12-27 02:12:38 -06:00
..
.gitignore Added pmdsky-debug sync script 2023-09-05 22:25:01 -04:00
containing_folder.py Added pmdsky-debug sync script 2023-09-05 22:25:01 -04:00
pmdsky_debug_reader.py Synced from pmdsky-debug 2023-11-29 22:41:14 -05:00
requirements.txt Add pyyaml to sync_pmdsky_debug/requirements.txt 2023-12-26 23:21:51 -06:00
symbol_details.py Sync math operator/utility functions from pokeheartgold 2023-12-27 02:12:38 -06:00
sync_from_pmdsky_debug.py Fixed some incorrect symbol names 2023-11-22 14:53:02 -06:00
sync_to_pmdsky_debug.py Decomped LFO functions 2023-12-10 13:41:43 -05:00
xmap_reader.py Fixed some incorrect symbol names 2023-11-22 14:53:02 -06:00
yaml_writer.py Supported EU syncing to pmdsky-debug 2023-11-21 22:57:16 -06:00