summaryrefslogtreecommitdiff
path: root/home/time.asm
AgeCommit message (Collapse)Author
2018-01-10maskbits <count> +- 1Remy Oukaour
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
colon; remove trailing whitespace; globally correct line endings to UNIX style
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
This fixes the build.
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