kep-hack/engine
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00
..
battle Update audio macro names 2019-07-27 23:21:39 -05:00
items
menu A few missed SFX constant IDs 2019-04-21 18:38:26 -05:00
overworld
add_mon.asm
bcd.asm
black_out.asm
cable_club.asm Replace deprecated mnemonics by the correct ones 2017-06-09 22:54:09 +01:00
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
evos_moves.asm
experience.asm
flag_action.asm
game_corner_slots.asm
game_corner_slots2.asm
gamefreak.asm
get_bag_item_quantity.asm
give_pokemon.asm
hall_of_fame.asm
heal_party.asm
hidden_object_functions3.asm
hidden_object_functions7.asm
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
init_player_data.asm
intro.asm
joypad.asm
learn_move.asm
load_mon_data.asm
load_pokedex_tiles.asm
mon_party_sprites.asm sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
multiply_divide.asm
oak_speech.asm
oak_speech2.asm
oam_dma.asm
palettes.asm
pathfinding.asm
play_time.asm
pokedex_rating.asm
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
save.asm
slot_machine.asm
special_warps.asm
status_ailments.asm
subtract_paid_money.asm
test_battle.asm
titlescreen.asm
titlescreen2.asm
town_map.asm
trade.asm
trade2.asm
turn_sprite.asm