aboutsummaryrefslogtreecommitdiffstats
path: root/engine/multiply_divide.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-2/+2
| | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
* remove address commentsYamaArashi2016-06-111-2/+2
|
* Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye2015-07-271-80/+80
|\
| * Bugfixes.luckytyphlosion2015-07-261-50/+50
| | | | | | | | Fix some building issues and multiply_divide.asm
| * tmlearn macro.luckytyphlosion2015-07-261-88/+88
|/ | | | Also multiple_divide documentation and fix improper wram comment.
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-34/+34
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+143