Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
|
|
|
|
|
|
|
|
|
|
anonymous jumptable labels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3f392c279248562068a80ceaf2884f62a18f6e17.
|
|
|
|
|
|
|
|
|
|
|
|
implementations
|
|
|
|
(Some unreferenced labels are above code which is still used via fallthrough!)
|
|
|