kep-hack/engine
2020-05-01 02:27:49 +09:00
..
battle Merge pull request #223 from pret/audio-macros 2020-02-05 17:59:01 -06:00
items Update audio macro names 2019-07-27 23:21:39 -05:00
menu A few missed SFX constant IDs 2019-04-21 18:38:26 -05:00
overworld Fix comment from Y pos to X pos 2020-05-01 02:27:49 +09:00
add_mon.asm Gave the labels in _MoveMon more descriptive names and added a few comments 2017-03-19 20:35:40 +00:00
bcd.asm Gave names to the functions and labels and adresses used in DivideBCD 2017-03-19 21:09:24 +00:00
black_out.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
cable_club.asm Replace deprecated mnemonics by the correct ones 2017-06-09 22:54:09 +01:00
clear_save.asm
debug1.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
display_pokedex.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
display_text_id_init.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
evolution.asm Update audio macro names 2019-07-27 23:21:39 -05:00
evolve_trade.asm
evos_moves.asm
experience.asm
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
game_corner_slots.asm
game_corner_slots2.asm
gamefreak.asm
get_bag_item_quantity.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
give_pokemon.asm
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 split code out of main.asm 2016-12-31 17:23:54 -08:00
hidden_object_functions3.asm
hidden_object_functions7.asm Update audio macro names 2019-07-27 23:21:39 -05:00
hidden_object_functions14.asm
hidden_object_functions17.asm Fix typos in comments 2017-06-24 15:01:43 -05:00
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 Fix typos in comments 2017-06-24 15:01:43 -05:00
load_mon_data.asm
load_pokedex_tiles.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
mon_party_sprites.asm
multiply_divide.asm
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
oam_dma.asm
palettes.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
pathfinding.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
play_time.asm
pokedex_rating.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
predefs.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
predefs7.asm
predefs12.asm
predefs17.asm
predefs17_2.asm
print_waiting_text.asm
random.asm
remove_pokemon.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
save.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
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 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
titlescreen2.asm
town_map.asm
trade.asm Replace deprecated mnemonics by the correct ones 2017-06-09 22:54:09 +01:00
trade2.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
turn_sprite.asm