Commit Graph

30 Commits

Author SHA1 Message Date
YamaArashi
843a058320 add functions to syscall.h 2016-11-04 11:45:47 -07:00
YamaArashi
be30d5bf44 name pokemon cry voice group 2016-11-01 20:07:33 -07:00
fl4shk
6ba67a506c Finished clear_save_data_menu.c 2016-10-27 21:13:50 -07:00
Cameron Hall
f2fb6f9b83 decompile option menu and begin decompiling pokedex (#58)
* start decompiling pokedex

* fix up this darn struct

* decompile most of the option menu code

* decompile more code

* finish up with option menu

* minor cleanup

* fix some pokedex functions

* remove disassembly files

* actually remove disassembly files

* more decompilation

* decompile 2 more functions

* minor cleanup

* Update start_menu.c with CB2_InitPokedex
2016-10-16 17:02:35 -07:00
YamaArashi
d9a314dea2 use more constants in m4a asm 2016-10-07 17:07:51 -07:00
YamaArashi
f522ceb65e add comment for DMA clear macros 2016-10-02 14:24:34 -07:00
camthesaxman
43f374e64e add DmaClear macro (#50) 2016-10-02 14:15:12 -07:00
YamaArashi
9b50e911c8 clean up sound code 2016-09-30 18:45:14 -07:00
YamaArashi
fd0e633b79 remove common variable workaround macros 2016-09-25 01:43:12 -07:00
YamaArashi
c5d2ccda13 add m4a function prototypes 2016-09-18 14:45:48 -07:00
YamaArashi
411c2dc2d6 WIN_RANGE macro 2016-09-04 02:21:44 -07:00
YamaArashi
61601293b2 dump songs 2016-08-29 23:45:09 -07:00
YamaArashi
6bde976a5d m4a ply_note disasm documentation 2016-08-27 12:38:28 -07:00
YamaArashi
5dde2ecaaf switch order of fill macros from dest, value to value, dest 2016-06-10 19:22:09 -07:00
YamaArashi
a27cec41b5 decompile palette.c 2016-06-10 18:37:25 -07:00
YamaArashi
a37de9f763 double-colon global labels in preproc; misc other stuff 2016-06-09 01:32:19 -07:00
YamaArashi
2998cc719a link.c 2016-06-05 13:43:46 -07:00
YamaArashi
febe474749 prep for link code 2016-05-30 11:57:24 -07:00
YamaArashi
0ebfe95d65 text.c 2016-05-30 02:19:25 -07:00
YamaArashi
5cbdc23e7e FreeAllSpriteTiles() to ClearSpriteTileRanges() 2016-05-21 15:15:29 -07:00
YamaArashi
c0203de808 sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
YamaArashi
1879d0883e main.c 2016-05-15 21:13:30 -07:00
YamaArashi
147c8672c3 new macros for declaring uninitialized IWRAM data 2016-05-15 16:43:56 -07:00
YamaArashi
91b1aab026 eliminate need for register variable in MPlayExtender 2016-05-15 13:03:12 -07:00
YamaArashi
eaa9f37ca9 m4a lib; use fewer iwram syms 2016-05-15 01:55:33 -07:00
YamaArashi
b1e5ea3877 add sound defines 2016-05-10 21:35:05 -07:00
YamaArashi
1e6eb4f812 use compiled libgcc 2016-04-30 04:19:00 -07:00
YamaArashi
8890ea36ee AGB flash library 2016-04-08 21:43:56 -07:00
YamaArashi
5fd538d180 RTC code/data 2016-02-03 00:26:25 -08:00
YamaArashi
6f1c908302 string_util.c 2016-01-31 04:29:44 -08:00