pokecrystal-board/engine
Rangi 79184bc718 Miscellaneous fixes:
- `hSecondsBackup` -> `hUnusedBackup`
- `ld bc, hBGMapAddress + 1` -> `bccoord -1, -2, 0`
- Identify some `.asm_XXX` labels
2020-04-04 15:43:10 -04:00
..
battle Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
battle_anims rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
events Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
games Upgrade to rgbds 0.4.0 2020-04-04 15:15:02 -04:00
gfx rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
items Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
link Change how some PNG graphics are formatted 2020-03-01 17:00:57 -05:00
math Miscellaneous label and comment corrections 2019-11-03 14:47:06 -05:00
menus Miscellaneous fixes: 2020-04-04 15:43:10 -04:00
movie rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
overworld Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
phone Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
pokedex Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
pokegear Miscellaneous fixes: 2020-04-04 15:43:10 -04:00
pokemon rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
printer Fix some comments and inmediates 2020-02-21 21:10:55 +01:00
rtc 'and BANK' -> 'aka BANK' 2020-02-28 11:51:42 -05:00
tilesets Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
predef.asm Remove all address comments 2018-06-24 16:13:22 +02:00
smallflag.asm PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries 2020-01-19 14:10:10 -05:00