summaryrefslogtreecommitdiff
path: root/mobile
AgeCommit message (Expand)Author
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-05Use TRUE for hCGBPalUpdatemid-kid
2020-08-03Label some mobile battle screen functionsmid-kid
2020-08-03Better label 2D menu datamid-kid
2020-07-23Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINsRangi
2020-07-17Port pokered's more local system for trade animation scriptsRangi
2020-07-13Disassemble the final English debug ROMRangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-06-21Comment more ROM labels as unreferencedRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-21Remove some more raw addressesRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-06-07Remove a \ from the end of a comment lineRangi
2020-05-29Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)Lhivorde
2020-05-26Add label for wd431 and remove misleading comment (it's not strictly mobile)Fredrik Ljungdahl
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-05-05Miscellaneous fixesRangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-03-31Assorted labels in mobile related code (#702)Andrew Cook
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28'and BANK' -> 'aka BANK'Rangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2020-02-13InitSpriteAnimStruct <-> _InitSpriteAnimStructmid-kid
2020-01-04Merge pull request #660 from mid-kid/masterRangi
2019-11-23Fix miscellaneous points made in #658Rangi
2019-11-23Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "...Rangi
2019-11-19Remove old charmap sectionsmid-kid
2019-11-18Fixed a charmap warning with the new RGBDSColton G. Rushton
2019-11-18Fix some mobile-related thingsmid-kid
2019-11-18Fix some constants around wLinkModemid-kid
2019-11-03GFX_17eb7e -> PokemonNewsTileAttrmapRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-10-21More mobile SDK documentationmid-kid
2019-10-21Label some more WRAM/SRAM thingsmid-kid
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-10-21Document the location of the mobile adapter colorsmid-kid
2019-10-21Add s5_a800 labelsmid-kid
2019-10-21Document mobile SDK error packetsmid-kid
2019-10-21Add more error message translationsmid-kid
2019-10-21Document some mobile-related things, discovered thanks to Dan Docs and the ef...mid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-08-11Store a mobile tilemap+tilemap in its own filesRangi