diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 10:08:48 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 10:16:34 -0700 |
commit | 6f0e42a91aeeedd64725ce57e3dad6a38421d8e9 (patch) | |
tree | dcea69ec49430f004c17ff71b77587cafd78c69a /ld_script.txt | |
parent | fef81187dce23adc635d7f4b7fd82298eab09ec2 (diff) |
split asm files
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 148 |
1 files changed, 139 insertions, 9 deletions
diff --git a/ld_script.txt b/ld_script.txt index e9f36ffd7..6ff1860ff 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -31,20 +31,150 @@ SECTIONS { src/malloc.o(.text); asm/dma3_manager.o(.text); src/gpu_regs.o(.text); - asm/gpu_bg.o(.text); - asm/pixel_buffer.o(.text); + asm/bg.o(.text); + asm/blit.o(.text); asm/window.o(.text); - asm/text_renderer.o(.text); - asm/gpu_obj.o(.text); + asm/text.o(.text); + asm/sprite.o(.text); asm/string_util.o(.text); - asm/rom_80093CC.o(.text); + asm/link.o(.text); asm/rtc.o(.text); asm/main_menu.o(.text); - asm/rom_8032654.o(.text); - asm/tileset_animation.o(.text); - asm/rom_80A18F4.o(.text); + asm/rom3.o(.text); + asm/decompress.o(.text); + asm/rom_8034C54.o(.text); + asm/pokemon_1.o(.text); + asm/calculate_base_damage.o(.text); + asm/pokemon_2.o(.text); + asm/rom_806BD04.o(.text); + asm/trig.o(.text); + asm/rng.o(.text); + asm/rom_806F640.o(.text); + asm/blend_palette.o(.text); + asm/daycare.o(.text); + asm/egg_hatch.o(.text); + asm/rom_8072304.o(.text); + asm/load_save.o(.text); + asm/trade.o(.text); + asm/berry_blender.o(.text); + asm/play_time.o(.text); + asm/new_game.o(.text); + asm/rom4.o(.text); + asm/fieldmap.o(.text); + asm/metatile_behavior.o(.text); + asm/field_camera.o(.text); + asm/field_door.o(.text); + asm/field_player_avatar.o(.text); + asm/field_map_obj.o(.text); + asm/field_ground_effect.o(.text); + asm/map_obj_8097404.o(.text); + asm/field_message_box.o(.text); + asm/map_obj_lock.o(.text); + asm/text_window.o(.text); + asm/script.o(.text); + asm/scrcmd.o(.text); + asm/rom_809BEDC.o(.text); + asm/var.o(.text); + asm/flag.o(.text); + asm/rom_809D7BC.o(.text); + asm/reset_rtc_screen.o(.text); + asm/start_menu.o(.text); + asm/tileset.o(.text); + asm/palette.o(.text); + asm/sound.o(.text); + asm/rom_80A3934.o(.text); src/task.o(.text); - asm/rom_80A92F4.o(.text); + asm/rom5.o(.text); + asm/title_screen.o(.text); + asm/weather.o(.text); + asm/rom_80AEFFC.o(.text); + asm/battle_setup.o(.text); + asm/cable_club.o(.text); + asm/trainer_see.o(.text); + asm/fldeff_emotion.o(.text); + asm/wild_encounter.o(.text); + asm/field_effect.o(.text); + asm/rom_80B5E6C.o(.text); + asm/option_menu.o(.text); + asm/pokedex.o(.text); + asm/trainer_card.o(.text); + asm/rom_80C6FA0.o(.text); + asm/item.o(.text); + asm/contest.o(.text); + asm/shop.o(.text); + asm/berry.o(.text); + asm/script_menu.o(.text); + asm/naming_screen.o(.text); + asm/money.o(.text); + asm/contest_effect.o(.text); + asm/record_mixing.o(.text); + asm/secret_base.o(.text); + asm/tv.o(.text); + asm/contest_link_80F57C4.o(.text); + asm/script_pokemon_util_80F87D8.o(.text); + asm/field_poison.o(.text); + asm/big_shroomish_barboach.o(.text); + asm/fldeff_80F9BCC.o(.text); + asm/truck_scene.o(.text); + asm/porthole.o(.text); + asm/rotating_gate.o(.text); + asm/safari_zone.o(.text); + asm/contest_link_80FC4F4.o(.text); + asm/item_use.o(.text); + asm/battle_anim_80FE840.o(.text); + asm/bike.o(.text); + asm/easy_chat.o(.text); + asm/mon_markings.o(.text); + asm/mauville_old_man.o(.text); + asm/mail.o(.text); + asm/menu_helpers.o(.text); + asm/dewford_trend.o(.text); + asm/heal_location.o(.text); + asm/region_map.o(.text); + asm/cute_sketch.o(.text); + asm/decoration.o(.text); + asm/slot_machine.o(.text); + asm/contest_painting.o(.text); + asm/battle_ai.o(.text); + asm/trader.o(.text); + asm/starter_choose.o(.text); + asm/wallclock.o(.text); + asm/rom6.o(.text); + asm/battle_records.o(.text); + asm/rom_813C5BC.o(.text); + asm/pokedex_area_screen.o(.text); + asm/evolution_scene.o(.text); + asm/roulette.o(.text); + asm/pokedex_cry_screen.o(.text); + asm/coins.o(.text); + asm/landmark.o(.text); + asm/fldeff_strength.o(.text); + asm/rom_8145E84.o(.text); + asm/battle_transition.o(.text); + asm/battle_814AEAC.o(.text); + asm/battle_message.o(.text); + asm/cable_car.o(.text); + asm/rom_8151534.o(.text); + asm/roulette_util.o(.text); + asm/cable_car_util.o(.text); + asm/save.o(.text); + asm/mystery_event_script.o(.text); + asm/field_effect_helpers.o(.text); + asm/contest_ai.o(.text); + asm/rom_8158B30.o(.text); + asm/player_pc.o(.text); + asm/intro.o(.text); + asm/rom_816F318.o(.text); + asm/lottery_corner.o(.text); + asm/diploma.o(.text); + asm/berry_tag_screen.o(.text); + asm/mystery_event_menu.o(.text); + asm/save_failed_screen.o(.text); + asm/rom_81795E8.o(.text); + asm/clear_save_data_screen.o(.text); + asm/rom_817B064.o(.text); + asm/front_pic_anim.o(.text); + asm/rom_8184DA4.o(.text); asm/multiboot.o(.text); asm/rom_81BAD84.o(.text); } =0 |