kep-hack/home
2021-03-28 02:23:54 -05: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 Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
compare.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
copy.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
copy2.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
copy_string.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
count_set_bits.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
delay.asm
fade.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
fade_audio.asm
give.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
header.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
hidden_objects.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
init.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
inventory.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
item.asm
item_price.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
joypad.asm
joypad2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
lcd.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
list_menu.asm
load_font.asm
map_objects.asm Identify some hSpriteDataOffset values 2020-08-30 16:33:14 -04:00
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 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
palettes.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
pathfinding.asm
pics.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
pokemon.asm
predef.asm
predef_text.asm
print_bcd.asm
print_num.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
print_text.asm
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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
serial.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
start.asm
start_menu.asm
text.asm
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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
trainers.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
trainers2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
uncompress.asm
update_sprites.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
vblank.asm Misc clean up and small improvements 2021-03-28 02:23:54 -05:00
vcopy.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
window.asm
yes_no.asm ld bc -> lb bc 2020-08-17 13:01:45 -04:00