pokegold/engine/overworld/decorations.asm, branch master Pokémon Gold and Silver Identify some wMenuJoypad-related button constants 2022-03-10T00:42:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2022-03-10T00:42:31+00:00 fddd1c132bd526cc9b15c14896becfc30288a049

Standardize capitalization of ".Jumptable" 2021-06-19T23:52:07+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-06-19T23:52:07+00:00 3eda24dc473813e44e55afb1cf8f57a354fb7a10

Merge pull request #69 from Rangi42/tables 2021-03-08T15:01:30+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2021-03-08T15:01:30+00:00 f9431c6aab479601ee0229a109154fa4f8b8b889 Verify data table sizes with table_width and assert_table_length macros
Verify data table sizes with table_width and assert_table_length macros
Identify scrolling menu lists in WRAM 2021-03-08T14:45:51+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-08T14:45:51+00:00 abfe4f96ee0db03ac00ab52282cf182d636b35b4

Verify data table sizes with table_width and assert_table_length macros 2021-03-05T21:10:25+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 5454e1e0deefc6b4fc8c4de0e63314052fceebc0 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
Rename some labels 2020-12-23T21:46:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:46:49+00:00 524f57703fb362dd9a131edb1eb5aebad5ffe633 - Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Identify more uses of wBuffer1-6 2020-11-04T00:52:59+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-04T00:52:59+00:00 5c143ed970c969832953699e80b1fcaab182c5a1

Identify the remaining uses of another WRAM union 2020-10-29T18:45:52+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-29T18:45:52+00:00 7062ce2ffaf439e611c0f3840b4b1974c712d2c6

Comment, remove, or revise many unreferenced labels 2020-10-27T00:30:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-24T00:39:20+00:00 46f6cc4d41494c044f1091491c712afc2a5bfd3a

Identify some more unnamed labels 2020-10-05T00:10:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-04T23:43:19+00:00 e128fbeadb6e9e6575581b7e5da03c9fee1ce2f6