summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2021-03-04Fixed faulty defineN
2021-03-04Fix commentN
2021-03-04Document BG_PLTT usage in Agb_MainN
2021-02-02Merge pull request #1314 from GriffinRichards/doc-controllersGriffinR
2021-01-25Use INTR_FLAG_VBLANK instead of constant 0x1N
2021-01-22Document remainder of battle_controllers.cGriffinR
2021-01-11Move SeedRngWithRtc fix to BUGFIX conditionalGriffinR
2020-11-06Simplify RAM reset adaptation for modernPikalaxALT
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-04Make JOY Macros matchPokeCodec
2020-09-04Refactor InitStateHandlers so each key in the reset combo is checkedPokeCodec
2020-07-14Give proper names to some functionsDizzyEggg
2020-06-08Document link_rfu_3.cGriffinR
2020-06-07Sync link_rfu_2.cGriffinR
2020-05-14restore SeedRngWithRtc comment and declaration of GF oversight.ProjectRevoTPP
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-07-07Stack-free IWRAM clearPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-06-26Modernize codePikalaxALT
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-03-01More minor fixesPhlosioneer
2019-02-27I guess I'm documenting Trainer Hill nowPhlosioneer
2019-01-13Move some vars to CDizzyEggg
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-28Decompile pokedex_cry_screen.c (#406)Marcus Huderle
2018-10-06Update gGameVersion to use GAME_VERSIONDeokishisu
2018-02-15Almost finish decompiling introDiegoisawesome
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-21Merge branch 'master' into linkPikalaxALT
2018-01-18Merge branch 'master' into linkscnorton
2018-01-16decompile option menuDizzyEggg
2018-01-07completely label and document dma3_manager.ccamthesaxman
2018-01-06remove explicit memcpy and add HEAP_SIZE constantcamthesaxman
2017-12-16Merge branch 'master' into linkPikalaxALT
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-11-14LinkVSyncPikalaxALT
2017-11-13HandleLinkConnectionPikalaxALT
2017-11-12through sub_800B1A0PikalaxALT
2017-11-11Rename functions in link.cPikalaxALT
2017-11-10through sub_800A588PikalaxALT
2017-11-09sub_8009D90PikalaxALT
2017-11-08through sub_8009818PikalaxALT
2017-11-07main.c common symsPikalaxALT
2017-09-30BSS: src/main.o, src/dma3_manager.oPikalaxALT
2017-09-06make it compileDizzyEggg
2017-09-05name some pokemon and battle labelsDizzyEggg
2017-09-04begin load_save.cDizzyEggg