kep-hack/engine
2018-11-18 18:29:24 -05:00
..
battle
items
menu add wEvosMoves instead of using eevee 2018-03-21 18:55:09 -04:00
overworld Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
add_mon.asm
bcd.asm
black_out.asm
cable_club.asm
clear_save.asm remove address comments 2016-06-11 17:24:04 -07:00
debug1.asm
display_pokedex.asm
display_text_id_init.asm
evolution.asm
evolve_trade.asm remove address comments 2016-06-11 17:24:04 -07:00
evos_moves.asm
experience.asm
flag_action.asm
game_corner_slots.asm remove address comments 2016-06-11 17:24:04 -07:00
game_corner_slots2.asm remove address comments 2016-06-11 17:24:04 -07:00
gamefreak.asm sync text 2016-06-12 10:11:31 -07:00
get_bag_item_quantity.asm
give_pokemon.asm Clean up text commands 2016-07-18 01:17:03 -05:00
hall_of_fame.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
heal_party.asm
hidden_object_functions3.asm
hidden_object_functions7.asm
hidden_object_functions14.asm
hidden_object_functions17.asm
hidden_object_functions18.asm
HoF_room_pc.asm Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00
hp_bar.asm
in_game_trades.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
init_player_data.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
intro.asm Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
joypad.asm
learn_move.asm
load_mon_data.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
load_pokedex_tiles.asm
mon_party_sprites.asm sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
multiply_divide.asm remove address comments 2016-06-11 17:24:04 -07:00
oak_speech.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
oak_speech2.asm Remove some leftover address comments 2016-06-12 01:42:19 -05:00
oam_dma.asm
palettes.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
pathfinding.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
play_time.asm
pokedex_rating.asm
predefs.asm
predefs7.asm
predefs12.asm
predefs17.asm
predefs17_2.asm
print_waiting_text.asm
random.asm
remove_pokemon.asm
save.asm
slot_machine.asm Replace deprecated mnemonics by the correct ones 2017-06-09 22:54:09 +01:00
special_warps.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
status_ailments.asm
subtract_paid_money.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
test_battle.asm
titlescreen.asm
titlescreen2.asm
town_map.asm
trade.asm
trade2.asm
turn_sprite.asm