pokecrystal/home/map.asm, branch master Pokémon Crystal Use `MAP_LENGTH` in `GetMapPointer` 2021-12-30T23:16:22+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-12-30T23:16:22+00:00 a6cffc04c35a22778fe79f26c0e90b0f7164fb76

Verify data table sizes with table_width and assert_table_length macros 2021-03-04T05:15:03+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 40902ffe244544d638567642e4e01b9c5801db23 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
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
Remove "Buffer" suffix from two HRAM labels 2020-12-23T21:54:28+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:54:28+00:00 5db892782adaa5bb5a3e4cd6fa06565764bd1fb0

Rename some labels 2020-12-23T21:29:30+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:29:30+00:00 99e66c25577e367d6c7ca75fea8b466b54c3317a - Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"

Fixes #789
Resolve some "???" comments 2020-11-17T16:09:02+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-17T16:09:02+00:00 9b3c45b14d40d084b6301129d25376ee115b25ad

Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09T20:20:40+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-09T20:17:03+00:00 17894e5f39520db2f21452d056c4683915086d8d

Updates to more closely sync with pokegold 2020-10-30T03:23:57+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-30T03:23:57+00:00 ba5bc304f959d2387b45b9320808797272cf958a

Replace many '; unused' with '; unreferenced' 2020-10-28T14:21:10+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-28T14:21:10+00:00 6d333bed5fde0c2da0a6a9df2ccae83933400e42

Disassemble the final English debug ROM 2020-07-13T19:18:28+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-13T17:05:05+00:00 e239aa4aba89156ac52b2af26d1bbf084ee88e75

Identify some more labels 2020-06-22T20:30:13+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-22T20:30:13+00:00 61847b3596807fd5789c800139af624bcac32e7a