summaryrefslogtreecommitdiff
path: root/engine/movie/title.asm
AgeCommit message (Expand)Author
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-14Fix file modesdannye
2020-11-07Use STARTER1 and STARTER2 for the title screenRangi
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-07Use HIGH() and LOW()Rangi
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-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi