Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
|
|
<https://pastebin.com/NTxjzKGQ>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
|
|
|
|
|
|
Identify remaining link.asm labels
|
|
|
|
|
|
This piece of code is frankly rather confusing, as it seemingly doesn't
serve much of a purpose. Documenting it here for future reference.
|
|
|
|
|
|
|
|
To do: engine/{menus, overworld}
|
|
|
|
|
|
Disassemble bank $3e
|
|
|
|
|
|
|
|
|
|
Disassemble banks $70 and $3f, add tileset data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|