pokecrystal-board/engine/menus
Andrew Cook 0f5540740b
Some Mobile code labeling and removed magic numbers (#993)
* Macro loop for EmptyAllSRAMBanks

* Many things labeled and magic numbers removed

* Conform to the style guide

* Rename URLs in mobile_46

* MOBILEAPI_19 -> MOBILEAPI_TELEPHONESTATUS

* Update engine/menus/empty_sram.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update ram/wram.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update mobile/mobile_46.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update mobile/mobile_46.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Remove underscore from Set*DownloadURL symbols

* Begin Labeling TradeCornerHoldMon routines

* Add wMobileMon party_struct

* Add TRADE_CORNER_REQUEST_LENGTH constant

* Name battle tower action functions

* Label trade corner send/receive buffer

* Label the saved copy of the trade corner pokemon

also fix mailmsg_jp

* So many copies of decodeBase64Character

* Label another buffer

* Fix Alignment and use MOBILE_EMAIL_LENGTH

* `Function11ad8a` -> `MobileIncJumptableIndex`

* Apply Rangi Suggestions pass 1

Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>

* Apply Suggestions 2

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
Co-authored-by: vulcandth <vulcandth@gmail.com>
2022-09-14 19:49:58 -05:00
..
delete_save.asm Harmonize engine/menus with pokegold 2020-06-18 10:11:12 -04:00
empty_sram.asm Some Mobile code labeling and removed magic numbers (#993) 2022-09-14 19:49:58 -05:00
init_gender.asm More miscellaneous fixes (see #709) 2020-04-17 10:52:59 -04:00
intro_menu.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00
main_menu.asm Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:34:38 -04:00
menu_2.asm Rename some labels 2020-12-23 16:29:30 -05:00
menu.asm Only use "; BUG:" comments for documented bugs 2022-07-17 14:08:56 -04:00
naming_screen.asm Move non-Pokémon graphics out of gfx/icons 2022-08-17 17:45:26 -04:00
options_menu.asm Bug Doc: Options menu fails to clear joypad state on initialization (#984) 2022-08-11 23:28:35 -05:00
save.asm Use for loops to generate box pointer tables 2022-08-31 18:03:49 -04:00
savemenu_copytilemapatonce.asm Format all CopyTilemapAtOnce variations the same way 2020-05-16 22:25:52 -04:00
scrolling_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
start_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
trainer_card.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00