pokered/home
2020-07-07 14:15:39 -04:00
..
audio.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
bankswitch.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
clear_sprites.asm Reorganize home header 2020-07-03 13:03:21 -04:00
copy.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
copy2.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
fade.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
header.asm Reorganize home header 2020-07-03 13:03:21 -04:00
init.asm Use HIGH() and LOW() 2020-07-07 11:10:29 -04:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
lcd.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
list_menu.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
move_mon.asm Use HIGH() and LOW() 2020-07-07 11:10:29 -04:00
names.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
names2.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
overworld.asm Remove c1x*/c2x* comments, use struct offset constants 2020-07-07 14:15:39 -04:00
overworld_text.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
pics.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
pokemon.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
predef.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
print_bcd.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
print_num.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
serial.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
start.asm Reorganize home header 2020-07-03 13:03:21 -04:00
start_menu.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
text.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
text_script.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
trainers.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
uncompress.asm Use HIGH() and LOW() 2020-07-07 11:10:29 -04:00
vblank.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
vcopy.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
yes_no.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00