summaryrefslogtreecommitdiff
path: root/home/lcd.asm
AgeCommit message (Expand)Author
2017-12-29Clean up changes in 3c6c80fxCrystal
2017-12-29LY_BLANK and rLCDC constantsxCrystal
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2016-06-13hLCDCPointer and InitListpikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-16Map script and color shenanigansPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2014-12-29Use "- $ff00" instead of "& $ff" when dealing with hram.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-09-09rename common/ to home/yenatch