pokecrystal/mobile/mobile_5e.asm, branch master Pokémon Crystal 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

Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile 2020-11-04T04:25:22+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-04T04:25:22+00:00 7254c100931d6c96c877ca7a2db3dc03076d138a

Comment, remove, or revise many unreferenced labels 2020-10-27T00:29:58+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-26T19:45:57+00:00 9dcdad5e60fbc10ba81ae127743c78a6b00d3dd5

Comment more ROM labels as unreferenced 2020-06-21T22:33:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-21T22:33:31+00:00 c3c18dd19643ea48170bb3d0c5be5c9fe16e473e (Some unreferenced labels are above code which is still used via fallthrough!)
(Some unreferenced labels are above code which is still used via fallthrough!)
Remove some more raw addresses 2020-06-21T16:21:47+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-21T16:21:47+00:00 98af69691d8994b07c19ef4e86f3f903da6091ed

Identify remaining gfx/unknown files 2020-02-28T14:23:41+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-02-27T19:33:30+00:00 447da806153d2c56d15a8775ab43511202b269bc

Standardize on lowercase Tilemap and Attrmap 2020-02-13T17:31:10+00:00 mid-kid esteve.varela@gmail.com 2020-02-13T17:30:13+00:00 26b8bf003e3523fee94c4c18447ea55f9eb1d429 We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one.
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
TextBox -> Textbox 2019-04-09T14:09:18+00:00 mid-kid esteve.varela@gmail.com 2019-04-08T12:15:10+00:00 3e78e5b2b604568b13a37e4603dbd798373b9805 Homogenizing names.
Homogenizing names.
Use labels instead of constants for HRAM 2018-08-25T18:28:22+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-08-25T18:28:22+00:00 eb1e3636bb71509546c274bf2a5910d8e71a9600 Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
Fix triple newlines left over from removing address comments 2018-06-25T03:22:50+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-06-25T03:22:50+00:00 67d1364c7acfd5e8e2256080e16a14cfa59a5abc