summaryrefslogtreecommitdiff
path: root/engine/items.asm
AgeCommit message (Expand)Author
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-28Document design flawsRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-12Document bugs and glitchesRemy Oukaour
2017-12-09Further WRAM organizationRemy Oukaour
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-03-27Split up banks 1-3 of main.asmpikalaxalt