Age | Commit message (Collapse) | Author |
|
|
|
Fixes #813
|
|
|
|
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
|
|
|
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
|
|
|
|
|
|
|
|
|
|
This was discussed in #706
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
|
|
|
|
Fixes #796
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to FIQ for having done so in Polished Crystal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rub a dub dub, thanks for the grub
|
|
|