| .. |
|
battle
|
Identify some time-related data
|
2020-08-11 14:13:04 -04:00 |
|
battle_anims
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-09 11:27:10 -04:00 |
|
debug
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|
events
|
Identify some time-related data
|
2020-08-11 14:13:04 -04:00 |
|
games
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:40 -04:00 |
|
gfx
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:15 -04:00 |
|
items
|
Factor out gfx/pack/pack_menu.tilemap
|
2020-08-12 21:02:08 -04:00 |
|
link
|
Define SERIAL_PREAMBLE_LENGTH
|
2020-07-06 15:49:31 -04:00 |
|
math
|
Use pokecrystal's sine_table macro
|
2020-06-15 12:12:05 -04:00 |
|
menus
|
Identify constant in NamingScreen_IsTargetBox
|
2020-08-03 15:22:11 -04:00 |
|
movie
|
Fix newlines
|
2020-07-17 16:58:56 -04:00 |
|
overworld
|
Use def_* macros for automatic map event counts
|
2020-07-26 16:29:43 -04:00 |
|
phone
|
return → endcallback, reloadandreturn → reloadend
|
2020-07-17 08:37:33 -04:00 |
|
pokedex
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:29 -04:00 |
|
pokegear
|
Define JOHTO_FLYPOINT like KANTO_FLYPOINT
|
2020-07-21 12:15:05 -04:00 |
|
pokemon
|
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
|
2020-07-04 16:17:59 -04:00 |
|
printer
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:40 -04:00 |
|
rtc
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|
tilesets
|
Identify some time-related data
|
2020-08-11 14:13:04 -04:00 |
|
predef.asm
|
Fix file permissions.
|
2020-06-05 16:42:33 -04:00 |
|
smallflag.asm
|
Simple cleanups in constants/data/macros and banks 1-4.
|
2020-05-12 13:31:27 -04:00 |