.. |
battle
|
Label some mobile battle screen functions
|
2020-08-03 23:35:18 +02: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
|
Correct constants in DoNPCTrade
|
2020-07-25 18:36:49 -04:00 |
games
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
gfx
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
items
|
Better label 2D menu data
|
2020-08-03 22:56:49 +02: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
|
Document wTitleScreenSelectedOption variable
|
2020-08-05 16:02:44 +02:00 |
movie
|
Document wTitleScreenSelectedOption variable
|
2020-08-05 16:02:44 +02:00 |
overworld
|
Use def_* macros for automatic map event counts
|
2020-07-24 09:57:16 -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
|
Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed
|
2020-08-03 22:56:49 +02:00 |
pokemon
|
Better label 2D menu data
|
2020-08-03 22:56:49 +02: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 |