- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one.
Homogenizing names.
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
Introduce MONICON_* constants Introduce BATTLEPLAYERACTION_* constants