Commit Graph

16 Commits

Author SHA1 Message Date
Rangi
812a7d17d7 Don't pass redundant label names to nybble_array and bit_array 2026-03-30 17:42:50 -04:00
Rangi
d79c578abd
Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
Rangi
5943b96cf6
Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
Rangi42
263a35a3fb Say how many bytes the assertion macros expected vs got 2025-08-13 13:03:45 -04:00
Rangi42
663b0612a7 Simplify li macro 2025-06-11 15:44:17 -04:00
Rangi
617a729b0f
Use features new to RGBDS 0.9.2 (#506) 2025-05-10 12:47:40 -04:00
Rangi
cd647df3b5
Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
Vortyne
5f7b444ae8
Use constant in wram for hidden item flags (#445)
Prevents defining more hidden items than the flag array has room for
2024-05-05 09:56:08 -05:00
vulcandth
6b5be9129c
RGBDS syntax updates (#358)
New MACRO and DEF syntax
2022-06-06 17:25:31 -04:00
Rangi
865d37e02a Use compound assignment operators 2021-11-23 20:56:57 -05:00
Rangi
8701ef4d61 Improve some RAM formatting 2021-05-31 11:46:10 -04:00
Rangi
346ce9454a Use macros for bit arrays 2021-05-23 22:09:02 -04:00
Rangi
715496bf35 Fix end_nybble_array 2021-05-23 21:51:20 -04:00
Rangi
653b62139d Use macros for packed arrays of nybbles 2021-05-23 18:33:14 -04:00
Rangi
dd690920c9 Use rgbds 0.5.0 features:
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
2021-04-17 19:06:56 -04:00
Rangi
95ec2cf039 Verify data table and name list sizes with assertion macros
Fixes #312
2021-03-25 16:44:41 -04:00