pokecrystal-board/macros
2020-08-27 13:59:33 +02:00
..
scripts TX_NUM -> TX_DECIMAL 2020-08-03 23:35:18 +02:00
code.asm Use STRCMP, not ==, to compare multi-character strings 2020-07-02 11:46:30 -04:00
const.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
coords.asm Move, comment, and simplify some macro definitions 2020-04-04 15:32:18 -04:00
data.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
gfx.asm dsprite y, ypx, x, xpx, off, attr -> dbsprite x, y, xpx, ypx, off, attr 2020-04-04 16:00:30 -04:00
legacy.asm Use def_* macros for automatic map event counts 2020-07-24 09:57:16 -04:00
predef.asm predef_id -> lda_predef, for consistency with lda_coord and map_id 2020-06-10 17:08:43 -04:00
rst.asm Upgrade to rgbds 0.4.0 2020-04-04 15:15:02 -04:00
wram.asm Modify macros/wram.asm to match recent renames 2020-08-27 13:59:33 +02:00