aboutsummaryrefslogtreecommitdiffstats
path: root/data/predef_pointers.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-1/+1
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-7/+10
2020-07-03Move more code from home.asm to home/Rangi1-0/+6
2020-06-23Move more tables from engine/ to data/Rangi1-51/+0
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-26/+26
2017-01-07use actual predef labelYamaArashi1-1/+1
2016-06-12sync engine code with pokeyellowYamaArashi1-7/+7
2016-06-11remove address commentsYamaArashi1-1/+1
2015-08-12named more variablesYamaArashi1-1/+1
2015-08-12commented SGB palette stuffYamaArashi1-1/+1
2015-07-23named functionYamaArashi1-1/+1
2015-07-18miscYamaArashi1-4/+4
2015-07-18fix variable namingYamaArashi1-2/+2
2015-07-14named wram variablesYamaArashi1-1/+1
2015-07-12shake screen functionsYamaArashi1-2/+2
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-4/+4
2015-03-14commented trade amim functionsYamaArashi1-2/+2
2015-02-08named misc functionsYamaArashi1-1/+1
2015-02-07fixed hp bar wram label and miscYamaArashi1-1/+1
2015-02-07commented battle stuffYamaArashi1-2/+2
2015-02-07serial/trade/miscYamaArashi1-5/+5
2014-10-16Minor comment/label improvements in Cinnabar Lab.IIMarckus1-1/+1
2014-09-14Commented/labelled misc functionsYamaArashi1-4/+4
2014-09-13Commented more sprite and map codeYamaArashi1-7/+7
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-3/+3
2014-08-08Labelled many functions/variablesYamaArashi1-4/+4
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-1/+1
2014-06-16Use macros to define predefs.yenatch1-98/+95
2014-06-16Rename predef functions so they aren't excessive in length.yenatch1-48/+25
2014-05-29Label and comment BattleTransitionU-Fish-PC\Daniel1-2/+3
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-19/+13
2014-05-25Label BCD math predefs.yenatch1-6/+7
2014-05-25Clean up some bank 3 functions and rename flag action functions.yenatch1-1/+1
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+183