Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-17 | Decompile map object data (nonmatching wip 1) | PikalaxALT | |
2017-06-14 | Move min/max macros to global.h | PikalaxALT | |
2017-06-14 | FILE MODES BrokeBack | PikalaxALT | |
2017-06-10 | Attempt at decompiling field effect for sending out pokemon for field move | PikalaxALT | |
2017-06-06 | Pick up decompiling field_effect.s | scnorton | |
2017-05-31 | A couple more decorations tasks | scnorton | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-28 | introduce BGCNT constants | camthesaxman | |
2017-01-13 | update GBA headers | YamaArashi | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
2016-12-11 | Decompile src/fieldmap.c | yenatch | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* 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-04 | add functions to syscall.h | YamaArashi | |
2016-11-01 | name pokemon cry voice group | YamaArashi | |
2016-10-27 | Finished clear_save_data_menu.c | fl4shk | |
2016-10-16 | decompile 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-07 | use more constants in m4a asm | YamaArashi | |
2016-10-02 | add comment for DMA clear macros | YamaArashi | |
2016-10-02 | add DmaClear macro (#50) | camthesaxman | |
2016-09-30 | clean up sound code | YamaArashi | |
2016-09-25 | remove common variable workaround macros | YamaArashi | |
2016-09-18 | add m4a function prototypes | YamaArashi | |
2016-09-04 | WIN_RANGE macro | YamaArashi | |
2016-08-29 | dump songs | YamaArashi | |
2016-08-27 | m4a ply_note disasm documentation | YamaArashi | |
2016-06-10 | switch order of fill macros from dest, value to value, dest | YamaArashi | |
2016-06-10 | decompile palette.c | YamaArashi | |
2016-06-09 | double-colon global labels in preproc; misc other stuff | YamaArashi | |
2016-06-05 | link.c | YamaArashi | |
2016-05-30 | prep for link code | YamaArashi | |
2016-05-30 | text.c | YamaArashi | |
2016-05-21 | FreeAllSpriteTiles() to ClearSpriteTileRanges() | YamaArashi | |
2016-05-21 | sprite.c and updated preproc | YamaArashi | |
2016-05-15 | main.c | YamaArashi | |
2016-05-15 | new macros for declaring uninitialized IWRAM data | YamaArashi | |
2016-05-15 | eliminate need for register variable in MPlayExtender | YamaArashi | |
2016-05-15 | m4a lib; use fewer iwram syms | YamaArashi | |
2016-05-10 | add sound defines | YamaArashi | |
2016-04-30 | use compiled libgcc | YamaArashi | |
2016-04-08 | AGB flash library | YamaArashi | |
2016-02-03 | RTC code/data | YamaArashi | |
2016-01-31 | string_util.c | YamaArashi | |