summaryrefslogtreecommitdiff
path: root/misc/crystal_misc.asm
AgeCommit message (Expand)Author
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-11Move the rest of gfx/misc/ into specific directoriesRemy Oukaour
2017-09-23Fix section linkingPikalaxALT
2017-03-24Revert "Fix floating sections"Ben10do
2017-03-15Fix floating sectionsAntonioND
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2015-12-14map setup and warpsPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-19main.asm is now under 30k linesPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-07more battle core labelsPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Sweepthrough of ClearBox arg conversion to lbPikalaxALT
2015-10-26merge with newest updateJimB16
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-16Split up bank 2; other relabelingsPikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10changed more labelsJimB16
2015-07-22Various annotationsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-06-23Organized the primary tileset palettes.yenatch
2015-02-10Some coord labels in misc/crystal_misc.asm.yenatch
2015-02-06Intro palettes.yenatch
2015-01-01More labels in code and some mobile datatracking.yenatch
2014-12-29Fix more static banks (trainers, mobile graphics).yenatch
2014-12-28Replace pointless $FF00+$xx with $ffxx.yenatch
2014-12-26Pick off references in misc/crystal_misc.asm.yenatch
2014-07-19Remove generated "jump sources" comments.yenatch
2014-06-04Use {hl,de,bc}coord macros wherever possible.yenatch
2014-05-21Comment music functions in home.asm.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-11-29audio.o and misc/crystal_misc.oyenatch