vulcandth
|
3648afda16
|
RGBDS syntax updates (#905)
New MACRO and DEF syntax
|
2022-06-06 17:25:42 -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 |
|
Rangi
|
eb1e3636bb
|
Use labels instead of constants for HRAM
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
|
2018-08-25 14:28:22 -04:00 |
|
Rangi
|
2a53d75807
|
Similar formatting for similar WRAM areas
|
2018-02-02 21:15:15 -05:00 |
|
xCrystal
|
50fc9c3389
|
endm -> ENDM
|
2017-12-28 22:31:16 +01:00 |
|
Remy Oukaour
|
c66d195089
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
|
Remy Oukaour
|
e48a401290
|
Reorganize macros
|
2017-12-14 00:36:24 -05:00 |
|
yenatch
|
f036cdf13b
|
Move around some more macros.
|
2015-01-20 14:26:16 -08:00 |
|