kep-hack/home
2021-05-06 23:04:00 -04:00
..
array.asm
array2.asm
audio.asm Sync more with pokeyellow 2020-11-06 10:33:58 -05:00
bankswitch.asm
clear_sprites.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
compare.asm
copy.asm
copy2.asm
copy_string.asm
count_set_bits.asm
delay.asm
fade.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
fade_audio.asm
give.asm
header.asm
hidden_objects.asm
init.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
inventory.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
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 Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
load_font.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
map_objects.asm
math.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
money.asm
move_mon.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
names.asm
names2.asm Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant 2021-04-13 20:08:38 -04:00
npc_movement.asm
oam.asm
overworld.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
overworld_text.asm
palettes.asm
pathfinding.asm
pics.asm Use BANK("Pics #") for Pokémon and trainer pics 2021-05-06 23:04:00 -04:00
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
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
reload_sprites.asm
reload_tiles.asm
reset_player_sprite.asm
serial.asm
start.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
start_menu.asm Fix file modes 2020-11-14 20:52:10 -06:00
text.asm Identify hUILayoutFlags 2021-02-13 19:48:34 -05:00
text_script.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
textbox.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
tilemap.asm
timer.asm
trainers.asm
trainers2.asm
uncompress.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
update_sprites.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
vblank.asm
vcopy.asm Use rgbds 0.5.0 features: 2021-04-17 19:06:56 -04:00
window.asm Identify hUILayoutFlags 2021-02-13 19:48:34 -05:00
yes_no.asm