kep-hack/home
Llinos Evans 8e10d26336 Scripted losses
Now the last issue is making this not crash when restoring the player's team. Very odd...
2023-05-13 20:13:40 +01:00
..
array.asm
array2.asm
audio.asm
bankswitch.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
clear_sprites.asm
compare.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
copy.asm
copy2.asm
copy_string.asm
count_set_bits.asm
delay.asm
fade.asm
give.asm
header.asm
hidden_objects.asm
init.asm
inventory.asm
item.asm
item_price.asm
joypad.asm
joypad2.asm
lcd.asm
list_menu.asm
load_font.asm
map_objects.asm Identify some hSpriteDataOffset values 2020-08-30 16:33:14 -04:00
math.asm
money.asm
move_mon.asm
names.asm
names2.asm
npc_movement.asm
oam.asm
overworld.asm
overworld_text.asm
palettes.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
pathfinding.asm Reformat map scripts' coordinate and movement data 2020-07-16 12:32:19 -04:00
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
print_num.asm
print_text.asm
random.asm
reload_sprites.asm
reload_tiles.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
reset_player_sprite.asm
serial.asm
start.asm
start_menu.asm
text.asm
text_script.asm
textbox.asm
tilemap.asm
timer.asm
trainers.asm
trainers2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
uncompress.asm
update_sprites.asm more bug fixes 2022-08-31 15:28:36 +01:00
vblank.asm
vcopy.asm
window.asm
yes_no.asm