Commit Graph

11 Commits

Author SHA1 Message Date
AnonymousRandomPerson
15cc2d2b9a Synced from pmdsky-debug 2024-12-05 01:52:27 -05:00
AnonymousRandomPerson
14f2b4cd9c Used original Pascal_SnakeCase for DSE functions 2023-12-30 18:06:04 -06:00
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
AnonymousRandomPerson
f012ebbaec Defined pointers in overlay 0 2023-09-29 22:14:53 -04:00
AnonymousRandomPerson
bb960c2d87 Defined pointers to ITCM 2023-09-29 21:52:28 -04:00
AnonymousRandomPerson
ba2e47b1f0 Defined pointers in arm9 main 2023-09-27 00:09:45 -04:00
AnonymousRandomPerson
b887709dcf Synced data symbols from pmdsky-debug 2023-09-17 15:53:50 -04:00
AnonymousRandomPerson
ee153c6b30 Compiled arm7 2023-08-06 17:47:05 -04:00
AnonymousRandomPerson
80956ec169 Cleaned out extra library code 2023-07-10 21:26:59 -04:00
AnonymousRandomPerson
9ee264c64a Built overlays 2023-07-02 00:21:29 -04:00
AnonymousRandomPerson
608e361e57 Initialized base repo 2023-06-28 23:35:19 -04:00