kep-hack/home
2022-09-28 10:46:42 +01:00
..
array.asm
array2.asm
audio.asm
bankswitch.asm
clear_sprites.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
compare.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
copy.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy2.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy_string.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
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
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 Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
lcd.asm Use ~X instead of $ff ^ X 2021-11-23 21:00:07 -05:00
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
names2.asm
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 Running Shoes and 30 Item Bag 2022-09-27 16:55:15 -06:00
overworld_text.asm
palettes.asm
pathfinding.asm
pics.asm Improving the picture system 2022-08-31 18:17:14 +01:00
pokemon.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
predef.asm
predef_text.asm
print_bcd.asm
print_num.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
print_text.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
random.asm
reload_sprites.asm
reload_tiles.asm
reset_player_sprite.asm
serial.asm
start.asm
start_menu.asm
text.asm fixing a few small bugs 2022-09-28 10:46:42 +01:00
text_script.asm
textbox.asm
tilemap.asm
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
update_sprites.asm
vblank.asm
vcopy.asm
window.asm
yes_no.asm