summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2021-11-13Enforce structs to enforce save block order for modern toolchains.ProjectRevoTPP
2021-09-24Document some single-remaining symbolsGriffinR
2021-03-291 to trueKurausukun
2021-03-18port miscellaneous fr documentationKurausukun
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
Document battle controllers, misc other battle
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
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
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
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
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 ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
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