Commit Graph

198 Commits

Author SHA1 Message Date
AnonymousRandomPerson
ae7044c390 Defined pointers for overlay 9 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
262213e1f1 Defined pointers for overlay 8 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
7c5712fbec Defined pointers for overlay 7 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
eae38db02b Defined pointers for overlay 6 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
791893bdc8 Defined pointers for overlay 5 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
1dc607d510 Defined pointers for overlay 4 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
9f63eee548 Defined pointers for overlay 3 2023-09-17 00:05:22 -04:00
AnonymousRandomPerson
1ea08cdb03 Defined pointers for overlay 2 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
22232c4af9 Defined pointers for overlay 1 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
8981e8ba54 Defined pointers for overlay 0 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
a0ae4cc2c3 Use American spelling for "initialization" 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
8ab85eb8b2
Merge pull request #21 from AnonymousRandomPerson/main
Defined ITCM/DTCM symbols
2023-09-15 12:09:42 -04:00
AnonymousRandomPerson
fc21fc777e Renamed debug_flag_2 to debug_log_flag 2023-09-15 10:14:47 -04:00
AnonymousRandomPerson
e25a2158da Added debug flag enums 2023-09-14 23:39:41 -04:00
AnonymousRandomPerson
ffe06a8e65 Defined symbols for ITCM pointers 2023-09-14 19:46:49 -04:00
AnonymousRandomPerson
ebcea8ca1f Defined symbols for DTCM pointers 2023-09-14 19:46:49 -04:00
AnonymousRandomPerson
766455c90f
Merge pull request #20 from marius851000/debug_print
Decompiled debug print
2023-09-14 19:45:55 -04:00
marius david
bea8eb0735 Decompiled the rest of debug display functions 2023-09-14 13:41:12 +02:00
marius david
5a8d59fbc6 decompile FatalError 2023-09-14 13:39:03 +02:00
marius david
af036b64f9 Add label related to debug 2023-09-14 13:14:21 +02:00
AnonymousRandomPerson
dd256a66d7
Merge pull request #19 from AnonymousRandomPerson/main
Defined symbols for arm9 pointers
2023-09-13 23:32:53 -04:00
AnonymousRandomPerson
ffc5860502 Defined symbols for arm9 pointers 2023-09-13 23:24:30 -04:00
AnonymousRandomPerson
4a6b24ef23 Used relative overlay addresses 2023-09-08 23:08:54 -04:00
AnonymousRandomPerson
ee6729b3a3
Merge pull request #18 from UsernameFodder/license
Clarify scope of include/LICENSE.txt
2023-09-07 13:53:07 -04:00
UsernameFodder
fe897b2e4f Clarify scope of include/LICENSE.txt
The existing license text could be misinterpreted as pmdsky-debug owning
everything in the directory, which isn't true. Modify the note to
clarify the scope of the license's application.

As the one named as the original copyright holder, I'm loosening it for
this repository since the portions of work it's using are more naturally
attributed to all the pmdsky-debug contributors, not just me.
2023-09-07 12:28:37 -05:00
AnonymousRandomPerson
8aaf47c39c
Merge pull request #17 from AnonymousRandomPerson/main
Added script to sync symbols to pmdsky-debug
2023-09-07 11:52:28 -04:00
AnonymousRandomPerson
3c957980ed Added script to sync symbols to pmdsky-debug 2023-09-06 23:56:06 -04:00
AnonymousRandomPerson
9bebd68f19 Synced docs for decomped functions 2023-09-06 23:37:34 -04:00
AnonymousRandomPerson
52fcef93f1 Renamed veneer functions 2023-09-06 23:37:34 -04:00
AnonymousRandomPerson
698fbcad14 Fixed incorrect function boundaries 2023-09-06 23:37:34 -04:00
AnonymousRandomPerson
c3f85b9fa1
Merge pull request #16 from AnonymousRandomPerson/main
Added pmdsky-debug sync script
2023-09-05 22:34:26 -04:00
AnonymousRandomPerson
a91d39d709 Synced latest pmdsky-debug symbols 2023-09-05 22:25:01 -04:00
AnonymousRandomPerson
cd7909af2e Added pmdsky-debug sync script 2023-09-05 22:25:01 -04:00
AnonymousRandomPerson
9cd388ad7b Fixed lingering FUN function names 2023-09-05 21:34:49 -04:00
AnonymousRandomPerson
499b1dc3f3
Merge pull request #15 from marius851000/pack_decomp
Finishing decompilation of pack-related functions
2023-09-04 13:23:37 -04:00
marius david
c70d1d2fef Finishing decompilation of pack-related functions 2023-09-04 18:27:58 +02:00
AnonymousRandomPerson
e824a3f6ba
Merge pull request #14 from AnonymousRandomPerson/main
Reorganized readme for new install_toolchain make task
2023-08-30 18:15:24 -04:00
AnonymousRandomPerson
bd43935c7e Ignored .plist files 2023-08-30 18:14:49 -04:00
AnonymousRandomPerson
6788d1214c Reorganized readme for new install_toolchain make task 2023-08-30 18:13:55 -04:00
AnonymousRandomPerson
96dbbb7d1d
Merge pull request #10 from marius851000/better_install
Better installation instruction/script
2023-08-30 17:59:14 -04:00
AnonymousRandomPerson
a40326345c
Merge pull request #13 from marius851000/pack_decomp
decomp a function + fix extraction script
2023-08-30 17:58:54 -04:00
marius david
e7b6241d85 fix some issue with extraction script 2023-08-30 13:36:20 +02:00
marius david
7cbd2abede decomp "GetFileLengthInPack" 2023-08-30 13:36:11 +02:00
marius david
26a667aaec (hopefully) fix CI 2023-08-30 13:01:17 +02:00
AnonymousRandomPerson
14b15f6ad7
Merge pull request #12 from AnonymousRandomPerson/main
Replaced decomp list with pret.github.io link
2023-08-30 00:10:59 -04:00
AnonymousRandomPerson
9eee8c7a75 Replaced decomp list with pret.github.io link 2023-08-29 23:57:36 -04:00
AnonymousRandomPerson
67de757eec
Merge pull request #11 from AnonymousRandomPerson/main
Added extract_function tool
2023-08-29 23:18:44 -04:00
AnonymousRandomPerson
b5fd82f97b Added extract_function tool 2023-08-29 23:11:15 -04:00
marius david
bdb24c711d Better installation instruction/script 2023-08-29 13:44:34 +02:00
AnonymousRandomPerson
40d4e60efd
Merge pull request #9 from AnonymousRandomPerson/main
Ported WSL2 fix from HeartGold
2023-08-28 00:23:15 -04:00