Rangi
|
3affb23969
|
Don't pass redundant label names to table_width and list_start (#126)
|
2024-12-27 12:35:41 -05:00 |
|
vulcandth
|
4c95a9a708
|
Clean up bugs commented in the source code (#89)
Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-07-09 16:12:32 -05:00 |
|
vulcandth
|
464c67ee73
|
RGBDS syntax updates (#78)
New MACRO and DEF syntax
|
2022-06-06 17:25:39 -04:00 |
|
Rangi
|
5454e1e0de
|
Verify data table sizes with table_width and assert_table_length macros
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.
|
2021-03-05 16:10:25 -05:00 |
|
entrpntr
|
3e40a1ecd0
|
Simple cleanups in constants/data/macros and banks 1-4.
|
2020-05-12 13:31:27 -04:00 |
|
entrpntr
|
70d3a3fdbc
|
Sync with the recent updates to pokecrystal.
|
2020-04-27 03:35:35 -04:00 |
|
entrpntr
|
c248b30aa7
|
Cleanup of files for banks $01 and $04 for main.asm.
|
2020-03-17 15:23:39 -04:00 |
|