summaryrefslogtreecommitdiff
path: root/engine/menu.asm
AgeCommit message (Collapse)Author
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a ↵pikalaxalt
trailing colon
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-12-22More stats screen shenanigansPikalaxALT
2015-12-21More link trade shenanigansPikalaxALT
2015-12-20Menu joy flags; started with link address spacePikalaxALT
2015-12-16Bill's PCPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-10slot machinesPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-04Mon submenu, engine/menu.asmPikalaxALT
2013-09-07move common asm from engine/ to common/yenatch
engine/ was getting really bloated and common asm wasnt what it was made for
2013-09-03split menu functions into engine/menu.asmyenatch