pokecrystal-board/home
2018-11-20 21:53:45 +01:00
..
audio.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
battle_vars.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
battle.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
clear_sprites.asm Remove all address comments 2018-06-24 16:13:22 +02:00
compare.asm StringCmp → CompareBytes; CompareLong → CompareBytesLong 2018-07-23 00:25:53 -04:00
copy2.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
copy_name.asm Remove all address comments 2018-06-24 16:13:22 +02:00
copy_tilemap.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
copy.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
cry.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
decompress.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
delay.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
double_speed.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
fade.asm Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphic 2018-09-09 18:15:54 -04:00
farcall.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
flag.asm Cosmetic fixes 2018-11-20 21:53:45 +01:00
game_time.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
handshake.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
hm_moves.asm Remove all address comments 2018-06-24 16:13:22 +02:00
hp_pals.asm Remove all address comments 2018-06-24 16:13:22 +02:00
init.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
interrupts.asm move rst.asm and interrupts.asm into home/ 2017-12-24 21:47:11 -05:00
item.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
joypad.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
lcd.asm hLabel - $ff00 -> LOW(hLabel) 2018-08-25 14:34:25 -04:00
map_objects.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
map.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
math.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
menu_window.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
menu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
mobile.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
mon_data_2.asm Remove all address comments 2018-06-24 16:13:22 +02:00
mon_data.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
mon_stats.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
movement.asm wCursorCurTile -> wCursorCurrentTile 2018-09-09 17:15:49 -04:00
names.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
palettes.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
pokedex_flags.asm Remove all address comments 2018-06-24 16:13:22 +02:00
predef.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
print_bcd.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
print_level.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
print_text.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
queue_script.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
random.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
region.asm Remove all address comments 2018-06-24 16:13:22 +02:00
rst.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
rtc.asm Remove all address comments 2018-06-24 16:13:22 +02:00
scrolling_menu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
serial.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
sine.asm Remove all address comments 2018-06-24 16:13:22 +02:00
sprite_anims.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
sprite_updates.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
sram.asm Remove all address comments 2018-06-24 16:13:22 +02:00
stone_queue.asm Curr -> Cur 2018-09-09 15:09:51 -04:00
string.asm Remove all address comments 2018-06-24 16:13:22 +02:00
text.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
tilemap.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
time.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
trainers.asm Rename CheckTrainerBattle 2018-10-11 11:39:09 +02:00
vblank.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
video.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
window.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00