summaryrefslogtreecommitdiff
path: root/include/gba
AgeCommit message (Collapse)Author
2016-11-01name pokemon cry voice groupYamaArashi
2016-10-27Finished clear_save_data_menu.cfl4shk
2016-10-16decompile option menu and begin decompiling pokedex (#58)Cameron Hall
* 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-07use more constants in m4a asmYamaArashi
2016-10-02add comment for DMA clear macrosYamaArashi
2016-10-02add DmaClear macro (#50)camthesaxman
2016-09-30clean up sound codeYamaArashi
2016-09-25remove common variable workaround macrosYamaArashi
2016-09-18add m4a function prototypesYamaArashi
2016-09-04WIN_RANGE macroYamaArashi
2016-08-29dump songsYamaArashi
2016-08-27m4a ply_note disasm documentationYamaArashi
2016-06-10switch order of fill macros from dest, value to value, destYamaArashi
2016-06-10decompile palette.cYamaArashi
2016-06-09double-colon global labels in preproc; misc other stuffYamaArashi
2016-06-05link.cYamaArashi
2016-05-30prep for link codeYamaArashi
2016-05-30text.cYamaArashi
2016-05-21FreeAllSpriteTiles() to ClearSpriteTileRanges()YamaArashi
2016-05-21sprite.c and updated preprocYamaArashi
2016-05-15main.cYamaArashi
2016-05-15new macros for declaring uninitialized IWRAM dataYamaArashi
2016-05-15eliminate need for register variable in MPlayExtenderYamaArashi
2016-05-15m4a lib; use fewer iwram symsYamaArashi
2016-05-10add sound definesYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-04-08AGB flash libraryYamaArashi
2016-02-03RTC code/dataYamaArashi
2016-01-31string_util.cYamaArashi