summaryrefslogtreecommitdiff
path: root/engine/card_flip.asm
AgeCommit message (Expand)Author
2017-12-15Add more palettes to data/palettes/Remy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-12-10Consistent code formatting: no redundant `a`s and spaces after commasRemy Oukaour
2017-12-09Move some gfx/unknown/ files into meaningful directoriesRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-11Card FlipPikalaxALT
2015-12-11Unown PuzzlesPikalaxALT
2015-12-11card flip (checkpoint commit)PikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT