pokegold/home
2020-03-15 00:17:02 +00:00
..
array.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
audio.asm Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00
battle.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
call_regs.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
clear_sprites.asm Add clear_sprites.asm 2020-02-18 03:32:24 +00:00
compare.asm Add home/compare.asm 2020-02-19 02:49:33 +00:00
copy_name.asm Add copy_name.asm 2020-02-18 16:37:51 +00:00
copy_tilemap.asm Fix copy_tilemap.asm 2020-02-18 16:21:14 +00:00
copy.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
cry.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
decompress.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
delay.asm Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
fade.asm Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
farcall.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
flag.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
game_time.asm Predef constants (temporary) 2016-06-17 19:49:36 -04:00
gfx.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
hm_moves.asm Add home/hp_pals.asm and home/names.asm 2020-02-19 18:37:52 +00:00
init.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
interrupts.asm Shuffle files around to closer match pokecrystal. 2018-08-17 10:32:38 -06:00
item.asm Add home/hp_pals.asm 2020-02-19 17:49:15 +00:00
joypad.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
lcd.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
map_objects.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
map.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
math.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
menu_window.asm Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
menu.asm Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
menu2.asm Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
mon_data.asm Add home/mon_data.asm 2020-02-20 01:13:04 +00:00
mon_party.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
mon_stats.asm Add home/mon_stats.asm 2020-02-19 23:30:56 +00:00
movement.asm home/movement.asm 2016-06-17 08:41:55 -04:00
names.asm Add home/hp_pals.asm and home/names.asm 2020-02-19 18:37:52 +00:00
palettes.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
pokedex_flags.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
predef.asm Update predef_pointers and wram, and correct typo's caused by search + replace 2019-12-12 20:43:24 +00:00
print_bcd.asm Add home/print_bcd.asm 2020-02-20 01:24:55 +00:00
print_level.asm Add home/print_bcd.asm 2020-02-20 01:24:55 +00:00
print_num.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
print_text.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
printer.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
queue_script.asm Add home/queue_script.asm 2020-02-19 02:47:03 +00:00
random.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
region.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
rst.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
scrolling_menu.asm Add home/scrolling_menu.asm 2020-02-19 19:02:31 +00:00
serial.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
sine.asm home/movement.asm 2016-06-17 08:41:55 -04:00
sprite_anims.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
sprite_updates.asm Add sprite_updates.asm 2020-02-18 03:15:05 +00:00
sram.asm Another chunk of HOME 2016-06-17 21:23:53 -04:00
stone_queue.asm Add home/stone_queue.asm and update script_constants.asm 2020-02-19 19:42:31 +00:00
string.asm More of HOME 2016-06-17 15:45:52 -04:00
text.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
tilemap.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
time_palettes.asm Small home/ reorganization 2020-03-15 00:17:02 +00:00
time.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
trainers.asm Add home/trainers.asm 2020-02-19 20:08:53 +00:00
vblank.asm Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
video.asm Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
window.asm Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00