kep-hack/home
emaskyesmogon 1893b4c7cf expanded Pokemon size
Rhyperior files are dummies and will need to be properly edited with sprites, Rhydon evo data, etc, but it (and the other files included) show that the trainer and pokemon sprite indexes have been separated, which allows us to add the other KEP mons
2022-08-31 20:47:02 -06:00
..
array.asm
array2.asm
audio.asm
bankswitch.asm
clear_sprites.asm
compare.asm
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
fade_audio.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
give.asm
header.asm
hidden_objects.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
init.asm
inventory.asm
item.asm
item_price.asm
joypad.asm
joypad2.asm
lcd.asm
list_menu.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
load_font.asm
map_objects.asm
math.asm
money.asm
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
overworld.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
overworld_text.asm
palettes.asm
pathfinding.asm Reformat map scripts' coordinate and movement data 2020-07-16 12:32:19 -04:00
pics.asm
pokemon.asm
predef.asm
predef_text.asm
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
text_script.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
textbox.asm
tilemap.asm
timer.asm
trainers.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
trainers2.asm
uncompress.asm lots of bug fixes 2022-08-31 15:18:16 +01:00
update_sprites.asm
vblank.asm
vcopy.asm
window.asm
yes_no.asm