Rangi
|
41d5ea0482
|
Rename the object_struct field labels and constants (#1005)
Fixes #990
|
2022-09-12 09:15:44 -04:00 |
|
vulcandth
|
3648afda16
|
RGBDS syntax updates (#905)
New MACRO and DEF syntax
|
2022-06-06 17:25:42 -04:00 |
|
Rangi
|
3cdfac7994
|
Move, comment, and simplify some macro definitions
|
2020-04-04 15:32:18 -04:00 |
|
Rangi
|
0ee9d7a48b
|
Upgrade to rgbds 0.4.0
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
|
2020-04-04 15:15:02 -04:00 |
|
mid-kid
|
26b8bf003e
|
Standardize on lowercase Tilemap and Attrmap
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
|
2020-02-13 18:31:10 +01:00 |
|
Rangi
|
1c92cb8b48
|
'rept' is not indented
|
2018-05-06 12:16:57 -04:00 |
|
luckytyphlosion
|
a1951cefc0
|
Prefix wram labels with w, part 2.
|
2018-01-23 17:39:09 -05:00 |
|
Remy Oukaour
|
f01434f2c0
|
bgrows → * BG_MAP_WIDTH
No dims macro
|
2017-12-29 18:59:50 -05:00 |
|
Remy Oukaour
|
1321a70029
|
hldims, bcdims, dedims
|
2017-12-29 16:15:34 -05:00 |
|
Remy Oukaour
|
145a1c3441
|
Define ld_dims for in-order (width, height) pairs
|
2017-12-29 16:14:02 -05:00 |
|
Remy Oukaour
|
2acc7f378a
|
Coordinate macros all have similar structure
|
2017-12-29 16:05:33 -05:00 |
|
Remy Oukaour
|
b9a68fec25
|
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
|
2017-12-28 22:13:39 -05:00 |
|
xCrystal
|
50fc9c3389
|
endm -> ENDM
|
2017-12-28 22:31:16 +01:00 |
|
xCrystal
|
333524f0be
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
|
xCrystal
|
7beb497d3a
|
Uppercase MACRO and EQU(S) according to the style guide
|
2017-12-28 13:23:44 +01:00 |
|
Remy Oukaour
|
e48a401290
|
Reorganize macros
|
2017-12-14 00:36:24 -05:00 |
|