Commit Graph

34 Commits

Author SHA1 Message Date
AnonymousRandomPerson
3f53ea0f72 Decomped IsChargingAnyTwoTurnMove 2024-12-27 23:59:57 -06:00
AnonymousRandomPerson
a5a1d2a115 Synced from pmdsky-debug 2024-12-22 22:48:24 -06:00
AnonymousRandomPerson
3ae1617447 Matched overlay 1 and 7 2024-06-18 22:47:18 -05: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
c05f2538f9 Synced from pmdsky-debug 2023-12-21 00:52:30 -05:00
AnonymousRandomPerson
7252f84dd1 Synced from pmdsky-debug 2023-12-19 22:23:46 -05:00
AnonymousRandomPerson
ebd2d093b8 Decomped sound envelope functions
Contributed by Rhokin in the SkyTemple Discord. https://discord.com/channels/710190644152369162/804247227991326730/1182773685317271634
2023-12-08 23:16:22 -05:00
AnonymousRandomPerson
a2b8c4b62c Synced from pmdsky-debug 2023-12-04 18:27:52 -05:00
AnonymousRandomPerson
82bd336cdc Supported EU syncing from pmdsky-debug 2023-11-20 23:36:17 -06:00
AnonymousRandomPerson
5d2a5f9cfb Matched overlay 7 2023-11-11 23:13:29 -05:00
AnonymousRandomPerson
e926928a12 Split overlay 1 ASM for EU 2023-11-10 23:16:12 -05:00
AnonymousRandomPerson
e1bcda7226 Split overlay 7 for EU 2023-11-01 23:25:41 -04:00
AnonymousRandomPerson
dd72f6f3b0 Synced pmdsky-debug symbols 2023-10-03 20:19:55 -04:00
AnonymousRandomPerson
2b219f18f6 Fixed pointers with wrong overlay 2023-09-27 23:03:55 -04:00
AnonymousRandomPerson
7c5712fbec Defined pointers for overlay 7 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
a91d39d709 Synced latest pmdsky-debug symbols 2023-09-05 22:25:01 -04:00
AnonymousRandomPerson
f9a76fcaa2 Fixed naming for data/BSS symbols 2023-08-15 23:13:37 -04:00
AnonymousRandomPerson
ab9a837d4b Matched overlay table 2023-08-14 22:35:23 -04:00
AnonymousRandomPerson
6e1d5f7333 Added BSS to overlays 2023-08-14 00:17:21 -04:00
AnonymousRandomPerson
acd4d8168c Filled holes in overlay 8 2023-08-03 00:03:13 -04:00
AnonymousRandomPerson
8378bbea45 Filled holes in overlay 7 2023-08-03 00:00:51 -04:00
AnonymousRandomPerson
3e371e1eef Matched overlay 8 2023-07-15 21:59:57 -04:00
AnonymousRandomPerson
336ab371a9 Matched overlay 7 2023-07-15 20:14:20 -04:00
AnonymousRandomPerson
f43019a2dd Fixed overlay addresses 2023-07-14 23:50:39 -04:00
AnonymousRandomPerson
3a75a3b64d Moved system code to lib/syscall 2023-07-12 23:47:38 -04:00
AnonymousRandomPerson
dbfc418768 Dumped remaining bytes in overlays 2023-07-12 22:34:58 -04:00
AnonymousRandomPerson
e352ec7451 Removed incorrect ov10 calls 2023-07-09 20:43:44 -04:00
AnonymousRandomPerson
197ba2abf1 Removed incorrect ov02 calls 2023-07-09 20:35:58 -04:00
AnonymousRandomPerson
ad62158e7f Fixed remaining compile errors 2023-07-09 00:02:54 -04:00
AnonymousRandomPerson
bb08edf420 Dumped all ASM 2023-07-06 23:30:44 -04:00
AnonymousRandomPerson
2e15420046 Replace invalid comments 2023-07-04 21:22:46 -04:00
AnonymousRandomPerson
4dfb6a564e Initial FUN_ replacement 2023-07-04 20:53:01 -04:00
AnonymousRandomPerson
1c5b8a6503 Dumped ASM code 2023-07-03 23:52:33 -04:00
AnonymousRandomPerson
a5dc84bdda Dumped dungeon/ground mode overlays 2023-07-02 23:37:12 -04:00