pokeemerald/asm
2018-07-11 11:12:26 -05:00
..
macros Sync bg_event macros with pokeruby 2018-07-11 11:12:26 -05:00
battle_anim_80A5C6C.s Merge pull request #238 from DizzyEggg/decompile_battle_anim_sound_tasks 2018-04-18 11:40:01 -05:00
battle_anim_80A9C70.s more renaming 2018-02-06 13:48:02 -06:00
battle_anim_80D51AC.s GetBattlerSpriteId -> GetAnimBattlerSpriteId 2018-02-06 14:00:01 -06:00
battle_anim_80FE840.s pokemon and battle constants 2018-02-08 11:17:41 +01:00
battle_anim_815A0D4.s GetBattlerSpriteId -> GetAnimBattlerSpriteId 2018-02-06 14:00:01 -06:00
battle_anim_8170478.s pokemon and battle constants 2018-02-08 11:17:41 +01:00
battle_frontier_1.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
battle_frontier_2.s Rename map-layout-related things 2018-06-20 19:54:21 -05:00
battle_tent.s battle tent start and create frontier struct in saveblock 2018-06-17 12:30:09 +02:00
battle_tower.s document record mixing 2018-05-26 00:25:36 +02:00
cable_car_util.s main.c common syms 2017-11-07 23:53:30 -05:00
cable_car.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
cable_club.s fix record mixing merge conflicts 2018-05-19 12:32:44 +02:00
contest_ai.s Extract baseroms from event_scripts 2017-11-10 18:12:18 -06:00
contest_effect.s Extract baseroms from event_scripts 2017-11-10 18:12:18 -06:00
contest_link_80F57C4.s decompile overworld 2018-02-14 00:58:22 +01:00
contest_link_80FC4F4.s start working on berry blender 2017-11-18 16:11:34 +01:00
contest_link_81D9DE4.s Fix file permissions. 2018-01-19 15:06:49 -05:00
contest_painting.s decompile option menu 2018-01-16 18:59:06 +01:00
contest.s decompile overworld 2018-02-14 00:58:22 +01:00
crt0.s move pokeball data to rom 2017-12-02 21:27:00 +01:00
cute_sketch.s use ramscrgen 2016-11-01 17:36:37 -05:00
easy_chat.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
field_control_avatar.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
field_effect_helpers.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
field_player_avatar.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
field_screen.s cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
field_specials.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
fldeff_80F9BCC.s start fldeffect cut 2018-06-16 00:45:48 +02:00
fossil_specials.s Decompile Fossil Special & Groundshake Data 2018-02-22 12:17:46 +05:30
international_string_util.s Fix file permissions. 2018-01-19 15:06:49 -05:00
learn_move.s start decompiling list menu 2018-03-02 16:34:31 +01:00
libagbsyscall.s make VBlankIntr() match 2017-02-17 10:52:03 -08:00
libgcnmultiboot.s .s -> .inc 2016-11-01 08:29:13 -07:00
librfu_intr.s Decompile up to ARM functions in librfu, split ARM interrupt functions into their own .s 2017-09-12 20:11:51 -06:00
librfu.s Reformat asm/librfu.s to clarify what is being accessed in pc-relative loads 2017-12-07 00:29:58 -05:00
link_rfu.s nonmatching sub_801120C 2018-01-21 18:25:23 -05:00
m4a_1.s port siirtc from pokeruby 2016-11-02 14:06:41 -07:00
m4a_3.s Ported libmks4agb from pokeruby (#12) 2016-11-01 20:03:16 -07:00
macros.inc Extract door animations 2018-01-07 01:29:26 -06:00
party_menu.s start fldeffect cut 2018-06-16 00:45:48 +02:00
pokedex_area_screen.s start decompiling overworld.s 2018-02-12 15:01:43 +01:00
pokedex_cry_screen.s Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
pokemon_storage_system.s Finish porting/decompiling field_effect.c 2018-05-10 18:36:57 -05:00
pokemon_summary_screen.s start fldeffect cut 2018-06-16 00:45:48 +02:00
pokenav.s cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
post_battle_event_funcs.s start decompiling overworld.s 2018-02-12 15:01:43 +01:00
rom_8011DC0.s Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
rom_header.inc .s -> .inc 2016-11-01 08:29:13 -07:00
roulette_util.s Disassemble palette.s 2017-03-04 22:43:34 -06:00
roulette.s decompile overworld 2018-02-14 00:58:22 +01:00
script_menu.s Begin porting field_effect 2018-05-10 03:02:33 -05:00
script_pokemon_util_80F87D8.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
shop.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
slot_machine.s Begin porting field_effect 2018-05-10 03:02:33 -05:00
trade.s Decompile pokemon icon 2018-04-13 17:51:49 +05:30
trainer_card.s battle records more decomp and subtle name changes 2018-05-01 14:01:54 +02:00
use_pokeblock.s decompile scanline effect 2018-01-29 17:47:12 +01:00