summaryrefslogtreecommitdiff
path: root/arm9/src/main.c
AgeCommit message (Expand)Author
2021-05-01remove obsolete externsRémi Calixte
2021-03-20better namesRémi Calixte
2020-08-30Decompile mail-related codePikalaxALT
2020-08-24Rename RTC-related routinesPikalaxALT
2020-08-22Decompile sav_system_infoPikalaxALT
2020-08-20Decompile game_init.cPikalaxALT
2020-08-19Decompile save.sPikalaxALT
2020-08-18Remove player_data include from save_block_2 headerPikalaxALT
2020-08-16Rename overlay manager routinesPikalaxALT
2020-08-14Name some routines in save.sPikalaxALT
2020-08-13Name routines in unk_0206EB80.s --> bag.sPikalaxALT
2020-08-13Rename routines in player_data.sPikalaxALT
2020-08-12Merge two struct definitionsPikalaxALT
2020-08-07Name text printer funcsPikalaxALT
2020-06-28Merge branch 'master' of https://github.com/martmists/pokediamond into pikala...PikalaxALT
2020-06-27Bring overlay 06 closer to matchingPikalaxALT
2020-06-27finish module 63red031000
2020-06-26Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-06-25sound.cPikalaxALT
2020-06-24Decompile unk_02034710.sPikalaxALT
2020-06-22First pass autogen data labels in most other overlaysPikalaxALT
2020-06-18Decompile (gflib?) math_util file.Kaz
2020-05-29Decompile unk_02006234PikalaxALT
2020-05-29OS_GetResetParameterPikalaxALT
2020-05-29Implement config.mk and config.hPikalaxALT
2020-05-28OS_irqHandlerred031000
2020-05-25Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-24Merge GFLIB_sysctl into mainPikalaxALT
2020-05-24fix more warningsred031000
2020-05-22Distribute rom2.oPikalaxALT
2020-05-22Split bss up to poke_overlayPikalaxALT
2020-05-18More splittingPikalaxALT
2020-05-16Split two (supposedly) gflib filesPikalaxALT
2020-05-12Disassemble module 57PikalaxALT
2020-05-11Disassemble module 37PikalaxALT
2020-05-10Function decls in main.cPikalaxALT
2020-05-10Through FUN_02000FE8PikalaxALT
2020-05-10Decompile through FUN_02000F4CPikalaxALT
2020-05-10Decompile main through FUN_02000EC8PikalaxALT
2020-05-10SDK declaration of PM_GetBackLightPikalaxALT
2020-05-10Get rid of CONST_34, CONST_3FPikalaxALT
2020-05-10Tocuh up main.c; key inputPikalaxALT
2020-05-01add thumb/arm macros and change makefiles to reflect that.Demki
2020-04-25Split arm9 compilation to subdirPikalaxALT