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"
|
|
<https://pastebin.com/NTxjzKGQ>
|
|
|
|
|
|
|
|
(#68)
Improve the audio engine's comments and replace some magic numbers with constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
|
|
|
|
|
|
|
|
|
|
Identify remaining link.asm labels
|