pokered/engine
2020-06-27 21:43:32 -04:00
..
battle Organize gfx/ 2020-06-27 21:43:32 -04:00
items Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
menu Organize gfx/ 2020-06-27 21:43:32 -04:00
overworld Organize gfx/ 2020-06-27 21:43:32 -04:00
add_mon.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04: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 Misc minor clean up 2020-05-24 18:59:05 -05:00
clear_save.asm remove address comments 2016-06-11 17:24:04 -07:00
debug1.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
display_pokedex.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
display_text_id_init.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
evolution.asm Update audio macro names 2019-07-27 23:21:39 -05:00
evolve_trade.asm remove address comments 2016-06-11 17:24:04 -07:00
evos_moves.asm remove address comments 2016-06-11 17:24:04 -07:00
experience.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
game_corner_slots.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
game_corner_slots2.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
gamefreak.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
get_bag_item_quantity.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
give_pokemon.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04: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 split code out of main.asm 2016-12-31 17:23:54 -08:00
hidden_object_functions3.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
hidden_object_functions7.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
hidden_object_functions14.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
hidden_object_functions17.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
hidden_object_functions18.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
HoF_room_pc.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
hp_bar.asm sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
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 Organize gfx/ 2020-06-27 21:43:32 -04:00
joypad.asm rename hJoyHeldLast -> hJoyLast 2015-02-07 11:39:49 -08:00
learn_move.asm Fix typos in comments 2017-06-24 15:01:43 -05:00
load_mon_data.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
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 Organize gfx/ 2020-06-27 21:43:32 -04:00
multiply_divide.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04: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 Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
oam_dma.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
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 Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
pokedex_rating.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
predefs.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
predefs7.asm remove address comments 2016-06-11 17:24:04 -07:00
predefs12.asm Remove some leftover address comments 2016-06-12 01:42:19 -05:00
predefs17.asm remove address comments 2016-06-11 17:24:04 -07:00
predefs17_2.asm remove address comments 2016-06-11 17:24:04 -07:00
print_waiting_text.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
random.asm Rename engine/rng.asm to engine/random.asm. 2014-05-24 11:44:12 -07:00
remove_pokemon.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
save.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
slot_machine.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
special_warps.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
status_ailments.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
subtract_paid_money.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
test_battle.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
titlescreen.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
titlescreen2.asm sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
town_map.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
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 Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00