pokecrystal/engine/rtc, branch masterPokémon CrystalRename some labels2020-12-23T21:29:30+00:00Rangiremy.oukaour+rangi42@gmail.com2020-12-23T21:29:30+00:0099e66c25577e367d6c7ca75fea8b466b54c3317a
- 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
text "<PARA>..." → text_start and para "..."2020-12-05T03:28:31+00:00Rangiremy.oukaour+rangi42@gmail.com2020-12-05T03:28:31+00:005e9d43e39b9408c687ae8f35d54b2de9842588ee
Replace $0 with 0 for "ld l, a / ld h, 0" idiom2020-11-09T20:20:40+00:00Rangiremy.oukaour+rangi42@gmail.com2020-11-09T20:17:03+00:0017894e5f39520db2f21452d056c4683915086d8d
Identify more uses of wBuffer1-62020-11-04T00:53:07+00:00Rangiremy.oukaour+rangi42@gmail.com2020-11-04T00:53:07+00:00c88c4a834094e91f1505eab0e22294963e1dd987
Update battle anim bg function comments, and identify more unnamed labels2020-10-06T22:09:33+00:00Rangiremy.oukaour+rangi42@gmail.com2020-10-06T22:09:33+00:002e90df15b76050c825f6c0b96c88453feec8f3dd
Identify some more unnamed labels2020-10-06T00:10:01+00:00Rangiremy.oukaour+rangi42@gmail.com2020-10-06T00:10:01+00:0042d0a2567a574e652aa1b56cd3ddf7f50a7193af
Identify more unnamed labels2020-10-05T20:15:57+00:00Rangiremy.oukaour+rangi42@gmail.com2020-10-05T20:15:57+00:006b7ade66da6bae234ccc3c41a8f85247a2d4ce03
Replace "Unreferenced" labels with "; unreferenced" comments2020-06-21T20:27:43+00:00Rangiremy.oukaour+rangi42@gmail.com2020-06-21T20:27:43+00:0091774f206e97d67cb8f16f5afeec03ce9c7e28ca
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)2020-06-17T21:03:38+00:00Rangiremy.oukaour+rangi42@gmail.com2020-06-17T21:03:38+00:00cc460a17b0b99208592ca31de99f526fce2bf5ad
To do: engine/{menus, overworld}
To do: engine/{menus, overworld}
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with pokegold2020-06-17T15:29:00+00:00Rangiremy.oukaour+rangi42@gmail.com2020-06-17T15:29:00+00:00be93ab33a752fe0360c3b23dd4f33e1b0a05bf0e
To do: engine/{menus, movie, overworld, pokemon}