pokecrystal/home
Rangi d132a20b7a Verify script command table sizes 2021-03-11 16:28:52 -05:00
..
array.asm
audio.asm
battle.asm
battle_vars.asm
call_regs.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
clear_sprites.asm
compare.asm
copy.asm
copy_name.asm
copy_tilemap.asm
decompress.asm
delay.asm
double_speed.asm
fade.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
farcall.asm
flag.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
game_time.asm
gfx.asm
header.asm
hm_moves.asm Remove all address comments 2018-06-24 16:13:22 +02:00
init.asm
item.asm
joypad.asm
lcd.asm
map.asm
map_objects.asm
math.asm
menu.asm
mobile.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
movement.asm
names.asm Rename some labels 2020-12-23 16:29:30 -05:00
palettes.asm
pokedex_flags.asm
pokemon.asm
predef.asm Rename some labels 2020-12-23 16:29:30 -05:00
print_bcd.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
print_text.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
printer.asm Harmonize some more symbols with pokegold 2020-06-16 11:28:52 -04:00
queue_script.asm
random.asm Rename some labels 2020-12-23 16:29:30 -05:00
region.asm
scrolling_menu.asm
serial.asm
sine.asm Comment more ROM labels as unreferenced 2020-06-21 18:33:31 -04:00
sprite_anims.asm
sprite_updates.asm
sram.asm
stone_queue.asm Define constants for map event sizes 2019-03-03 14:19:16 -05:00
string.asm
text.asm
tilemap.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:10 -04:00
time.asm
time_palettes.asm
trainers.asm
vblank.asm
video.asm
window.asm