This website requires JavaScript.
Explore
Help
Sign In
Future
/
pokecrystal
Watch
1
Star
0
Fork
0
You've already forked pokecrystal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99e66c25577e367d6c7ca75fea8b466b54c3317a
pokecrystal
/
macros
History
Rangi
99e66c2557
Rename some labels
...
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
Fixes
#789
2020-12-23 16:29:30 -05:00
..
scripts
Rename some labels
2020-12-23 16:29:30 -05:00
code.asm
Require rgbds 0.4.2
2020-12-09 12:21:46 -05: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
Use more assertions to ensure correct code and data
2020-10-26 22:24:38 -04:00
gfx.asm
Use more assertions to ensure correct code and data
2020-10-26 22:24:38 -04:00
legacy.asm
Rename some labels
2020-12-23 16:29:30 -05: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
Identify wBattleAnimTemp0-3
2020-11-09 15:05:14 -05:00