| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't pass redundant label names to `nybble_array` and `bit_array` | Rangi | 2026-03-30 | 1 | -13/+3 |
| | | |||||
| * | Specify a max item length for `list_start` (#552) | Rangi | 2025-12-15 | 1 | -4/+14 |
| | | |||||
| * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -24/+20 |
| | | |||||
| * | Say how many bytes the assertion macros expected vs got | Rangi42 | 2025-08-13 | 1 | -14/+20 |
| | | |||||
| * | Simplify `li` macro | Rangi42 | 2025-06-11 | 1 | -1/+1 |
| | | |||||
| * | Use features new to RGBDS 0.9.2 (#506) | Rangi | 2025-05-10 | 1 | -1/+1 |
| | | |||||
| * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 1 | -12/+23 |
| | | |||||
| * | Use constant in wram for hidden item flags (#445) | Vortyne | 2024-05-05 | 1 | -0/+6 |
| | | | | Prevents defining more hidden items than the flag array has room for | ||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -86/+86 |
| | | | | New MACRO and DEF syntax | ||||
| * | Use compound assignment operators | Rangi | 2021-11-23 | 1 | -4/+4 |
| | | |||||
| * | Improve some RAM formatting | Rangi | 2021-05-31 | 1 | -4/+4 |
| | | |||||
| * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -0/+35 |
| | | |||||
| * | Fix end_nybble_array | Rangi | 2021-05-23 | 1 | -1/+1 |
| | | |||||
| * | Use macros for packed arrays of nybbles | Rangi | 2021-05-23 | 1 | -0/+35 |
| | | |||||
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -27/+15 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+87 |
| Fixes #312 | |||||
