Commit Graph

16 Commits

Author SHA1 Message Date
Kaz
2ec8ae4bec Preliminary support for English rev0 debug. Matching but still needs
cleaning up.
Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English
Debug ROMs.
Add Sapphire German "first edition" debug support, now that we have a
hash for it.
Fix an obvious nonmatching.
2020-06-08 04:12:23 -04:00
PikalaxALT
4f66d1b7f2 through sub_811A15C (two nonmatching) 2018-04-28 14:09:33 -04:00
PikalaxALT
bac8127928 through DebugMenu_8078254 2018-04-08 15:52:49 -04:00
PikalaxALT
b9ad9b3ad5 through sub_8096874 2018-01-07 19:20:15 -05:00
scnorton
e3025532d0 Some more decompilation (giant function nonmatching, need help fixing pokenav struct?) 2017-05-31 13:07:23 -04:00
NieDzejkob
5b525b2794 Identify gUnknown_3001764 2017-05-24 16:15:15 -04:00
YamaArashi
3dc2f89924 field_8 -> savedCallback 2017-01-05 02:53:34 -08:00
Cameron Hall
41d2b112eb almost finish decompiling matsuda_debug_menu.c (#158)
* almost finish decompiling matsuda_debug_menu.c

* rename sub_8071C20 to CloseMenu
2017-01-04 14:32:45 -08:00
ProjectRevoTPP
370c7f7853 more labels (#159)
* labels for tv.c and tv.s

* match function prologue a little bit better

* whoops

* label and document lottery_corner.c

* gSoftResetDisabled

* add labels for main_menu.c

* labels for metatile_behavior.c
2017-01-04 14:31:44 -08:00
YamaArashi
5c1c941182 begin decompiling pokemon_3 2016-12-30 16:11:16 -08:00
Marijn van der Werf
4258e60771 Declare more non-static functions in header files (#111)
* Declare more non-static functions in header files

* Use `(void)` for functions without arguments.

* Move global-included data to seperate headers

* Don't import types or global in header

* Fix fieldmap imports

* Revert in-code changes

* Add missing newlines
2016-11-30 18:51:24 -08:00
YamaArashi
27e6a517a1 put function prototypes in main.h 2016-10-02 14:38:59 -07:00
YamaArashi
179c2e5041 initial decompilation of some field system code 2016-10-02 00:43:14 -07:00
YamaArashi
2998cc719a link.c 2016-06-05 13:43:46 -07:00
YamaArashi
0ebfe95d65 text.c 2016-05-30 02:19:25 -07:00
YamaArashi
c0203de808 sprite.c and updated preproc 2016-05-21 10:35:53 -07:00