.. |
battle
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
battle_anims
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-08 15:30:23 -04:00 |
debug
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
events
|
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
|
2020-07-17 13:01:48 -04:00 |
games
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
gfx
|
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
|
2020-07-04 16:18:16 -04:00 |
items
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
link
|
Define SERIAL_PREAMBLE_LENGTH
|
2020-07-06 15:49:01 -04:00 |
math
|
Miscellaneous label and comment corrections
|
2019-11-03 14:47:06 -05:00 |
menus
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
movie
|
Port pokered's more local system for trade animation scripts
|
2020-07-17 16:53:22 -04:00 |
overworld
|
return → endcallback, reloadandreturn → reloadend
|
2020-07-17 08:37:03 -04:00 |
phone
|
return → endcallback, reloadandreturn → reloadend
|
2020-07-17 08:37:03 -04:00 |
pokedex
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
pokegear
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
pokemon
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
printer
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
rtc
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
tilesets
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04: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 |