kep-hack/home
2022-08-11 21:23:08 -04:00
..
array.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
array2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
audio.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
bankswitch.asm
clear_sprites.asm
compare.asm
copy.asm
copy2.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
copy_string.asm
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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
give.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
header.asm
hidden_objects.asm
init.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
inventory.asm
item.asm
item_price.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
joypad.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
joypad2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
lcd.asm
list_menu.asm
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 all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 Improve some RAM formatting 2021-05-31 11:46:10 -04:00
npc_movement.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
pathfinding.asm
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 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
reset_player_sprite.asm
serial.asm
start.asm
start_menu.asm
text.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
text_script.asm
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
trainers.asm
trainers2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
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 RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
vcopy.asm
window.asm
yes_no.asm