pokecrystal/lib/mobile, branch master Pokémon Crystal Enumerate MobileAPI function constants 2022-01-23T18:13:41+00:00 mid-kid esteve.varela@gmail.com 2022-01-16T22:50:50+00:00 1dc88cb5854a15337997c6236aed01021a9d46f7

Label wram variables for in home/mobile and lib/mobile (#843) 2021-09-05T16:47:24+00:00 Andrew Cook ariscop@gmail.com 2021-09-05T16:47:24+00:00 588cf88257ba4f40ebfb7589d2f14fa866ffff30

Remove "XXX" comments (various "???+" still mark unclear code) 2020-11-09T21:38:11+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-09T21:38:11+00:00 fa3712ea34bddfedcbc97f151cb3e6518432157c

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

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

Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08T19:30:23+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-08T19:30:23+00:00 6ca82e5c86279258bfd4b21195d4521f26082fd4

Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21T20:27:43+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-21T20:27:43+00:00 91774f206e97d67cb8f16f5afeec03ce9c7e28ca

Upgrade to rgbds 0.4.0 2020-04-04T19:15:02+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-04-04T18:42:31+00:00 0ee9d7a48baed7e9388e7e377b5eab5b4f795688 - fail for rgbds < 0.4.0 - `rst <Label>` - `ds <count>, <byte>` - `shift <N>` - ASCII "\r" - Sorted .sym file
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
Assorted labels in mobile related code (#702) 2020-04-01T01:26:59+00:00 Andrew Cook ariscop@gmail.com 2020-04-01T01:26:59+00:00 5d97f15f80ff7b780bcfbd657af858f9bc2d6356 Rename assorted labels in mobile-related code
Rename assorted labels in mobile-related code
More mobile SDK documentation 2019-10-20T22:42:36+00:00 mid-kid esteve.varela@gmail.com 2019-10-20T22:27:34+00:00 86061d37d2aff18530d4340796c0799bb316e7f0 Labelled WRAM addresses, added constants for mobile commands, fixed some mobile lib function names, documented most of the functions for specific commands.
Labelled WRAM addresses, added constants for mobile commands, fixed some
mobile lib function names, documented most of the functions for specific
commands.