summaryrefslogtreecommitdiff
path: root/engine/slots/slot_machine.asm
AgeCommit message (Expand)Author
2020-11-14Fix file modesdannye
2020-07-16Revise some map scripts, mostly for getting itemsRangi
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-07Use HIGH() and LOW()Rangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi