kep-hack/home
2021-04-13 20:08:38 -04:00
..
array.asm
array2.asm
audio.asm
bankswitch.asm
clear_sprites.asm
compare.asm
copy.asm
copy2.asm
copy_string.asm
count_set_bits.asm
delay.asm
fade.asm
fade_audio.asm
give.asm
header.asm
hidden_objects.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -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
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
npc_movement.asm
oam.asm
overworld.asm
overworld_text.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
palettes.asm
pathfinding.asm
pics.asm
pokemon.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
predef.asm
predef_text.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
start.asm
start_menu.asm Fix file modes 2020-11-14 20:52:10 -06:00
text.asm
text_script.asm
textbox.asm
tilemap.asm
timer.asm
trainers.asm
trainers2.asm
uncompress.asm
update_sprites.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
vblank.asm
vcopy.asm
window.asm
yes_no.asm