summaryrefslogtreecommitdiff
path: root/macros/coords.asm
AgeCommit message (Expand)Author
2020-04-04Move, comment, and simplify some macro definitionsRangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2018-05-06'rept' is not indentedRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-29bgrows → * BG_MAP_WIDTHRemy Oukaour
2017-12-29hldims, bcdims, dedimsRemy Oukaour
2017-12-29Define ld_dims for in-order (width, height) pairsRemy Oukaour
2017-12-29Coordinate macros all have similar structureRemy Oukaour
2017-12-28Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)Remy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-14Reorganize macrosRemy Oukaour