summaryrefslogtreecommitdiff
path: root/home/time.asm
AgeCommit message (Expand)Author
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-02-16PanicResetClock -> ClearClockmid-kid
2020-01-31Clean up comments in home/time.asmRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2016-05-15SPRITE_ANIM_FRAME_IDX constantspikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-17Save, Bill's PCPikalaxALT
2015-11-10Move some gfx files around, also clock reset fnPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-08-20Nail down the rest of SRAM banks 0 and 1.yenatch
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram labels part 4.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-11-29home/time.asm: fix a label defyenatch
2013-10-02* make jumps and calls use labelsMr Wint
2013-10-02* more callab/callba macrosMr Wint
2013-10-01* extracted and added a bunch of assemblyMr Wint
2013-09-09rename common/ to home/yenatch