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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
compare.asm
copy.asm
copy2.asm
copy_string.asm
count_set_bits.asm
delay.asm
fade.asm
give.asm
header.asm
hidden_objects.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
init.asm
inventory.asm
item.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
item_price.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
names2.asm Pikachu/Eevee Mode Part 2 2023-03-28 19:07:51 +01:00
npc_movement.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
oam.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
overworld.asm
overworld_text.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
palettes.asm
pathfinding.asm
pics.asm Improving the picture system 2022-08-31 18:17:14 +01:00
pokemon.asm
predef.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00
predef_text.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
random.asm
reload_sprites.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
text.asm
text_script.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
textbox.asm
tilemap.asm
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
trainers.asm
trainers2.asm
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