Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-04 | Move, comment, and simplify some macro definitions | Rangi | |
2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi | |
- fail for rgbds < 0.4.0 - `rst <Label>` - `ds <count>, <byte>` - `shift <N>` - ASCII "\r" - Sorted .sym file | |||
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid | |
We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one. | |||
2018-05-06 | 'rept' is not indented | Rangi | |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
2017-12-29 | bgrows → * BG_MAP_WIDTH | Remy Oukaour | |
No dims macro | |||
2017-12-29 | hldims, bcdims, dedims | Remy Oukaour | |
2017-12-29 | Define ld_dims for in-order (width, height) pairs | Remy Oukaour | |
2017-12-29 | Coordinate macros all have similar structure | Remy Oukaour | |
2017-12-28 | Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW) | Remy Oukaour | |
2017-12-28 | endm -> ENDM | xCrystal | |
2017-12-28 | Lowercase v for VRAM addresses | xCrystal | |
2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal | |
2017-12-14 | Reorganize macros | Remy Oukaour | |