summaryrefslogtreecommitdiff
path: root/engine/movie/intro.asm
AgeCommit message (Collapse)Author
2020-11-14Fix file modesdannye
2020-11-05Sync home and macro code with pokeyellowRangi
2020-08-28Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi
2020-07-17Identify remaining tilemap IDsRangi
2020-07-16Un-deduplicate gfx/intro_credits/gengar.png's tilesRangi
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Logical spacing in data/sgb/sgb_palettes.asmRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi