kep-hack/home
..
array.asm
array2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
audio.asm
bankswitch.asm
clear_sprites.asm
compare.asm
copy.asm
copy2.asm
copy_string.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
count_set_bits.asm
delay.asm
fade.asm
fade_audio.asm
give.asm
header.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
hidden_objects.asm
init.asm
inventory.asm
item.asm
item_price.asm
joypad.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
joypad2.asm
lcd.asm
list_menu.asm
load_font.asm
map_objects.asm
math.asm
money.asm
move_mon.asm
names.asm
names2.asm stop getname from applying to all names 2022-08-31 16:27:35 +01:00
npc_movement.asm
oam.asm
overworld.asm
overworld_text.asm
palettes.asm
pathfinding.asm
pics.asm
pokemon.asm
predef.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00
predef_text.asm
print_bcd.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
print_num.asm
print_text.asm
random.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
reload_sprites.asm
reload_tiles.asm
reset_player_sprite.asm
serial.asm Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
start.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
start_menu.asm
text.asm
text_script.asm
textbox.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
tilemap.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
timer.asm
trainers.asm
trainers2.asm
uncompress.asm
update_sprites.asm
vblank.asm more bug fixes 2022-08-31 15:28:36 +01:00
vcopy.asm
window.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
yes_no.asm