summaryrefslogtreecommitdiff
path: root/misc/mobile_5f.asm
AgeCommit message (Collapse)Author
2015-10-24Address comments on PR 322PikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-19So very jumbPikalaxALT
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-17Restructured functions in main.asm to resemble the home functions they clonePikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-10Annotation of PrintNum arguments in bc, and radio functionsPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-08-30renamed labels and added commentsJimB16
2015-08-26changed constants to SRAMLabelsJimB16
2015-08-24changed BattleTower-LabelsJimB16
2015-08-24changed labelsJimB16
2015-08-23changed labelsJimB16
2015-08-19Comment and label the save file.yenatch
2015-07-22Various annotationsPikalaxALT
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
Also named most of the engine and event flag constants.
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-03-11Get rid of baserom incbins in misc/.yenatch
Battle Tower text was hiding here.
2015-02-10Split 40k lines of mobile noise out of main.asm.yenatch