Commit Graph

19 Commits

Author SHA1 Message Date
AnonymousRandomPerson
fdf7c0996d Add .rodata to ARM7 2024-12-28 02:25:07 -06:00
AnonymousRandomPerson
de14ecef7a Split overlay 1 data JP 2024-04-17 23:52:40 -04: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
82bd336cdc Supported EU syncing from pmdsky-debug 2023-11-20 23:36:17 -06:00
AnonymousRandomPerson
0a3c493127 Matched overlay 11 EU 2023-11-12 20:56:20 -05:00
AnonymousRandomPerson
b8254efa38 Synced from pmdsky-debug 2023-10-29 19:42:06 -04:00
AnonymousRandomPerson
1d49790c6f Supported ARM7 sync from pmdsky-debug 2023-10-28 01:59:22 -04:00
AnonymousRandomPerson
4eed0730f0 Defined pointers in ARM7 2023-09-29 21:37:19 -04:00
AnonymousRandomPerson
c485b5ee6f Defined pointers for arm7 2023-09-27 00:09:45 -04:00
AnonymousRandomPerson
952e7bd842 Defined pointers for ARM7 main 2023-09-23 20:45:33 -04:00
AnonymousRandomPerson
02220f6cef Defined pointers for ARM7 WRAM 2023-09-22 00:36:00 -04:00
AnonymousRandomPerson
49bf22a487 Removed invalid EXT_WRAM 2023-08-08 00:17:03 -04:00
AnonymousRandomPerson
460a3f9268 Matched arm7 2023-08-07 23:46:33 -04:00
AnonymousRandomPerson
95ec71b830 Closer to matching arm7 2023-08-07 00:12:51 -04:00
AnonymousRandomPerson
17dbb0d491 Split arm7 into main and wram 2023-08-06 19:09:10 -04:00
AnonymousRandomPerson
ee153c6b30 Compiled arm7 2023-08-06 17:47:05 -04:00
AnonymousRandomPerson
20e58676c4 Dumped arm7 2023-08-06 16:24:08 -04:00
AnonymousRandomPerson
80956ec169 Cleaned out extra library code 2023-07-10 21:26:59 -04:00
AnonymousRandomPerson
608e361e57 Initialized base repo 2023-06-28 23:35:19 -04:00