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 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 wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
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 Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
fade.asm
fade_audio.asm
give.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
header.asm
hidden_objects.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
init.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
inventory.asm
item.asm
item_price.asm
joypad.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
joypad2.asm
lcd.asm Use ~X instead of $ff ^ X 2021-11-23 21:00:07 -05:00
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 stop getname from applying to all names 2022-08-31 16:27:35 +01:00
npc_movement.asm
oam.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
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
pics.asm Improving the picture system 2022-08-31 18:17:14 +01:00
pokemon.asm removing new music data for now 2022-09-01 02:52:49 +01:00
predef.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00
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 Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
start.asm
start_menu.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
text.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
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 more bug fixes 2022-08-31 15:28:36 +01:00
vblank.asm more bug fixes 2022-08-31 15:28:36 +01:00
vcopy.asm Fix typos (#334) 2021-09-26 21:57:55 -05:00
window.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
yes_no.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00