From 7d61b2d0fb151d4b29b01e8c7368b10a88ea694e Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Wed, 27 Jan 2021 14:51:53 +0100 Subject: [PATCH] split sdata2 --- asm/sdata2/DynamicLink.s | 11 + asm/sdata2/GFPixel.s | 31 + asm/sdata2/GXBump.s | 7 + asm/sdata2/GXFrameBuf.s | 11 + asm/sdata2/GXInit.s | 39 + asm/sdata2/GXLight.s | 51 + asm/sdata2/GXPixel.s | 35 + asm/sdata2/GXTexture.s | 35 + asm/sdata2/GXTransform.s | 19 + asm/sdata2/J2DAnimation.s | 31 + asm/sdata2/J2DAnmLoader.s | 7 + asm/sdata2/J2DGrafContext.s | 19 + asm/sdata2/J2DMaterial.s | 15 + asm/sdata2/J2DMaterialFactory.s | 11 + asm/sdata2/J2DOrthoGraph.s | 7 + asm/sdata2/J2DPane.s | 39 + asm/sdata2/J2DPicture.s | 27 + asm/sdata2/J2DPictureEx.s | 19 + asm/sdata2/J2DPrint.s | 31 + asm/sdata2/J2DScreen.s | 27 + asm/sdata2/J2DTevs.s | 75 ++ asm/sdata2/J2DTextBox.s | 19 + asm/sdata2/J2DTextBoxEx.s | 19 + asm/sdata2/J2DWindow.s | 23 + asm/sdata2/J2DWindowEx.s | 23 + asm/sdata2/J3DAnimation.s | 39 + asm/sdata2/J3DAnmLoader.s | 7 + asm/sdata2/J3DCluster.s | 47 + asm/sdata2/J3DDrawBuffer.s | 15 + asm/sdata2/J3DGD.s | 43 + asm/sdata2/J3DJoint.s | 11 + asm/sdata2/J3DJointTree.s | 7 + asm/sdata2/J3DMatBlock.s | 11 + asm/sdata2/J3DMaterialFactory.s | 15 + asm/sdata2/J3DMaterialFactory_v21.s | 11 + asm/sdata2/J3DModel.s | 7 + asm/sdata2/J3DMtxBuffer.s | 11 + asm/sdata2/J3DShape.s | 7 + asm/sdata2/J3DShapeMtx.s | 11 + asm/sdata2/J3DSkinDeform.s | 11 + asm/sdata2/J3DStruct.s | 11 + asm/sdata2/J3DSys.s | 15 + asm/sdata2/J3DTevs.s | 79 ++ asm/sdata2/J3DTexture.s | 15 + asm/sdata2/J3DTransform.s | 15 + asm/sdata2/J3DUClipper.s | 23 + asm/sdata2/JAISe.s | 19 + asm/sdata2/JAISeMgr.s | 19 + asm/sdata2/JAISeq.s | 15 + asm/sdata2/JAISeqMgr.s | 15 + asm/sdata2/JAISound.s | 23 + asm/sdata2/JAISoundChild.s | 15 + asm/sdata2/JAISoundParams.s | 7 + asm/sdata2/JAIStream.s | 15 + asm/sdata2/JAIStreamMgr.s | 15 + asm/sdata2/JASAiCtrl.s | 27 + asm/sdata2/JASAramStream.s | 27 + asm/sdata2/JASAudioReseter.s | 7 + asm/sdata2/JASBNKParser.s | 27 + asm/sdata2/JASBank.s | 19 + asm/sdata2/JASBasicInst.s | 7 + asm/sdata2/JASCalc.s | 31 + asm/sdata2/JASChannel.s | 75 ++ asm/sdata2/JASDSPInterface.s | 15 + asm/sdata2/JASDrumSet.s | 15 + asm/sdata2/JASLfo.s | 23 + asm/sdata2/JASOscillator.s | 27 + asm/sdata2/JASProbe.s | 19 + asm/sdata2/JASSeqParser.s | 43 + asm/sdata2/JASSoundParams.s | 19 + asm/sdata2/JASTrack.s | 51 + asm/sdata2/JAUInitializer.s | 7 + asm/sdata2/JFWDisplay.s | 27 + asm/sdata2/JFWSystem.s | 15 + asm/sdata2/JKRExpHeap.s | 11 + asm/sdata2/JKRSolidHeap.s | 15 + asm/sdata2/JKRThread.s | 15 + asm/sdata2/JMATrigonometric.s | 27 + asm/sdata2/JMath.s | 11 + asm/sdata2/JPABaseShape.s | 43 + asm/sdata2/JPAChildShape.s | 11 + asm/sdata2/JPADynamicsBlock.s | 27 + asm/sdata2/JPAEmitter.s | 23 + asm/sdata2/JPAEmitterManager.s | 23 + asm/sdata2/JPAExtraShape.s | 31 + asm/sdata2/JPAFieldBlock.s | 27 + asm/sdata2/JPAKeyBlock.s | 7 + asm/sdata2/JPAMath.s | 15 + asm/sdata2/JPAParticle.s | 39 + asm/sdata2/JPAResource.s | 23 + asm/sdata2/JSGActor.s | 7 + asm/sdata2/JSGAmbientLight.s | 7 + asm/sdata2/JSGCamera.s | 7 + asm/sdata2/JSGFog.s | 11 + asm/sdata2/JSGLight.s | 7 + asm/sdata2/JSGObject.s | 7 + asm/sdata2/JUTAssert.s | 19 + asm/sdata2/JUTCacheFont.s | 7 + asm/sdata2/JUTConsole.s | 39 + asm/sdata2/JUTDbPrint.s | 15 + asm/sdata2/JUTDirectPrint.s | 47 + asm/sdata2/JUTException.s | 15 + asm/sdata2/JUTFader.s | 7 + asm/sdata2/JUTGamePad.s | 35 + asm/sdata2/JUTProcBar.s | 55 + asm/sdata2/JUTResFont.s | 15 + asm/sdata2/JUTTexture.s | 19 + asm/sdata2/Padclamp.s | 19 + asm/sdata2/Z2Audience.s | 147 +++ asm/sdata2/Z2AudioMgr.s | 15 + asm/sdata2/Z2Calc.s | 27 + asm/sdata2/Z2Creature.s | 187 +++ asm/sdata2/Z2EnvSeMgr.s | 275 +++++ asm/sdata2/Z2LinkMgr.s | 143 +++ asm/sdata2/Z2SceneMgr.s | 43 + asm/sdata2/Z2SeMgr.s | 243 ++++ asm/sdata2/Z2SeqMgr.s | 115 ++ asm/sdata2/Z2SoundInfo.s | 47 + asm/sdata2/Z2SoundMgr.s | 27 + asm/sdata2/Z2SoundObjMgr.s | 87 ++ asm/sdata2/Z2SoundObject.s | 59 + asm/sdata2/Z2SoundStarter.s | 23 + asm/sdata2/Z2SpeechMgr2.s | 75 ++ asm/sdata2/Z2StatusMgr.s | 31 + asm/sdata2/Z2WolfHowlMgr.s | 111 ++ asm/sdata2/ansi_fp.s | 7 + asm/sdata2/c_angle.s | 51 + asm/sdata2/c_bg_w.s | 11 + asm/sdata2/c_cc_d.s | 23 + asm/sdata2/c_cc_s.s | 39 + asm/sdata2/c_damagereaction.s | 23 + asm/sdata2/c_lib.s | 23 + asm/sdata2/c_m2d.s | 31 + asm/sdata2/c_m3d.s | 171 +++ asm/sdata2/c_m3d_g_aab.s | 15 + asm/sdata2/c_math.s | 51 + asm/sdata2/c_sxyz.s | 7 + asm/sdata2/c_xyz.s | 39 + asm/sdata2/ctb-data.s | 7 + asm/sdata2/d_a_alink.s | 1723 +++++++++++++++++++++++++++ asm/sdata2/d_a_itembase.s | 23 + asm/sdata2/d_a_no_chg_room.s | 15 + asm/sdata2/d_a_npc.s | 203 ++++ asm/sdata2/d_a_npc_cd.s | 35 + asm/sdata2/d_a_npc_cd2.s | 71 ++ asm/sdata2/d_a_obj.s | 23 + asm/sdata2/d_a_obj_item.s | 115 ++ asm/sdata2/d_a_player.s | 95 ++ asm/sdata2/d_attention.s | 119 ++ asm/sdata2/d_bg_s.s | 7 + asm/sdata2/d_bg_s_acch.s | 39 + asm/sdata2/d_bg_s_roof_chk.s | 11 + asm/sdata2/d_bg_s_spl_grp_chk.s | 11 + asm/sdata2/d_bg_w.s | 31 + asm/sdata2/d_bg_w_kcol.s | 47 + asm/sdata2/d_bg_w_sv.s | 11 + asm/sdata2/d_bright_check.s | 15 + asm/sdata2/d_cam_param.s | 207 ++++ asm/sdata2/d_camera.s | 639 ++++++++++ asm/sdata2/d_cc_mass_s.s | 27 + asm/sdata2/d_cc_s.s | 23 + asm/sdata2/d_cc_uty.s | 31 + asm/sdata2/d_com_inf_game.s | 31 + asm/sdata2/d_com_static.s | 47 + asm/sdata2/d_demo.s | 51 + asm/sdata2/d_drawlist.s | 183 +++ asm/sdata2/d_error_msg.s | 51 + asm/sdata2/d_ev_camera.s | 755 ++++++++++++ asm/sdata2/d_event.s | 19 + asm/sdata2/d_event_data.s | 39 + asm/sdata2/d_event_manager.s | 43 + asm/sdata2/d_eye_hl.s | 11 + asm/sdata2/d_file_sel_info.s | 11 + asm/sdata2/d_file_sel_warning.s | 31 + asm/sdata2/d_file_select.s | 155 +++ asm/sdata2/d_gameover.s | 59 + asm/sdata2/d_insect.s | 31 + asm/sdata2/d_item.s | 15 + asm/sdata2/d_jnt_col.s | 43 + asm/sdata2/d_k_wmark.s | 47 + asm/sdata2/d_k_wpillar.s | 23 + asm/sdata2/d_kankyo.s | 639 ++++++++++ asm/sdata2/d_kankyo_rain.s | 1103 +++++++++++++++++ asm/sdata2/d_kankyo_wether.s | 187 +++ asm/sdata2/d_kantera_icon_meter.s | 15 + asm/sdata2/d_ky_thunder.s | 131 ++ asm/sdata2/d_kyeff.s | 23 + asm/sdata2/d_map.s | 75 ++ asm/sdata2/d_map_path.s | 23 + asm/sdata2/d_map_path_dmap.s | 127 ++ asm/sdata2/d_map_path_fmap.s | 7 + asm/sdata2/d_menu_calibration.s | 19 + asm/sdata2/d_menu_collect.s | 179 +++ asm/sdata2/d_menu_dmap.s | 115 ++ asm/sdata2/d_menu_dmap_map.s | 79 ++ asm/sdata2/d_menu_fishing.s | 23 + asm/sdata2/d_menu_fmap.s | 87 ++ asm/sdata2/d_menu_fmap2D.s | 91 ++ asm/sdata2/d_menu_fmap_map.s | 71 ++ asm/sdata2/d_menu_insect.s | 63 + asm/sdata2/d_menu_item_explain.s | 79 ++ asm/sdata2/d_menu_letter.s | 59 + asm/sdata2/d_menu_map_common.s | 43 + asm/sdata2/d_menu_option.s | 87 ++ asm/sdata2/d_menu_ring.s | 139 +++ asm/sdata2/d_menu_save.s | 71 ++ asm/sdata2/d_menu_skill.s | 47 + asm/sdata2/d_menu_window.s | 31 + asm/sdata2/d_meter2.s | 59 + asm/sdata2/d_meter2_draw.s | 271 +++++ asm/sdata2/d_meter2_info.s | 39 + asm/sdata2/d_meter_HIO.s | 615 ++++++++++ asm/sdata2/d_meter_button.s | 99 ++ asm/sdata2/d_meter_haihai.s | 75 ++ asm/sdata2/d_meter_hakusha.s | 31 + asm/sdata2/d_meter_map.s | 31 + asm/sdata2/d_meter_string.s | 51 + asm/sdata2/d_msg_class.s | 59 + asm/sdata2/d_msg_flow.s | 23 + asm/sdata2/d_msg_object.s | 151 +++ asm/sdata2/d_msg_out_font.s | 67 ++ asm/sdata2/d_msg_scrn_3select.s | 59 + asm/sdata2/d_msg_scrn_arrow.s | 15 + asm/sdata2/d_msg_scrn_base.s | 11 + asm/sdata2/d_msg_scrn_boss.s | 11 + asm/sdata2/d_msg_scrn_explain.s | 63 + asm/sdata2/d_msg_scrn_howl.s | 83 ++ asm/sdata2/d_msg_scrn_item.s | 83 ++ asm/sdata2/d_msg_scrn_jimaku.s | 15 + asm/sdata2/d_msg_scrn_kanban.s | 19 + asm/sdata2/d_msg_scrn_light.s | 15 + asm/sdata2/d_msg_scrn_place.s | 15 + asm/sdata2/d_msg_scrn_staff.s | 11 + asm/sdata2/d_msg_scrn_talk.s | 83 ++ asm/sdata2/d_msg_scrn_tree.s | 19 + asm/sdata2/d_msg_string.s | 19 + asm/sdata2/d_msg_string_base.s | 7 + asm/sdata2/d_msg_unit.s | 19 + asm/sdata2/d_name.s | 51 + asm/sdata2/d_npc_lib.s | 35 + asm/sdata2/d_ovlp_fade2.s | 59 + asm/sdata2/d_ovlp_fade3.s | 51 + asm/sdata2/d_pane_class.s | 35 + asm/sdata2/d_pane_class_alpha.s | 19 + asm/sdata2/d_particle.s | 163 +++ asm/sdata2/d_particle_copoly.s | 7 + asm/sdata2/d_path.s | 7 + asm/sdata2/d_resorce.s | 15 + asm/sdata2/d_s_logo.s | 31 + asm/sdata2/d_s_name.s | 31 + asm/sdata2/d_s_play.s | 39 + asm/sdata2/d_save.s | 11 + asm/sdata2/d_scope.s | 51 + asm/sdata2/d_select_cursor.s | 39 + asm/sdata2/d_select_icon.s | 15 + asm/sdata2/d_shop_camera.s | 63 + asm/sdata2/d_shop_item_ctrl.s | 35 + asm/sdata2/d_shop_system.s | 119 ++ asm/sdata2/d_simple_model.s | 7 + asm/sdata2/d_spline_path.s | 15 + asm/sdata2/d_stage.s | 15 + asm/sdata2/d_timer.s | 103 ++ asm/sdata2/d_tresure.s | 27 + asm/sdata2/d_vibration.s | 7 + asm/sdata2/data.s | 7 + asm/sdata2/dspproc.s | 7 + asm/sdata2/e_acos.s | 71 ++ asm/sdata2/e_asin.s | 71 ++ asm/sdata2/e_atan2.s | 47 + asm/sdata2/e_exp.s | 63 + asm/sdata2/e_pow.s | 139 +++ asm/sdata2/e_rem_pio2.s | 47 + asm/sdata2/e_sqrt.s | 7 + asm/sdata2/f_ap_game.s | 11 + asm/sdata2/f_op_actor.s | 43 + asm/sdata2/f_op_actor_mng.s | 91 ++ asm/sdata2/f_op_kankyo_mng.s | 7 + asm/sdata2/f_op_msg_mng.s | 31 + asm/sdata2/functionvalue.s | 43 + asm/sdata2/fvb-data.s | 7 + asm/sdata2/jstudio-control.s | 11 + asm/sdata2/jstudio-data.s | 7 + asm/sdata2/jstudio-math.s | 35 + asm/sdata2/jstudio-object.s | 31 + asm/sdata2/k_cos.s | 39 + asm/sdata2/k_rem_pio2.s | 35 + asm/sdata2/k_sin.s | 31 + asm/sdata2/k_tan.s | 31 + asm/sdata2/m_Do_controller_pad.s | 19 + asm/sdata2/m_Do_ext.s | 63 + asm/sdata2/m_Do_graphic.s | 179 +++ asm/sdata2/m_Do_lib.s | 51 + asm/sdata2/m_Do_machine.s | 11 + asm/sdata2/m_Do_main.s | 27 + asm/sdata2/m_Do_mtx.s | 15 + asm/sdata2/mbstring.s | 7 + asm/sdata2/mtx.s | 31 + asm/sdata2/mtx44.s | 27 + asm/sdata2/object-actor.s | 7 + asm/sdata2/object-light.s | 27 + asm/sdata2/object-particle.s | 35 + asm/sdata2/object-sound.s | 15 + asm/sdata2/printf.s | 7 + asm/sdata2/quat.s | 19 + asm/sdata2/s_atan.s | 23 + asm/sdata2/s_ceil.s | 11 + asm/sdata2/s_cos.s | 7 + asm/sdata2/s_floor.s | 11 + asm/sdata2/s_frexp.s | 7 + asm/sdata2/s_ldexp.s | 23 + asm/sdata2/s_sin.s | 7 + asm/sdata2/s_tan.s | 7 + asm/sdata2/stb-data.s | 7 + asm/sdata2/stb.s | 7 + asm/sdata2/vec.s | 19 + obj_files.mk | 1534 ++++++++++++++---------- 316 files changed, 18957 insertions(+), 610 deletions(-) create mode 100644 asm/sdata2/DynamicLink.s create mode 100644 asm/sdata2/GFPixel.s create mode 100644 asm/sdata2/GXBump.s create mode 100644 asm/sdata2/GXFrameBuf.s create mode 100644 asm/sdata2/GXInit.s create mode 100644 asm/sdata2/GXLight.s create mode 100644 asm/sdata2/GXPixel.s create mode 100644 asm/sdata2/GXTexture.s create mode 100644 asm/sdata2/GXTransform.s create mode 100644 asm/sdata2/J2DAnimation.s create mode 100644 asm/sdata2/J2DAnmLoader.s create mode 100644 asm/sdata2/J2DGrafContext.s create mode 100644 asm/sdata2/J2DMaterial.s create mode 100644 asm/sdata2/J2DMaterialFactory.s create mode 100644 asm/sdata2/J2DOrthoGraph.s create mode 100644 asm/sdata2/J2DPane.s create mode 100644 asm/sdata2/J2DPicture.s create mode 100644 asm/sdata2/J2DPictureEx.s create mode 100644 asm/sdata2/J2DPrint.s create mode 100644 asm/sdata2/J2DScreen.s create mode 100644 asm/sdata2/J2DTevs.s create mode 100644 asm/sdata2/J2DTextBox.s create mode 100644 asm/sdata2/J2DTextBoxEx.s create mode 100644 asm/sdata2/J2DWindow.s create mode 100644 asm/sdata2/J2DWindowEx.s create mode 100644 asm/sdata2/J3DAnimation.s create mode 100644 asm/sdata2/J3DAnmLoader.s create mode 100644 asm/sdata2/J3DCluster.s create mode 100644 asm/sdata2/J3DDrawBuffer.s create mode 100644 asm/sdata2/J3DGD.s create mode 100644 asm/sdata2/J3DJoint.s create mode 100644 asm/sdata2/J3DJointTree.s create mode 100644 asm/sdata2/J3DMatBlock.s create mode 100644 asm/sdata2/J3DMaterialFactory.s create mode 100644 asm/sdata2/J3DMaterialFactory_v21.s create mode 100644 asm/sdata2/J3DModel.s create mode 100644 asm/sdata2/J3DMtxBuffer.s create mode 100644 asm/sdata2/J3DShape.s create mode 100644 asm/sdata2/J3DShapeMtx.s create mode 100644 asm/sdata2/J3DSkinDeform.s create mode 100644 asm/sdata2/J3DStruct.s create mode 100644 asm/sdata2/J3DSys.s create mode 100644 asm/sdata2/J3DTevs.s create mode 100644 asm/sdata2/J3DTexture.s create mode 100644 asm/sdata2/J3DTransform.s create mode 100644 asm/sdata2/J3DUClipper.s create mode 100644 asm/sdata2/JAISe.s create mode 100644 asm/sdata2/JAISeMgr.s create mode 100644 asm/sdata2/JAISeq.s create mode 100644 asm/sdata2/JAISeqMgr.s create mode 100644 asm/sdata2/JAISound.s create mode 100644 asm/sdata2/JAISoundChild.s create mode 100644 asm/sdata2/JAISoundParams.s create mode 100644 asm/sdata2/JAIStream.s create mode 100644 asm/sdata2/JAIStreamMgr.s create mode 100644 asm/sdata2/JASAiCtrl.s create mode 100644 asm/sdata2/JASAramStream.s create mode 100644 asm/sdata2/JASAudioReseter.s create mode 100644 asm/sdata2/JASBNKParser.s create mode 100644 asm/sdata2/JASBank.s create mode 100644 asm/sdata2/JASBasicInst.s create mode 100644 asm/sdata2/JASCalc.s create mode 100644 asm/sdata2/JASChannel.s create mode 100644 asm/sdata2/JASDSPInterface.s create mode 100644 asm/sdata2/JASDrumSet.s create mode 100644 asm/sdata2/JASLfo.s create mode 100644 asm/sdata2/JASOscillator.s create mode 100644 asm/sdata2/JASProbe.s create mode 100644 asm/sdata2/JASSeqParser.s create mode 100644 asm/sdata2/JASSoundParams.s create mode 100644 asm/sdata2/JASTrack.s create mode 100644 asm/sdata2/JAUInitializer.s create mode 100644 asm/sdata2/JFWDisplay.s create mode 100644 asm/sdata2/JFWSystem.s create mode 100644 asm/sdata2/JKRExpHeap.s create mode 100644 asm/sdata2/JKRSolidHeap.s create mode 100644 asm/sdata2/JKRThread.s create mode 100644 asm/sdata2/JMATrigonometric.s create mode 100644 asm/sdata2/JMath.s create mode 100644 asm/sdata2/JPABaseShape.s create mode 100644 asm/sdata2/JPAChildShape.s create mode 100644 asm/sdata2/JPADynamicsBlock.s create mode 100644 asm/sdata2/JPAEmitter.s create mode 100644 asm/sdata2/JPAEmitterManager.s create mode 100644 asm/sdata2/JPAExtraShape.s create mode 100644 asm/sdata2/JPAFieldBlock.s create mode 100644 asm/sdata2/JPAKeyBlock.s create mode 100644 asm/sdata2/JPAMath.s create mode 100644 asm/sdata2/JPAParticle.s create mode 100644 asm/sdata2/JPAResource.s create mode 100644 asm/sdata2/JSGActor.s create mode 100644 asm/sdata2/JSGAmbientLight.s create mode 100644 asm/sdata2/JSGCamera.s create mode 100644 asm/sdata2/JSGFog.s create mode 100644 asm/sdata2/JSGLight.s create mode 100644 asm/sdata2/JSGObject.s create mode 100644 asm/sdata2/JUTAssert.s create mode 100644 asm/sdata2/JUTCacheFont.s create mode 100644 asm/sdata2/JUTConsole.s create mode 100644 asm/sdata2/JUTDbPrint.s create mode 100644 asm/sdata2/JUTDirectPrint.s create mode 100644 asm/sdata2/JUTException.s create mode 100644 asm/sdata2/JUTFader.s create mode 100644 asm/sdata2/JUTGamePad.s create mode 100644 asm/sdata2/JUTProcBar.s create mode 100644 asm/sdata2/JUTResFont.s create mode 100644 asm/sdata2/JUTTexture.s create mode 100644 asm/sdata2/Padclamp.s create mode 100644 asm/sdata2/Z2Audience.s create mode 100644 asm/sdata2/Z2AudioMgr.s create mode 100644 asm/sdata2/Z2Calc.s create mode 100644 asm/sdata2/Z2Creature.s create mode 100644 asm/sdata2/Z2EnvSeMgr.s create mode 100644 asm/sdata2/Z2LinkMgr.s create mode 100644 asm/sdata2/Z2SceneMgr.s create mode 100644 asm/sdata2/Z2SeMgr.s create mode 100644 asm/sdata2/Z2SeqMgr.s create mode 100644 asm/sdata2/Z2SoundInfo.s create mode 100644 asm/sdata2/Z2SoundMgr.s create mode 100644 asm/sdata2/Z2SoundObjMgr.s create mode 100644 asm/sdata2/Z2SoundObject.s create mode 100644 asm/sdata2/Z2SoundStarter.s create mode 100644 asm/sdata2/Z2SpeechMgr2.s create mode 100644 asm/sdata2/Z2StatusMgr.s create mode 100644 asm/sdata2/Z2WolfHowlMgr.s create mode 100644 asm/sdata2/ansi_fp.s create mode 100644 asm/sdata2/c_angle.s create mode 100644 asm/sdata2/c_bg_w.s create mode 100644 asm/sdata2/c_cc_d.s create mode 100644 asm/sdata2/c_cc_s.s create mode 100644 asm/sdata2/c_damagereaction.s create mode 100644 asm/sdata2/c_lib.s create mode 100644 asm/sdata2/c_m2d.s create mode 100644 asm/sdata2/c_m3d.s create mode 100644 asm/sdata2/c_m3d_g_aab.s create mode 100644 asm/sdata2/c_math.s create mode 100644 asm/sdata2/c_sxyz.s create mode 100644 asm/sdata2/c_xyz.s create mode 100644 asm/sdata2/ctb-data.s create mode 100644 asm/sdata2/d_a_alink.s create mode 100644 asm/sdata2/d_a_itembase.s create mode 100644 asm/sdata2/d_a_no_chg_room.s create mode 100644 asm/sdata2/d_a_npc.s create mode 100644 asm/sdata2/d_a_npc_cd.s create mode 100644 asm/sdata2/d_a_npc_cd2.s create mode 100644 asm/sdata2/d_a_obj.s create mode 100644 asm/sdata2/d_a_obj_item.s create mode 100644 asm/sdata2/d_a_player.s create mode 100644 asm/sdata2/d_attention.s create mode 100644 asm/sdata2/d_bg_s.s create mode 100644 asm/sdata2/d_bg_s_acch.s create mode 100644 asm/sdata2/d_bg_s_roof_chk.s create mode 100644 asm/sdata2/d_bg_s_spl_grp_chk.s create mode 100644 asm/sdata2/d_bg_w.s create mode 100644 asm/sdata2/d_bg_w_kcol.s create mode 100644 asm/sdata2/d_bg_w_sv.s create mode 100644 asm/sdata2/d_bright_check.s create mode 100644 asm/sdata2/d_cam_param.s create mode 100644 asm/sdata2/d_camera.s create mode 100644 asm/sdata2/d_cc_mass_s.s create mode 100644 asm/sdata2/d_cc_s.s create mode 100644 asm/sdata2/d_cc_uty.s create mode 100644 asm/sdata2/d_com_inf_game.s create mode 100644 asm/sdata2/d_com_static.s create mode 100644 asm/sdata2/d_demo.s create mode 100644 asm/sdata2/d_drawlist.s create mode 100644 asm/sdata2/d_error_msg.s create mode 100644 asm/sdata2/d_ev_camera.s create mode 100644 asm/sdata2/d_event.s create mode 100644 asm/sdata2/d_event_data.s create mode 100644 asm/sdata2/d_event_manager.s create mode 100644 asm/sdata2/d_eye_hl.s create mode 100644 asm/sdata2/d_file_sel_info.s create mode 100644 asm/sdata2/d_file_sel_warning.s create mode 100644 asm/sdata2/d_file_select.s create mode 100644 asm/sdata2/d_gameover.s create mode 100644 asm/sdata2/d_insect.s create mode 100644 asm/sdata2/d_item.s create mode 100644 asm/sdata2/d_jnt_col.s create mode 100644 asm/sdata2/d_k_wmark.s create mode 100644 asm/sdata2/d_k_wpillar.s create mode 100644 asm/sdata2/d_kankyo.s create mode 100644 asm/sdata2/d_kankyo_rain.s create mode 100644 asm/sdata2/d_kankyo_wether.s create mode 100644 asm/sdata2/d_kantera_icon_meter.s create mode 100644 asm/sdata2/d_ky_thunder.s create mode 100644 asm/sdata2/d_kyeff.s create mode 100644 asm/sdata2/d_map.s create mode 100644 asm/sdata2/d_map_path.s create mode 100644 asm/sdata2/d_map_path_dmap.s create mode 100644 asm/sdata2/d_map_path_fmap.s create mode 100644 asm/sdata2/d_menu_calibration.s create mode 100644 asm/sdata2/d_menu_collect.s create mode 100644 asm/sdata2/d_menu_dmap.s create mode 100644 asm/sdata2/d_menu_dmap_map.s create mode 100644 asm/sdata2/d_menu_fishing.s create mode 100644 asm/sdata2/d_menu_fmap.s create mode 100644 asm/sdata2/d_menu_fmap2D.s create mode 100644 asm/sdata2/d_menu_fmap_map.s create mode 100644 asm/sdata2/d_menu_insect.s create mode 100644 asm/sdata2/d_menu_item_explain.s create mode 100644 asm/sdata2/d_menu_letter.s create mode 100644 asm/sdata2/d_menu_map_common.s create mode 100644 asm/sdata2/d_menu_option.s create mode 100644 asm/sdata2/d_menu_ring.s create mode 100644 asm/sdata2/d_menu_save.s create mode 100644 asm/sdata2/d_menu_skill.s create mode 100644 asm/sdata2/d_menu_window.s create mode 100644 asm/sdata2/d_meter2.s create mode 100644 asm/sdata2/d_meter2_draw.s create mode 100644 asm/sdata2/d_meter2_info.s create mode 100644 asm/sdata2/d_meter_HIO.s create mode 100644 asm/sdata2/d_meter_button.s create mode 100644 asm/sdata2/d_meter_haihai.s create mode 100644 asm/sdata2/d_meter_hakusha.s create mode 100644 asm/sdata2/d_meter_map.s create mode 100644 asm/sdata2/d_meter_string.s create mode 100644 asm/sdata2/d_msg_class.s create mode 100644 asm/sdata2/d_msg_flow.s create mode 100644 asm/sdata2/d_msg_object.s create mode 100644 asm/sdata2/d_msg_out_font.s create mode 100644 asm/sdata2/d_msg_scrn_3select.s create mode 100644 asm/sdata2/d_msg_scrn_arrow.s create mode 100644 asm/sdata2/d_msg_scrn_base.s create mode 100644 asm/sdata2/d_msg_scrn_boss.s create mode 100644 asm/sdata2/d_msg_scrn_explain.s create mode 100644 asm/sdata2/d_msg_scrn_howl.s create mode 100644 asm/sdata2/d_msg_scrn_item.s create mode 100644 asm/sdata2/d_msg_scrn_jimaku.s create mode 100644 asm/sdata2/d_msg_scrn_kanban.s create mode 100644 asm/sdata2/d_msg_scrn_light.s create mode 100644 asm/sdata2/d_msg_scrn_place.s create mode 100644 asm/sdata2/d_msg_scrn_staff.s create mode 100644 asm/sdata2/d_msg_scrn_talk.s create mode 100644 asm/sdata2/d_msg_scrn_tree.s create mode 100644 asm/sdata2/d_msg_string.s create mode 100644 asm/sdata2/d_msg_string_base.s create mode 100644 asm/sdata2/d_msg_unit.s create mode 100644 asm/sdata2/d_name.s create mode 100644 asm/sdata2/d_npc_lib.s create mode 100644 asm/sdata2/d_ovlp_fade2.s create mode 100644 asm/sdata2/d_ovlp_fade3.s create mode 100644 asm/sdata2/d_pane_class.s create mode 100644 asm/sdata2/d_pane_class_alpha.s create mode 100644 asm/sdata2/d_particle.s create mode 100644 asm/sdata2/d_particle_copoly.s create mode 100644 asm/sdata2/d_path.s create mode 100644 asm/sdata2/d_resorce.s create mode 100644 asm/sdata2/d_s_logo.s create mode 100644 asm/sdata2/d_s_name.s create mode 100644 asm/sdata2/d_s_play.s create mode 100644 asm/sdata2/d_save.s create mode 100644 asm/sdata2/d_scope.s create mode 100644 asm/sdata2/d_select_cursor.s create mode 100644 asm/sdata2/d_select_icon.s create mode 100644 asm/sdata2/d_shop_camera.s create mode 100644 asm/sdata2/d_shop_item_ctrl.s create mode 100644 asm/sdata2/d_shop_system.s create mode 100644 asm/sdata2/d_simple_model.s create mode 100644 asm/sdata2/d_spline_path.s create mode 100644 asm/sdata2/d_stage.s create mode 100644 asm/sdata2/d_timer.s create mode 100644 asm/sdata2/d_tresure.s create mode 100644 asm/sdata2/d_vibration.s create mode 100644 asm/sdata2/data.s create mode 100644 asm/sdata2/dspproc.s create mode 100644 asm/sdata2/e_acos.s create mode 100644 asm/sdata2/e_asin.s create mode 100644 asm/sdata2/e_atan2.s create mode 100644 asm/sdata2/e_exp.s create mode 100644 asm/sdata2/e_pow.s create mode 100644 asm/sdata2/e_rem_pio2.s create mode 100644 asm/sdata2/e_sqrt.s create mode 100644 asm/sdata2/f_ap_game.s create mode 100644 asm/sdata2/f_op_actor.s create mode 100644 asm/sdata2/f_op_actor_mng.s create mode 100644 asm/sdata2/f_op_kankyo_mng.s create mode 100644 asm/sdata2/f_op_msg_mng.s create mode 100644 asm/sdata2/functionvalue.s create mode 100644 asm/sdata2/fvb-data.s create mode 100644 asm/sdata2/jstudio-control.s create mode 100644 asm/sdata2/jstudio-data.s create mode 100644 asm/sdata2/jstudio-math.s create mode 100644 asm/sdata2/jstudio-object.s create mode 100644 asm/sdata2/k_cos.s create mode 100644 asm/sdata2/k_rem_pio2.s create mode 100644 asm/sdata2/k_sin.s create mode 100644 asm/sdata2/k_tan.s create mode 100644 asm/sdata2/m_Do_controller_pad.s create mode 100644 asm/sdata2/m_Do_ext.s create mode 100644 asm/sdata2/m_Do_graphic.s create mode 100644 asm/sdata2/m_Do_lib.s create mode 100644 asm/sdata2/m_Do_machine.s create mode 100644 asm/sdata2/m_Do_main.s create mode 100644 asm/sdata2/m_Do_mtx.s create mode 100644 asm/sdata2/mbstring.s create mode 100644 asm/sdata2/mtx.s create mode 100644 asm/sdata2/mtx44.s create mode 100644 asm/sdata2/object-actor.s create mode 100644 asm/sdata2/object-light.s create mode 100644 asm/sdata2/object-particle.s create mode 100644 asm/sdata2/object-sound.s create mode 100644 asm/sdata2/printf.s create mode 100644 asm/sdata2/quat.s create mode 100644 asm/sdata2/s_atan.s create mode 100644 asm/sdata2/s_ceil.s create mode 100644 asm/sdata2/s_cos.s create mode 100644 asm/sdata2/s_floor.s create mode 100644 asm/sdata2/s_frexp.s create mode 100644 asm/sdata2/s_ldexp.s create mode 100644 asm/sdata2/s_sin.s create mode 100644 asm/sdata2/s_tan.s create mode 100644 asm/sdata2/stb-data.s create mode 100644 asm/sdata2/stb.s create mode 100644 asm/sdata2/vec.s diff --git a/asm/sdata2/DynamicLink.s b/asm/sdata2/DynamicLink.s new file mode 100644 index 00000000000..99de3c0992f --- /dev/null +++ b/asm/sdata2/DynamicLink.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455008 - 0x80455018 + +.global lbl_80455008 +lbl_80455008: +.incbin "baserom.dol", 0x3D3E68, 0x8 + +.global lbl_80455010 +lbl_80455010: +.incbin "baserom.dol", 0x3D3E70, 0x8 + diff --git a/asm/sdata2/GFPixel.s b/asm/sdata2/GFPixel.s new file mode 100644 index 00000000000..3adca48bd8e --- /dev/null +++ b/asm/sdata2/GFPixel.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455f68 - 0x80455f98 + +.global lbl_80455F68 +lbl_80455F68: +.incbin "baserom.dol", 0x3D4DC8, 0x4 + +.global lbl_80455F6C +lbl_80455F6C: +.incbin "baserom.dol", 0x3D4DCC, 0x4 + +.global lbl_80455F70 +lbl_80455F70: +.incbin "baserom.dol", 0x3D4DD0, 0x8 + +.global lbl_80455F78 +lbl_80455F78: +.incbin "baserom.dol", 0x3D4DD8, 0x8 + +.global lbl_80455F80 +lbl_80455F80: +.incbin "baserom.dol", 0x3D4DE0, 0x8 + +.global lbl_80455F88 +lbl_80455F88: +.incbin "baserom.dol", 0x3D4DE8, 0x8 + +.global lbl_80455F90 +lbl_80455F90: +.incbin "baserom.dol", 0x3D4DF0, 0x8 + diff --git a/asm/sdata2/GXBump.s b/asm/sdata2/GXBump.s new file mode 100644 index 00000000000..4a3bf602610 --- /dev/null +++ b/asm/sdata2/GXBump.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456610 - 0x80456618 + +.global lbl_80456610 +lbl_80456610: +.incbin "baserom.dol", 0x3D5470, 0x8 + diff --git a/asm/sdata2/GXFrameBuf.s b/asm/sdata2/GXFrameBuf.s new file mode 100644 index 00000000000..6db74735a0b --- /dev/null +++ b/asm/sdata2/GXFrameBuf.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804565a8 - 0x804565b8 + +.global lbl_804565A8 +lbl_804565A8: +.incbin "baserom.dol", 0x3D5408, 0x8 + +.global lbl_804565B0 +lbl_804565B0: +.incbin "baserom.dol", 0x3D5410, 0x8 + diff --git a/asm/sdata2/GXInit.s b/asm/sdata2/GXInit.s new file mode 100644 index 00000000000..884eb7cde90 --- /dev/null +++ b/asm/sdata2/GXInit.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456580 - 0x804565a8 + +.global lbl_80456580 +lbl_80456580: +.incbin "baserom.dol", 0x3D53E0, 0x4 + +.global lbl_80456584 +lbl_80456584: +.incbin "baserom.dol", 0x3D53E4, 0x4 + +.global lbl_80456588 +lbl_80456588: +.incbin "baserom.dol", 0x3D53E8, 0x4 + +.global lbl_8045658C +lbl_8045658C: +.incbin "baserom.dol", 0x3D53EC, 0x4 + +.global lbl_80456590 +lbl_80456590: +.incbin "baserom.dol", 0x3D53F0, 0x4 + +.global lbl_80456594 +lbl_80456594: +.incbin "baserom.dol", 0x3D53F4, 0x4 + +.global lbl_80456598 +lbl_80456598: +.incbin "baserom.dol", 0x3D53F8, 0x4 + +.global lbl_8045659C +lbl_8045659C: +.incbin "baserom.dol", 0x3D53FC, 0x4 + +.global lbl_804565A0 +lbl_804565A0: +.incbin "baserom.dol", 0x3D5400, 0x8 + diff --git a/asm/sdata2/GXLight.s b/asm/sdata2/GXLight.s new file mode 100644 index 00000000000..02f32a21daa --- /dev/null +++ b/asm/sdata2/GXLight.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804565b8 - 0x804565e8 + +.global lbl_804565B8 +lbl_804565B8: +.incbin "baserom.dol", 0x3D5418, 0x4 + +.global lbl_804565BC +lbl_804565BC: +.incbin "baserom.dol", 0x3D541C, 0x4 + +.global lbl_804565C0 +lbl_804565C0: +.incbin "baserom.dol", 0x3D5420, 0x4 + +.global lbl_804565C4 +lbl_804565C4: +.incbin "baserom.dol", 0x3D5424, 0x4 + +.global lbl_804565C8 +lbl_804565C8: +.incbin "baserom.dol", 0x3D5428, 0x4 + +.global lbl_804565CC +lbl_804565CC: +.incbin "baserom.dol", 0x3D542C, 0x4 + +.global lbl_804565D0 +lbl_804565D0: +.incbin "baserom.dol", 0x3D5430, 0x4 + +.global lbl_804565D4 +lbl_804565D4: +.incbin "baserom.dol", 0x3D5434, 0x4 + +.global lbl_804565D8 +lbl_804565D8: +.incbin "baserom.dol", 0x3D5438, 0x4 + +.global lbl_804565DC +lbl_804565DC: +.incbin "baserom.dol", 0x3D543C, 0x4 + +.global lbl_804565E0 +lbl_804565E0: +.incbin "baserom.dol", 0x3D5440, 0x4 + +.global lbl_804565E4 +lbl_804565E4: +.incbin "baserom.dol", 0x3D5444, 0x4 + diff --git a/asm/sdata2/GXPixel.s b/asm/sdata2/GXPixel.s new file mode 100644 index 00000000000..bde4736b886 --- /dev/null +++ b/asm/sdata2/GXPixel.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456618 - 0x80456650 + +.global lbl_80456618 +lbl_80456618: +.incbin "baserom.dol", 0x3D5478, 0x4 + +.global lbl_8045661C +lbl_8045661C: +.incbin "baserom.dol", 0x3D547C, 0x4 + +.global lbl_80456620 +lbl_80456620: +.incbin "baserom.dol", 0x3D5480, 0x8 + +.global lbl_80456628 +lbl_80456628: +.incbin "baserom.dol", 0x3D5488, 0x8 + +.global lbl_80456630 +lbl_80456630: +.incbin "baserom.dol", 0x3D5490, 0x8 + +.global lbl_80456638 +lbl_80456638: +.incbin "baserom.dol", 0x3D5498, 0x8 + +.global lbl_80456640 +lbl_80456640: +.incbin "baserom.dol", 0x3D54A0, 0x8 + +.global lbl_80456648 +lbl_80456648: +.incbin "baserom.dol", 0x3D54A8, 0x8 + diff --git a/asm/sdata2/GXTexture.s b/asm/sdata2/GXTexture.s new file mode 100644 index 00000000000..40aa6e22b13 --- /dev/null +++ b/asm/sdata2/GXTexture.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804565e8 - 0x80456610 + +.global lbl_804565E8 +lbl_804565E8: +.incbin "baserom.dol", 0x3D5448, 0x8 + +.global lbl_804565F0 +lbl_804565F0: +.incbin "baserom.dol", 0x3D5450, 0x8 + +.global lbl_804565F8 +lbl_804565F8: +.incbin "baserom.dol", 0x3D5458, 0x4 + +.global lbl_804565FC +lbl_804565FC: +.incbin "baserom.dol", 0x3D545C, 0x4 + +.global lbl_80456600 +lbl_80456600: +.incbin "baserom.dol", 0x3D5460, 0x4 + +.global lbl_80456604 +lbl_80456604: +.incbin "baserom.dol", 0x3D5464, 0x4 + +.global lbl_80456608 +lbl_80456608: +.incbin "baserom.dol", 0x3D5468, 0x4 + +.global lbl_8045660C +lbl_8045660C: +.incbin "baserom.dol", 0x3D546C, 0x4 + diff --git a/asm/sdata2/GXTransform.s b/asm/sdata2/GXTransform.s new file mode 100644 index 00000000000..05bcc0f1e1d --- /dev/null +++ b/asm/sdata2/GXTransform.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456650 - 0x80456660 + +.global lbl_80456650 +lbl_80456650: +.incbin "baserom.dol", 0x3D54B0, 0x4 + +.global lbl_80456654 +lbl_80456654: +.incbin "baserom.dol", 0x3D54B4, 0x4 + +.global lbl_80456658 +lbl_80456658: +.incbin "baserom.dol", 0x3D54B8, 0x4 + +.global lbl_8045665C +lbl_8045665C: +.incbin "baserom.dol", 0x3D54BC, 0x4 + diff --git a/asm/sdata2/J2DAnimation.s b/asm/sdata2/J2DAnimation.s new file mode 100644 index 00000000000..0925558c874 --- /dev/null +++ b/asm/sdata2/J2DAnimation.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456300 - 0x80456328 + +.global lbl_80456300 +lbl_80456300: +.incbin "baserom.dol", 0x3D5160, 0x8 + +.global lbl_80456308 +lbl_80456308: +.incbin "baserom.dol", 0x3D5168, 0x8 + +.global lbl_80456310 +lbl_80456310: +.incbin "baserom.dol", 0x3D5170, 0x4 + +.global lbl_80456314 +lbl_80456314: +.incbin "baserom.dol", 0x3D5174, 0x4 + +.global lbl_80456318 +lbl_80456318: +.incbin "baserom.dol", 0x3D5178, 0x4 + +.global lbl_8045631C +lbl_8045631C: +.incbin "baserom.dol", 0x3D517C, 0x4 + +.global lbl_80456320 +lbl_80456320: +.incbin "baserom.dol", 0x3D5180, 0x8 + diff --git a/asm/sdata2/J2DAnmLoader.s b/asm/sdata2/J2DAnmLoader.s new file mode 100644 index 00000000000..a9bb2f76054 --- /dev/null +++ b/asm/sdata2/J2DAnmLoader.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804562f8 - 0x80456300 + +.global lbl_804562F8 +lbl_804562F8: +.incbin "baserom.dol", 0x3D5158, 0x8 + diff --git a/asm/sdata2/J2DGrafContext.s b/asm/sdata2/J2DGrafContext.s new file mode 100644 index 00000000000..f33058e0dac --- /dev/null +++ b/asm/sdata2/J2DGrafContext.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456148 - 0x80456160 + +.global lbl_80456148 +lbl_80456148: +.incbin "baserom.dol", 0x3D4FA8, 0x4 + +.global lbl_8045614C +lbl_8045614C: +.incbin "baserom.dol", 0x3D4FAC, 0x4 + +.global lbl_80456150 +lbl_80456150: +.incbin "baserom.dol", 0x3D4FB0, 0x8 + +.global lbl_80456158 +lbl_80456158: +.incbin "baserom.dol", 0x3D4FB8, 0x8 + diff --git a/asm/sdata2/J2DMaterial.s b/asm/sdata2/J2DMaterial.s new file mode 100644 index 00000000000..d3bf82df32e --- /dev/null +++ b/asm/sdata2/J2DMaterial.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804561b0 - 0x804561c0 + +.global lbl_804561B0 +lbl_804561B0: +.incbin "baserom.dol", 0x3D5010, 0x4 + +.global lbl_804561B4 +lbl_804561B4: +.incbin "baserom.dol", 0x3D5014, 0x4 + +.global lbl_804561B8 +lbl_804561B8: +.incbin "baserom.dol", 0x3D5018, 0x8 + diff --git a/asm/sdata2/J2DMaterialFactory.s b/asm/sdata2/J2DMaterialFactory.s new file mode 100644 index 00000000000..1ef9bdd5166 --- /dev/null +++ b/asm/sdata2/J2DMaterialFactory.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804561c0 - 0x804561c8 + +.global lbl_804561C0 +lbl_804561C0: +.incbin "baserom.dol", 0x3D5020, 0x4 + +.global lbl_804561C4 +lbl_804561C4: +.incbin "baserom.dol", 0x3D5024, 0x4 + diff --git a/asm/sdata2/J2DOrthoGraph.s b/asm/sdata2/J2DOrthoGraph.s new file mode 100644 index 00000000000..d5840d3edb1 --- /dev/null +++ b/asm/sdata2/J2DOrthoGraph.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456160 - 0x80456168 + +.global lbl_80456160 +lbl_80456160: +.incbin "baserom.dol", 0x3D4FC0, 0x8 + diff --git a/asm/sdata2/J2DPane.s b/asm/sdata2/J2DPane.s new file mode 100644 index 00000000000..0bfb529f161 --- /dev/null +++ b/asm/sdata2/J2DPane.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804561f0 - 0x80456220 + +.global lbl_804561F0 +lbl_804561F0: +.incbin "baserom.dol", 0x3D5050, 0x4 + +.global lbl_804561F4 +lbl_804561F4: +.incbin "baserom.dol", 0x3D5054, 0x4 + +.global lbl_804561F8 +lbl_804561F8: +.incbin "baserom.dol", 0x3D5058, 0x8 + +.global lbl_80456200 +lbl_80456200: +.incbin "baserom.dol", 0x3D5060, 0x8 + +.global lbl_80456208 +lbl_80456208: +.incbin "baserom.dol", 0x3D5068, 0x4 + +.global lbl_8045620C +lbl_8045620C: +.incbin "baserom.dol", 0x3D506C, 0x4 + +.global lbl_80456210 +lbl_80456210: +.incbin "baserom.dol", 0x3D5070, 0x4 + +.global lbl_80456214 +lbl_80456214: +.incbin "baserom.dol", 0x3D5074, 0x4 + +.global lbl_80456218 +lbl_80456218: +.incbin "baserom.dol", 0x3D5078, 0x8 + diff --git a/asm/sdata2/J2DPicture.s b/asm/sdata2/J2DPicture.s new file mode 100644 index 00000000000..72f92fc9910 --- /dev/null +++ b/asm/sdata2/J2DPicture.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456260 - 0x80456280 + +.global lbl_80456260 +lbl_80456260: +.incbin "baserom.dol", 0x3D50C0, 0x8 + +.global lbl_80456268 +lbl_80456268: +.incbin "baserom.dol", 0x3D50C8, 0x4 + +.global lbl_8045626C +lbl_8045626C: +.incbin "baserom.dol", 0x3D50CC, 0x4 + +.global lbl_80456270 +lbl_80456270: +.incbin "baserom.dol", 0x3D50D0, 0x8 + +.global lbl_80456278 +lbl_80456278: +.incbin "baserom.dol", 0x3D50D8, 0x4 + +.global lbl_8045627C +lbl_8045627C: +.incbin "baserom.dol", 0x3D50DC, 0x4 + diff --git a/asm/sdata2/J2DPictureEx.s b/asm/sdata2/J2DPictureEx.s new file mode 100644 index 00000000000..1a67aa03898 --- /dev/null +++ b/asm/sdata2/J2DPictureEx.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804562c0 - 0x804562d8 + +.global lbl_804562C0 +lbl_804562C0: +.incbin "baserom.dol", 0x3D5120, 0x4 + +.global lbl_804562C4 +lbl_804562C4: +.incbin "baserom.dol", 0x3D5124, 0x4 + +.global lbl_804562C8 +lbl_804562C8: +.incbin "baserom.dol", 0x3D5128, 0x8 + +.global lbl_804562D0 +lbl_804562D0: +.incbin "baserom.dol", 0x3D5130, 0x8 + diff --git a/asm/sdata2/J2DPrint.s b/asm/sdata2/J2DPrint.s new file mode 100644 index 00000000000..212ebd481b1 --- /dev/null +++ b/asm/sdata2/J2DPrint.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804561c8 - 0x804561f0 + +.global lbl_804561C8 +lbl_804561C8: +.incbin "baserom.dol", 0x3D5028, 0x4 + +.global lbl_804561CC +lbl_804561CC: +.incbin "baserom.dol", 0x3D502C, 0x4 + +.global lbl_804561D0 +lbl_804561D0: +.incbin "baserom.dol", 0x3D5030, 0x8 + +.global lbl_804561D8 +lbl_804561D8: +.incbin "baserom.dol", 0x3D5038, 0x8 + +.global lbl_804561E0 +lbl_804561E0: +.incbin "baserom.dol", 0x3D5040, 0x8 + +.global lbl_804561E8 +lbl_804561E8: +.incbin "baserom.dol", 0x3D5048, 0x4 + +.global lbl_804561EC +lbl_804561EC: +.incbin "baserom.dol", 0x3D504C, 0x4 + diff --git a/asm/sdata2/J2DScreen.s b/asm/sdata2/J2DScreen.s new file mode 100644 index 00000000000..5a4a06d0d97 --- /dev/null +++ b/asm/sdata2/J2DScreen.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456220 - 0x80456240 + +.global lbl_80456220 +lbl_80456220: +.incbin "baserom.dol", 0x3D5080, 0x4 + +.global lbl_80456224 +lbl_80456224: +.incbin "baserom.dol", 0x3D5084, 0x4 + +.global lbl_80456228 +lbl_80456228: +.incbin "baserom.dol", 0x3D5088, 0x8 + +.global lbl_80456230 +lbl_80456230: +.incbin "baserom.dol", 0x3D5090, 0x8 + +.global lbl_80456238 +lbl_80456238: +.incbin "baserom.dol", 0x3D5098, 0x4 + +.global lbl_8045623C +lbl_8045623C: +.incbin "baserom.dol", 0x3D509C, 0x4 + diff --git a/asm/sdata2/J2DTevs.s b/asm/sdata2/J2DTevs.s new file mode 100644 index 00000000000..98829b28bd3 --- /dev/null +++ b/asm/sdata2/J2DTevs.s @@ -0,0 +1,75 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456168 - 0x804561b0 + +.global lbl_80456168 +lbl_80456168: +.incbin "baserom.dol", 0x3D4FC8, 0x4 + +.global lbl_8045616C +lbl_8045616C: +.incbin "baserom.dol", 0x3D4FCC, 0x4 + +.global lbl_80456170 +lbl_80456170: +.incbin "baserom.dol", 0x3D4FD0, 0x4 + +.global lbl_80456174 +lbl_80456174: +.incbin "baserom.dol", 0x3D4FD4, 0x4 + +.global lbl_80456178 +lbl_80456178: +.incbin "baserom.dol", 0x3D4FD8, 0x4 + +.global lbl_8045617C +lbl_8045617C: +.incbin "baserom.dol", 0x3D4FDC, 0x4 + +.global lbl_80456180 +lbl_80456180: +.incbin "baserom.dol", 0x3D4FE0, 0x4 + +.global lbl_80456184 +lbl_80456184: +.incbin "baserom.dol", 0x3D4FE4, 0x4 + +.global lbl_80456188 +lbl_80456188: +.incbin "baserom.dol", 0x3D4FE8, 0x8 + +.global lbl_80456190 +lbl_80456190: +.incbin "baserom.dol", 0x3D4FF0, 0x4 + +.global lbl_80456194 +lbl_80456194: +.incbin "baserom.dol", 0x3D4FF4, 0x4 + +.global lbl_80456198 +lbl_80456198: +.incbin "baserom.dol", 0x3D4FF8, 0x4 + +.global lbl_8045619C +lbl_8045619C: +.incbin "baserom.dol", 0x3D4FFC, 0x4 + +.global lbl_804561A0 +lbl_804561A0: +.incbin "baserom.dol", 0x3D5000, 0x4 + +.global lbl_804561A4 +lbl_804561A4: +.incbin "baserom.dol", 0x3D5004, 0x4 + +.global lbl_804561A8 +lbl_804561A8: +.incbin "baserom.dol", 0x3D5008, 0x4 + +.global lbl_804561AC +lbl_804561AC: +.incbin "baserom.dol", 0x3D500C, 0x2 + +.global lbl_804561AE +lbl_804561AE: +.incbin "baserom.dol", 0x3D500E, 0x2 + diff --git a/asm/sdata2/J2DTextBox.s b/asm/sdata2/J2DTextBox.s new file mode 100644 index 00000000000..b3d0baafc29 --- /dev/null +++ b/asm/sdata2/J2DTextBox.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456280 - 0x804562a0 + +.global lbl_80456280 +lbl_80456280: +.incbin "baserom.dol", 0x3D50E0, 0x8 + +.global lbl_80456288 +lbl_80456288: +.incbin "baserom.dol", 0x3D50E8, 0x8 + +.global lbl_80456290 +lbl_80456290: +.incbin "baserom.dol", 0x3D50F0, 0x8 + +.global lbl_80456298 +lbl_80456298: +.incbin "baserom.dol", 0x3D50F8, 0x8 + diff --git a/asm/sdata2/J2DTextBoxEx.s b/asm/sdata2/J2DTextBoxEx.s new file mode 100644 index 00000000000..88169448254 --- /dev/null +++ b/asm/sdata2/J2DTextBoxEx.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804562d8 - 0x804562f8 + +.global lbl_804562D8 +lbl_804562D8: +.incbin "baserom.dol", 0x3D5138, 0x8 + +.global lbl_804562E0 +lbl_804562E0: +.incbin "baserom.dol", 0x3D5140, 0x8 + +.global lbl_804562E8 +lbl_804562E8: +.incbin "baserom.dol", 0x3D5148, 0x8 + +.global lbl_804562F0 +lbl_804562F0: +.incbin "baserom.dol", 0x3D5150, 0x8 + diff --git a/asm/sdata2/J2DWindow.s b/asm/sdata2/J2DWindow.s new file mode 100644 index 00000000000..2d51b83b385 --- /dev/null +++ b/asm/sdata2/J2DWindow.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456240 - 0x80456260 + +.global lbl_80456240 +lbl_80456240: +.incbin "baserom.dol", 0x3D50A0, 0x8 + +.global lbl_80456248 +lbl_80456248: +.incbin "baserom.dol", 0x3D50A8, 0x8 + +.global lbl_80456250 +lbl_80456250: +.incbin "baserom.dol", 0x3D50B0, 0x4 + +.global lbl_80456254 +lbl_80456254: +.incbin "baserom.dol", 0x3D50B4, 0x4 + +.global lbl_80456258 +lbl_80456258: +.incbin "baserom.dol", 0x3D50B8, 0x8 + diff --git a/asm/sdata2/J2DWindowEx.s b/asm/sdata2/J2DWindowEx.s new file mode 100644 index 00000000000..a8f815ecaec --- /dev/null +++ b/asm/sdata2/J2DWindowEx.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804562a0 - 0x804562c0 + +.global lbl_804562A0 +lbl_804562A0: +.incbin "baserom.dol", 0x3D5100, 0x8 + +.global lbl_804562A8 +lbl_804562A8: +.incbin "baserom.dol", 0x3D5108, 0x8 + +.global lbl_804562B0 +lbl_804562B0: +.incbin "baserom.dol", 0x3D5110, 0x4 + +.global lbl_804562B4 +lbl_804562B4: +.incbin "baserom.dol", 0x3D5114, 0x4 + +.global lbl_804562B8 +lbl_804562B8: +.incbin "baserom.dol", 0x3D5118, 0x8 + diff --git a/asm/sdata2/J3DAnimation.s b/asm/sdata2/J3DAnimation.s new file mode 100644 index 00000000000..29d4d2d90ec --- /dev/null +++ b/asm/sdata2/J3DAnimation.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456430 - 0x80456468 + +.global lbl_80456430 +lbl_80456430: +.incbin "baserom.dol", 0x3D5290, 0x4 + +.global lbl_80456434 +lbl_80456434: +.incbin "baserom.dol", 0x3D5294, 0x4 + +.global lbl_80456438 +lbl_80456438: +.incbin "baserom.dol", 0x3D5298, 0x8 + +.global lbl_80456440 +lbl_80456440: +.incbin "baserom.dol", 0x3D52A0, 0x8 + +.global lbl_80456448 +lbl_80456448: +.incbin "baserom.dol", 0x3D52A8, 0x8 + +.global lbl_80456450 +lbl_80456450: +.incbin "baserom.dol", 0x3D52B0, 0x8 + +.global lbl_80456458 +lbl_80456458: +.incbin "baserom.dol", 0x3D52B8, 0x4 + +.global lbl_8045645C +lbl_8045645C: +.incbin "baserom.dol", 0x3D52BC, 0x4 + +.global lbl_80456460 +lbl_80456460: +.incbin "baserom.dol", 0x3D52C0, 0x8 + diff --git a/asm/sdata2/J3DAnmLoader.s b/asm/sdata2/J3DAnmLoader.s new file mode 100644 index 00000000000..b1138d9f652 --- /dev/null +++ b/asm/sdata2/J3DAnmLoader.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564c0 - 0x804564c8 + +.global lbl_804564C0 +lbl_804564C0: +.incbin "baserom.dol", 0x3D5320, 0x8 + diff --git a/asm/sdata2/J3DCluster.s b/asm/sdata2/J3DCluster.s new file mode 100644 index 00000000000..831d09b871a --- /dev/null +++ b/asm/sdata2/J3DCluster.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456470 - 0x804564a0 + +.global lbl_80456470 +lbl_80456470: +.incbin "baserom.dol", 0x3D52D0, 0x4 + +.global lbl_80456474 +lbl_80456474: +.incbin "baserom.dol", 0x3D52D4, 0x8 + +.global lbl_80456478 +lbl_80456478: +.incbin "baserom.dol", 0x3D52D8, 0x4 + +.global lbl_8045647C +lbl_8045647C: +.incbin "baserom.dol", 0x3D52DC, 0x4 + +.global lbl_80456480 +lbl_80456480: +.incbin "baserom.dol", 0x3D52E0, 0x4 + +.global lbl_80456484 +lbl_80456484: +.incbin "baserom.dol", 0x3D52E4, 0x4 + +.global lbl_80456488 +lbl_80456488: +.incbin "baserom.dol", 0x3D52E8, 0x4 + +.global lbl_8045648C +lbl_8045648C: +.incbin "baserom.dol", 0x3D52EC, 0x4 + +.global lbl_80456490 +lbl_80456490: +.incbin "baserom.dol", 0x3D52F0, 0x4 + +.global lbl_80456494 +lbl_80456494: +.incbin "baserom.dol", 0x3D52F4, 0x4 + +.global lbl_80456498 +lbl_80456498: +.incbin "baserom.dol", 0x3D52F8, 0x8 + diff --git a/asm/sdata2/J3DDrawBuffer.s b/asm/sdata2/J3DDrawBuffer.s new file mode 100644 index 00000000000..f13a4598cfe --- /dev/null +++ b/asm/sdata2/J3DDrawBuffer.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456400 - 0x80456410 + +.global lbl_80456400 +lbl_80456400: +.incbin "baserom.dol", 0x3D5260, 0x4 + +.global lbl_80456404 +lbl_80456404: +.incbin "baserom.dol", 0x3D5264, 0x4 + +.global lbl_80456408 +lbl_80456408: +.incbin "baserom.dol", 0x3D5268, 0x8 + diff --git a/asm/sdata2/J3DGD.s b/asm/sdata2/J3DGD.s new file mode 100644 index 00000000000..b8cb227102d --- /dev/null +++ b/asm/sdata2/J3DGD.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456328 - 0x80456368 + +.global lbl_80456328 +lbl_80456328: +.incbin "baserom.dol", 0x3D5188, 0x4 + +.global lbl_8045632C +lbl_8045632C: +.incbin "baserom.dol", 0x3D518C, 0x4 + +.global lbl_80456330 +lbl_80456330: +.incbin "baserom.dol", 0x3D5190, 0x4 + +.global lbl_80456334 +lbl_80456334: +.incbin "baserom.dol", 0x3D5194, 0x4 + +.global lbl_80456338 +lbl_80456338: +.incbin "baserom.dol", 0x3D5198, 0x8 + +.global lbl_80456340 +lbl_80456340: +.incbin "baserom.dol", 0x3D51A0, 0x8 + +.global lbl_80456348 +lbl_80456348: +.incbin "baserom.dol", 0x3D51A8, 0x8 + +.global lbl_80456350 +lbl_80456350: +.incbin "baserom.dol", 0x3D51B0, 0x8 + +.global lbl_80456358 +lbl_80456358: +.incbin "baserom.dol", 0x3D51B8, 0x8 + +.global lbl_80456360 +lbl_80456360: +.incbin "baserom.dol", 0x3D51C0, 0x8 + diff --git a/asm/sdata2/J3DJoint.s b/asm/sdata2/J3DJoint.s new file mode 100644 index 00000000000..0eafed563cb --- /dev/null +++ b/asm/sdata2/J3DJoint.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564a0 - 0x804564a8 + +.global lbl_804564A0 +lbl_804564A0: +.incbin "baserom.dol", 0x3D5300, 0x4 + +.global lbl_804564A4 +lbl_804564A4: +.incbin "baserom.dol", 0x3D5304, 0x4 + diff --git a/asm/sdata2/J3DJointTree.s b/asm/sdata2/J3DJointTree.s new file mode 100644 index 00000000000..caf17f9f2c7 --- /dev/null +++ b/asm/sdata2/J3DJointTree.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456418 - 0x80456420 + +.global lbl_80456418 +lbl_80456418: +.incbin "baserom.dol", 0x3D5278, 0x8 + diff --git a/asm/sdata2/J3DMatBlock.s b/asm/sdata2/J3DMatBlock.s new file mode 100644 index 00000000000..8656ffa67d9 --- /dev/null +++ b/asm/sdata2/J3DMatBlock.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804563a8 - 0x804563b0 + +.global lbl_804563A8 +lbl_804563A8: +.incbin "baserom.dol", 0x3D5208, 0x4 + +.global lbl_804563AC +lbl_804563AC: +.incbin "baserom.dol", 0x3D520C, 0x4 + diff --git a/asm/sdata2/J3DMaterialFactory.s b/asm/sdata2/J3DMaterialFactory.s new file mode 100644 index 00000000000..1acc3ded2ac --- /dev/null +++ b/asm/sdata2/J3DMaterialFactory.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564a8 - 0x804564b8 + +.global lbl_804564A8 +lbl_804564A8: +.incbin "baserom.dol", 0x3D5308, 0x4 + +.global lbl_804564AC +lbl_804564AC: +.incbin "baserom.dol", 0x3D530C, 0x4 + +.global lbl_804564B0 +lbl_804564B0: +.incbin "baserom.dol", 0x3D5310, 0x8 + diff --git a/asm/sdata2/J3DMaterialFactory_v21.s b/asm/sdata2/J3DMaterialFactory_v21.s new file mode 100644 index 00000000000..03b3d0d2dec --- /dev/null +++ b/asm/sdata2/J3DMaterialFactory_v21.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564b8 - 0x804564c0 + +.global lbl_804564B8 +lbl_804564B8: +.incbin "baserom.dol", 0x3D5318, 0x4 + +.global lbl_804564BC +lbl_804564BC: +.incbin "baserom.dol", 0x3D531C, 0x4 + diff --git a/asm/sdata2/J3DModel.s b/asm/sdata2/J3DModel.s new file mode 100644 index 00000000000..ab7eae96386 --- /dev/null +++ b/asm/sdata2/J3DModel.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456428 - 0x80456430 + +.global lbl_80456428 +lbl_80456428: +.incbin "baserom.dol", 0x3D5288, 0x8 + diff --git a/asm/sdata2/J3DMtxBuffer.s b/asm/sdata2/J3DMtxBuffer.s new file mode 100644 index 00000000000..fe0516da287 --- /dev/null +++ b/asm/sdata2/J3DMtxBuffer.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456420 - 0x80456428 + +.global lbl_80456420 +lbl_80456420: +.incbin "baserom.dol", 0x3D5280, 0x4 + +.global lbl_80456424 +lbl_80456424: +.incbin "baserom.dol", 0x3D5284, 0x4 + diff --git a/asm/sdata2/J3DShape.s b/asm/sdata2/J3DShape.s new file mode 100644 index 00000000000..162906ee656 --- /dev/null +++ b/asm/sdata2/J3DShape.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804563a0 - 0x804563a8 + +.global lbl_804563A0 +lbl_804563A0: +.incbin "baserom.dol", 0x3D5200, 0x8 + diff --git a/asm/sdata2/J3DShapeMtx.s b/asm/sdata2/J3DShapeMtx.s new file mode 100644 index 00000000000..9fc6cc9b170 --- /dev/null +++ b/asm/sdata2/J3DShapeMtx.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456398 - 0x804563a0 + +.global lbl_80456398 +lbl_80456398: +.incbin "baserom.dol", 0x3D51F8, 0x4 + +.global lbl_8045639C +lbl_8045639C: +.incbin "baserom.dol", 0x3D51FC, 0x4 + diff --git a/asm/sdata2/J3DSkinDeform.s b/asm/sdata2/J3DSkinDeform.s new file mode 100644 index 00000000000..ddcf63d9f46 --- /dev/null +++ b/asm/sdata2/J3DSkinDeform.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456468 - 0x80456470 + +.global lbl_80456468 +lbl_80456468: +.incbin "baserom.dol", 0x3D52C8, 0x4 + +.global lbl_8045646C +lbl_8045646C: +.incbin "baserom.dol", 0x3D52CC, 0x4 + diff --git a/asm/sdata2/J3DStruct.s b/asm/sdata2/J3DStruct.s new file mode 100644 index 00000000000..deff626983e --- /dev/null +++ b/asm/sdata2/J3DStruct.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456410 - 0x80456418 + +.global lbl_80456410 +lbl_80456410: +.incbin "baserom.dol", 0x3D5270, 0x4 + +.global lbl_80456414 +lbl_80456414: +.incbin "baserom.dol", 0x3D5274, 0x4 + diff --git a/asm/sdata2/J3DSys.s b/asm/sdata2/J3DSys.s new file mode 100644 index 00000000000..c272b1e28ca --- /dev/null +++ b/asm/sdata2/J3DSys.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456368 - 0x80456378 + +.global lbl_80456368 +lbl_80456368: +.incbin "baserom.dol", 0x3D51C8, 0x4 + +.global lbl_8045636C +lbl_8045636C: +.incbin "baserom.dol", 0x3D51CC, 0x4 + +.global lbl_80456370 +lbl_80456370: +.incbin "baserom.dol", 0x3D51D0, 0x8 + diff --git a/asm/sdata2/J3DTevs.s b/asm/sdata2/J3DTevs.s new file mode 100644 index 00000000000..0feecf565e8 --- /dev/null +++ b/asm/sdata2/J3DTevs.s @@ -0,0 +1,79 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804563b0 - 0x80456400 + +.global lbl_804563B0 +lbl_804563B0: +.incbin "baserom.dol", 0x3D5210, 0x4 + +.global lbl_804563B4 +lbl_804563B4: +.incbin "baserom.dol", 0x3D5214, 0x4 + +.global lbl_804563B8 +lbl_804563B8: +.incbin "baserom.dol", 0x3D5218, 0x8 + +.global lbl_804563C0 +lbl_804563C0: +.incbin "baserom.dol", 0x3D5220, 0x4 + +.global lbl_804563C4 +lbl_804563C4: +.incbin "baserom.dol", 0x3D5224, 0x4 + +.global lbl_804563C8 +lbl_804563C8: +.incbin "baserom.dol", 0x3D5228, 0x4 + +.global lbl_804563CC +lbl_804563CC: +.incbin "baserom.dol", 0x3D522C, 0x4 + +.global lbl_804563D0 +lbl_804563D0: +.incbin "baserom.dol", 0x3D5230, 0x4 + +.global lbl_804563D4 +lbl_804563D4: +.incbin "baserom.dol", 0x3D5234, 0x4 + +.global lbl_804563D8 +lbl_804563D8: +.incbin "baserom.dol", 0x3D5238, 0x4 + +.global lbl_804563DC +lbl_804563DC: +.incbin "baserom.dol", 0x3D523C, 0x4 + +.global lbl_804563E0 +lbl_804563E0: +.incbin "baserom.dol", 0x3D5240, 0x4 + +.global lbl_804563E4 +lbl_804563E4: +.incbin "baserom.dol", 0x3D5244, 0x4 + +.global lbl_804563E8 +lbl_804563E8: +.incbin "baserom.dol", 0x3D5248, 0x4 + +.global lbl_804563EC +lbl_804563EC: +.incbin "baserom.dol", 0x3D524C, 0x4 + +.global lbl_804563F0 +lbl_804563F0: +.incbin "baserom.dol", 0x3D5250, 0x8 + +.global lbl_804563F8 +lbl_804563F8: +.incbin "baserom.dol", 0x3D5258, 0x2 + +.global lbl_804563FA +lbl_804563FA: +.incbin "baserom.dol", 0x3D525A, 0x2 + +.global lbl_804563FC +lbl_804563FC: +.incbin "baserom.dol", 0x3D525C, 0x4 + diff --git a/asm/sdata2/J3DTexture.s b/asm/sdata2/J3DTexture.s new file mode 100644 index 00000000000..4efb8009ff1 --- /dev/null +++ b/asm/sdata2/J3DTexture.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456388 - 0x80456398 + +.global lbl_80456388 +lbl_80456388: +.incbin "baserom.dol", 0x3D51E8, 0x4 + +.global lbl_8045638C +lbl_8045638C: +.incbin "baserom.dol", 0x3D51EC, 0x4 + +.global lbl_80456390 +lbl_80456390: +.incbin "baserom.dol", 0x3D51F0, 0x8 + diff --git a/asm/sdata2/J3DTransform.s b/asm/sdata2/J3DTransform.s new file mode 100644 index 00000000000..1fbf3f5adaa --- /dev/null +++ b/asm/sdata2/J3DTransform.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456378 - 0x80456388 + +.global lbl_80456378 +lbl_80456378: +.incbin "baserom.dol", 0x3D51D8, 0x4 + +.global lbl_8045637C +lbl_8045637C: +.incbin "baserom.dol", 0x3D51DC, 0x4 + +.global lbl_80456380 +lbl_80456380: +.incbin "baserom.dol", 0x3D51E0, 0x8 + diff --git a/asm/sdata2/J3DUClipper.s b/asm/sdata2/J3DUClipper.s new file mode 100644 index 00000000000..bbdbf4a1a96 --- /dev/null +++ b/asm/sdata2/J3DUClipper.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455278 - 0x80455290 + +.global lbl_80455278 +lbl_80455278: +.incbin "baserom.dol", 0x3D40D8, 0x4 + +.global lbl_8045527C +lbl_8045527C: +.incbin "baserom.dol", 0x3D40DC, 0x4 + +.global lbl_80455280 +lbl_80455280: +.incbin "baserom.dol", 0x3D40E0, 0x4 + +.global lbl_80455284 +lbl_80455284: +.incbin "baserom.dol", 0x3D40E4, 0x4 + +.global lbl_80455288 +lbl_80455288: +.incbin "baserom.dol", 0x3D40E8, 0x8 + diff --git a/asm/sdata2/JAISe.s b/asm/sdata2/JAISe.s new file mode 100644 index 00000000000..5c96294e0e0 --- /dev/null +++ b/asm/sdata2/JAISe.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455778 - 0x80455788 + +.global lbl_80455778 +lbl_80455778: +.incbin "baserom.dol", 0x3D45D8, 0x4 + +.global lbl_8045577C +lbl_8045577C: +.incbin "baserom.dol", 0x3D45DC, 0x4 + +.global lbl_80455780 +lbl_80455780: +.incbin "baserom.dol", 0x3D45E0, 0x4 + +.global lbl_80455784 +lbl_80455784: +.incbin "baserom.dol", 0x3D45E4, 0x4 + diff --git a/asm/sdata2/JAISeMgr.s b/asm/sdata2/JAISeMgr.s new file mode 100644 index 00000000000..8bc7e6b99a4 --- /dev/null +++ b/asm/sdata2/JAISeMgr.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455788 - 0x80455798 + +.global lbl_80455788 +lbl_80455788: +.incbin "baserom.dol", 0x3D45E8, 0x4 + +.global lbl_8045578C +lbl_8045578C: +.incbin "baserom.dol", 0x3D45EC, 0x4 + +.global lbl_80455790 +lbl_80455790: +.incbin "baserom.dol", 0x3D45F0, 0x4 + +.global lbl_80455794 +lbl_80455794: +.incbin "baserom.dol", 0x3D45F4, 0x4 + diff --git a/asm/sdata2/JAISeq.s b/asm/sdata2/JAISeq.s new file mode 100644 index 00000000000..5ef56bf0856 --- /dev/null +++ b/asm/sdata2/JAISeq.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455798 - 0x804557a8 + +.global lbl_80455798 +lbl_80455798: +.incbin "baserom.dol", 0x3D45F8, 0x4 + +.global lbl_8045579C +lbl_8045579C: +.incbin "baserom.dol", 0x3D45FC, 0x4 + +.global lbl_804557A0 +lbl_804557A0: +.incbin "baserom.dol", 0x3D4600, 0x8 + diff --git a/asm/sdata2/JAISeqMgr.s b/asm/sdata2/JAISeqMgr.s new file mode 100644 index 00000000000..28316fe2d7b --- /dev/null +++ b/asm/sdata2/JAISeqMgr.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804557a8 - 0x804557b8 + +.global lbl_804557A8 +lbl_804557A8: +.incbin "baserom.dol", 0x3D4608, 0x4 + +.global lbl_804557AC +lbl_804557AC: +.incbin "baserom.dol", 0x3D460C, 0x4 + +.global lbl_804557B0 +lbl_804557B0: +.incbin "baserom.dol", 0x3D4610, 0x8 + diff --git a/asm/sdata2/JAISound.s b/asm/sdata2/JAISound.s new file mode 100644 index 00000000000..e5fcdcf0997 --- /dev/null +++ b/asm/sdata2/JAISound.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804557b8 - 0x804557d8 + +.global lbl_804557B8 +lbl_804557B8: +.incbin "baserom.dol", 0x3D4618, 0x4 + +.global lbl_804557BC +lbl_804557BC: +.incbin "baserom.dol", 0x3D461C, 0x4 + +.global lbl_804557C0 +lbl_804557C0: +.incbin "baserom.dol", 0x3D4620, 0x8 + +.global lbl_804557C8 +lbl_804557C8: +.incbin "baserom.dol", 0x3D4628, 0x8 + +.global lbl_804557D0 +lbl_804557D0: +.incbin "baserom.dol", 0x3D4630, 0x8 + diff --git a/asm/sdata2/JAISoundChild.s b/asm/sdata2/JAISoundChild.s new file mode 100644 index 00000000000..25fc3d31c7c --- /dev/null +++ b/asm/sdata2/JAISoundChild.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804557d8 - 0x804557e8 + +.global lbl_804557D8 +lbl_804557D8: +.incbin "baserom.dol", 0x3D4638, 0x4 + +.global lbl_804557DC +lbl_804557DC: +.incbin "baserom.dol", 0x3D463C, 0x4 + +.global lbl_804557E0 +lbl_804557E0: +.incbin "baserom.dol", 0x3D4640, 0x8 + diff --git a/asm/sdata2/JAISoundParams.s b/asm/sdata2/JAISoundParams.s new file mode 100644 index 00000000000..7714011251d --- /dev/null +++ b/asm/sdata2/JAISoundParams.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804557e8 - 0x804557f0 + +.global lbl_804557E8 +lbl_804557E8: +.incbin "baserom.dol", 0x3D4648, 0x8 + diff --git a/asm/sdata2/JAIStream.s b/asm/sdata2/JAIStream.s new file mode 100644 index 00000000000..c4bf4600501 --- /dev/null +++ b/asm/sdata2/JAIStream.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804557f0 - 0x80455800 + +.global lbl_804557F0 +lbl_804557F0: +.incbin "baserom.dol", 0x3D4650, 0x4 + +.global lbl_804557F4 +lbl_804557F4: +.incbin "baserom.dol", 0x3D4654, 0x4 + +.global lbl_804557F8 +lbl_804557F8: +.incbin "baserom.dol", 0x3D4658, 0x8 + diff --git a/asm/sdata2/JAIStreamMgr.s b/asm/sdata2/JAIStreamMgr.s new file mode 100644 index 00000000000..3d37c0be561 --- /dev/null +++ b/asm/sdata2/JAIStreamMgr.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455800 - 0x80455810 + +.global lbl_80455800 +lbl_80455800: +.incbin "baserom.dol", 0x3D4660, 0x4 + +.global lbl_80455804 +lbl_80455804: +.incbin "baserom.dol", 0x3D4664, 0x4 + +.global lbl_80455808 +lbl_80455808: +.incbin "baserom.dol", 0x3D4668, 0x8 + diff --git a/asm/sdata2/JASAiCtrl.s b/asm/sdata2/JASAiCtrl.s new file mode 100644 index 00000000000..9746add6e3a --- /dev/null +++ b/asm/sdata2/JASAiCtrl.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455720 - 0x80455740 + +.global lbl_80455720 +lbl_80455720: +.incbin "baserom.dol", 0x3D4580, 0x4 + +.global lbl_80455724 +lbl_80455724: +.incbin "baserom.dol", 0x3D4584, 0x4 + +.global lbl_80455728 +lbl_80455728: +.incbin "baserom.dol", 0x3D4588, 0x4 + +.global lbl_8045572C +lbl_8045572C: +.incbin "baserom.dol", 0x3D458C, 0x4 + +.global lbl_80455730 +lbl_80455730: +.incbin "baserom.dol", 0x3D4590, 0x8 + +.global lbl_80455738 +lbl_80455738: +.incbin "baserom.dol", 0x3D4598, 0x8 + diff --git a/asm/sdata2/JASAramStream.s b/asm/sdata2/JASAramStream.s new file mode 100644 index 00000000000..eb68f0295dc --- /dev/null +++ b/asm/sdata2/JASAramStream.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455610 - 0x80455630 + +.global lbl_80455610 +lbl_80455610: +.incbin "baserom.dol", 0x3D4470, 0x4 + +.global lbl_80455614 +lbl_80455614: +.incbin "baserom.dol", 0x3D4474, 0x4 + +.global lbl_80455618 +lbl_80455618: +.incbin "baserom.dol", 0x3D4478, 0x4 + +.global lbl_8045561C +lbl_8045561C: +.incbin "baserom.dol", 0x3D447C, 0x4 + +.global lbl_80455620 +lbl_80455620: +.incbin "baserom.dol", 0x3D4480, 0x8 + +.global lbl_80455628 +lbl_80455628: +.incbin "baserom.dol", 0x3D4488, 0x8 + diff --git a/asm/sdata2/JASAudioReseter.s b/asm/sdata2/JASAudioReseter.s new file mode 100644 index 00000000000..9f97b2aba6d --- /dev/null +++ b/asm/sdata2/JASAudioReseter.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455740 - 0x80455748 + +.global lbl_80455740 +lbl_80455740: +.incbin "baserom.dol", 0x3D45A0, 0x8 + diff --git a/asm/sdata2/JASBNKParser.s b/asm/sdata2/JASBNKParser.s new file mode 100644 index 00000000000..cda16ce59c9 --- /dev/null +++ b/asm/sdata2/JASBNKParser.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455658 - 0x80455680 + +.global lbl_80455658 +lbl_80455658: +.incbin "baserom.dol", 0x3D44B8, 0x8 + +.global lbl_80455660 +lbl_80455660: +.incbin "baserom.dol", 0x3D44C0, 0x8 + +.global lbl_80455668 +lbl_80455668: +.incbin "baserom.dol", 0x3D44C8, 0x8 + +.global lbl_80455670 +lbl_80455670: +.incbin "baserom.dol", 0x3D44D0, 0x4 + +.global lbl_80455674 +lbl_80455674: +.incbin "baserom.dol", 0x3D44D4, 0x4 + +.global lbl_80455678 +lbl_80455678: +.incbin "baserom.dol", 0x3D44D8, 0x8 + diff --git a/asm/sdata2/JASBank.s b/asm/sdata2/JASBank.s new file mode 100644 index 00000000000..fb309560260 --- /dev/null +++ b/asm/sdata2/JASBank.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455630 - 0x80455640 + +.global lbl_80455630 +lbl_80455630: +.incbin "baserom.dol", 0x3D4490, 0x4 + +.global lbl_80455634 +lbl_80455634: +.incbin "baserom.dol", 0x3D4494, 0x4 + +.global lbl_80455638 +lbl_80455638: +.incbin "baserom.dol", 0x3D4498, 0x4 + +.global lbl_8045563C +lbl_8045563C: +.incbin "baserom.dol", 0x3D449C, 0x4 + diff --git a/asm/sdata2/JASBasicInst.s b/asm/sdata2/JASBasicInst.s new file mode 100644 index 00000000000..1b759c98787 --- /dev/null +++ b/asm/sdata2/JASBasicInst.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455640 - 0x80455648 + +.global lbl_80455640 +lbl_80455640: +.incbin "baserom.dol", 0x3D44A0, 0x8 + diff --git a/asm/sdata2/JASCalc.s b/asm/sdata2/JASCalc.s new file mode 100644 index 00000000000..1fac3dbd8dc --- /dev/null +++ b/asm/sdata2/JASCalc.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455558 - 0x80455588 + +.global lbl_80455558 +lbl_80455558: +.incbin "baserom.dol", 0x3D43B8, 0x8 + +.global lbl_80455560 +lbl_80455560: +.incbin "baserom.dol", 0x3D43C0, 0x8 + +.global lbl_80455568 +lbl_80455568: +.incbin "baserom.dol", 0x3D43C8, 0x4 + +.global lbl_8045556C +lbl_8045556C: +.incbin "baserom.dol", 0x3D43CC, 0x8 + +.global lbl_80455574 +lbl_80455574: +.incbin "baserom.dol", 0x3D43D4, 0x8 + +.global lbl_8045557C +lbl_8045557C: +.incbin "baserom.dol", 0x3D43DC, 0x4 + +.global lbl_80455580 +lbl_80455580: +.incbin "baserom.dol", 0x3D43E0, 0x8 + diff --git a/asm/sdata2/JASChannel.s b/asm/sdata2/JASChannel.s new file mode 100644 index 00000000000..ae639a22df0 --- /dev/null +++ b/asm/sdata2/JASChannel.s @@ -0,0 +1,75 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455680 - 0x804556e0 + +.global lbl_80455680 +lbl_80455680: +.incbin "baserom.dol", 0x3D44E0, 0x4 + +.global lbl_80455684 +lbl_80455684: +.incbin "baserom.dol", 0x3D44E4, 0x4 + +.global lbl_80455688 +lbl_80455688: +.incbin "baserom.dol", 0x3D44E8, 0x8 + +.global lbl_80455690 +lbl_80455690: +.incbin "baserom.dol", 0x3D44F0, 0x8 + +.global lbl_80455698 +lbl_80455698: +.incbin "baserom.dol", 0x3D44F8, 0x8 + +.global lbl_804556A0 +lbl_804556A0: +.incbin "baserom.dol", 0x3D4500, 0x8 + +.global lbl_804556A8 +lbl_804556A8: +.incbin "baserom.dol", 0x3D4508, 0x8 + +.global lbl_804556B0 +lbl_804556B0: +.incbin "baserom.dol", 0x3D4510, 0x4 + +.global lbl_804556B4 +lbl_804556B4: +.incbin "baserom.dol", 0x3D4514, 0x4 + +.global lbl_804556B8 +lbl_804556B8: +.incbin "baserom.dol", 0x3D4518, 0x4 + +.global lbl_804556BC +lbl_804556BC: +.incbin "baserom.dol", 0x3D451C, 0x4 + +.global lbl_804556C0 +lbl_804556C0: +.incbin "baserom.dol", 0x3D4520, 0x4 + +.global lbl_804556C4 +lbl_804556C4: +.incbin "baserom.dol", 0x3D4524, 0x4 + +.global lbl_804556C8 +lbl_804556C8: +.incbin "baserom.dol", 0x3D4528, 0x4 + +.global lbl_804556CC +lbl_804556CC: +.incbin "baserom.dol", 0x3D452C, 0x4 + +.global lbl_804556D0 +lbl_804556D0: +.incbin "baserom.dol", 0x3D4530, 0x4 + +.global lbl_804556D4 +lbl_804556D4: +.incbin "baserom.dol", 0x3D4534, 0x4 + +.global lbl_804556D8 +lbl_804556D8: +.incbin "baserom.dol", 0x3D4538, 0x8 + diff --git a/asm/sdata2/JASDSPInterface.s b/asm/sdata2/JASDSPInterface.s new file mode 100644 index 00000000000..82a540e999d --- /dev/null +++ b/asm/sdata2/JASDSPInterface.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455748 - 0x80455760 + +.global lbl_80455748 +lbl_80455748: +.incbin "baserom.dol", 0x3D45A8, 0x4 + +.global lbl_8045574C +lbl_8045574C: +.incbin "baserom.dol", 0x3D45AC, 0x8 + +.global lbl_80455754 +lbl_80455754: +.incbin "baserom.dol", 0x3D45B4, 0xC + diff --git a/asm/sdata2/JASDrumSet.s b/asm/sdata2/JASDrumSet.s new file mode 100644 index 00000000000..fcd3c3f7c6f --- /dev/null +++ b/asm/sdata2/JASDrumSet.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455648 - 0x80455658 + +.global lbl_80455648 +lbl_80455648: +.incbin "baserom.dol", 0x3D44A8, 0x4 + +.global lbl_8045564C +lbl_8045564C: +.incbin "baserom.dol", 0x3D44AC, 0x4 + +.global lbl_80455650 +lbl_80455650: +.incbin "baserom.dol", 0x3D44B0, 0x8 + diff --git a/asm/sdata2/JASLfo.s b/asm/sdata2/JASLfo.s new file mode 100644 index 00000000000..e038319dbeb --- /dev/null +++ b/asm/sdata2/JASLfo.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804556e0 - 0x804556f8 + +.global lbl_804556E0 +lbl_804556E0: +.incbin "baserom.dol", 0x3D4540, 0x4 + +.global lbl_804556E4 +lbl_804556E4: +.incbin "baserom.dol", 0x3D4544, 0x4 + +.global lbl_804556E8 +lbl_804556E8: +.incbin "baserom.dol", 0x3D4548, 0x4 + +.global lbl_804556EC +lbl_804556EC: +.incbin "baserom.dol", 0x3D454C, 0x4 + +.global lbl_804556F0 +lbl_804556F0: +.incbin "baserom.dol", 0x3D4550, 0x8 + diff --git a/asm/sdata2/JASOscillator.s b/asm/sdata2/JASOscillator.s new file mode 100644 index 00000000000..748e51c3c31 --- /dev/null +++ b/asm/sdata2/JASOscillator.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804556f8 - 0x80455720 + +.global lbl_804556F8 +lbl_804556F8: +.incbin "baserom.dol", 0x3D4558, 0x4 + +.global lbl_804556FC +lbl_804556FC: +.incbin "baserom.dol", 0x3D455C, 0x4 + +.global lbl_80455700 +lbl_80455700: +.incbin "baserom.dol", 0x3D4560, 0x8 + +.global lbl_80455708 +lbl_80455708: +.incbin "baserom.dol", 0x3D4568, 0x8 + +.global lbl_80455710 +lbl_80455710: +.incbin "baserom.dol", 0x3D4570, 0x8 + +.global lbl_80455718 +lbl_80455718: +.incbin "baserom.dol", 0x3D4578, 0x8 + diff --git a/asm/sdata2/JASProbe.s b/asm/sdata2/JASProbe.s new file mode 100644 index 00000000000..e7feaa1cec6 --- /dev/null +++ b/asm/sdata2/JASProbe.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455588 - 0x804555a0 + +.global lbl_80455588 +lbl_80455588: +.incbin "baserom.dol", 0x3D43E8, 0x4 + +.global lbl_8045558C +lbl_8045558C: +.incbin "baserom.dol", 0x3D43EC, 0x4 + +.global lbl_80455590 +lbl_80455590: +.incbin "baserom.dol", 0x3D43F0, 0x8 + +.global lbl_80455598 +lbl_80455598: +.incbin "baserom.dol", 0x3D43F8, 0x8 + diff --git a/asm/sdata2/JASSeqParser.s b/asm/sdata2/JASSeqParser.s new file mode 100644 index 00000000000..40648e315b8 --- /dev/null +++ b/asm/sdata2/JASSeqParser.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804555d8 - 0x80455610 + +.global lbl_804555D8 +lbl_804555D8: +.incbin "baserom.dol", 0x3D4438, 0x4 + +.global lbl_804555DC +lbl_804555DC: +.incbin "baserom.dol", 0x3D443C, 0x4 + +.global lbl_804555E0 +lbl_804555E0: +.incbin "baserom.dol", 0x3D4440, 0x4 + +.global lbl_804555E4 +lbl_804555E4: +.incbin "baserom.dol", 0x3D4444, 0x4 + +.global lbl_804555E8 +lbl_804555E8: +.incbin "baserom.dol", 0x3D4448, 0x8 + +.global lbl_804555F0 +lbl_804555F0: +.incbin "baserom.dol", 0x3D4450, 0x8 + +.global lbl_804555F8 +lbl_804555F8: +.incbin "baserom.dol", 0x3D4458, 0x4 + +.global lbl_804555FC +lbl_804555FC: +.incbin "baserom.dol", 0x3D445C, 0x4 + +.global lbl_80455600 +lbl_80455600: +.incbin "baserom.dol", 0x3D4460, 0x8 + +.global lbl_80455608 +lbl_80455608: +.incbin "baserom.dol", 0x3D4468, 0x8 + diff --git a/asm/sdata2/JASSoundParams.s b/asm/sdata2/JASSoundParams.s new file mode 100644 index 00000000000..d1897f23d60 --- /dev/null +++ b/asm/sdata2/JASSoundParams.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455760 - 0x80455770 + +.global lbl_80455760 +lbl_80455760: +.incbin "baserom.dol", 0x3D45C0, 0x4 + +.global lbl_80455764 +lbl_80455764: +.incbin "baserom.dol", 0x3D45C4, 0x4 + +.global lbl_80455768 +lbl_80455768: +.incbin "baserom.dol", 0x3D45C8, 0x4 + +.global lbl_8045576C +lbl_8045576C: +.incbin "baserom.dol", 0x3D45CC, 0x4 + diff --git a/asm/sdata2/JASTrack.s b/asm/sdata2/JASTrack.s new file mode 100644 index 00000000000..eebe27cfbac --- /dev/null +++ b/asm/sdata2/JASTrack.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804555a0 - 0x804555d8 + +.global lbl_804555A0 +lbl_804555A0: +.incbin "baserom.dol", 0x3D4400, 0x4 + +.global lbl_804555A4 +lbl_804555A4: +.incbin "baserom.dol", 0x3D4404, 0x4 + +.global lbl_804555A8 +lbl_804555A8: +.incbin "baserom.dol", 0x3D4408, 0x4 + +.global lbl_804555AC +lbl_804555AC: +.incbin "baserom.dol", 0x3D440C, 0x4 + +.global lbl_804555B0 +lbl_804555B0: +.incbin "baserom.dol", 0x3D4410, 0x8 + +.global lbl_804555B8 +lbl_804555B8: +.incbin "baserom.dol", 0x3D4418, 0x4 + +.global lbl_804555BC +lbl_804555BC: +.incbin "baserom.dol", 0x3D441C, 0x4 + +.global lbl_804555C0 +lbl_804555C0: +.incbin "baserom.dol", 0x3D4420, 0x8 + +.global lbl_804555C8 +lbl_804555C8: +.incbin "baserom.dol", 0x3D4428, 0x4 + +.global lbl_804555CC +lbl_804555CC: +.incbin "baserom.dol", 0x3D442C, 0x4 + +.global lbl_804555D0 +lbl_804555D0: +.incbin "baserom.dol", 0x3D4430, 0x4 + +.global lbl_804555D4 +lbl_804555D4: +.incbin "baserom.dol", 0x3D4434, 0x4 + diff --git a/asm/sdata2/JAUInitializer.s b/asm/sdata2/JAUInitializer.s new file mode 100644 index 00000000000..354e9b8be94 --- /dev/null +++ b/asm/sdata2/JAUInitializer.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455810 - 0x80455818 + +.global lbl_80455810 +lbl_80455810: +.incbin "baserom.dol", 0x3D4670, 0x8 + diff --git a/asm/sdata2/JFWDisplay.s b/asm/sdata2/JFWDisplay.s new file mode 100644 index 00000000000..d73d1211984 --- /dev/null +++ b/asm/sdata2/JFWDisplay.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455250 - 0x80455278 + +.global lbl_80455250 +lbl_80455250: +.incbin "baserom.dol", 0x3D40B0, 0x4 + +.global lbl_80455254 +lbl_80455254: +.incbin "baserom.dol", 0x3D40B4, 0x4 + +.global lbl_80455258 +lbl_80455258: +.incbin "baserom.dol", 0x3D40B8, 0x8 + +.global lbl_80455260 +lbl_80455260: +.incbin "baserom.dol", 0x3D40C0, 0x8 + +.global lbl_80455268 +lbl_80455268: +.incbin "baserom.dol", 0x3D40C8, 0x8 + +.global lbl_80455270 +lbl_80455270: +.incbin "baserom.dol", 0x3D40D0, 0x8 + diff --git a/asm/sdata2/JFWSystem.s b/asm/sdata2/JFWSystem.s new file mode 100644 index 00000000000..958d60c4a0e --- /dev/null +++ b/asm/sdata2/JFWSystem.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455240 - 0x80455250 + +.global lbl_80455240 +lbl_80455240: +.incbin "baserom.dol", 0x3D40A0, 0x4 + +.global lbl_80455244 +lbl_80455244: +.incbin "baserom.dol", 0x3D40A4, 0x4 + +.global lbl_80455248 +lbl_80455248: +.incbin "baserom.dol", 0x3D40A8, 0x8 + diff --git a/asm/sdata2/JKRExpHeap.s b/asm/sdata2/JKRExpHeap.s new file mode 100644 index 00000000000..6bba50254fc --- /dev/null +++ b/asm/sdata2/JKRExpHeap.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455f98 - 0x80455fa8 + +.global lbl_80455F98 +lbl_80455F98: +.incbin "baserom.dol", 0x3D4DF8, 0x8 + +.global lbl_80455FA0 +lbl_80455FA0: +.incbin "baserom.dol", 0x3D4E00, 0x8 + diff --git a/asm/sdata2/JKRSolidHeap.s b/asm/sdata2/JKRSolidHeap.s new file mode 100644 index 00000000000..cefe65354a5 --- /dev/null +++ b/asm/sdata2/JKRSolidHeap.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455fa8 - 0x80455fc0 + +.global lbl_80455FA8 +lbl_80455FA8: +.incbin "baserom.dol", 0x3D4E08, 0x8 + +.global lbl_80455FB0 +lbl_80455FB0: +.incbin "baserom.dol", 0x3D4E10, 0x8 + +.global lbl_80455FB8 +lbl_80455FB8: +.incbin "baserom.dol", 0x3D4E18, 0x8 + diff --git a/asm/sdata2/JKRThread.s b/asm/sdata2/JKRThread.s new file mode 100644 index 00000000000..fb54b0b3c5f --- /dev/null +++ b/asm/sdata2/JKRThread.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455fc0 - 0x80455fd0 + +.global lbl_80455FC0 +lbl_80455FC0: +.incbin "baserom.dol", 0x3D4E20, 0x4 + +.global lbl_80455FC4 +lbl_80455FC4: +.incbin "baserom.dol", 0x3D4E24, 0x4 + +.global lbl_80455FC8 +lbl_80455FC8: +.incbin "baserom.dol", 0x3D4E28, 0x8 + diff --git a/asm/sdata2/JMATrigonometric.s b/asm/sdata2/JMATrigonometric.s new file mode 100644 index 00000000000..18e7e63769f --- /dev/null +++ b/asm/sdata2/JMATrigonometric.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564d8 - 0x80456508 + +.global lbl_804564D8 +lbl_804564D8: +.incbin "baserom.dol", 0x3D5338, 0x8 + +.global lbl_804564E0 +lbl_804564E0: +.incbin "baserom.dol", 0x3D5340, 0x8 + +.global lbl_804564E8 +lbl_804564E8: +.incbin "baserom.dol", 0x3D5348, 0x8 + +.global lbl_804564F0 +lbl_804564F0: +.incbin "baserom.dol", 0x3D5350, 0x8 + +.global lbl_804564F8 +lbl_804564F8: +.incbin "baserom.dol", 0x3D5358, 0x8 + +.global lbl_80456500 +lbl_80456500: +.incbin "baserom.dol", 0x3D5360, 0x8 + diff --git a/asm/sdata2/JMath.s b/asm/sdata2/JMath.s new file mode 100644 index 00000000000..d06d2994503 --- /dev/null +++ b/asm/sdata2/JMath.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804564c8 - 0x804564d8 + +.global lbl_804564C8 +lbl_804564C8: +.incbin "baserom.dol", 0x3D5328, 0x8 + +.global lbl_804564D0 +lbl_804564D0: +.incbin "baserom.dol", 0x3D5330, 0x8 + diff --git a/asm/sdata2/JPABaseShape.s b/asm/sdata2/JPABaseShape.s new file mode 100644 index 00000000000..dbedccdc8c4 --- /dev/null +++ b/asm/sdata2/JPABaseShape.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804552a8 - 0x804552e0 + +.global lbl_804552A8 +lbl_804552A8: +.incbin "baserom.dol", 0x3D4108, 0x8 + +.global lbl_804552B0 +lbl_804552B0: +.incbin "baserom.dol", 0x3D4110, 0x8 + +.global lbl_804552B8 +lbl_804552B8: +.incbin "baserom.dol", 0x3D4118, 0x4 + +.global lbl_804552BC +lbl_804552BC: +.incbin "baserom.dol", 0x3D411C, 0x4 + +.global lbl_804552C0 +lbl_804552C0: +.incbin "baserom.dol", 0x3D4120, 0x8 + +.global lbl_804552C8 +lbl_804552C8: +.incbin "baserom.dol", 0x3D4128, 0x8 + +.global lbl_804552D0 +lbl_804552D0: +.incbin "baserom.dol", 0x3D4130, 0x4 + +.global lbl_804552D4 +lbl_804552D4: +.incbin "baserom.dol", 0x3D4134, 0x4 + +.global lbl_804552D8 +lbl_804552D8: +.incbin "baserom.dol", 0x3D4138, 0x4 + +.global lbl_804552DC +lbl_804552DC: +.incbin "baserom.dol", 0x3D413C, 0x4 + diff --git a/asm/sdata2/JPAChildShape.s b/asm/sdata2/JPAChildShape.s new file mode 100644 index 00000000000..d1eab47e4f2 --- /dev/null +++ b/asm/sdata2/JPAChildShape.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455308 - 0x80455310 + +.global lbl_80455308 +lbl_80455308: +.incbin "baserom.dol", 0x3D4168, 0x4 + +.global lbl_8045530C +lbl_8045530C: +.incbin "baserom.dol", 0x3D416C, 0x4 + diff --git a/asm/sdata2/JPADynamicsBlock.s b/asm/sdata2/JPADynamicsBlock.s new file mode 100644 index 00000000000..0de28077768 --- /dev/null +++ b/asm/sdata2/JPADynamicsBlock.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455310 - 0x80455338 + +.global lbl_80455310 +lbl_80455310: +.incbin "baserom.dol", 0x3D4170, 0x4 + +.global lbl_80455314 +lbl_80455314: +.incbin "baserom.dol", 0x3D4174, 0x4 + +.global lbl_80455318 +lbl_80455318: +.incbin "baserom.dol", 0x3D4178, 0x8 + +.global lbl_80455320 +lbl_80455320: +.incbin "baserom.dol", 0x3D4180, 0x8 + +.global lbl_80455328 +lbl_80455328: +.incbin "baserom.dol", 0x3D4188, 0x8 + +.global lbl_80455330 +lbl_80455330: +.incbin "baserom.dol", 0x3D4190, 0x8 + diff --git a/asm/sdata2/JPAEmitter.s b/asm/sdata2/JPAEmitter.s new file mode 100644 index 00000000000..4c318e37be9 --- /dev/null +++ b/asm/sdata2/JPAEmitter.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455370 - 0x80455388 + +.global lbl_80455370 +lbl_80455370: +.incbin "baserom.dol", 0x3D41D0, 0x4 + +.global lbl_80455374 +lbl_80455374: +.incbin "baserom.dol", 0x3D41D4, 0x4 + +.global lbl_80455378 +lbl_80455378: +.incbin "baserom.dol", 0x3D41D8, 0x4 + +.global lbl_8045537C +lbl_8045537C: +.incbin "baserom.dol", 0x3D41DC, 0x4 + +.global lbl_80455380 +lbl_80455380: +.incbin "baserom.dol", 0x3D41E0, 0x8 + diff --git a/asm/sdata2/JPAEmitterManager.s b/asm/sdata2/JPAEmitterManager.s new file mode 100644 index 00000000000..770c7d250a9 --- /dev/null +++ b/asm/sdata2/JPAEmitterManager.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455358 - 0x80455370 + +.global lbl_80455358 +lbl_80455358: +.incbin "baserom.dol", 0x3D41B8, 0x4 + +.global lbl_8045535C +lbl_8045535C: +.incbin "baserom.dol", 0x3D41BC, 0x4 + +.global lbl_80455360 +lbl_80455360: +.incbin "baserom.dol", 0x3D41C0, 0x4 + +.global lbl_80455364 +lbl_80455364: +.incbin "baserom.dol", 0x3D41C4, 0x4 + +.global lbl_80455368 +lbl_80455368: +.incbin "baserom.dol", 0x3D41C8, 0x8 + diff --git a/asm/sdata2/JPAExtraShape.s b/asm/sdata2/JPAExtraShape.s new file mode 100644 index 00000000000..6b609d8c437 --- /dev/null +++ b/asm/sdata2/JPAExtraShape.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804552e0 - 0x80455308 + +.global lbl_804552E0 +lbl_804552E0: +.incbin "baserom.dol", 0x3D4140, 0x8 + +.global lbl_804552E8 +lbl_804552E8: +.incbin "baserom.dol", 0x3D4148, 0x8 + +.global lbl_804552F0 +lbl_804552F0: +.incbin "baserom.dol", 0x3D4150, 0x4 + +.global lbl_804552F4 +lbl_804552F4: +.incbin "baserom.dol", 0x3D4154, 0x4 + +.global lbl_804552F8 +lbl_804552F8: +.incbin "baserom.dol", 0x3D4158, 0x4 + +.global lbl_804552FC +lbl_804552FC: +.incbin "baserom.dol", 0x3D415C, 0x4 + +.global lbl_80455300 +lbl_80455300: +.incbin "baserom.dol", 0x3D4160, 0x8 + diff --git a/asm/sdata2/JPAFieldBlock.s b/asm/sdata2/JPAFieldBlock.s new file mode 100644 index 00000000000..39d76c4b653 --- /dev/null +++ b/asm/sdata2/JPAFieldBlock.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455338 - 0x80455350 + +.global lbl_80455338 +lbl_80455338: +.incbin "baserom.dol", 0x3D4198, 0x4 + +.global lbl_8045533C +lbl_8045533C: +.incbin "baserom.dol", 0x3D419C, 0x4 + +.global lbl_80455340 +lbl_80455340: +.incbin "baserom.dol", 0x3D41A0, 0x4 + +.global lbl_80455344 +lbl_80455344: +.incbin "baserom.dol", 0x3D41A4, 0x4 + +.global lbl_80455348 +lbl_80455348: +.incbin "baserom.dol", 0x3D41A8, 0x4 + +.global lbl_8045534C +lbl_8045534C: +.incbin "baserom.dol", 0x3D41AC, 0x4 + diff --git a/asm/sdata2/JPAKeyBlock.s b/asm/sdata2/JPAKeyBlock.s new file mode 100644 index 00000000000..5034d45c6e8 --- /dev/null +++ b/asm/sdata2/JPAKeyBlock.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455350 - 0x80455358 + +.global lbl_80455350 +lbl_80455350: +.incbin "baserom.dol", 0x3D41B0, 0x8 + diff --git a/asm/sdata2/JPAMath.s b/asm/sdata2/JPAMath.s new file mode 100644 index 00000000000..a1b4388981c --- /dev/null +++ b/asm/sdata2/JPAMath.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553b8 - 0x804553c8 + +.global lbl_804553B8 +lbl_804553B8: +.incbin "baserom.dol", 0x3D4218, 0x4 + +.global lbl_804553BC +lbl_804553BC: +.incbin "baserom.dol", 0x3D421C, 0x4 + +.global lbl_804553C0 +lbl_804553C0: +.incbin "baserom.dol", 0x3D4220, 0x8 + diff --git a/asm/sdata2/JPAParticle.s b/asm/sdata2/JPAParticle.s new file mode 100644 index 00000000000..156f93dada2 --- /dev/null +++ b/asm/sdata2/JPAParticle.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455388 - 0x804553b8 + +.global lbl_80455388 +lbl_80455388: +.incbin "baserom.dol", 0x3D41E8, 0x4 + +.global lbl_8045538C +lbl_8045538C: +.incbin "baserom.dol", 0x3D41EC, 0x4 + +.global lbl_80455390 +lbl_80455390: +.incbin "baserom.dol", 0x3D41F0, 0x4 + +.global lbl_80455394 +lbl_80455394: +.incbin "baserom.dol", 0x3D41F4, 0x4 + +.global lbl_80455398 +lbl_80455398: +.incbin "baserom.dol", 0x3D41F8, 0x4 + +.global lbl_8045539C +lbl_8045539C: +.incbin "baserom.dol", 0x3D41FC, 0x4 + +.global lbl_804553A0 +lbl_804553A0: +.incbin "baserom.dol", 0x3D4200, 0x8 + +.global lbl_804553A8 +lbl_804553A8: +.incbin "baserom.dol", 0x3D4208, 0x8 + +.global lbl_804553B0 +lbl_804553B0: +.incbin "baserom.dol", 0x3D4210, 0x8 + diff --git a/asm/sdata2/JPAResource.s b/asm/sdata2/JPAResource.s new file mode 100644 index 00000000000..0cf96e29341 --- /dev/null +++ b/asm/sdata2/JPAResource.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455290 - 0x804552a8 + +.global lbl_80455290 +lbl_80455290: +.incbin "baserom.dol", 0x3D40F0, 0x4 + +.global lbl_80455294 +lbl_80455294: +.incbin "baserom.dol", 0x3D40F4, 0x4 + +.global lbl_80455298 +lbl_80455298: +.incbin "baserom.dol", 0x3D40F8, 0x4 + +.global lbl_8045529C +lbl_8045529C: +.incbin "baserom.dol", 0x3D40FC, 0x4 + +.global lbl_804552A0 +lbl_804552A0: +.incbin "baserom.dol", 0x3D4100, 0x8 + diff --git a/asm/sdata2/JSGActor.s b/asm/sdata2/JSGActor.s new file mode 100644 index 00000000000..9fe195af2da --- /dev/null +++ b/asm/sdata2/JSGActor.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553c8 - 0x804553d0 + +.global lbl_804553C8 +lbl_804553C8: +.incbin "baserom.dol", 0x3D4228, 0x8 + diff --git a/asm/sdata2/JSGAmbientLight.s b/asm/sdata2/JSGAmbientLight.s new file mode 100644 index 00000000000..d8d0826c18a --- /dev/null +++ b/asm/sdata2/JSGAmbientLight.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553d0 - 0x804553d8 + +.global lbl_804553D0 +lbl_804553D0: +.incbin "baserom.dol", 0x3D4230, 0x8 + diff --git a/asm/sdata2/JSGCamera.s b/asm/sdata2/JSGCamera.s new file mode 100644 index 00000000000..59a15dc6d44 --- /dev/null +++ b/asm/sdata2/JSGCamera.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553d8 - 0x804553e0 + +.global lbl_804553D8 +lbl_804553D8: +.incbin "baserom.dol", 0x3D4238, 0x8 + diff --git a/asm/sdata2/JSGFog.s b/asm/sdata2/JSGFog.s new file mode 100644 index 00000000000..27b0ac7092b --- /dev/null +++ b/asm/sdata2/JSGFog.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553e0 - 0x804553e8 + +.global lbl_804553E0 +lbl_804553E0: +.incbin "baserom.dol", 0x3D4240, 0x4 + +.global lbl_804553E4 +lbl_804553E4: +.incbin "baserom.dol", 0x3D4244, 0x4 + diff --git a/asm/sdata2/JSGLight.s b/asm/sdata2/JSGLight.s new file mode 100644 index 00000000000..541313e2c5a --- /dev/null +++ b/asm/sdata2/JSGLight.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553e8 - 0x804553f0 + +.global lbl_804553E8 +lbl_804553E8: +.incbin "baserom.dol", 0x3D4248, 0x8 + diff --git a/asm/sdata2/JSGObject.s b/asm/sdata2/JSGObject.s new file mode 100644 index 00000000000..c79e7de873b --- /dev/null +++ b/asm/sdata2/JSGObject.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553f0 - 0x804553f8 + +.global lbl_804553F0 +lbl_804553F0: +.incbin "baserom.dol", 0x3D4250, 0x8 + diff --git a/asm/sdata2/JUTAssert.s b/asm/sdata2/JUTAssert.s new file mode 100644 index 00000000000..77c4990e0de --- /dev/null +++ b/asm/sdata2/JUTAssert.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804560b8 - 0x804560d0 + +.global lbl_804560B8 +lbl_804560B8: +.incbin "baserom.dol", 0x3D4F18, 0x4 + +.global lbl_804560BC +lbl_804560BC: +.incbin "baserom.dol", 0x3D4F1C, 0x4 + +.global lbl_804560C0 +lbl_804560C0: +.incbin "baserom.dol", 0x3D4F20, 0x8 + +.global lbl_804560C8 +lbl_804560C8: +.incbin "baserom.dol", 0x3D4F28, 0x8 + diff --git a/asm/sdata2/JUTCacheFont.s b/asm/sdata2/JUTCacheFont.s new file mode 100644 index 00000000000..99870e13069 --- /dev/null +++ b/asm/sdata2/JUTCacheFont.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455fd0 - 0x80455fd8 + +.global lbl_80455FD0 +lbl_80455FD0: +.incbin "baserom.dol", 0x3D4E30, 0x8 + diff --git a/asm/sdata2/JUTConsole.s b/asm/sdata2/JUTConsole.s new file mode 100644 index 00000000000..961bbcc793b --- /dev/null +++ b/asm/sdata2/JUTConsole.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456118 - 0x80456148 + +.global lbl_80456118 +lbl_80456118: +.incbin "baserom.dol", 0x3D4F78, 0x4 + +.global lbl_8045611C +lbl_8045611C: +.incbin "baserom.dol", 0x3D4F7C, 0x4 + +.global lbl_80456120 +lbl_80456120: +.incbin "baserom.dol", 0x3D4F80, 0x4 + +.global lbl_80456124 +lbl_80456124: +.incbin "baserom.dol", 0x3D4F84, 0x4 + +.global lbl_80456128 +lbl_80456128: +.incbin "baserom.dol", 0x3D4F88, 0x4 + +.global lbl_8045612C +lbl_8045612C: +.incbin "baserom.dol", 0x3D4F8C, 0x4 + +.global lbl_80456130 +lbl_80456130: +.incbin "baserom.dol", 0x3D4F90, 0x8 + +.global lbl_80456138 +lbl_80456138: +.incbin "baserom.dol", 0x3D4F98, 0x8 + +.global lbl_80456140 +lbl_80456140: +.incbin "baserom.dol", 0x3D4FA0, 0x8 + diff --git a/asm/sdata2/JUTDbPrint.s b/asm/sdata2/JUTDbPrint.s new file mode 100644 index 00000000000..cf9bd826d78 --- /dev/null +++ b/asm/sdata2/JUTDbPrint.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456008 - 0x80456018 + +.global lbl_80456008 +lbl_80456008: +.incbin "baserom.dol", 0x3D4E68, 0x4 + +.global lbl_8045600C +lbl_8045600C: +.incbin "baserom.dol", 0x3D4E6C, 0x4 + +.global lbl_80456010 +lbl_80456010: +.incbin "baserom.dol", 0x3D4E70, 0x8 + diff --git a/asm/sdata2/JUTDirectPrint.s b/asm/sdata2/JUTDirectPrint.s new file mode 100644 index 00000000000..baad0b847e7 --- /dev/null +++ b/asm/sdata2/JUTDirectPrint.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456060 - 0x804560b8 + +.global lbl_80456060 +lbl_80456060: +.incbin "baserom.dol", 0x3D4EC0, 0x8 + +.global lbl_80456068 +lbl_80456068: +.incbin "baserom.dol", 0x3D4EC8, 0x8 + +.global lbl_80456070 +lbl_80456070: +.incbin "baserom.dol", 0x3D4ED0, 0x8 + +.global lbl_80456078 +lbl_80456078: +.incbin "baserom.dol", 0x3D4ED8, 0x8 + +.global lbl_80456080 +lbl_80456080: +.incbin "baserom.dol", 0x3D4EE0, 0x8 + +.global lbl_80456088 +lbl_80456088: +.incbin "baserom.dol", 0x3D4EE8, 0x8 + +.global lbl_80456090 +lbl_80456090: +.incbin "baserom.dol", 0x3D4EF0, 0x8 + +.global lbl_80456098 +lbl_80456098: +.incbin "baserom.dol", 0x3D4EF8, 0x8 + +.global lbl_804560A0 +lbl_804560A0: +.incbin "baserom.dol", 0x3D4F00, 0x8 + +.global lbl_804560A8 +lbl_804560A8: +.incbin "baserom.dol", 0x3D4F08, 0x8 + +.global lbl_804560B0 +lbl_804560B0: +.incbin "baserom.dol", 0x3D4F10, 0x8 + diff --git a/asm/sdata2/JUTException.s b/asm/sdata2/JUTException.s new file mode 100644 index 00000000000..eb4006a1166 --- /dev/null +++ b/asm/sdata2/JUTException.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456050 - 0x80456060 + +.global lbl_80456050 +lbl_80456050: +.incbin "baserom.dol", 0x3D4EB0, 0x4 + +.global lbl_80456054 +lbl_80456054: +.incbin "baserom.dol", 0x3D4EB4, 0x4 + +.global lbl_80456058 +lbl_80456058: +.incbin "baserom.dol", 0x3D4EB8, 0x8 + diff --git a/asm/sdata2/JUTFader.s b/asm/sdata2/JUTFader.s new file mode 100644 index 00000000000..70cf62bf0cc --- /dev/null +++ b/asm/sdata2/JUTFader.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804560d0 - 0x804560d8 + +.global lbl_804560D0 +lbl_804560D0: +.incbin "baserom.dol", 0x3D4F30, 0x8 + diff --git a/asm/sdata2/JUTGamePad.s b/asm/sdata2/JUTGamePad.s new file mode 100644 index 00000000000..9f398a3bf21 --- /dev/null +++ b/asm/sdata2/JUTGamePad.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456018 - 0x80456050 + +.global lbl_80456018 +lbl_80456018: +.incbin "baserom.dol", 0x3D4E78, 0x8 + +.global lbl_80456020 +lbl_80456020: +.incbin "baserom.dol", 0x3D4E80, 0x8 + +.global lbl_80456028 +lbl_80456028: +.incbin "baserom.dol", 0x3D4E88, 0x8 + +.global lbl_80456030 +lbl_80456030: +.incbin "baserom.dol", 0x3D4E90, 0x8 + +.global lbl_80456038 +lbl_80456038: +.incbin "baserom.dol", 0x3D4E98, 0x8 + +.global lbl_80456040 +lbl_80456040: +.incbin "baserom.dol", 0x3D4EA0, 0x8 + +.global lbl_80456048 +lbl_80456048: +.incbin "baserom.dol", 0x3D4EA8, 0x4 + +.global lbl_8045604C +lbl_8045604C: +.incbin "baserom.dol", 0x3D4EAC, 0x4 + diff --git a/asm/sdata2/JUTProcBar.s b/asm/sdata2/JUTProcBar.s new file mode 100644 index 00000000000..20c0564465c --- /dev/null +++ b/asm/sdata2/JUTProcBar.s @@ -0,0 +1,55 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804560d8 - 0x80456118 + +.global lbl_804560D8 +lbl_804560D8: +.incbin "baserom.dol", 0x3D4F38, 0x4 + +.global lbl_804560DC +lbl_804560DC: +.incbin "baserom.dol", 0x3D4F3C, 0x4 + +.global lbl_804560E0 +lbl_804560E0: +.incbin "baserom.dol", 0x3D4F40, 0x8 + +.global lbl_804560E8 +lbl_804560E8: +.incbin "baserom.dol", 0x3D4F48, 0x8 + +.global lbl_804560F0 +lbl_804560F0: +.incbin "baserom.dol", 0x3D4F50, 0x4 + +.global lbl_804560F4 +lbl_804560F4: +.incbin "baserom.dol", 0x3D4F54, 0x4 + +.global lbl_804560F8 +lbl_804560F8: +.incbin "baserom.dol", 0x3D4F58, 0x4 + +.global lbl_804560FC +lbl_804560FC: +.incbin "baserom.dol", 0x3D4F5C, 0x4 + +.global lbl_80456100 +lbl_80456100: +.incbin "baserom.dol", 0x3D4F60, 0x4 + +.global lbl_80456104 +lbl_80456104: +.incbin "baserom.dol", 0x3D4F64, 0x4 + +.global lbl_80456108 +lbl_80456108: +.incbin "baserom.dol", 0x3D4F68, 0x8 + +.global lbl_80456110 +lbl_80456110: +.incbin "baserom.dol", 0x3D4F70, 0x4 + +.global lbl_80456114 +lbl_80456114: +.incbin "baserom.dol", 0x3D4F74, 0x4 + diff --git a/asm/sdata2/JUTResFont.s b/asm/sdata2/JUTResFont.s new file mode 100644 index 00000000000..ea442d1bb21 --- /dev/null +++ b/asm/sdata2/JUTResFont.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455ff0 - 0x80456008 + +.global lbl_80455FF0 +lbl_80455FF0: +.incbin "baserom.dol", 0x3D4E50, 0x8 + +.global lbl_80455FF8 +lbl_80455FF8: +.incbin "baserom.dol", 0x3D4E58, 0x8 + +.global lbl_80456000 +lbl_80456000: +.incbin "baserom.dol", 0x3D4E60, 0x8 + diff --git a/asm/sdata2/JUTTexture.s b/asm/sdata2/JUTTexture.s new file mode 100644 index 00000000000..0af37664784 --- /dev/null +++ b/asm/sdata2/JUTTexture.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455fd8 - 0x80455ff0 + +.global lbl_80455FD8 +lbl_80455FD8: +.incbin "baserom.dol", 0x3D4E38, 0x4 + +.global lbl_80455FDC +lbl_80455FDC: +.incbin "baserom.dol", 0x3D4E3C, 0x4 + +.global lbl_80455FE0 +lbl_80455FE0: +.incbin "baserom.dol", 0x3D4E40, 0x8 + +.global lbl_80455FE8 +lbl_80455FE8: +.incbin "baserom.dol", 0x3D4E48, 0x8 + diff --git a/asm/sdata2/Padclamp.s b/asm/sdata2/Padclamp.s new file mode 100644 index 00000000000..d70b33505f4 --- /dev/null +++ b/asm/sdata2/Padclamp.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456560 - 0x80456580 + +.global lbl_80456560 +lbl_80456560: +.incbin "baserom.dol", 0x3D53C0, 0x8 + +.global lbl_80456568 +lbl_80456568: +.incbin "baserom.dol", 0x3D53C8, 0x8 + +.global lbl_80456570 +lbl_80456570: +.incbin "baserom.dol", 0x3D53D0, 0x8 + +.global lbl_80456578 +lbl_80456578: +.incbin "baserom.dol", 0x3D53D8, 0x8 + diff --git a/asm/sdata2/Z2Audience.s b/asm/sdata2/Z2Audience.s new file mode 100644 index 00000000000..a5cf3567b78 --- /dev/null +++ b/asm/sdata2/Z2Audience.s @@ -0,0 +1,147 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455aa0 - 0x80455b38 + +.global lbl_80455AA0 +lbl_80455AA0: +.incbin "baserom.dol", 0x3D4900, 0x4 + +.global lbl_80455AA4 +lbl_80455AA4: +.incbin "baserom.dol", 0x3D4904, 0x4 + +.global lbl_80455AA8 +lbl_80455AA8: +.incbin "baserom.dol", 0x3D4908, 0x4 + +.global lbl_80455AAC +lbl_80455AAC: +.incbin "baserom.dol", 0x3D490C, 0x4 + +.global lbl_80455AB0 +lbl_80455AB0: +.incbin "baserom.dol", 0x3D4910, 0x4 + +.global lbl_80455AB4 +lbl_80455AB4: +.incbin "baserom.dol", 0x3D4914, 0x4 + +.global lbl_80455AB8 +lbl_80455AB8: +.incbin "baserom.dol", 0x3D4918, 0x4 + +.global lbl_80455ABC +lbl_80455ABC: +.incbin "baserom.dol", 0x3D491C, 0x4 + +.global lbl_80455AC0 +lbl_80455AC0: +.incbin "baserom.dol", 0x3D4920, 0x4 + +.global lbl_80455AC4 +lbl_80455AC4: +.incbin "baserom.dol", 0x3D4924, 0x4 + +.global lbl_80455AC8 +lbl_80455AC8: +.incbin "baserom.dol", 0x3D4928, 0x8 + +.global lbl_80455AD0 +lbl_80455AD0: +.incbin "baserom.dol", 0x3D4930, 0x8 + +.global lbl_80455AD8 +lbl_80455AD8: +.incbin "baserom.dol", 0x3D4938, 0x4 + +.global lbl_80455ADC +lbl_80455ADC: +.incbin "baserom.dol", 0x3D493C, 0x4 + +.global lbl_80455AE0 +lbl_80455AE0: +.incbin "baserom.dol", 0x3D4940, 0x4 + +.global lbl_80455AE4 +lbl_80455AE4: +.incbin "baserom.dol", 0x3D4944, 0x4 + +.global lbl_80455AE8 +lbl_80455AE8: +.incbin "baserom.dol", 0x3D4948, 0x4 + +.global lbl_80455AEC +lbl_80455AEC: +.incbin "baserom.dol", 0x3D494C, 0x4 + +.global lbl_80455AF0 +lbl_80455AF0: +.incbin "baserom.dol", 0x3D4950, 0x4 + +.global lbl_80455AF4 +lbl_80455AF4: +.incbin "baserom.dol", 0x3D4954, 0x4 + +.global lbl_80455AF8 +lbl_80455AF8: +.incbin "baserom.dol", 0x3D4958, 0x4 + +.global lbl_80455AFC +lbl_80455AFC: +.incbin "baserom.dol", 0x3D495C, 0x4 + +.global lbl_80455B00 +lbl_80455B00: +.incbin "baserom.dol", 0x3D4960, 0x4 + +.global lbl_80455B04 +lbl_80455B04: +.incbin "baserom.dol", 0x3D4964, 0x4 + +.global lbl_80455B08 +lbl_80455B08: +.incbin "baserom.dol", 0x3D4968, 0x4 + +.global lbl_80455B0C +lbl_80455B0C: +.incbin "baserom.dol", 0x3D496C, 0x4 + +.global lbl_80455B10 +lbl_80455B10: +.incbin "baserom.dol", 0x3D4970, 0x4 + +.global lbl_80455B14 +lbl_80455B14: +.incbin "baserom.dol", 0x3D4974, 0x4 + +.global lbl_80455B18 +lbl_80455B18: +.incbin "baserom.dol", 0x3D4978, 0x4 + +.global lbl_80455B1C +lbl_80455B1C: +.incbin "baserom.dol", 0x3D497C, 0x4 + +.global lbl_80455B20 +lbl_80455B20: +.incbin "baserom.dol", 0x3D4980, 0x4 + +.global lbl_80455B24 +lbl_80455B24: +.incbin "baserom.dol", 0x3D4984, 0x4 + +.global lbl_80455B28 +lbl_80455B28: +.incbin "baserom.dol", 0x3D4988, 0x4 + +.global lbl_80455B2C +lbl_80455B2C: +.incbin "baserom.dol", 0x3D498C, 0x4 + +.global lbl_80455B30 +lbl_80455B30: +.incbin "baserom.dol", 0x3D4990, 0x4 + +.global lbl_80455B34 +lbl_80455B34: +.incbin "baserom.dol", 0x3D4994, 0x4 + diff --git a/asm/sdata2/Z2AudioMgr.s b/asm/sdata2/Z2AudioMgr.s new file mode 100644 index 00000000000..809009d7222 --- /dev/null +++ b/asm/sdata2/Z2AudioMgr.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455f58 - 0x80455f68 + +.global lbl_80455F58 +lbl_80455F58: +.incbin "baserom.dol", 0x3D4DB8, 0x4 + +.global lbl_80455F5C +lbl_80455F5C: +.incbin "baserom.dol", 0x3D4DBC, 0x4 + +.global lbl_80455F60 +lbl_80455F60: +.incbin "baserom.dol", 0x3D4DC0, 0x8 + diff --git a/asm/sdata2/Z2Calc.s b/asm/sdata2/Z2Calc.s new file mode 100644 index 00000000000..1a3d5ed4617 --- /dev/null +++ b/asm/sdata2/Z2Calc.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455820 - 0x80455838 + +.global lbl_80455820 +lbl_80455820: +.incbin "baserom.dol", 0x3D4680, 0x4 + +.global lbl_80455824 +lbl_80455824: +.incbin "baserom.dol", 0x3D4684, 0x4 + +.global lbl_80455828 +lbl_80455828: +.incbin "baserom.dol", 0x3D4688, 0x4 + +.global lbl_8045582C +lbl_8045582C: +.incbin "baserom.dol", 0x3D468C, 0x4 + +.global lbl_80455830 +lbl_80455830: +.incbin "baserom.dol", 0x3D4690, 0x4 + +.global lbl_80455834 +lbl_80455834: +.incbin "baserom.dol", 0x3D4694, 0x4 + diff --git a/asm/sdata2/Z2Creature.s b/asm/sdata2/Z2Creature.s new file mode 100644 index 00000000000..cd16dfdcf37 --- /dev/null +++ b/asm/sdata2/Z2Creature.s @@ -0,0 +1,187 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455bd8 - 0x80455c98 + +.global lbl_80455BD8 +lbl_80455BD8: +.incbin "baserom.dol", 0x3D4A38, 0x4 + +.global lbl_80455BDC +lbl_80455BDC: +.incbin "baserom.dol", 0x3D4A3C, 0x4 + +.global lbl_80455BE0 +lbl_80455BE0: +.incbin "baserom.dol", 0x3D4A40, 0x8 + +.global lbl_80455BE4 +lbl_80455BE4: +.incbin "baserom.dol", 0x3D4A44, 0x4 + +.global lbl_80455BE8 +lbl_80455BE8: +.incbin "baserom.dol", 0x3D4A48, 0x4 + +.global lbl_80455BEC +lbl_80455BEC: +.incbin "baserom.dol", 0x3D4A4C, 0x4 + +.global lbl_80455BF0 +lbl_80455BF0: +.incbin "baserom.dol", 0x3D4A50, 0x4 + +.global lbl_80455BF4 +lbl_80455BF4: +.incbin "baserom.dol", 0x3D4A54, 0x4 + +.global lbl_80455BF8 +lbl_80455BF8: +.incbin "baserom.dol", 0x3D4A58, 0x4 + +.global lbl_80455BFC +lbl_80455BFC: +.incbin "baserom.dol", 0x3D4A5C, 0x4 + +.global lbl_80455C00 +lbl_80455C00: +.incbin "baserom.dol", 0x3D4A60, 0x4 + +.global lbl_80455C04 +lbl_80455C04: +.incbin "baserom.dol", 0x3D4A64, 0x4 + +.global lbl_80455C08 +lbl_80455C08: +.incbin "baserom.dol", 0x3D4A68, 0x4 + +.global lbl_80455C0C +lbl_80455C0C: +.incbin "baserom.dol", 0x3D4A6C, 0x4 + +.global lbl_80455C10 +lbl_80455C10: +.incbin "baserom.dol", 0x3D4A70, 0x4 + +.global lbl_80455C14 +lbl_80455C14: +.incbin "baserom.dol", 0x3D4A74, 0x4 + +.global lbl_80455C18 +lbl_80455C18: +.incbin "baserom.dol", 0x3D4A78, 0x4 + +.global lbl_80455C1C +lbl_80455C1C: +.incbin "baserom.dol", 0x3D4A7C, 0x4 + +.global lbl_80455C20 +lbl_80455C20: +.incbin "baserom.dol", 0x3D4A80, 0x8 + +.global lbl_80455C28 +lbl_80455C28: +.incbin "baserom.dol", 0x3D4A88, 0x8 + +.global lbl_80455C30 +lbl_80455C30: +.incbin "baserom.dol", 0x3D4A90, 0x4 + +.global lbl_80455C34 +lbl_80455C34: +.incbin "baserom.dol", 0x3D4A94, 0x4 + +.global lbl_80455C38 +lbl_80455C38: +.incbin "baserom.dol", 0x3D4A98, 0x4 + +.global lbl_80455C3C +lbl_80455C3C: +.incbin "baserom.dol", 0x3D4A9C, 0x4 + +.global lbl_80455C40 +lbl_80455C40: +.incbin "baserom.dol", 0x3D4AA0, 0x4 + +.global lbl_80455C44 +lbl_80455C44: +.incbin "baserom.dol", 0x3D4AA4, 0x4 + +.global lbl_80455C48 +lbl_80455C48: +.incbin "baserom.dol", 0x3D4AA8, 0x4 + +.global lbl_80455C4C +lbl_80455C4C: +.incbin "baserom.dol", 0x3D4AAC, 0x4 + +.global lbl_80455C50 +lbl_80455C50: +.incbin "baserom.dol", 0x3D4AB0, 0x4 + +.global lbl_80455C54 +lbl_80455C54: +.incbin "baserom.dol", 0x3D4AB4, 0x4 + +.global lbl_80455C58 +lbl_80455C58: +.incbin "baserom.dol", 0x3D4AB8, 0x4 + +.global lbl_80455C5C +lbl_80455C5C: +.incbin "baserom.dol", 0x3D4ABC, 0x4 + +.global lbl_80455C60 +lbl_80455C60: +.incbin "baserom.dol", 0x3D4AC0, 0x4 + +.global lbl_80455C64 +lbl_80455C64: +.incbin "baserom.dol", 0x3D4AC4, 0x4 + +.global lbl_80455C68 +lbl_80455C68: +.incbin "baserom.dol", 0x3D4AC8, 0x4 + +.global lbl_80455C6C +lbl_80455C6C: +.incbin "baserom.dol", 0x3D4ACC, 0x4 + +.global lbl_80455C70 +lbl_80455C70: +.incbin "baserom.dol", 0x3D4AD0, 0x4 + +.global lbl_80455C74 +lbl_80455C74: +.incbin "baserom.dol", 0x3D4AD4, 0x4 + +.global lbl_80455C78 +lbl_80455C78: +.incbin "baserom.dol", 0x3D4AD8, 0x4 + +.global lbl_80455C7C +lbl_80455C7C: +.incbin "baserom.dol", 0x3D4ADC, 0x4 + +.global lbl_80455C80 +lbl_80455C80: +.incbin "baserom.dol", 0x3D4AE0, 0x4 + +.global lbl_80455C84 +lbl_80455C84: +.incbin "baserom.dol", 0x3D4AE4, 0x4 + +.global lbl_80455C88 +lbl_80455C88: +.incbin "baserom.dol", 0x3D4AE8, 0x4 + +.global lbl_80455C8C +lbl_80455C8C: +.incbin "baserom.dol", 0x3D4AEC, 0x4 + +.global lbl_80455C90 +lbl_80455C90: +.incbin "baserom.dol", 0x3D4AF0, 0x4 + +.global lbl_80455C94 +lbl_80455C94: +.incbin "baserom.dol", 0x3D4AF4, 0x4 + diff --git a/asm/sdata2/Z2EnvSeMgr.s b/asm/sdata2/Z2EnvSeMgr.s new file mode 100644 index 00000000000..3996a31b21b --- /dev/null +++ b/asm/sdata2/Z2EnvSeMgr.s @@ -0,0 +1,275 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455d40 - 0x80455e60 + +.global lbl_80455D40 +lbl_80455D40: +.incbin "baserom.dol", 0x3D4BA0, 0x4 + +.global lbl_80455D44 +lbl_80455D44: +.incbin "baserom.dol", 0x3D4BA4, 0x4 + +.global lbl_80455D48 +lbl_80455D48: +.incbin "baserom.dol", 0x3D4BA8, 0x4 + +.global lbl_80455D4C +lbl_80455D4C: +.incbin "baserom.dol", 0x3D4BAC, 0x4 + +.global lbl_80455D50 +lbl_80455D50: +.incbin "baserom.dol", 0x3D4BB0, 0x8 + +.global lbl_80455D58 +lbl_80455D58: +.incbin "baserom.dol", 0x3D4BB8, 0x8 + +.global lbl_80455D60 +lbl_80455D60: +.incbin "baserom.dol", 0x3D4BC0, 0x4 + +.global lbl_80455D64 +lbl_80455D64: +.incbin "baserom.dol", 0x3D4BC4, 0x4 + +.global lbl_80455D68 +lbl_80455D68: +.incbin "baserom.dol", 0x3D4BC8, 0x4 + +.global lbl_80455D6C +lbl_80455D6C: +.incbin "baserom.dol", 0x3D4BCC, 0x4 + +.global lbl_80455D70 +lbl_80455D70: +.incbin "baserom.dol", 0x3D4BD0, 0x4 + +.global lbl_80455D74 +lbl_80455D74: +.incbin "baserom.dol", 0x3D4BD4, 0x4 + +.global lbl_80455D78 +lbl_80455D78: +.incbin "baserom.dol", 0x3D4BD8, 0x4 + +.global lbl_80455D7C +lbl_80455D7C: +.incbin "baserom.dol", 0x3D4BDC, 0x4 + +.global lbl_80455D80 +lbl_80455D80: +.incbin "baserom.dol", 0x3D4BE0, 0x4 + +.global lbl_80455D84 +lbl_80455D84: +.incbin "baserom.dol", 0x3D4BE4, 0x4 + +.global lbl_80455D88 +lbl_80455D88: +.incbin "baserom.dol", 0x3D4BE8, 0x4 + +.global lbl_80455D8C +lbl_80455D8C: +.incbin "baserom.dol", 0x3D4BEC, 0x4 + +.global lbl_80455D90 +lbl_80455D90: +.incbin "baserom.dol", 0x3D4BF0, 0x4 + +.global lbl_80455D94 +lbl_80455D94: +.incbin "baserom.dol", 0x3D4BF4, 0x4 + +.global lbl_80455D98 +lbl_80455D98: +.incbin "baserom.dol", 0x3D4BF8, 0x4 + +.global lbl_80455D9C +lbl_80455D9C: +.incbin "baserom.dol", 0x3D4BFC, 0x4 + +.global lbl_80455DA0 +lbl_80455DA0: +.incbin "baserom.dol", 0x3D4C00, 0x4 + +.global lbl_80455DA4 +lbl_80455DA4: +.incbin "baserom.dol", 0x3D4C04, 0x4 + +.global lbl_80455DA8 +lbl_80455DA8: +.incbin "baserom.dol", 0x3D4C08, 0x4 + +.global lbl_80455DAC +lbl_80455DAC: +.incbin "baserom.dol", 0x3D4C0C, 0x4 + +.global lbl_80455DB0 +lbl_80455DB0: +.incbin "baserom.dol", 0x3D4C10, 0x4 + +.global lbl_80455DB4 +lbl_80455DB4: +.incbin "baserom.dol", 0x3D4C14, 0x4 + +.global lbl_80455DB8 +lbl_80455DB8: +.incbin "baserom.dol", 0x3D4C18, 0x4 + +.global lbl_80455DBC +lbl_80455DBC: +.incbin "baserom.dol", 0x3D4C1C, 0x4 + +.global lbl_80455DC0 +lbl_80455DC0: +.incbin "baserom.dol", 0x3D4C20, 0x4 + +.global lbl_80455DC4 +lbl_80455DC4: +.incbin "baserom.dol", 0x3D4C24, 0x4 + +.global lbl_80455DC8 +lbl_80455DC8: +.incbin "baserom.dol", 0x3D4C28, 0x4 + +.global lbl_80455DCC +lbl_80455DCC: +.incbin "baserom.dol", 0x3D4C2C, 0x4 + +.global lbl_80455DD0 +lbl_80455DD0: +.incbin "baserom.dol", 0x3D4C30, 0x4 + +.global lbl_80455DD4 +lbl_80455DD4: +.incbin "baserom.dol", 0x3D4C34, 0x4 + +.global lbl_80455DD8 +lbl_80455DD8: +.incbin "baserom.dol", 0x3D4C38, 0x4 + +.global lbl_80455DDC +lbl_80455DDC: +.incbin "baserom.dol", 0x3D4C3C, 0x4 + +.global lbl_80455DE0 +lbl_80455DE0: +.incbin "baserom.dol", 0x3D4C40, 0x4 + +.global lbl_80455DE4 +lbl_80455DE4: +.incbin "baserom.dol", 0x3D4C44, 0x4 + +.global lbl_80455DE8 +lbl_80455DE8: +.incbin "baserom.dol", 0x3D4C48, 0x4 + +.global lbl_80455DEC +lbl_80455DEC: +.incbin "baserom.dol", 0x3D4C4C, 0x4 + +.global lbl_80455DF0 +lbl_80455DF0: +.incbin "baserom.dol", 0x3D4C50, 0x4 + +.global lbl_80455DF4 +lbl_80455DF4: +.incbin "baserom.dol", 0x3D4C54, 0x4 + +.global lbl_80455DF8 +lbl_80455DF8: +.incbin "baserom.dol", 0x3D4C58, 0x4 + +.global lbl_80455DFC +lbl_80455DFC: +.incbin "baserom.dol", 0x3D4C5C, 0x4 + +.global lbl_80455E00 +lbl_80455E00: +.incbin "baserom.dol", 0x3D4C60, 0x4 + +.global lbl_80455E04 +lbl_80455E04: +.incbin "baserom.dol", 0x3D4C64, 0x4 + +.global lbl_80455E08 +lbl_80455E08: +.incbin "baserom.dol", 0x3D4C68, 0x4 + +.global lbl_80455E0C +lbl_80455E0C: +.incbin "baserom.dol", 0x3D4C6C, 0x4 + +.global lbl_80455E10 +lbl_80455E10: +.incbin "baserom.dol", 0x3D4C70, 0x4 + +.global lbl_80455E14 +lbl_80455E14: +.incbin "baserom.dol", 0x3D4C74, 0x4 + +.global lbl_80455E18 +lbl_80455E18: +.incbin "baserom.dol", 0x3D4C78, 0x8 + +.global lbl_80455E20 +lbl_80455E20: +.incbin "baserom.dol", 0x3D4C80, 0x8 + +.global lbl_80455E28 +lbl_80455E28: +.incbin "baserom.dol", 0x3D4C88, 0x4 + +.global lbl_80455E2C +lbl_80455E2C: +.incbin "baserom.dol", 0x3D4C8C, 0x4 + +.global lbl_80455E30 +lbl_80455E30: +.incbin "baserom.dol", 0x3D4C90, 0x4 + +.global lbl_80455E34 +lbl_80455E34: +.incbin "baserom.dol", 0x3D4C94, 0x4 + +.global lbl_80455E38 +lbl_80455E38: +.incbin "baserom.dol", 0x3D4C98, 0x4 + +.global lbl_80455E3C +lbl_80455E3C: +.incbin "baserom.dol", 0x3D4C9C, 0x4 + +.global lbl_80455E40 +lbl_80455E40: +.incbin "baserom.dol", 0x3D4CA0, 0x4 + +.global lbl_80455E44 +lbl_80455E44: +.incbin "baserom.dol", 0x3D4CA4, 0x4 + +.global lbl_80455E48 +lbl_80455E48: +.incbin "baserom.dol", 0x3D4CA8, 0x4 + +.global lbl_80455E4C +lbl_80455E4C: +.incbin "baserom.dol", 0x3D4CAC, 0x4 + +.global lbl_80455E50 +lbl_80455E50: +.incbin "baserom.dol", 0x3D4CB0, 0x4 + +.global lbl_80455E54 +lbl_80455E54: +.incbin "baserom.dol", 0x3D4CB4, 0x4 + +.global lbl_80455E58 +lbl_80455E58: +.incbin "baserom.dol", 0x3D4CB8, 0x4 + +.global lbl_80455E5C +lbl_80455E5C: +.incbin "baserom.dol", 0x3D4CBC, 0x4 + diff --git a/asm/sdata2/Z2LinkMgr.s b/asm/sdata2/Z2LinkMgr.s new file mode 100644 index 00000000000..0f0168e2770 --- /dev/null +++ b/asm/sdata2/Z2LinkMgr.s @@ -0,0 +1,143 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455c98 - 0x80455d40 + +.global lbl_80455C98 +lbl_80455C98: +.incbin "baserom.dol", 0x3D4AF8, 0x4 + +.global lbl_80455C9C +lbl_80455C9C: +.incbin "baserom.dol", 0x3D4AFC, 0x4 + +.global lbl_80455CA0 +lbl_80455CA0: +.incbin "baserom.dol", 0x3D4B00, 0x8 + +.global lbl_80455CA8 +lbl_80455CA8: +.incbin "baserom.dol", 0x3D4B08, 0x8 + +.global lbl_80455CB0 +lbl_80455CB0: +.incbin "baserom.dol", 0x3D4B10, 0x8 + +.global lbl_80455CB8 +lbl_80455CB8: +.incbin "baserom.dol", 0x3D4B18, 0x8 + +.global lbl_80455CC0 +lbl_80455CC0: +.incbin "baserom.dol", 0x3D4B20, 0x4 + +.global lbl_80455CC4 +lbl_80455CC4: +.incbin "baserom.dol", 0x3D4B24, 0x4 + +.global lbl_80455CC8 +lbl_80455CC8: +.incbin "baserom.dol", 0x3D4B28, 0x4 + +.global lbl_80455CCC +lbl_80455CCC: +.incbin "baserom.dol", 0x3D4B2C, 0x4 + +.global lbl_80455CD0 +lbl_80455CD0: +.incbin "baserom.dol", 0x3D4B30, 0x4 + +.global lbl_80455CD4 +lbl_80455CD4: +.incbin "baserom.dol", 0x3D4B34, 0x4 + +.global lbl_80455CD8 +lbl_80455CD8: +.incbin "baserom.dol", 0x3D4B38, 0x8 + +.global lbl_80455CE0 +lbl_80455CE0: +.incbin "baserom.dol", 0x3D4B40, 0x8 + +.global lbl_80455CE8 +lbl_80455CE8: +.incbin "baserom.dol", 0x3D4B48, 0x4 + +.global lbl_80455CEC +lbl_80455CEC: +.incbin "baserom.dol", 0x3D4B4C, 0x4 + +.global lbl_80455CF0 +lbl_80455CF0: +.incbin "baserom.dol", 0x3D4B50, 0x4 + +.global lbl_80455CF4 +lbl_80455CF4: +.incbin "baserom.dol", 0x3D4B54, 0x4 + +.global lbl_80455CF8 +lbl_80455CF8: +.incbin "baserom.dol", 0x3D4B58, 0x4 + +.global lbl_80455CFC +lbl_80455CFC: +.incbin "baserom.dol", 0x3D4B5C, 0x4 + +.global lbl_80455D00 +lbl_80455D00: +.incbin "baserom.dol", 0x3D4B60, 0x4 + +.global lbl_80455D04 +lbl_80455D04: +.incbin "baserom.dol", 0x3D4B64, 0x4 + +.global lbl_80455D08 +lbl_80455D08: +.incbin "baserom.dol", 0x3D4B68, 0x4 + +.global lbl_80455D0C +lbl_80455D0C: +.incbin "baserom.dol", 0x3D4B6C, 0x4 + +.global lbl_80455D10 +lbl_80455D10: +.incbin "baserom.dol", 0x3D4B70, 0x8 + +.global lbl_80455D18 +lbl_80455D18: +.incbin "baserom.dol", 0x3D4B78, 0x4 + +.global lbl_80455D1C +lbl_80455D1C: +.incbin "baserom.dol", 0x3D4B7C, 0x4 + +.global lbl_80455D20 +lbl_80455D20: +.incbin "baserom.dol", 0x3D4B80, 0x4 + +.global lbl_80455D24 +lbl_80455D24: +.incbin "baserom.dol", 0x3D4B84, 0x4 + +.global lbl_80455D28 +lbl_80455D28: +.incbin "baserom.dol", 0x3D4B88, 0x4 + +.global lbl_80455D2C +lbl_80455D2C: +.incbin "baserom.dol", 0x3D4B8C, 0x4 + +.global lbl_80455D30 +lbl_80455D30: +.incbin "baserom.dol", 0x3D4B90, 0x4 + +.global lbl_80455D34 +lbl_80455D34: +.incbin "baserom.dol", 0x3D4B94, 0x4 + +.global lbl_80455D38 +lbl_80455D38: +.incbin "baserom.dol", 0x3D4B98, 0x4 + +.global lbl_80455D3C +lbl_80455D3C: +.incbin "baserom.dol", 0x3D4B9C, 0x4 + diff --git a/asm/sdata2/Z2SceneMgr.s b/asm/sdata2/Z2SceneMgr.s new file mode 100644 index 00000000000..3dd5c8bf148 --- /dev/null +++ b/asm/sdata2/Z2SceneMgr.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455a38 - 0x80455a68 + +.global lbl_80455A38 +lbl_80455A38: +.incbin "baserom.dol", 0x3D4898, 0x4 + +.global lbl_80455A3C +lbl_80455A3C: +.incbin "baserom.dol", 0x3D489C, 0x4 + +.global lbl_80455A40 +lbl_80455A40: +.incbin "baserom.dol", 0x3D48A0, 0x8 + +.global lbl_80455A48 +lbl_80455A48: +.incbin "baserom.dol", 0x3D48A8, 0x8 + +.global lbl_80455A50 +lbl_80455A50: +.incbin "baserom.dol", 0x3D48B0, 0x4 + +.global lbl_80455A54 +lbl_80455A54: +.incbin "baserom.dol", 0x3D48B4, 0x4 + +.global lbl_80455A58 +lbl_80455A58: +.incbin "baserom.dol", 0x3D48B8, 0x4 + +.global lbl_80455A5C +lbl_80455A5C: +.incbin "baserom.dol", 0x3D48BC, 0x4 + +.global lbl_80455A60 +lbl_80455A60: +.incbin "baserom.dol", 0x3D48C0, 0x4 + +.global lbl_80455A64 +lbl_80455A64: +.incbin "baserom.dol", 0x3D48C4, 0x4 + diff --git a/asm/sdata2/Z2SeMgr.s b/asm/sdata2/Z2SeMgr.s new file mode 100644 index 00000000000..659c1f2aa92 --- /dev/null +++ b/asm/sdata2/Z2SeMgr.s @@ -0,0 +1,243 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455870 - 0x80455998 + +.global lbl_80455870 +lbl_80455870: +.incbin "baserom.dol", 0x3D46D0, 0x4 + +.global lbl_80455874 +lbl_80455874: +.incbin "baserom.dol", 0x3D46D4, 0x4 + +.global lbl_80455878 +lbl_80455878: +.incbin "baserom.dol", 0x3D46D8, 0x4 + +.global lbl_8045587C +lbl_8045587C: +.incbin "baserom.dol", 0x3D46DC, 0x4 + +.global lbl_80455880 +lbl_80455880: +.incbin "baserom.dol", 0x3D46E0, 0x4 + +.global lbl_80455884 +lbl_80455884: +.incbin "baserom.dol", 0x3D46E4, 0x4 + +.global lbl_80455888 +lbl_80455888: +.incbin "baserom.dol", 0x3D46E8, 0x4 + +.global lbl_8045588C +lbl_8045588C: +.incbin "baserom.dol", 0x3D46EC, 0x4 + +.global lbl_80455890 +lbl_80455890: +.incbin "baserom.dol", 0x3D46F0, 0x4 + +.global lbl_80455894 +lbl_80455894: +.incbin "baserom.dol", 0x3D46F4, 0x4 + +.global lbl_80455898 +lbl_80455898: +.incbin "baserom.dol", 0x3D46F8, 0x4 + +.global lbl_8045589C +lbl_8045589C: +.incbin "baserom.dol", 0x3D46FC, 0x4 + +.global lbl_804558A0 +lbl_804558A0: +.incbin "baserom.dol", 0x3D4700, 0x4 + +.global lbl_804558A4 +lbl_804558A4: +.incbin "baserom.dol", 0x3D4704, 0x4 + +.global lbl_804558A8 +lbl_804558A8: +.incbin "baserom.dol", 0x3D4708, 0x4 + +.global lbl_804558AC +lbl_804558AC: +.incbin "baserom.dol", 0x3D470C, 0x4 + +.global lbl_804558B0 +lbl_804558B0: +.incbin "baserom.dol", 0x3D4710, 0x4 + +.global lbl_804558B4 +lbl_804558B4: +.incbin "baserom.dol", 0x3D4714, 0x4 + +.global lbl_804558B8 +lbl_804558B8: +.incbin "baserom.dol", 0x3D4718, 0x4 + +.global lbl_804558BC +lbl_804558BC: +.incbin "baserom.dol", 0x3D471C, 0x4 + +.global lbl_804558C0 +lbl_804558C0: +.incbin "baserom.dol", 0x3D4720, 0x4 + +.global lbl_804558C4 +lbl_804558C4: +.incbin "baserom.dol", 0x3D4724, 0x4 + +.global lbl_804558C8 +lbl_804558C8: +.incbin "baserom.dol", 0x3D4728, 0x4 + +.global lbl_804558CC +lbl_804558CC: +.incbin "baserom.dol", 0x3D472C, 0x4 + +.global lbl_804558D0 +lbl_804558D0: +.incbin "baserom.dol", 0x3D4730, 0x4 + +.global lbl_804558D4 +lbl_804558D4: +.incbin "baserom.dol", 0x3D4734, 0x4 + +.global lbl_804558D8 +lbl_804558D8: +.incbin "baserom.dol", 0x3D4738, 0x8 + +.global lbl_804558E0 +lbl_804558E0: +.incbin "baserom.dol", 0x3D4740, 0x8 + +.global lbl_804558E8 +lbl_804558E8: +.incbin "baserom.dol", 0x3D4748, 0x4 + +.global lbl_804558EC +lbl_804558EC: +.incbin "baserom.dol", 0x3D474C, 0x4 + +.global lbl_804558F0 +lbl_804558F0: +.incbin "baserom.dol", 0x3D4750, 0x4 + +.global lbl_804558F4 +lbl_804558F4: +.incbin "baserom.dol", 0x3D4754, 0x4 + +.global lbl_804558F8 +lbl_804558F8: +.incbin "baserom.dol", 0x3D4758, 0x8 + +.global lbl_80455900 +lbl_80455900: +.incbin "baserom.dol", 0x3D4760, 0x8 + +.global lbl_80455908 +lbl_80455908: +.incbin "baserom.dol", 0x3D4768, 0x8 + +.global lbl_80455910 +lbl_80455910: +.incbin "baserom.dol", 0x3D4770, 0x8 + +.global lbl_80455918 +lbl_80455918: +.incbin "baserom.dol", 0x3D4778, 0x8 + +.global lbl_80455920 +lbl_80455920: +.incbin "baserom.dol", 0x3D4780, 0x8 + +.global lbl_80455928 +lbl_80455928: +.incbin "baserom.dol", 0x3D4788, 0x8 + +.global lbl_80455930 +lbl_80455930: +.incbin "baserom.dol", 0x3D4790, 0x8 + +.global lbl_80455938 +lbl_80455938: +.incbin "baserom.dol", 0x3D4798, 0x4 + +.global lbl_8045593C +lbl_8045593C: +.incbin "baserom.dol", 0x3D479C, 0x4 + +.global lbl_80455940 +lbl_80455940: +.incbin "baserom.dol", 0x3D47A0, 0x4 + +.global lbl_80455944 +lbl_80455944: +.incbin "baserom.dol", 0x3D47A4, 0x4 + +.global lbl_80455948 +lbl_80455948: +.incbin "baserom.dol", 0x3D47A8, 0x4 + +.global lbl_8045594C +lbl_8045594C: +.incbin "baserom.dol", 0x3D47AC, 0x4 + +.global lbl_80455950 +lbl_80455950: +.incbin "baserom.dol", 0x3D47B0, 0x4 + +.global lbl_80455954 +lbl_80455954: +.incbin "baserom.dol", 0x3D47B4, 0x4 + +.global lbl_80455958 +lbl_80455958: +.incbin "baserom.dol", 0x3D47B8, 0x8 + +.global lbl_80455960 +lbl_80455960: +.incbin "baserom.dol", 0x3D47C0, 0x8 + +.global lbl_80455968 +lbl_80455968: +.incbin "baserom.dol", 0x3D47C8, 0x8 + +.global lbl_80455970 +lbl_80455970: +.incbin "baserom.dol", 0x3D47D0, 0x8 + +.global lbl_80455978 +lbl_80455978: +.incbin "baserom.dol", 0x3D47D8, 0x4 + +.global lbl_8045597C +lbl_8045597C: +.incbin "baserom.dol", 0x3D47DC, 0x4 + +.global lbl_80455980 +lbl_80455980: +.incbin "baserom.dol", 0x3D47E0, 0x4 + +.global lbl_80455984 +lbl_80455984: +.incbin "baserom.dol", 0x3D47E4, 0x4 + +.global lbl_80455988 +lbl_80455988: +.incbin "baserom.dol", 0x3D47E8, 0x4 + +.global lbl_8045598C +lbl_8045598C: +.incbin "baserom.dol", 0x3D47EC, 0x4 + +.global lbl_80455990 +lbl_80455990: +.incbin "baserom.dol", 0x3D47F0, 0x4 + +.global lbl_80455994 +lbl_80455994: +.incbin "baserom.dol", 0x3D47F4, 0x4 + diff --git a/asm/sdata2/Z2SeqMgr.s b/asm/sdata2/Z2SeqMgr.s new file mode 100644 index 00000000000..6678848a16d --- /dev/null +++ b/asm/sdata2/Z2SeqMgr.s @@ -0,0 +1,115 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455998 - 0x80455a18 + +.global lbl_80455998 +lbl_80455998: +.incbin "baserom.dol", 0x3D47F8, 0x4 + +.global lbl_8045599C +lbl_8045599C: +.incbin "baserom.dol", 0x3D47FC, 0x4 + +.global lbl_804559A0 +lbl_804559A0: +.incbin "baserom.dol", 0x3D4800, 0x8 + +.global lbl_804559A8 +lbl_804559A8: +.incbin "baserom.dol", 0x3D4808, 0x8 + +.global lbl_804559B0 +lbl_804559B0: +.incbin "baserom.dol", 0x3D4810, 0x4 + +.global lbl_804559B4 +lbl_804559B4: +.incbin "baserom.dol", 0x3D4814, 0x4 + +.global lbl_804559B8 +lbl_804559B8: +.incbin "baserom.dol", 0x3D4818, 0x4 + +.global lbl_804559BC +lbl_804559BC: +.incbin "baserom.dol", 0x3D481C, 0x4 + +.global lbl_804559C0 +lbl_804559C0: +.incbin "baserom.dol", 0x3D4820, 0x4 + +.global lbl_804559C4 +lbl_804559C4: +.incbin "baserom.dol", 0x3D4824, 0x4 + +.global lbl_804559C8 +lbl_804559C8: +.incbin "baserom.dol", 0x3D4828, 0x4 + +.global lbl_804559CC +lbl_804559CC: +.incbin "baserom.dol", 0x3D482C, 0x4 + +.global lbl_804559D0 +lbl_804559D0: +.incbin "baserom.dol", 0x3D4830, 0x4 + +.global lbl_804559D4 +lbl_804559D4: +.incbin "baserom.dol", 0x3D4834, 0x4 + +.global lbl_804559D8 +lbl_804559D8: +.incbin "baserom.dol", 0x3D4838, 0x4 + +.global lbl_804559DC +lbl_804559DC: +.incbin "baserom.dol", 0x3D483C, 0x4 + +.global lbl_804559E0 +lbl_804559E0: +.incbin "baserom.dol", 0x3D4840, 0x8 + +.global lbl_804559E8 +lbl_804559E8: +.incbin "baserom.dol", 0x3D4848, 0x8 + +.global lbl_804559F0 +lbl_804559F0: +.incbin "baserom.dol", 0x3D4850, 0x4 + +.global lbl_804559F4 +lbl_804559F4: +.incbin "baserom.dol", 0x3D4854, 0x4 + +.global lbl_804559F8 +lbl_804559F8: +.incbin "baserom.dol", 0x3D4858, 0x4 + +.global lbl_804559FC +lbl_804559FC: +.incbin "baserom.dol", 0x3D485C, 0x4 + +.global lbl_80455A00 +lbl_80455A00: +.incbin "baserom.dol", 0x3D4860, 0x4 + +.global lbl_80455A04 +lbl_80455A04: +.incbin "baserom.dol", 0x3D4864, 0x4 + +.global lbl_80455A08 +lbl_80455A08: +.incbin "baserom.dol", 0x3D4868, 0x4 + +.global lbl_80455A0C +lbl_80455A0C: +.incbin "baserom.dol", 0x3D486C, 0x4 + +.global lbl_80455A10 +lbl_80455A10: +.incbin "baserom.dol", 0x3D4870, 0x4 + +.global lbl_80455A14 +lbl_80455A14: +.incbin "baserom.dol", 0x3D4874, 0x4 + diff --git a/asm/sdata2/Z2SoundInfo.s b/asm/sdata2/Z2SoundInfo.s new file mode 100644 index 00000000000..4c0517a461a --- /dev/null +++ b/asm/sdata2/Z2SoundInfo.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455a68 - 0x80455aa0 + +.global lbl_80455A68 +lbl_80455A68: +.incbin "baserom.dol", 0x3D48C8, 0x4 + +.global lbl_80455A6C +lbl_80455A6C: +.incbin "baserom.dol", 0x3D48CC, 0x4 + +.global lbl_80455A70 +lbl_80455A70: +.incbin "baserom.dol", 0x3D48D0, 0x4 + +.global lbl_80455A74 +lbl_80455A74: +.incbin "baserom.dol", 0x3D48D4, 0x4 + +.global lbl_80455A78 +lbl_80455A78: +.incbin "baserom.dol", 0x3D48D8, 0x4 + +.global lbl_80455A7C +lbl_80455A7C: +.incbin "baserom.dol", 0x3D48DC, 0x4 + +.global lbl_80455A80 +lbl_80455A80: +.incbin "baserom.dol", 0x3D48E0, 0x8 + +.global lbl_80455A88 +lbl_80455A88: +.incbin "baserom.dol", 0x3D48E8, 0x8 + +.global lbl_80455A90 +lbl_80455A90: +.incbin "baserom.dol", 0x3D48F0, 0x4 + +.global lbl_80455A94 +lbl_80455A94: +.incbin "baserom.dol", 0x3D48F4, 0x4 + +.global lbl_80455A98 +lbl_80455A98: +.incbin "baserom.dol", 0x3D48F8, 0x8 + diff --git a/asm/sdata2/Z2SoundMgr.s b/asm/sdata2/Z2SoundMgr.s new file mode 100644 index 00000000000..a4b9614af00 --- /dev/null +++ b/asm/sdata2/Z2SoundMgr.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455838 - 0x80455858 + +.global lbl_80455838 +lbl_80455838: +.incbin "baserom.dol", 0x3D4698, 0x4 + +.global lbl_8045583C +lbl_8045583C: +.incbin "baserom.dol", 0x3D469C, 0x4 + +.global lbl_80455840 +lbl_80455840: +.incbin "baserom.dol", 0x3D46A0, 0x4 + +.global lbl_80455844 +lbl_80455844: +.incbin "baserom.dol", 0x3D46A4, 0x4 + +.global lbl_80455848 +lbl_80455848: +.incbin "baserom.dol", 0x3D46A8, 0x8 + +.global lbl_80455850 +lbl_80455850: +.incbin "baserom.dol", 0x3D46B0, 0x8 + diff --git a/asm/sdata2/Z2SoundObjMgr.s b/asm/sdata2/Z2SoundObjMgr.s new file mode 100644 index 00000000000..253e8fba127 --- /dev/null +++ b/asm/sdata2/Z2SoundObjMgr.s @@ -0,0 +1,87 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455b80 - 0x80455bd8 + +.global lbl_80455B80 +lbl_80455B80: +.incbin "baserom.dol", 0x3D49E0, 0x8 + +.global lbl_80455B84 +lbl_80455B84: +.incbin "baserom.dol", 0x3D49E4, 0x4 + +.global lbl_80455B88 +lbl_80455B88: +.incbin "baserom.dol", 0x3D49E8, 0x4 + +.global lbl_80455B8C +lbl_80455B8C: +.incbin "baserom.dol", 0x3D49EC, 0x4 + +.global lbl_80455B90 +lbl_80455B90: +.incbin "baserom.dol", 0x3D49F0, 0x4 + +.global lbl_80455B94 +lbl_80455B94: +.incbin "baserom.dol", 0x3D49F4, 0x4 + +.global lbl_80455B98 +lbl_80455B98: +.incbin "baserom.dol", 0x3D49F8, 0x4 + +.global lbl_80455B9C +lbl_80455B9C: +.incbin "baserom.dol", 0x3D49FC, 0x4 + +.global lbl_80455BA0 +lbl_80455BA0: +.incbin "baserom.dol", 0x3D4A00, 0x8 + +.global lbl_80455BA4 +lbl_80455BA4: +.incbin "baserom.dol", 0x3D4A04, 0x4 + +.global lbl_80455BA8 +lbl_80455BA8: +.incbin "baserom.dol", 0x3D4A08, 0x4 + +.global lbl_80455BAC +lbl_80455BAC: +.incbin "baserom.dol", 0x3D4A0C, 0x4 + +.global lbl_80455BB0 +lbl_80455BB0: +.incbin "baserom.dol", 0x3D4A10, 0x4 + +.global lbl_80455BB4 +lbl_80455BB4: +.incbin "baserom.dol", 0x3D4A14, 0x4 + +.global lbl_80455BB8 +lbl_80455BB8: +.incbin "baserom.dol", 0x3D4A18, 0x4 + +.global lbl_80455BBC +lbl_80455BBC: +.incbin "baserom.dol", 0x3D4A1C, 0x4 + +.global lbl_80455BC0 +lbl_80455BC0: +.incbin "baserom.dol", 0x3D4A20, 0x4 + +.global lbl_80455BC4 +lbl_80455BC4: +.incbin "baserom.dol", 0x3D4A24, 0x4 + +.global lbl_80455BC8 +lbl_80455BC8: +.incbin "baserom.dol", 0x3D4A28, 0x4 + +.global lbl_80455BCC +lbl_80455BCC: +.incbin "baserom.dol", 0x3D4A2C, 0x4 + +.global lbl_80455BD0 +lbl_80455BD0: +.incbin "baserom.dol", 0x3D4A30, 0x8 + diff --git a/asm/sdata2/Z2SoundObject.s b/asm/sdata2/Z2SoundObject.s new file mode 100644 index 00000000000..eb78fe0ffd2 --- /dev/null +++ b/asm/sdata2/Z2SoundObject.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455b38 - 0x80455b80 + +.global lbl_80455B38 +lbl_80455B38: +.incbin "baserom.dol", 0x3D4998, 0x4 + +.global lbl_80455B3C +lbl_80455B3C: +.incbin "baserom.dol", 0x3D499C, 0x4 + +.global lbl_80455B40 +lbl_80455B40: +.incbin "baserom.dol", 0x3D49A0, 0x8 + +.global lbl_80455B48 +lbl_80455B48: +.incbin "baserom.dol", 0x3D49A8, 0x8 + +.global lbl_80455B50 +lbl_80455B50: +.incbin "baserom.dol", 0x3D49B0, 0x4 + +.global lbl_80455B54 +lbl_80455B54: +.incbin "baserom.dol", 0x3D49B4, 0x4 + +.global lbl_80455B58 +lbl_80455B58: +.incbin "baserom.dol", 0x3D49B8, 0x4 + +.global lbl_80455B5C +lbl_80455B5C: +.incbin "baserom.dol", 0x3D49BC, 0x4 + +.global lbl_80455B60 +lbl_80455B60: +.incbin "baserom.dol", 0x3D49C0, 0x8 + +.global lbl_80455B68 +lbl_80455B68: +.incbin "baserom.dol", 0x3D49C8, 0x8 + +.global lbl_80455B70 +lbl_80455B70: +.incbin "baserom.dol", 0x3D49D0, 0x4 + +.global lbl_80455B74 +lbl_80455B74: +.incbin "baserom.dol", 0x3D49D4, 0x4 + +.global lbl_80455B78 +lbl_80455B78: +.incbin "baserom.dol", 0x3D49D8, 0x4 + +.global lbl_80455B7C +lbl_80455B7C: +.incbin "baserom.dol", 0x3D49DC, 0x4 + diff --git a/asm/sdata2/Z2SoundStarter.s b/asm/sdata2/Z2SoundStarter.s new file mode 100644 index 00000000000..14713f7f76e --- /dev/null +++ b/asm/sdata2/Z2SoundStarter.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455858 - 0x80455870 + +.global lbl_80455858 +lbl_80455858: +.incbin "baserom.dol", 0x3D46B8, 0x4 + +.global lbl_8045585C +lbl_8045585C: +.incbin "baserom.dol", 0x3D46BC, 0x4 + +.global lbl_80455860 +lbl_80455860: +.incbin "baserom.dol", 0x3D46C0, 0x4 + +.global lbl_80455864 +lbl_80455864: +.incbin "baserom.dol", 0x3D46C4, 0x4 + +.global lbl_80455868 +lbl_80455868: +.incbin "baserom.dol", 0x3D46C8, 0x8 + diff --git a/asm/sdata2/Z2SpeechMgr2.s b/asm/sdata2/Z2SpeechMgr2.s new file mode 100644 index 00000000000..5c8093ef10e --- /dev/null +++ b/asm/sdata2/Z2SpeechMgr2.s @@ -0,0 +1,75 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455ee0 - 0x80455f58 + +.global lbl_80455EE0 +lbl_80455EE0: +.incbin "baserom.dol", 0x3D4D40, 0x8 + +.global lbl_80455EE8 +lbl_80455EE8: +.incbin "baserom.dol", 0x3D4D48, 0x8 + +.global lbl_80455EF0 +lbl_80455EF0: +.incbin "baserom.dol", 0x3D4D50, 0x8 + +.global lbl_80455EF8 +lbl_80455EF8: +.incbin "baserom.dol", 0x3D4D58, 0x8 + +.global lbl_80455F00 +lbl_80455F00: +.incbin "baserom.dol", 0x3D4D60, 0x8 + +.global lbl_80455F08 +lbl_80455F08: +.incbin "baserom.dol", 0x3D4D68, 0x8 + +.global lbl_80455F10 +lbl_80455F10: +.incbin "baserom.dol", 0x3D4D70, 0x8 + +.global lbl_80455F18 +lbl_80455F18: +.incbin "baserom.dol", 0x3D4D78, 0x8 + +.global lbl_80455F20 +lbl_80455F20: +.incbin "baserom.dol", 0x3D4D80, 0x8 + +.global lbl_80455F28 +lbl_80455F28: +.incbin "baserom.dol", 0x3D4D88, 0x8 + +.global lbl_80455F30 +lbl_80455F30: +.incbin "baserom.dol", 0x3D4D90, 0x4 + +.global lbl_80455F34 +lbl_80455F34: +.incbin "baserom.dol", 0x3D4D94, 0x4 + +.global lbl_80455F38 +lbl_80455F38: +.incbin "baserom.dol", 0x3D4D98, 0x4 + +.global lbl_80455F3C +lbl_80455F3C: +.incbin "baserom.dol", 0x3D4D9C, 0x4 + +.global lbl_80455F40 +lbl_80455F40: +.incbin "baserom.dol", 0x3D4DA0, 0x8 + +.global lbl_80455F48 +lbl_80455F48: +.incbin "baserom.dol", 0x3D4DA8, 0x8 + +.global lbl_80455F50 +lbl_80455F50: +.incbin "baserom.dol", 0x3D4DB0, 0x4 + +.global lbl_80455F54 +lbl_80455F54: +.incbin "baserom.dol", 0x3D4DB4, 0x4 + diff --git a/asm/sdata2/Z2StatusMgr.s b/asm/sdata2/Z2StatusMgr.s new file mode 100644 index 00000000000..d1ba98f1b6b --- /dev/null +++ b/asm/sdata2/Z2StatusMgr.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455a18 - 0x80455a38 + +.global lbl_80455A18 +lbl_80455A18: +.incbin "baserom.dol", 0x3D4878, 0x4 + +.global lbl_80455A1C +lbl_80455A1C: +.incbin "baserom.dol", 0x3D487C, 0x4 + +.global lbl_80455A20 +lbl_80455A20: +.incbin "baserom.dol", 0x3D4880, 0x4 + +.global lbl_80455A24 +lbl_80455A24: +.incbin "baserom.dol", 0x3D4884, 0x4 + +.global lbl_80455A28 +lbl_80455A28: +.incbin "baserom.dol", 0x3D4888, 0x8 + +.global lbl_80455A30 +lbl_80455A30: +.incbin "baserom.dol", 0x3D4890, 0x4 + +.global lbl_80455A34 +lbl_80455A34: +.incbin "baserom.dol", 0x3D4894, 0x4 + diff --git a/asm/sdata2/Z2WolfHowlMgr.s b/asm/sdata2/Z2WolfHowlMgr.s new file mode 100644 index 00000000000..869adc9dc18 --- /dev/null +++ b/asm/sdata2/Z2WolfHowlMgr.s @@ -0,0 +1,111 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455e60 - 0x80455ee0 + +.global lbl_80455E60 +lbl_80455E60: +.incbin "baserom.dol", 0x3D4CC0, 0x4 + +.global lbl_80455E64 +lbl_80455E64: +.incbin "baserom.dol", 0x3D4CC4, 0x4 + +.global lbl_80455E68 +lbl_80455E68: +.incbin "baserom.dol", 0x3D4CC8, 0x4 + +.global lbl_80455E6C +lbl_80455E6C: +.incbin "baserom.dol", 0x3D4CCC, 0x4 + +.global lbl_80455E70 +lbl_80455E70: +.incbin "baserom.dol", 0x3D4CD0, 0x8 + +.global lbl_80455E78 +lbl_80455E78: +.incbin "baserom.dol", 0x3D4CD8, 0x4 + +.global lbl_80455E7C +lbl_80455E7C: +.incbin "baserom.dol", 0x3D4CDC, 0x4 + +.global lbl_80455E80 +lbl_80455E80: +.incbin "baserom.dol", 0x3D4CE0, 0x4 + +.global lbl_80455E84 +lbl_80455E84: +.incbin "baserom.dol", 0x3D4CE4, 0x4 + +.global lbl_80455E88 +lbl_80455E88: +.incbin "baserom.dol", 0x3D4CE8, 0x4 + +.global lbl_80455E8C +lbl_80455E8C: +.incbin "baserom.dol", 0x3D4CEC, 0x4 + +.global lbl_80455E90 +lbl_80455E90: +.incbin "baserom.dol", 0x3D4CF0, 0x4 + +.global lbl_80455E94 +lbl_80455E94: +.incbin "baserom.dol", 0x3D4CF4, 0x4 + +.global lbl_80455E98 +lbl_80455E98: +.incbin "baserom.dol", 0x3D4CF8, 0x4 + +.global lbl_80455E9C +lbl_80455E9C: +.incbin "baserom.dol", 0x3D4CFC, 0x4 + +.global lbl_80455EA0 +lbl_80455EA0: +.incbin "baserom.dol", 0x3D4D00, 0x4 + +.global lbl_80455EA4 +lbl_80455EA4: +.incbin "baserom.dol", 0x3D4D04, 0x4 + +.global lbl_80455EA8 +lbl_80455EA8: +.incbin "baserom.dol", 0x3D4D08, 0x8 + +.global lbl_80455EB0 +lbl_80455EB0: +.incbin "baserom.dol", 0x3D4D10, 0x8 + +.global lbl_80455EB8 +lbl_80455EB8: +.incbin "baserom.dol", 0x3D4D18, 0x8 + +.global lbl_80455EC0 +lbl_80455EC0: +.incbin "baserom.dol", 0x3D4D20, 0x4 + +.global lbl_80455EC4 +lbl_80455EC4: +.incbin "baserom.dol", 0x3D4D24, 0x4 + +.global lbl_80455EC8 +lbl_80455EC8: +.incbin "baserom.dol", 0x3D4D28, 0x4 + +.global lbl_80455ECC +lbl_80455ECC: +.incbin "baserom.dol", 0x3D4D2C, 0x4 + +.global lbl_80455ED0 +lbl_80455ED0: +.incbin "baserom.dol", 0x3D4D30, 0x4 + +.global lbl_80455ED4 +lbl_80455ED4: +.incbin "baserom.dol", 0x3D4D34, 0x4 + +.global lbl_80455ED8 +lbl_80455ED8: +.incbin "baserom.dol", 0x3D4D38, 0x8 + diff --git a/asm/sdata2/ansi_fp.s b/asm/sdata2/ansi_fp.s new file mode 100644 index 00000000000..c1842bde790 --- /dev/null +++ b/asm/sdata2/ansi_fp.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456660 - 0x80456668 + +.global lbl_80456660 +lbl_80456660: +.incbin "baserom.dol", 0x3D54C0, 0x8 + diff --git a/asm/sdata2/c_angle.s b/asm/sdata2/c_angle.s new file mode 100644 index 00000000000..23026237661 --- /dev/null +++ b/asm/sdata2/c_angle.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455208 - 0x80455240 + +.global lbl_80455208 +lbl_80455208: +.incbin "baserom.dol", 0x3D4068, 0x4 + +.global lbl_8045520C +lbl_8045520C: +.incbin "baserom.dol", 0x3D406C, 0x4 + +.global lbl_80455210 +lbl_80455210: +.incbin "baserom.dol", 0x3D4070, 0x8 + +.global lbl_80455218 +lbl_80455218: +.incbin "baserom.dol", 0x3D4078, 0x4 + +.global lbl_8045521C +lbl_8045521C: +.incbin "baserom.dol", 0x3D407C, 0x4 + +.global lbl_80455220 +lbl_80455220: +.incbin "baserom.dol", 0x3D4080, 0x4 + +.global lbl_80455224 +lbl_80455224: +.incbin "baserom.dol", 0x3D4084, 0x4 + +.global lbl_80455228 +lbl_80455228: +.incbin "baserom.dol", 0x3D4088, 0x4 + +.global lbl_8045522C +lbl_8045522C: +.incbin "baserom.dol", 0x3D408C, 0x4 + +.global lbl_80455230 +lbl_80455230: +.incbin "baserom.dol", 0x3D4090, 0x8 + +.global lbl_80455238 +lbl_80455238: +.incbin "baserom.dol", 0x3D4098, 0x4 + +.global lbl_8045523C +lbl_8045523C: +.incbin "baserom.dol", 0x3D409C, 0x4 + diff --git a/asm/sdata2/c_bg_w.s b/asm/sdata2/c_bg_w.s new file mode 100644 index 00000000000..b743e455d57 --- /dev/null +++ b/asm/sdata2/c_bg_w.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804550e8 - 0x804550f0 + +.global lbl_804550E8 +lbl_804550E8: +.incbin "baserom.dol", 0x3D3F48, 0x4 + +.global lbl_804550EC +lbl_804550EC: +.incbin "baserom.dol", 0x3D3F4C, 0x4 + diff --git a/asm/sdata2/c_cc_d.s b/asm/sdata2/c_cc_d.s new file mode 100644 index 00000000000..4e4d2f0faa3 --- /dev/null +++ b/asm/sdata2/c_cc_d.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455018 - 0x80455038 + +.global lbl_80455018 +lbl_80455018: +.incbin "baserom.dol", 0x3D3E78, 0x4 + +.global lbl_8045501C +lbl_8045501C: +.incbin "baserom.dol", 0x3D3E7C, 0x4 + +.global lbl_80455020 +lbl_80455020: +.incbin "baserom.dol", 0x3D3E80, 0x8 + +.global lbl_80455028 +lbl_80455028: +.incbin "baserom.dol", 0x3D3E88, 0x8 + +.global lbl_80455030 +lbl_80455030: +.incbin "baserom.dol", 0x3D3E90, 0x8 + diff --git a/asm/sdata2/c_cc_s.s b/asm/sdata2/c_cc_s.s new file mode 100644 index 00000000000..93f440373d1 --- /dev/null +++ b/asm/sdata2/c_cc_s.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455038 - 0x80455070 + +.global lbl_80455038 +lbl_80455038: +.incbin "baserom.dol", 0x3D3E98, 0x4 + +.global lbl_8045503C +lbl_8045503C: +.incbin "baserom.dol", 0x3D3E9C, 0x4 + +.global lbl_80455040 +lbl_80455040: +.incbin "baserom.dol", 0x3D3EA0, 0x4 + +.global lbl_80455044 +lbl_80455044: +.incbin "baserom.dol", 0x3D3EA4, 0x4 + +.global lbl_80455048 +lbl_80455048: +.incbin "baserom.dol", 0x3D3EA8, 0x8 + +.global lbl_80455050 +lbl_80455050: +.incbin "baserom.dol", 0x3D3EB0, 0x8 + +.global lbl_80455058 +lbl_80455058: +.incbin "baserom.dol", 0x3D3EB8, 0x8 + +.global lbl_80455060 +lbl_80455060: +.incbin "baserom.dol", 0x3D3EC0, 0x8 + +.global lbl_80455068 +lbl_80455068: +.incbin "baserom.dol", 0x3D3EC8, 0x8 + diff --git a/asm/sdata2/c_damagereaction.s b/asm/sdata2/c_damagereaction.s new file mode 100644 index 00000000000..21d8f2e2e1d --- /dev/null +++ b/asm/sdata2/c_damagereaction.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451ba8 - 0x80451bc0 + +.global lbl_80451BA8 +lbl_80451BA8: +.incbin "baserom.dol", 0x3D0A08, 0x4 + +.global lbl_80451BAC +lbl_80451BAC: +.incbin "baserom.dol", 0x3D0A0C, 0x4 + +.global lbl_80451BB0 +lbl_80451BB0: +.incbin "baserom.dol", 0x3D0A10, 0x4 + +.global lbl_80451BB4 +lbl_80451BB4: +.incbin "baserom.dol", 0x3D0A14, 0x4 + +.global lbl_80451BB8 +lbl_80451BB8: +.incbin "baserom.dol", 0x3D0A18, 0x8 + diff --git a/asm/sdata2/c_lib.s b/asm/sdata2/c_lib.s new file mode 100644 index 00000000000..96878f7f6f7 --- /dev/null +++ b/asm/sdata2/c_lib.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804551e0 - 0x80455208 + +.global lbl_804551E0 +lbl_804551E0: +.incbin "baserom.dol", 0x3D4040, 0x8 + +.global lbl_804551E8 +lbl_804551E8: +.incbin "baserom.dol", 0x3D4048, 0x8 + +.global lbl_804551F0 +lbl_804551F0: +.incbin "baserom.dol", 0x3D4050, 0x8 + +.global lbl_804551F8 +lbl_804551F8: +.incbin "baserom.dol", 0x3D4058, 0x8 + +.global lbl_80455200 +lbl_80455200: +.incbin "baserom.dol", 0x3D4060, 0x8 + diff --git a/asm/sdata2/c_m2d.s b/asm/sdata2/c_m2d.s new file mode 100644 index 00000000000..30ff4c6207c --- /dev/null +++ b/asm/sdata2/c_m2d.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804550f0 - 0x80455118 + +.global lbl_804550F0 +lbl_804550F0: +.incbin "baserom.dol", 0x3D3F50, 0x4 + +.global lbl_804550F4 +lbl_804550F4: +.incbin "baserom.dol", 0x3D3F54, 0x4 + +.global lbl_804550F8 +lbl_804550F8: +.incbin "baserom.dol", 0x3D3F58, 0x4 + +.global lbl_804550FC +lbl_804550FC: +.incbin "baserom.dol", 0x3D3F5C, 0x4 + +.global lbl_80455100 +lbl_80455100: +.incbin "baserom.dol", 0x3D3F60, 0x8 + +.global lbl_80455108 +lbl_80455108: +.incbin "baserom.dol", 0x3D3F68, 0x8 + +.global lbl_80455110 +lbl_80455110: +.incbin "baserom.dol", 0x3D3F70, 0x8 + diff --git a/asm/sdata2/c_m3d.s b/asm/sdata2/c_m3d.s new file mode 100644 index 00000000000..8d9b2a62809 --- /dev/null +++ b/asm/sdata2/c_m3d.s @@ -0,0 +1,171 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455118 - 0x804551d0 + +.global lbl_80455118 +lbl_80455118: +.incbin "baserom.dol", 0x3D3F78, 0x8 + +.global lbl_80455120 +lbl_80455120: +.incbin "baserom.dol", 0x3D3F80, 0x8 + +.global lbl_80455128 +lbl_80455128: +.incbin "baserom.dol", 0x3D3F88, 0x8 + +.global lbl_80455130 +lbl_80455130: +.incbin "baserom.dol", 0x3D3F90, 0x8 + +.global lbl_80455138 +lbl_80455138: +.incbin "baserom.dol", 0x3D3F98, 0x4 + +.global lbl_8045513C +lbl_8045513C: +.incbin "baserom.dol", 0x3D3F9C, 0x4 + +.global lbl_80455140 +lbl_80455140: +.incbin "baserom.dol", 0x3D3FA0, 0x4 + +.global lbl_80455144 +lbl_80455144: +.incbin "baserom.dol", 0x3D3FA4, 0x4 + +.global lbl_80455148 +lbl_80455148: +.incbin "baserom.dol", 0x3D3FA8, 0x4 + +.global lbl_8045514C +lbl_8045514C: +.incbin "baserom.dol", 0x3D3FAC, 0x4 + +.global lbl_80455150 +lbl_80455150: +.incbin "baserom.dol", 0x3D3FB0, 0x4 + +.global lbl_80455154 +lbl_80455154: +.incbin "baserom.dol", 0x3D3FB4, 0x4 + +.global lbl_80455158 +lbl_80455158: +.incbin "baserom.dol", 0x3D3FB8, 0x4 + +.global lbl_8045515C +lbl_8045515C: +.incbin "baserom.dol", 0x3D3FBC, 0x4 + +.global lbl_80455160 +lbl_80455160: +.incbin "baserom.dol", 0x3D3FC0, 0x4 + +.global lbl_80455164 +lbl_80455164: +.incbin "baserom.dol", 0x3D3FC4, 0x4 + +.global lbl_80455168 +lbl_80455168: +.incbin "baserom.dol", 0x3D3FC8, 0x4 + +.global lbl_8045516C +lbl_8045516C: +.incbin "baserom.dol", 0x3D3FCC, 0x4 + +.global lbl_80455170 +lbl_80455170: +.incbin "baserom.dol", 0x3D3FD0, 0x4 + +.global lbl_80455174 +lbl_80455174: +.incbin "baserom.dol", 0x3D3FD4, 0x4 + +.global lbl_80455178 +lbl_80455178: +.incbin "baserom.dol", 0x3D3FD8, 0x4 + +.global lbl_8045517C +lbl_8045517C: +.incbin "baserom.dol", 0x3D3FDC, 0x4 + +.global lbl_80455180 +lbl_80455180: +.incbin "baserom.dol", 0x3D3FE0, 0x4 + +.global lbl_80455184 +lbl_80455184: +.incbin "baserom.dol", 0x3D3FE4, 0x4 + +.global lbl_80455188 +lbl_80455188: +.incbin "baserom.dol", 0x3D3FE8, 0x4 + +.global lbl_8045518C +lbl_8045518C: +.incbin "baserom.dol", 0x3D3FEC, 0x4 + +.global lbl_80455190 +lbl_80455190: +.incbin "baserom.dol", 0x3D3FF0, 0x4 + +.global lbl_80455194 +lbl_80455194: +.incbin "baserom.dol", 0x3D3FF4, 0x4 + +.global lbl_80455198 +lbl_80455198: +.incbin "baserom.dol", 0x3D3FF8, 0x4 + +.global lbl_8045519C +lbl_8045519C: +.incbin "baserom.dol", 0x3D3FFC, 0x4 + +.global lbl_804551A0 +lbl_804551A0: +.incbin "baserom.dol", 0x3D4000, 0x4 + +.global lbl_804551A4 +lbl_804551A4: +.incbin "baserom.dol", 0x3D4004, 0x4 + +.global lbl_804551A8 +lbl_804551A8: +.incbin "baserom.dol", 0x3D4008, 0x4 + +.global lbl_804551AC +lbl_804551AC: +.incbin "baserom.dol", 0x3D400C, 0x4 + +.global lbl_804551B0 +lbl_804551B0: +.incbin "baserom.dol", 0x3D4010, 0x4 + +.global lbl_804551B4 +lbl_804551B4: +.incbin "baserom.dol", 0x3D4014, 0x4 + +.global lbl_804551B8 +lbl_804551B8: +.incbin "baserom.dol", 0x3D4018, 0x4 + +.global lbl_804551BC +lbl_804551BC: +.incbin "baserom.dol", 0x3D401C, 0x4 + +.global lbl_804551C0 +lbl_804551C0: +.incbin "baserom.dol", 0x3D4020, 0x4 + +.global lbl_804551C4 +lbl_804551C4: +.incbin "baserom.dol", 0x3D4024, 0x4 + +.global lbl_804551C8 +lbl_804551C8: +.incbin "baserom.dol", 0x3D4028, 0x4 + +.global lbl_804551CC +lbl_804551CC: +.incbin "baserom.dol", 0x3D402C, 0x4 + diff --git a/asm/sdata2/c_m3d_g_aab.s b/asm/sdata2/c_m3d_g_aab.s new file mode 100644 index 00000000000..171c733bbd4 --- /dev/null +++ b/asm/sdata2/c_m3d_g_aab.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804551d0 - 0x804551e0 + +.global lbl_804551D0 +lbl_804551D0: +.incbin "baserom.dol", 0x3D4030, 0x4 + +.global lbl_804551D4 +lbl_804551D4: +.incbin "baserom.dol", 0x3D4034, 0x4 + +.global lbl_804551D8 +lbl_804551D8: +.incbin "baserom.dol", 0x3D4038, 0x8 + diff --git a/asm/sdata2/c_math.s b/asm/sdata2/c_math.s new file mode 100644 index 00000000000..d02c22f8c2e --- /dev/null +++ b/asm/sdata2/c_math.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804550a8 - 0x804550e8 + +.global lbl_804550A8 +lbl_804550A8: +.incbin "baserom.dol", 0x3D3F08, 0x8 + +.global lbl_804550B0 +lbl_804550B0: +.incbin "baserom.dol", 0x3D3F10, 0x4 + +.global lbl_804550B4 +lbl_804550B4: +.incbin "baserom.dol", 0x3D3F14, 0x4 + +.global lbl_804550B8 +lbl_804550B8: +.incbin "baserom.dol", 0x3D3F18, 0x4 + +.global lbl_804550BC +lbl_804550BC: +.incbin "baserom.dol", 0x3D3F1C, 0x4 + +.global lbl_804550C0 +lbl_804550C0: +.incbin "baserom.dol", 0x3D3F20, 0x8 + +.global lbl_804550C8 +lbl_804550C8: +.incbin "baserom.dol", 0x3D3F28, 0x4 + +.global lbl_804550CC +lbl_804550CC: +.incbin "baserom.dol", 0x3D3F2C, 0x4 + +.global lbl_804550D0 +lbl_804550D0: +.incbin "baserom.dol", 0x3D3F30, 0x8 + +.global lbl_804550D8 +lbl_804550D8: +.incbin "baserom.dol", 0x3D3F38, 0x8 + +.global lbl_804550E0 +lbl_804550E0: +.incbin "baserom.dol", 0x3D3F40, 0x4 + +.global lbl_804550E4 +lbl_804550E4: +.incbin "baserom.dol", 0x3D3F44, 0x4 + diff --git a/asm/sdata2/c_sxyz.s b/asm/sdata2/c_sxyz.s new file mode 100644 index 00000000000..a892a228e96 --- /dev/null +++ b/asm/sdata2/c_sxyz.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804550a0 - 0x804550a8 + +.global lbl_804550A0 +lbl_804550A0: +.incbin "baserom.dol", 0x3D3F00, 0x8 + diff --git a/asm/sdata2/c_xyz.s b/asm/sdata2/c_xyz.s new file mode 100644 index 00000000000..1da99d9ce9d --- /dev/null +++ b/asm/sdata2/c_xyz.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455070 - 0x804550a0 + +.global lbl_80455070 +lbl_80455070: +.incbin "baserom.dol", 0x3D3ED0, 0x4 + +.global lbl_80455074 +lbl_80455074: +.incbin "baserom.dol", 0x3D3ED4, 0x4 + +.global lbl_80455078 +lbl_80455078: +.incbin "baserom.dol", 0x3D3ED8, 0x4 + +.global lbl_8045507C +lbl_8045507C: +.incbin "baserom.dol", 0x3D3EDC, 0x4 + +.global lbl_80455080 +lbl_80455080: +.incbin "baserom.dol", 0x3D3EE0, 0x4 + +.global lbl_80455084 +lbl_80455084: +.incbin "baserom.dol", 0x3D3EE4, 0x4 + +.global lbl_80455088 +lbl_80455088: +.incbin "baserom.dol", 0x3D3EE8, 0x8 + +.global lbl_80455090 +lbl_80455090: +.incbin "baserom.dol", 0x3D3EF0, 0x8 + +.global lbl_80455098 +lbl_80455098: +.incbin "baserom.dol", 0x3D3EF8, 0x8 + diff --git a/asm/sdata2/ctb-data.s b/asm/sdata2/ctb-data.s new file mode 100644 index 00000000000..1e969cc8ae2 --- /dev/null +++ b/asm/sdata2/ctb-data.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804553f8 - 0x80455400 + +.global lbl_804553F8 +lbl_804553F8: +.incbin "baserom.dol", 0x3D4258, 0x8 + diff --git a/asm/sdata2/d_a_alink.s b/asm/sdata2/d_a_alink.s new file mode 100644 index 00000000000..6ae5c508140 --- /dev/null +++ b/asm/sdata2/d_a_alink.s @@ -0,0 +1,1723 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452c50 - 0x804533a8 + +.global lbl_80452C50 +lbl_80452C50: +.incbin "baserom.dol", 0x3D1AB0, 0x8 + +.global lbl_80452C58 +lbl_80452C58: +.incbin "baserom.dol", 0x3D1AB8, 0x8 + +.global lbl_80452C60 +lbl_80452C60: +.incbin "baserom.dol", 0x3D1AC0, 0x8 + +.global lbl_80452C68 +lbl_80452C68: +.incbin "baserom.dol", 0x3D1AC8, 0x8 + +.global lbl_80452C70 +lbl_80452C70: +.incbin "baserom.dol", 0x3D1AD0, 0x8 + +.global lbl_80452C78 +lbl_80452C78: +.incbin "baserom.dol", 0x3D1AD8, 0x8 + +.global lbl_80452C80 +lbl_80452C80: +.incbin "baserom.dol", 0x3D1AE0, 0x8 + +.global lbl_80452C88 +lbl_80452C88: +.incbin "baserom.dol", 0x3D1AE8, 0x8 + +.global lbl_80452C90 +lbl_80452C90: +.incbin "baserom.dol", 0x3D1AF0, 0x8 + +.global lbl_80452C98 +lbl_80452C98: +.incbin "baserom.dol", 0x3D1AF8, 0x4 + +.global lbl_80452C9C +lbl_80452C9C: +.incbin "baserom.dol", 0x3D1AFC, 0x4 + +.global lbl_80452CA0 +lbl_80452CA0: +.incbin "baserom.dol", 0x3D1B00, 0x4 + +.global lbl_80452CA4 +lbl_80452CA4: +.incbin "baserom.dol", 0x3D1B04, 0x4 + +.global lbl_80452CA8 +lbl_80452CA8: +.incbin "baserom.dol", 0x3D1B08, 0x4 + +.global lbl_80452CAC +lbl_80452CAC: +.incbin "baserom.dol", 0x3D1B0C, 0x4 + +.global lbl_80452CB0 +lbl_80452CB0: +.incbin "baserom.dol", 0x3D1B10, 0x8 + +.global lbl_80452CB8 +lbl_80452CB8: +.incbin "baserom.dol", 0x3D1B18, 0x4 + +.global lbl_80452CBC +lbl_80452CBC: +.incbin "baserom.dol", 0x3D1B1C, 0x4 + +.global lbl_80452CC0 +lbl_80452CC0: +.incbin "baserom.dol", 0x3D1B20, 0x4 + +.global lbl_80452CC4 +lbl_80452CC4: +.incbin "baserom.dol", 0x3D1B24, 0x4 + +.global lbl_80452CC8 +lbl_80452CC8: +.incbin "baserom.dol", 0x3D1B28, 0x4 + +.global lbl_80452CCC +lbl_80452CCC: +.incbin "baserom.dol", 0x3D1B2C, 0x4 + +.global lbl_80452CD0 +lbl_80452CD0: +.incbin "baserom.dol", 0x3D1B30, 0x4 + +.global lbl_80452CD4 +lbl_80452CD4: +.incbin "baserom.dol", 0x3D1B34, 0x4 + +.global lbl_80452CD8 +lbl_80452CD8: +.incbin "baserom.dol", 0x3D1B38, 0x4 + +.global lbl_80452CDC +lbl_80452CDC: +.incbin "baserom.dol", 0x3D1B3C, 0x4 + +.global lbl_80452CE0 +lbl_80452CE0: +.incbin "baserom.dol", 0x3D1B40, 0x8 + +.global lbl_80452CE8 +lbl_80452CE8: +.incbin "baserom.dol", 0x3D1B48, 0x8 + +.global lbl_80452CF0 +lbl_80452CF0: +.incbin "baserom.dol", 0x3D1B50, 0x8 + +.global lbl_80452CF8 +lbl_80452CF8: +.incbin "baserom.dol", 0x3D1B58, 0x8 + +.global lbl_80452D00 +lbl_80452D00: +.incbin "baserom.dol", 0x3D1B60, 0x4 + +.global lbl_80452D04 +lbl_80452D04: +.incbin "baserom.dol", 0x3D1B64, 0x4 + +.global lbl_80452D08 +lbl_80452D08: +.incbin "baserom.dol", 0x3D1B68, 0x4 + +.global lbl_80452D0C +lbl_80452D0C: +.incbin "baserom.dol", 0x3D1B6C, 0x4 + +.global lbl_80452D10 +lbl_80452D10: +.incbin "baserom.dol", 0x3D1B70, 0x4 + +.global lbl_80452D14 +lbl_80452D14: +.incbin "baserom.dol", 0x3D1B74, 0x4 + +.global lbl_80452D18 +lbl_80452D18: +.incbin "baserom.dol", 0x3D1B78, 0x4 + +.global lbl_80452D1C +lbl_80452D1C: +.incbin "baserom.dol", 0x3D1B7C, 0x4 + +.global lbl_80452D20 +lbl_80452D20: +.incbin "baserom.dol", 0x3D1B80, 0x4 + +.global lbl_80452D24 +lbl_80452D24: +.incbin "baserom.dol", 0x3D1B84, 0x4 + +.global lbl_80452D28 +lbl_80452D28: +.incbin "baserom.dol", 0x3D1B88, 0x4 + +.global lbl_80452D2C +lbl_80452D2C: +.incbin "baserom.dol", 0x3D1B8C, 0x4 + +.global lbl_80452D30 +lbl_80452D30: +.incbin "baserom.dol", 0x3D1B90, 0x4 + +.global lbl_80452D34 +lbl_80452D34: +.incbin "baserom.dol", 0x3D1B94, 0x4 + +.global lbl_80452D38 +lbl_80452D38: +.incbin "baserom.dol", 0x3D1B98, 0x4 + +.global lbl_80452D3C +lbl_80452D3C: +.incbin "baserom.dol", 0x3D1B9C, 0x4 + +.global lbl_80452D40 +lbl_80452D40: +.incbin "baserom.dol", 0x3D1BA0, 0x4 + +.global lbl_80452D44 +lbl_80452D44: +.incbin "baserom.dol", 0x3D1BA4, 0x4 + +.global lbl_80452D48 +lbl_80452D48: +.incbin "baserom.dol", 0x3D1BA8, 0x4 + +.global lbl_80452D4C +lbl_80452D4C: +.incbin "baserom.dol", 0x3D1BAC, 0x4 + +.global lbl_80452D50 +lbl_80452D50: +.incbin "baserom.dol", 0x3D1BB0, 0x4 + +.global lbl_80452D54 +lbl_80452D54: +.incbin "baserom.dol", 0x3D1BB4, 0x4 + +.global lbl_80452D58 +lbl_80452D58: +.incbin "baserom.dol", 0x3D1BB8, 0x4 + +.global lbl_80452D5C +lbl_80452D5C: +.incbin "baserom.dol", 0x3D1BBC, 0x4 + +.global lbl_80452D60 +lbl_80452D60: +.incbin "baserom.dol", 0x3D1BC0, 0x4 + +.global lbl_80452D64 +lbl_80452D64: +.incbin "baserom.dol", 0x3D1BC4, 0x4 + +.global lbl_80452D68 +lbl_80452D68: +.incbin "baserom.dol", 0x3D1BC8, 0x4 + +.global lbl_80452D6C +lbl_80452D6C: +.incbin "baserom.dol", 0x3D1BCC, 0x4 + +.global lbl_80452D70 +lbl_80452D70: +.incbin "baserom.dol", 0x3D1BD0, 0x4 + +.global lbl_80452D74 +lbl_80452D74: +.incbin "baserom.dol", 0x3D1BD4, 0x4 + +.global lbl_80452D78 +lbl_80452D78: +.incbin "baserom.dol", 0x3D1BD8, 0x4 + +.global lbl_80452D7C +lbl_80452D7C: +.incbin "baserom.dol", 0x3D1BDC, 0x4 + +.global lbl_80452D80 +lbl_80452D80: +.incbin "baserom.dol", 0x3D1BE0, 0x4 + +.global lbl_80452D84 +lbl_80452D84: +.incbin "baserom.dol", 0x3D1BE4, 0x4 + +.global lbl_80452D88 +lbl_80452D88: +.incbin "baserom.dol", 0x3D1BE8, 0x4 + +.global lbl_80452D8C +lbl_80452D8C: +.incbin "baserom.dol", 0x3D1BEC, 0x4 + +.global lbl_80452D90 +lbl_80452D90: +.incbin "baserom.dol", 0x3D1BF0, 0x4 + +.global lbl_80452D94 +lbl_80452D94: +.incbin "baserom.dol", 0x3D1BF4, 0x4 + +.global lbl_80452D98 +lbl_80452D98: +.incbin "baserom.dol", 0x3D1BF8, 0x4 + +.global lbl_80452D9C +lbl_80452D9C: +.incbin "baserom.dol", 0x3D1BFC, 0x4 + +.global lbl_80452DA0 +lbl_80452DA0: +.incbin "baserom.dol", 0x3D1C00, 0x4 + +.global lbl_80452DA4 +lbl_80452DA4: +.incbin "baserom.dol", 0x3D1C04, 0x4 + +.global lbl_80452DA8 +lbl_80452DA8: +.incbin "baserom.dol", 0x3D1C08, 0x4 + +.global lbl_80452DAC +lbl_80452DAC: +.incbin "baserom.dol", 0x3D1C0C, 0x4 + +.global lbl_80452DB0 +lbl_80452DB0: +.incbin "baserom.dol", 0x3D1C10, 0x4 + +.global lbl_80452DB4 +lbl_80452DB4: +.incbin "baserom.dol", 0x3D1C14, 0x4 + +.global lbl_80452DB8 +lbl_80452DB8: +.incbin "baserom.dol", 0x3D1C18, 0x4 + +.global lbl_80452DBC +lbl_80452DBC: +.incbin "baserom.dol", 0x3D1C1C, 0x4 + +.global lbl_80452DC0 +lbl_80452DC0: +.incbin "baserom.dol", 0x3D1C20, 0x4 + +.global lbl_80452DC4 +lbl_80452DC4: +.incbin "baserom.dol", 0x3D1C24, 0x4 + +.global lbl_80452DC8 +lbl_80452DC8: +.incbin "baserom.dol", 0x3D1C28, 0x4 + +.global lbl_80452DCC +lbl_80452DCC: +.incbin "baserom.dol", 0x3D1C2C, 0x4 + +.global lbl_80452DD0 +lbl_80452DD0: +.incbin "baserom.dol", 0x3D1C30, 0x4 + +.global lbl_80452DD4 +lbl_80452DD4: +.incbin "baserom.dol", 0x3D1C34, 0x4 + +.global lbl_80452DD8 +lbl_80452DD8: +.incbin "baserom.dol", 0x3D1C38, 0x4 + +.global lbl_80452DDC +lbl_80452DDC: +.incbin "baserom.dol", 0x3D1C3C, 0x4 + +.global lbl_80452DE0 +lbl_80452DE0: +.incbin "baserom.dol", 0x3D1C40, 0x4 + +.global lbl_80452DE4 +lbl_80452DE4: +.incbin "baserom.dol", 0x3D1C44, 0x4 + +.global lbl_80452DE8 +lbl_80452DE8: +.incbin "baserom.dol", 0x3D1C48, 0x4 + +.global lbl_80452DEC +lbl_80452DEC: +.incbin "baserom.dol", 0x3D1C4C, 0x4 + +.global lbl_80452DF0 +lbl_80452DF0: +.incbin "baserom.dol", 0x3D1C50, 0x4 + +.global lbl_80452DF4 +lbl_80452DF4: +.incbin "baserom.dol", 0x3D1C54, 0x4 + +.global lbl_80452DF8 +lbl_80452DF8: +.incbin "baserom.dol", 0x3D1C58, 0x4 + +.global lbl_80452DFC +lbl_80452DFC: +.incbin "baserom.dol", 0x3D1C5C, 0x4 + +.global lbl_80452E00 +lbl_80452E00: +.incbin "baserom.dol", 0x3D1C60, 0x4 + +.global lbl_80452E04 +lbl_80452E04: +.incbin "baserom.dol", 0x3D1C64, 0x4 + +.global lbl_80452E08 +lbl_80452E08: +.incbin "baserom.dol", 0x3D1C68, 0x4 + +.global lbl_80452E0C +lbl_80452E0C: +.incbin "baserom.dol", 0x3D1C6C, 0x4 + +.global lbl_80452E10 +lbl_80452E10: +.incbin "baserom.dol", 0x3D1C70, 0x4 + +.global lbl_80452E14 +lbl_80452E14: +.incbin "baserom.dol", 0x3D1C74, 0x4 + +.global lbl_80452E18 +lbl_80452E18: +.incbin "baserom.dol", 0x3D1C78, 0x4 + +.global lbl_80452E1C +lbl_80452E1C: +.incbin "baserom.dol", 0x3D1C7C, 0x4 + +.global lbl_80452E20 +lbl_80452E20: +.incbin "baserom.dol", 0x3D1C80, 0x4 + +.global lbl_80452E24 +lbl_80452E24: +.incbin "baserom.dol", 0x3D1C84, 0x4 + +.global lbl_80452E28 +lbl_80452E28: +.incbin "baserom.dol", 0x3D1C88, 0x4 + +.global lbl_80452E2C +lbl_80452E2C: +.incbin "baserom.dol", 0x3D1C8C, 0x4 + +.global lbl_80452E30 +lbl_80452E30: +.incbin "baserom.dol", 0x3D1C90, 0x4 + +.global lbl_80452E34 +lbl_80452E34: +.incbin "baserom.dol", 0x3D1C94, 0x4 + +.global lbl_80452E38 +lbl_80452E38: +.incbin "baserom.dol", 0x3D1C98, 0x4 + +.global lbl_80452E3C +lbl_80452E3C: +.incbin "baserom.dol", 0x3D1C9C, 0x4 + +.global lbl_80452E40 +lbl_80452E40: +.incbin "baserom.dol", 0x3D1CA0, 0x4 + +.global lbl_80452E44 +lbl_80452E44: +.incbin "baserom.dol", 0x3D1CA4, 0x4 + +.global lbl_80452E48 +lbl_80452E48: +.incbin "baserom.dol", 0x3D1CA8, 0x4 + +.global lbl_80452E4C +lbl_80452E4C: +.incbin "baserom.dol", 0x3D1CAC, 0x4 + +.global lbl_80452E50 +lbl_80452E50: +.incbin "baserom.dol", 0x3D1CB0, 0x4 + +.global lbl_80452E54 +lbl_80452E54: +.incbin "baserom.dol", 0x3D1CB4, 0x4 + +.global lbl_80452E58 +lbl_80452E58: +.incbin "baserom.dol", 0x3D1CB8, 0x4 + +.global lbl_80452E5C +lbl_80452E5C: +.incbin "baserom.dol", 0x3D1CBC, 0x4 + +.global lbl_80452E60 +lbl_80452E60: +.incbin "baserom.dol", 0x3D1CC0, 0x4 + +.global lbl_80452E64 +lbl_80452E64: +.incbin "baserom.dol", 0x3D1CC4, 0x4 + +.global lbl_80452E68 +lbl_80452E68: +.incbin "baserom.dol", 0x3D1CC8, 0x4 + +.global lbl_80452E6C +lbl_80452E6C: +.incbin "baserom.dol", 0x3D1CCC, 0x4 + +.global lbl_80452E70 +lbl_80452E70: +.incbin "baserom.dol", 0x3D1CD0, 0x4 + +.global lbl_80452E74 +lbl_80452E74: +.incbin "baserom.dol", 0x3D1CD4, 0x4 + +.global lbl_80452E78 +lbl_80452E78: +.incbin "baserom.dol", 0x3D1CD8, 0x4 + +.global lbl_80452E7C +lbl_80452E7C: +.incbin "baserom.dol", 0x3D1CDC, 0x4 + +.global lbl_80452E80 +lbl_80452E80: +.incbin "baserom.dol", 0x3D1CE0, 0x4 + +.global lbl_80452E84 +lbl_80452E84: +.incbin "baserom.dol", 0x3D1CE4, 0x4 + +.global lbl_80452E88 +lbl_80452E88: +.incbin "baserom.dol", 0x3D1CE8, 0x4 + +.global lbl_80452E8C +lbl_80452E8C: +.incbin "baserom.dol", 0x3D1CEC, 0x4 + +.global lbl_80452E90 +lbl_80452E90: +.incbin "baserom.dol", 0x3D1CF0, 0x4 + +.global lbl_80452E94 +lbl_80452E94: +.incbin "baserom.dol", 0x3D1CF4, 0x4 + +.global lbl_80452E98 +lbl_80452E98: +.incbin "baserom.dol", 0x3D1CF8, 0x4 + +.global lbl_80452E9C +lbl_80452E9C: +.incbin "baserom.dol", 0x3D1CFC, 0x4 + +.global lbl_80452EA0 +lbl_80452EA0: +.incbin "baserom.dol", 0x3D1D00, 0x4 + +.global lbl_80452EA4 +lbl_80452EA4: +.incbin "baserom.dol", 0x3D1D04, 0x4 + +.global lbl_80452EA8 +lbl_80452EA8: +.incbin "baserom.dol", 0x3D1D08, 0x4 + +.global lbl_80452EAC +lbl_80452EAC: +.incbin "baserom.dol", 0x3D1D0C, 0x4 + +.global lbl_80452EB0 +lbl_80452EB0: +.incbin "baserom.dol", 0x3D1D10, 0x4 + +.global lbl_80452EB4 +lbl_80452EB4: +.incbin "baserom.dol", 0x3D1D14, 0x4 + +.global lbl_80452EB8 +lbl_80452EB8: +.incbin "baserom.dol", 0x3D1D18, 0x4 + +.global lbl_80452EBC +lbl_80452EBC: +.incbin "baserom.dol", 0x3D1D1C, 0x4 + +.global lbl_80452EC0 +lbl_80452EC0: +.incbin "baserom.dol", 0x3D1D20, 0x4 + +.global lbl_80452EC4 +lbl_80452EC4: +.incbin "baserom.dol", 0x3D1D24, 0x4 + +.global lbl_80452EC8 +lbl_80452EC8: +.incbin "baserom.dol", 0x3D1D28, 0x4 + +.global lbl_80452ECC +lbl_80452ECC: +.incbin "baserom.dol", 0x3D1D2C, 0x4 + +.global lbl_80452ED0 +lbl_80452ED0: +.incbin "baserom.dol", 0x3D1D30, 0x4 + +.global lbl_80452ED4 +lbl_80452ED4: +.incbin "baserom.dol", 0x3D1D34, 0x4 + +.global lbl_80452ED8 +lbl_80452ED8: +.incbin "baserom.dol", 0x3D1D38, 0x4 + +.global lbl_80452EDC +lbl_80452EDC: +.incbin "baserom.dol", 0x3D1D3C, 0x4 + +.global lbl_80452EE0 +lbl_80452EE0: +.incbin "baserom.dol", 0x3D1D40, 0x4 + +.global lbl_80452EE4 +lbl_80452EE4: +.incbin "baserom.dol", 0x3D1D44, 0x4 + +.global lbl_80452EE8 +lbl_80452EE8: +.incbin "baserom.dol", 0x3D1D48, 0x4 + +.global lbl_80452EEC +lbl_80452EEC: +.incbin "baserom.dol", 0x3D1D4C, 0x4 + +.global lbl_80452EF0 +lbl_80452EF0: +.incbin "baserom.dol", 0x3D1D50, 0x4 + +.global lbl_80452EF4 +lbl_80452EF4: +.incbin "baserom.dol", 0x3D1D54, 0x4 + +.global lbl_80452EF8 +lbl_80452EF8: +.incbin "baserom.dol", 0x3D1D58, 0x4 + +.global lbl_80452EFC +lbl_80452EFC: +.incbin "baserom.dol", 0x3D1D5C, 0x4 + +.global lbl_80452F00 +lbl_80452F00: +.incbin "baserom.dol", 0x3D1D60, 0x4 + +.global lbl_80452F04 +lbl_80452F04: +.incbin "baserom.dol", 0x3D1D64, 0x4 + +.global lbl_80452F08 +lbl_80452F08: +.incbin "baserom.dol", 0x3D1D68, 0x4 + +.global lbl_80452F0C +lbl_80452F0C: +.incbin "baserom.dol", 0x3D1D6C, 0x4 + +.global lbl_80452F10 +lbl_80452F10: +.incbin "baserom.dol", 0x3D1D70, 0x4 + +.global lbl_80452F14 +lbl_80452F14: +.incbin "baserom.dol", 0x3D1D74, 0x4 + +.global lbl_80452F18 +lbl_80452F18: +.incbin "baserom.dol", 0x3D1D78, 0x4 + +.global lbl_80452F1C +lbl_80452F1C: +.incbin "baserom.dol", 0x3D1D7C, 0x4 + +.global lbl_80452F20 +lbl_80452F20: +.incbin "baserom.dol", 0x3D1D80, 0x4 + +.global lbl_80452F24 +lbl_80452F24: +.incbin "baserom.dol", 0x3D1D84, 0x4 + +.global lbl_80452F28 +lbl_80452F28: +.incbin "baserom.dol", 0x3D1D88, 0x4 + +.global lbl_80452F2C +lbl_80452F2C: +.incbin "baserom.dol", 0x3D1D8C, 0x4 + +.global lbl_80452F30 +lbl_80452F30: +.incbin "baserom.dol", 0x3D1D90, 0x4 + +.global lbl_80452F34 +lbl_80452F34: +.incbin "baserom.dol", 0x3D1D94, 0x4 + +.global lbl_80452F38 +lbl_80452F38: +.incbin "baserom.dol", 0x3D1D98, 0x1 + +.global lbl_80452F39 +lbl_80452F39: +.incbin "baserom.dol", 0x3D1D99, 0x3 + +.global lbl_80452F3C +lbl_80452F3C: +.incbin "baserom.dol", 0x3D1D9C, 0x4 + +.global lbl_80452F40 +lbl_80452F40: +.incbin "baserom.dol", 0x3D1DA0, 0x4 + +.global lbl_80452F44 +lbl_80452F44: +.incbin "baserom.dol", 0x3D1DA4, 0x4 + +.global lbl_80452F48 +lbl_80452F48: +.incbin "baserom.dol", 0x3D1DA8, 0x4 + +.global lbl_80452F4C +lbl_80452F4C: +.incbin "baserom.dol", 0x3D1DAC, 0x4 + +.global lbl_80452F50 +lbl_80452F50: +.incbin "baserom.dol", 0x3D1DB0, 0x4 + +.global lbl_80452F54 +lbl_80452F54: +.incbin "baserom.dol", 0x3D1DB4, 0x4 + +.global lbl_80452F58 +lbl_80452F58: +.incbin "baserom.dol", 0x3D1DB8, 0x4 + +.global lbl_80452F5C +lbl_80452F5C: +.incbin "baserom.dol", 0x3D1DBC, 0x4 + +.global lbl_80452F60 +lbl_80452F60: +.incbin "baserom.dol", 0x3D1DC0, 0x4 + +.global lbl_80452F64 +lbl_80452F64: +.incbin "baserom.dol", 0x3D1DC4, 0x4 + +.global lbl_80452F68 +lbl_80452F68: +.incbin "baserom.dol", 0x3D1DC8, 0x4 + +.global lbl_80452F6C +lbl_80452F6C: +.incbin "baserom.dol", 0x3D1DCC, 0x4 + +.global lbl_80452F70 +lbl_80452F70: +.incbin "baserom.dol", 0x3D1DD0, 0x4 + +.global lbl_80452F74 +lbl_80452F74: +.incbin "baserom.dol", 0x3D1DD4, 0x4 + +.global lbl_80452F78 +lbl_80452F78: +.incbin "baserom.dol", 0x3D1DD8, 0x4 + +.global lbl_80452F7C +lbl_80452F7C: +.incbin "baserom.dol", 0x3D1DDC, 0x4 + +.global lbl_80452F80 +lbl_80452F80: +.incbin "baserom.dol", 0x3D1DE0, 0x4 + +.global lbl_80452F84 +lbl_80452F84: +.incbin "baserom.dol", 0x3D1DE4, 0x4 + +.global lbl_80452F88 +lbl_80452F88: +.incbin "baserom.dol", 0x3D1DE8, 0x4 + +.global lbl_80452F8C +lbl_80452F8C: +.incbin "baserom.dol", 0x3D1DEC, 0x4 + +.global lbl_80452F90 +lbl_80452F90: +.incbin "baserom.dol", 0x3D1DF0, 0x4 + +.global lbl_80452F94 +lbl_80452F94: +.incbin "baserom.dol", 0x3D1DF4, 0x4 + +.global lbl_80452F98 +lbl_80452F98: +.incbin "baserom.dol", 0x3D1DF8, 0x4 + +.global lbl_80452F9C +lbl_80452F9C: +.incbin "baserom.dol", 0x3D1DFC, 0x4 + +.global lbl_80452FA0 +lbl_80452FA0: +.incbin "baserom.dol", 0x3D1E00, 0x4 + +.global lbl_80452FA4 +lbl_80452FA4: +.incbin "baserom.dol", 0x3D1E04, 0x4 + +.global lbl_80452FA8 +lbl_80452FA8: +.incbin "baserom.dol", 0x3D1E08, 0x8 + +.global lbl_80452FB0 +lbl_80452FB0: +.incbin "baserom.dol", 0x3D1E10, 0x4 + +.global lbl_80452FB4 +lbl_80452FB4: +.incbin "baserom.dol", 0x3D1E14, 0x4 + +.global lbl_80452FB8 +lbl_80452FB8: +.incbin "baserom.dol", 0x3D1E18, 0x4 + +.global lbl_80452FBC +lbl_80452FBC: +.incbin "baserom.dol", 0x3D1E1C, 0x4 + +.global lbl_80452FC0 +lbl_80452FC0: +.incbin "baserom.dol", 0x3D1E20, 0x4 + +.global lbl_80452FC4 +lbl_80452FC4: +.incbin "baserom.dol", 0x3D1E24, 0x4 + +.global lbl_80452FC8 +lbl_80452FC8: +.incbin "baserom.dol", 0x3D1E28, 0x4 + +.global lbl_80452FCC +lbl_80452FCC: +.incbin "baserom.dol", 0x3D1E2C, 0x4 + +.global lbl_80452FD0 +lbl_80452FD0: +.incbin "baserom.dol", 0x3D1E30, 0x4 + +.global lbl_80452FD4 +lbl_80452FD4: +.incbin "baserom.dol", 0x3D1E34, 0x4 + +.global lbl_80452FD8 +lbl_80452FD8: +.incbin "baserom.dol", 0x3D1E38, 0x4 + +.global lbl_80452FDC +lbl_80452FDC: +.incbin "baserom.dol", 0x3D1E3C, 0x4 + +.global lbl_80452FE0 +lbl_80452FE0: +.incbin "baserom.dol", 0x3D1E40, 0x4 + +.global lbl_80452FE4 +lbl_80452FE4: +.incbin "baserom.dol", 0x3D1E44, 0x4 + +.global lbl_80452FE8 +lbl_80452FE8: +.incbin "baserom.dol", 0x3D1E48, 0x4 + +.global lbl_80452FEC +lbl_80452FEC: +.incbin "baserom.dol", 0x3D1E4C, 0x4 + +.global lbl_80452FF0 +lbl_80452FF0: +.incbin "baserom.dol", 0x3D1E50, 0x4 + +.global lbl_80452FF4 +lbl_80452FF4: +.incbin "baserom.dol", 0x3D1E54, 0x4 + +.global lbl_80452FF8 +lbl_80452FF8: +.incbin "baserom.dol", 0x3D1E58, 0x4 + +.global lbl_80452FFC +lbl_80452FFC: +.incbin "baserom.dol", 0x3D1E5C, 0x4 + +.global lbl_80453000 +lbl_80453000: +.incbin "baserom.dol", 0x3D1E60, 0x4 + +.global lbl_80453004 +lbl_80453004: +.incbin "baserom.dol", 0x3D1E64, 0x4 + +.global lbl_80453008 +lbl_80453008: +.incbin "baserom.dol", 0x3D1E68, 0x8 + +.global lbl_80453010 +lbl_80453010: +.incbin "baserom.dol", 0x3D1E70, 0x4 + +.global lbl_80453014 +lbl_80453014: +.incbin "baserom.dol", 0x3D1E74, 0x4 + +.global lbl_80453018 +lbl_80453018: +.incbin "baserom.dol", 0x3D1E78, 0x4 + +.global lbl_8045301C +lbl_8045301C: +.incbin "baserom.dol", 0x3D1E7C, 0x4 + +.global lbl_80453020 +lbl_80453020: +.incbin "baserom.dol", 0x3D1E80, 0x4 + +.global lbl_80453024 +lbl_80453024: +.incbin "baserom.dol", 0x3D1E84, 0x4 + +.global lbl_80453028 +lbl_80453028: +.incbin "baserom.dol", 0x3D1E88, 0x4 + +.global lbl_8045302C +lbl_8045302C: +.incbin "baserom.dol", 0x3D1E8C, 0x4 + +.global lbl_80453030 +lbl_80453030: +.incbin "baserom.dol", 0x3D1E90, 0x4 + +.global lbl_80453034 +lbl_80453034: +.incbin "baserom.dol", 0x3D1E94, 0x4 + +.global lbl_80453038 +lbl_80453038: +.incbin "baserom.dol", 0x3D1E98, 0x4 + +.global lbl_8045303C +lbl_8045303C: +.incbin "baserom.dol", 0x3D1E9C, 0x4 + +.global lbl_80453040 +lbl_80453040: +.incbin "baserom.dol", 0x3D1EA0, 0x4 + +.global lbl_80453044 +lbl_80453044: +.incbin "baserom.dol", 0x3D1EA4, 0x4 + +.global lbl_80453048 +lbl_80453048: +.incbin "baserom.dol", 0x3D1EA8, 0x4 + +.global lbl_8045304C +lbl_8045304C: +.incbin "baserom.dol", 0x3D1EAC, 0x4 + +.global lbl_80453050 +lbl_80453050: +.incbin "baserom.dol", 0x3D1EB0, 0x4 + +.global lbl_80453054 +lbl_80453054: +.incbin "baserom.dol", 0x3D1EB4, 0x4 + +.global lbl_80453058 +lbl_80453058: +.incbin "baserom.dol", 0x3D1EB8, 0x4 + +.global lbl_8045305C +lbl_8045305C: +.incbin "baserom.dol", 0x3D1EBC, 0x4 + +.global lbl_80453060 +lbl_80453060: +.incbin "baserom.dol", 0x3D1EC0, 0x4 + +.global lbl_80453064 +lbl_80453064: +.incbin "baserom.dol", 0x3D1EC4, 0x4 + +.global lbl_80453068 +lbl_80453068: +.incbin "baserom.dol", 0x3D1EC8, 0x4 + +.global lbl_8045306C +lbl_8045306C: +.incbin "baserom.dol", 0x3D1ECC, 0x4 + +.global lbl_80453070 +lbl_80453070: +.incbin "baserom.dol", 0x3D1ED0, 0x4 + +.global lbl_80453074 +lbl_80453074: +.incbin "baserom.dol", 0x3D1ED4, 0x4 + +.global lbl_80453078 +lbl_80453078: +.incbin "baserom.dol", 0x3D1ED8, 0x4 + +.global lbl_8045307C +lbl_8045307C: +.incbin "baserom.dol", 0x3D1EDC, 0x4 + +.global lbl_80453080 +lbl_80453080: +.incbin "baserom.dol", 0x3D1EE0, 0x4 + +.global lbl_80453084 +lbl_80453084: +.incbin "baserom.dol", 0x3D1EE4, 0x4 + +.global lbl_80453088 +lbl_80453088: +.incbin "baserom.dol", 0x3D1EE8, 0x4 + +.global lbl_8045308C +lbl_8045308C: +.incbin "baserom.dol", 0x3D1EEC, 0x4 + +.global lbl_80453090 +lbl_80453090: +.incbin "baserom.dol", 0x3D1EF0, 0x4 + +.global lbl_80453094 +lbl_80453094: +.incbin "baserom.dol", 0x3D1EF4, 0x8 + +.global lbl_8045309C +lbl_8045309C: +.incbin "baserom.dol", 0x3D1EFC, 0x8 + +.global lbl_804530A4 +lbl_804530A4: +.incbin "baserom.dol", 0x3D1F04, 0x8 + +.global lbl_804530AC +lbl_804530AC: +.incbin "baserom.dol", 0x3D1F0C, 0x4 + +.global lbl_804530B0 +lbl_804530B0: +.incbin "baserom.dol", 0x3D1F10, 0x8 + +.global lbl_804530B8 +lbl_804530B8: +.incbin "baserom.dol", 0x3D1F18, 0x4 + +.global lbl_804530BC +lbl_804530BC: +.incbin "baserom.dol", 0x3D1F1C, 0x4 + +.global lbl_804530C0 +lbl_804530C0: +.incbin "baserom.dol", 0x3D1F20, 0x8 + +.global lbl_804530C8 +lbl_804530C8: +.incbin "baserom.dol", 0x3D1F28, 0x8 + +.global lbl_804530D0 +lbl_804530D0: +.incbin "baserom.dol", 0x3D1F30, 0x8 + +.global lbl_804530D8 +lbl_804530D8: +.incbin "baserom.dol", 0x3D1F38, 0x8 + +.global lbl_804530E0 +lbl_804530E0: +.incbin "baserom.dol", 0x3D1F40, 0x8 + +.global lbl_804530E8 +lbl_804530E8: +.incbin "baserom.dol", 0x3D1F48, 0x8 + +.global lbl_804530F0 +lbl_804530F0: +.incbin "baserom.dol", 0x3D1F50, 0x4 + +.global lbl_804530F4 +lbl_804530F4: +.incbin "baserom.dol", 0x3D1F54, 0x4 + +.global lbl_804530F8 +lbl_804530F8: +.incbin "baserom.dol", 0x3D1F58, 0x8 + +.global lbl_80453100 +lbl_80453100: +.incbin "baserom.dol", 0x3D1F60, 0x4 + +.global lbl_80453104 +lbl_80453104: +.incbin "baserom.dol", 0x3D1F64, 0x8 + +.global lbl_8045310C +lbl_8045310C: +.incbin "baserom.dol", 0x3D1F6C, 0x4 + +.global lbl_80453110 +lbl_80453110: +.incbin "baserom.dol", 0x3D1F70, 0x4 + +.global lbl_80453114 +lbl_80453114: +.incbin "baserom.dol", 0x3D1F74, 0x4 + +.global lbl_80453118 +lbl_80453118: +.incbin "baserom.dol", 0x3D1F78, 0x4 + +.global lbl_8045311C +lbl_8045311C: +.incbin "baserom.dol", 0x3D1F7C, 0x4 + +.global lbl_80453120 +lbl_80453120: +.incbin "baserom.dol", 0x3D1F80, 0x4 + +.global lbl_80453124 +lbl_80453124: +.incbin "baserom.dol", 0x3D1F84, 0x4 + +.global lbl_80453128 +lbl_80453128: +.incbin "baserom.dol", 0x3D1F88, 0x4 + +.global lbl_8045312C +lbl_8045312C: +.incbin "baserom.dol", 0x3D1F8C, 0x4 + +.global lbl_80453130 +lbl_80453130: +.incbin "baserom.dol", 0x3D1F90, 0x4 + +.global lbl_80453134 +lbl_80453134: +.incbin "baserom.dol", 0x3D1F94, 0x4 + +.global lbl_80453138 +lbl_80453138: +.incbin "baserom.dol", 0x3D1F98, 0x4 + +.global lbl_8045313C +lbl_8045313C: +.incbin "baserom.dol", 0x3D1F9C, 0x4 + +.global lbl_80453140 +lbl_80453140: +.incbin "baserom.dol", 0x3D1FA0, 0x4 + +.global lbl_80453144 +lbl_80453144: +.incbin "baserom.dol", 0x3D1FA4, 0x4 + +.global lbl_80453148 +lbl_80453148: +.incbin "baserom.dol", 0x3D1FA8, 0x4 + +.global lbl_8045314C +lbl_8045314C: +.incbin "baserom.dol", 0x3D1FAC, 0x4 + +.global lbl_80453150 +lbl_80453150: +.incbin "baserom.dol", 0x3D1FB0, 0x4 + +.global lbl_80453154 +lbl_80453154: +.incbin "baserom.dol", 0x3D1FB4, 0x4 + +.global lbl_80453158 +lbl_80453158: +.incbin "baserom.dol", 0x3D1FB8, 0x4 + +.global lbl_8045315C +lbl_8045315C: +.incbin "baserom.dol", 0x3D1FBC, 0x4 + +.global lbl_80453160 +lbl_80453160: +.incbin "baserom.dol", 0x3D1FC0, 0x4 + +.global lbl_80453164 +lbl_80453164: +.incbin "baserom.dol", 0x3D1FC4, 0x4 + +.global lbl_80453168 +lbl_80453168: +.incbin "baserom.dol", 0x3D1FC8, 0x4 + +.global lbl_8045316C +lbl_8045316C: +.incbin "baserom.dol", 0x3D1FCC, 0x4 + +.global lbl_80453170 +lbl_80453170: +.incbin "baserom.dol", 0x3D1FD0, 0x4 + +.global lbl_80453174 +lbl_80453174: +.incbin "baserom.dol", 0x3D1FD4, 0x4 + +.global lbl_80453178 +lbl_80453178: +.incbin "baserom.dol", 0x3D1FD8, 0x4 + +.global lbl_8045317C +lbl_8045317C: +.incbin "baserom.dol", 0x3D1FDC, 0x4 + +.global lbl_80453180 +lbl_80453180: +.incbin "baserom.dol", 0x3D1FE0, 0x4 + +.global lbl_80453184 +lbl_80453184: +.incbin "baserom.dol", 0x3D1FE4, 0x4 + +.global lbl_80453188 +lbl_80453188: +.incbin "baserom.dol", 0x3D1FE8, 0x4 + +.global lbl_8045318C +lbl_8045318C: +.incbin "baserom.dol", 0x3D1FEC, 0x4 + +.global lbl_80453190 +lbl_80453190: +.incbin "baserom.dol", 0x3D1FF0, 0x4 + +.global lbl_80453194 +lbl_80453194: +.incbin "baserom.dol", 0x3D1FF4, 0x4 + +.global lbl_80453198 +lbl_80453198: +.incbin "baserom.dol", 0x3D1FF8, 0x4 + +.global lbl_8045319C +lbl_8045319C: +.incbin "baserom.dol", 0x3D1FFC, 0x4 + +.global lbl_804531A0 +lbl_804531A0: +.incbin "baserom.dol", 0x3D2000, 0x4 + +.global lbl_804531A4 +lbl_804531A4: +.incbin "baserom.dol", 0x3D2004, 0x4 + +.global lbl_804531A8 +lbl_804531A8: +.incbin "baserom.dol", 0x3D2008, 0x4 + +.global lbl_804531AC +lbl_804531AC: +.incbin "baserom.dol", 0x3D200C, 0x4 + +.global lbl_804531B0 +lbl_804531B0: +.incbin "baserom.dol", 0x3D2010, 0x4 + +.global lbl_804531B4 +lbl_804531B4: +.incbin "baserom.dol", 0x3D2014, 0x4 + +.global lbl_804531B8 +lbl_804531B8: +.incbin "baserom.dol", 0x3D2018, 0x4 + +.global lbl_804531BC +lbl_804531BC: +.incbin "baserom.dol", 0x3D201C, 0x4 + +.global lbl_804531C0 +lbl_804531C0: +.incbin "baserom.dol", 0x3D2020, 0x4 + +.global lbl_804531C4 +lbl_804531C4: +.incbin "baserom.dol", 0x3D2024, 0x4 + +.global lbl_804531C8 +lbl_804531C8: +.incbin "baserom.dol", 0x3D2028, 0x4 + +.global lbl_804531CC +lbl_804531CC: +.incbin "baserom.dol", 0x3D202C, 0x4 + +.global lbl_804531D0 +lbl_804531D0: +.incbin "baserom.dol", 0x3D2030, 0x4 + +.global lbl_804531D4 +lbl_804531D4: +.incbin "baserom.dol", 0x3D2034, 0x4 + +.global lbl_804531D8 +lbl_804531D8: +.incbin "baserom.dol", 0x3D2038, 0x8 + +.global lbl_804531E0 +lbl_804531E0: +.incbin "baserom.dol", 0x3D2040, 0x8 + +.global lbl_804531E8 +lbl_804531E8: +.incbin "baserom.dol", 0x3D2048, 0x8 + +.global lbl_804531F0 +lbl_804531F0: +.incbin "baserom.dol", 0x3D2050, 0x4 + +.global lbl_804531F4 +lbl_804531F4: +.incbin "baserom.dol", 0x3D2054, 0x4 + +.global lbl_804531F8 +lbl_804531F8: +.incbin "baserom.dol", 0x3D2058, 0x4 + +.global lbl_804531FC +lbl_804531FC: +.incbin "baserom.dol", 0x3D205C, 0x4 + +.global lbl_80453200 +lbl_80453200: +.incbin "baserom.dol", 0x3D2060, 0x4 + +.global lbl_80453204 +lbl_80453204: +.incbin "baserom.dol", 0x3D2064, 0x4 + +.global lbl_80453208 +lbl_80453208: +.incbin "baserom.dol", 0x3D2068, 0x4 + +.global lbl_8045320C +lbl_8045320C: +.incbin "baserom.dol", 0x3D206C, 0x4 + +.global lbl_80453210 +lbl_80453210: +.incbin "baserom.dol", 0x3D2070, 0x4 + +.global lbl_80453214 +lbl_80453214: +.incbin "baserom.dol", 0x3D2074, 0x4 + +.global lbl_80453218 +lbl_80453218: +.incbin "baserom.dol", 0x3D2078, 0x4 + +.global lbl_8045321C +lbl_8045321C: +.incbin "baserom.dol", 0x3D207C, 0x4 + +.global lbl_80453220 +lbl_80453220: +.incbin "baserom.dol", 0x3D2080, 0x4 + +.global lbl_80453224 +lbl_80453224: +.incbin "baserom.dol", 0x3D2084, 0x4 + +.global lbl_80453228 +lbl_80453228: +.incbin "baserom.dol", 0x3D2088, 0x4 + +.global lbl_8045322C +lbl_8045322C: +.incbin "baserom.dol", 0x3D208C, 0x4 + +.global lbl_80453230 +lbl_80453230: +.incbin "baserom.dol", 0x3D2090, 0x4 + +.global lbl_80453234 +lbl_80453234: +.incbin "baserom.dol", 0x3D2094, 0x4 + +.global lbl_80453238 +lbl_80453238: +.incbin "baserom.dol", 0x3D2098, 0x4 + +.global lbl_8045323C +lbl_8045323C: +.incbin "baserom.dol", 0x3D209C, 0x4 + +.global lbl_80453240 +lbl_80453240: +.incbin "baserom.dol", 0x3D20A0, 0x4 + +.global lbl_80453244 +lbl_80453244: +.incbin "baserom.dol", 0x3D20A4, 0x4 + +.global lbl_80453248 +lbl_80453248: +.incbin "baserom.dol", 0x3D20A8, 0x4 + +.global lbl_8045324C +lbl_8045324C: +.incbin "baserom.dol", 0x3D20AC, 0x4 + +.global lbl_80453250 +lbl_80453250: +.incbin "baserom.dol", 0x3D20B0, 0x4 + +.global lbl_80453254 +lbl_80453254: +.incbin "baserom.dol", 0x3D20B4, 0x4 + +.global lbl_80453258 +lbl_80453258: +.incbin "baserom.dol", 0x3D20B8, 0x4 + +.global lbl_8045325C +lbl_8045325C: +.incbin "baserom.dol", 0x3D20BC, 0x4 + +.global lbl_80453260 +lbl_80453260: +.incbin "baserom.dol", 0x3D20C0, 0x4 + +.global lbl_80453264 +lbl_80453264: +.incbin "baserom.dol", 0x3D20C4, 0x4 + +.global lbl_80453268 +lbl_80453268: +.incbin "baserom.dol", 0x3D20C8, 0x4 + +.global lbl_8045326C +lbl_8045326C: +.incbin "baserom.dol", 0x3D20CC, 0x4 + +.global lbl_80453270 +lbl_80453270: +.incbin "baserom.dol", 0x3D20D0, 0x4 + +.global lbl_80453274 +lbl_80453274: +.incbin "baserom.dol", 0x3D20D4, 0x4 + +.global lbl_80453278 +lbl_80453278: +.incbin "baserom.dol", 0x3D20D8, 0x8 + +.global lbl_80453280 +lbl_80453280: +.incbin "baserom.dol", 0x3D20E0, 0x4 + +.global lbl_80453284 +lbl_80453284: +.incbin "baserom.dol", 0x3D20E4, 0x4 + +.global lbl_80453288 +lbl_80453288: +.incbin "baserom.dol", 0x3D20E8, 0x4 + +.global lbl_8045328C +lbl_8045328C: +.incbin "baserom.dol", 0x3D20EC, 0x4 + +.global lbl_80453290 +lbl_80453290: +.incbin "baserom.dol", 0x3D20F0, 0x4 + +.global lbl_80453294 +lbl_80453294: +.incbin "baserom.dol", 0x3D20F4, 0x4 + +.global lbl_80453298 +lbl_80453298: +.incbin "baserom.dol", 0x3D20F8, 0x4 + +.global lbl_8045329C +lbl_8045329C: +.incbin "baserom.dol", 0x3D20FC, 0x4 + +.global lbl_804532A0 +lbl_804532A0: +.incbin "baserom.dol", 0x3D2100, 0x4 + +.global lbl_804532A4 +lbl_804532A4: +.incbin "baserom.dol", 0x3D2104, 0x4 + +.global lbl_804532A8 +lbl_804532A8: +.incbin "baserom.dol", 0x3D2108, 0x4 + +.global lbl_804532AC +lbl_804532AC: +.incbin "baserom.dol", 0x3D210C, 0x4 + +.global lbl_804532B0 +lbl_804532B0: +.incbin "baserom.dol", 0x3D2110, 0x4 + +.global lbl_804532B4 +lbl_804532B4: +.incbin "baserom.dol", 0x3D2114, 0x4 + +.global lbl_804532B8 +lbl_804532B8: +.incbin "baserom.dol", 0x3D2118, 0x4 + +.global lbl_804532BC +lbl_804532BC: +.incbin "baserom.dol", 0x3D211C, 0x4 + +.global lbl_804532C0 +lbl_804532C0: +.incbin "baserom.dol", 0x3D2120, 0x4 + +.global lbl_804532C4 +lbl_804532C4: +.incbin "baserom.dol", 0x3D2124, 0x4 + +.global lbl_804532C8 +lbl_804532C8: +.incbin "baserom.dol", 0x3D2128, 0x4 + +.global lbl_804532CC +lbl_804532CC: +.incbin "baserom.dol", 0x3D212C, 0x4 + +.global lbl_804532D0 +lbl_804532D0: +.incbin "baserom.dol", 0x3D2130, 0x4 + +.global lbl_804532D4 +lbl_804532D4: +.incbin "baserom.dol", 0x3D2134, 0x4 + +.global lbl_804532D8 +lbl_804532D8: +.incbin "baserom.dol", 0x3D2138, 0x4 + +.global lbl_804532DC +lbl_804532DC: +.incbin "baserom.dol", 0x3D213C, 0x4 + +.global lbl_804532E0 +lbl_804532E0: +.incbin "baserom.dol", 0x3D2140, 0x4 + +.global lbl_804532E4 +lbl_804532E4: +.incbin "baserom.dol", 0x3D2144, 0x4 + +.global lbl_804532E8 +lbl_804532E8: +.incbin "baserom.dol", 0x3D2148, 0x4 + +.global lbl_804532EC +lbl_804532EC: +.incbin "baserom.dol", 0x3D214C, 0x4 + +.global lbl_804532F0 +lbl_804532F0: +.incbin "baserom.dol", 0x3D2150, 0x4 + +.global lbl_804532F4 +lbl_804532F4: +.incbin "baserom.dol", 0x3D2154, 0x4 + +.global lbl_804532F8 +lbl_804532F8: +.incbin "baserom.dol", 0x3D2158, 0x8 + +.global lbl_80453300 +lbl_80453300: +.incbin "baserom.dol", 0x3D2160, 0x8 + +.global lbl_80453308 +lbl_80453308: +.incbin "baserom.dol", 0x3D2168, 0x8 + +.global lbl_80453310 +lbl_80453310: +.incbin "baserom.dol", 0x3D2170, 0x8 + +.global lbl_80453318 +lbl_80453318: +.incbin "baserom.dol", 0x3D2178, 0x8 + +.global lbl_80453320 +lbl_80453320: +.incbin "baserom.dol", 0x3D2180, 0x8 + +.global lbl_80453328 +lbl_80453328: +.incbin "baserom.dol", 0x3D2188, 0x8 + +.global lbl_80453330 +lbl_80453330: +.incbin "baserom.dol", 0x3D2190, 0x4 + +.global lbl_80453334 +lbl_80453334: +.incbin "baserom.dol", 0x3D2194, 0x4 + +.global lbl_80453338 +lbl_80453338: +.incbin "baserom.dol", 0x3D2198, 0x4 + +.global lbl_8045333C +lbl_8045333C: +.incbin "baserom.dol", 0x3D219C, 0x8 + +.global lbl_80453344 +lbl_80453344: +.incbin "baserom.dol", 0x3D21A4, 0x4 + +.global lbl_80453348 +lbl_80453348: +.incbin "baserom.dol", 0x3D21A8, 0x4 + +.global lbl_8045334C +lbl_8045334C: +.incbin "baserom.dol", 0x3D21AC, 0x4 + +.global lbl_80453350 +lbl_80453350: +.incbin "baserom.dol", 0x3D21B0, 0x4 + +.global lbl_80453354 +lbl_80453354: +.incbin "baserom.dol", 0x3D21B4, 0x4 + +.global lbl_80453358 +lbl_80453358: +.incbin "baserom.dol", 0x3D21B8, 0x4 + +.global lbl_8045335C +lbl_8045335C: +.incbin "baserom.dol", 0x3D21BC, 0x4 + +.global lbl_80453360 +lbl_80453360: +.incbin "baserom.dol", 0x3D21C0, 0x4 + +.global lbl_80453364 +lbl_80453364: +.incbin "baserom.dol", 0x3D21C4, 0x4 + +.global lbl_80453368 +lbl_80453368: +.incbin "baserom.dol", 0x3D21C8, 0x4 + +.global lbl_8045336C +lbl_8045336C: +.incbin "baserom.dol", 0x3D21CC, 0x4 + +.global lbl_80453370 +lbl_80453370: +.incbin "baserom.dol", 0x3D21D0, 0x4 + +.global lbl_80453374 +lbl_80453374: +.incbin "baserom.dol", 0x3D21D4, 0x4 + +.global lbl_80453378 +lbl_80453378: +.incbin "baserom.dol", 0x3D21D8, 0x4 + +.global lbl_8045337C +lbl_8045337C: +.incbin "baserom.dol", 0x3D21DC, 0x4 + +.global lbl_80453380 +lbl_80453380: +.incbin "baserom.dol", 0x3D21E0, 0x4 + +.global lbl_80453384 +lbl_80453384: +.incbin "baserom.dol", 0x3D21E4, 0x4 + +.global lbl_80453388 +lbl_80453388: +.incbin "baserom.dol", 0x3D21E8, 0x4 + +.global lbl_8045338C +lbl_8045338C: +.incbin "baserom.dol", 0x3D21EC, 0x4 + +.global lbl_80453390 +lbl_80453390: +.incbin "baserom.dol", 0x3D21F0, 0x4 + +.global lbl_80453394 +lbl_80453394: +.incbin "baserom.dol", 0x3D21F4, 0x4 + +.global lbl_80453398 +lbl_80453398: +.incbin "baserom.dol", 0x3D21F8, 0x4 + +.global lbl_8045339C +lbl_8045339C: +.incbin "baserom.dol", 0x3D21FC, 0x4 + +.global lbl_804533A0 +lbl_804533A0: +.incbin "baserom.dol", 0x3D2200, 0x8 + diff --git a/asm/sdata2/d_a_itembase.s b/asm/sdata2/d_a_itembase.s new file mode 100644 index 00000000000..2354a0c6b0d --- /dev/null +++ b/asm/sdata2/d_a_itembase.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804533a8 - 0x804533c8 + +.global lbl_804533A8 +lbl_804533A8: +.incbin "baserom.dol", 0x3D2208, 0x4 + +.global lbl_804533AC +lbl_804533AC: +.incbin "baserom.dol", 0x3D220C, 0x4 + +.global lbl_804533B0 +lbl_804533B0: +.incbin "baserom.dol", 0x3D2210, 0x8 + +.global lbl_804533B8 +lbl_804533B8: +.incbin "baserom.dol", 0x3D2218, 0x8 + +.global lbl_804533C0 +lbl_804533C0: +.incbin "baserom.dol", 0x3D2220, 0x8 + diff --git a/asm/sdata2/d_a_no_chg_room.s b/asm/sdata2/d_a_no_chg_room.s new file mode 100644 index 00000000000..86f22af31f8 --- /dev/null +++ b/asm/sdata2/d_a_no_chg_room.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804533c8 - 0x804533d8 + +.global lbl_804533C8 +lbl_804533C8: +.incbin "baserom.dol", 0x3D2228, 0x4 + +.global lbl_804533CC +lbl_804533CC: +.incbin "baserom.dol", 0x3D222C, 0x4 + +.global lbl_804533D0 +lbl_804533D0: +.incbin "baserom.dol", 0x3D2230, 0x8 + diff --git a/asm/sdata2/d_a_npc.s b/asm/sdata2/d_a_npc.s new file mode 100644 index 00000000000..e93abc4344b --- /dev/null +++ b/asm/sdata2/d_a_npc.s @@ -0,0 +1,203 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804533d8 - 0x804534b8 + +.global lbl_804533D8 +lbl_804533D8: +.incbin "baserom.dol", 0x3D2238, 0x4 + +.global lbl_804533DC +lbl_804533DC: +.incbin "baserom.dol", 0x3D223C, 0x4 + +.global lbl_804533E0 +lbl_804533E0: +.incbin "baserom.dol", 0x3D2240, 0x8 + +.global lbl_804533E8 +lbl_804533E8: +.incbin "baserom.dol", 0x3D2248, 0x4 + +.global lbl_804533EC +lbl_804533EC: +.incbin "baserom.dol", 0x3D224C, 0x4 + +.global lbl_804533F0 +lbl_804533F0: +.incbin "baserom.dol", 0x3D2250, 0x4 + +.global lbl_804533F4 +lbl_804533F4: +.incbin "baserom.dol", 0x3D2254, 0x4 + +.global lbl_804533F8 +lbl_804533F8: +.incbin "baserom.dol", 0x3D2258, 0x8 + +.global lbl_80453400 +lbl_80453400: +.incbin "baserom.dol", 0x3D2260, 0x8 + +.global lbl_80453408 +lbl_80453408: +.incbin "baserom.dol", 0x3D2268, 0x8 + +.global lbl_80453410 +lbl_80453410: +.incbin "baserom.dol", 0x3D2270, 0x8 + +.global lbl_80453418 +lbl_80453418: +.incbin "baserom.dol", 0x3D2278, 0x8 + +.global lbl_80453420 +lbl_80453420: +.incbin "baserom.dol", 0x3D2280, 0x4 + +.global lbl_80453424 +lbl_80453424: +.incbin "baserom.dol", 0x3D2284, 0x4 + +.global lbl_80453428 +lbl_80453428: +.incbin "baserom.dol", 0x3D2288, 0x4 + +.global lbl_8045342C +lbl_8045342C: +.incbin "baserom.dol", 0x3D228C, 0x4 + +.global lbl_80453430 +lbl_80453430: +.incbin "baserom.dol", 0x3D2290, 0x4 + +.global lbl_80453434 +lbl_80453434: +.incbin "baserom.dol", 0x3D2294, 0x4 + +.global lbl_80453438 +lbl_80453438: +.incbin "baserom.dol", 0x3D2298, 0x4 + +.global lbl_8045343C +lbl_8045343C: +.incbin "baserom.dol", 0x3D229C, 0x4 + +.global lbl_80453440 +lbl_80453440: +.incbin "baserom.dol", 0x3D22A0, 0x4 + +.global lbl_80453444 +lbl_80453444: +.incbin "baserom.dol", 0x3D22A4, 0x4 + +.global lbl_80453448 +lbl_80453448: +.incbin "baserom.dol", 0x3D22A8, 0x4 + +.global lbl_8045344C +lbl_8045344C: +.incbin "baserom.dol", 0x3D22AC, 0x4 + +.global lbl_80453450 +lbl_80453450: +.incbin "baserom.dol", 0x3D22B0, 0x4 + +.global lbl_80453454 +lbl_80453454: +.incbin "baserom.dol", 0x3D22B4, 0x4 + +.global lbl_80453458 +lbl_80453458: +.incbin "baserom.dol", 0x3D22B8, 0x4 + +.global lbl_8045345C +lbl_8045345C: +.incbin "baserom.dol", 0x3D22BC, 0x4 + +.global lbl_80453460 +lbl_80453460: +.incbin "baserom.dol", 0x3D22C0, 0x4 + +.global lbl_80453464 +lbl_80453464: +.incbin "baserom.dol", 0x3D22C4, 0x4 + +.global lbl_80453468 +lbl_80453468: +.incbin "baserom.dol", 0x3D22C8, 0x4 + +.global lbl_8045346C +lbl_8045346C: +.incbin "baserom.dol", 0x3D22CC, 0x4 + +.global lbl_80453470 +lbl_80453470: +.incbin "baserom.dol", 0x3D22D0, 0x4 + +.global lbl_80453474 +lbl_80453474: +.incbin "baserom.dol", 0x3D22D4, 0x4 + +.global lbl_80453478 +lbl_80453478: +.incbin "baserom.dol", 0x3D22D8, 0x4 + +.global lbl_8045347C +lbl_8045347C: +.incbin "baserom.dol", 0x3D22DC, 0x4 + +.global lbl_80453480 +lbl_80453480: +.incbin "baserom.dol", 0x3D22E0, 0x4 + +.global lbl_80453484 +lbl_80453484: +.incbin "baserom.dol", 0x3D22E4, 0x4 + +.global lbl_80453488 +lbl_80453488: +.incbin "baserom.dol", 0x3D22E8, 0x4 + +.global lbl_8045348C +lbl_8045348C: +.incbin "baserom.dol", 0x3D22EC, 0x4 + +.global lbl_80453490 +lbl_80453490: +.incbin "baserom.dol", 0x3D22F0, 0x4 + +.global lbl_80453494 +lbl_80453494: +.incbin "baserom.dol", 0x3D22F4, 0x4 + +.global lbl_80453498 +lbl_80453498: +.incbin "baserom.dol", 0x3D22F8, 0x4 + +.global lbl_8045349C +lbl_8045349C: +.incbin "baserom.dol", 0x3D22FC, 0x4 + +.global lbl_804534A0 +lbl_804534A0: +.incbin "baserom.dol", 0x3D2300, 0x4 + +.global lbl_804534A4 +lbl_804534A4: +.incbin "baserom.dol", 0x3D2304, 0x4 + +.global lbl_804534A8 +lbl_804534A8: +.incbin "baserom.dol", 0x3D2308, 0x4 + +.global lbl_804534AC +lbl_804534AC: +.incbin "baserom.dol", 0x3D230C, 0x4 + +.global lbl_804534B0 +lbl_804534B0: +.incbin "baserom.dol", 0x3D2310, 0x4 + +.global lbl_804534B4 +lbl_804534B4: +.incbin "baserom.dol", 0x3D2314, 0x4 + diff --git a/asm/sdata2/d_a_npc_cd.s b/asm/sdata2/d_a_npc_cd.s new file mode 100644 index 00000000000..2e8d9989df4 --- /dev/null +++ b/asm/sdata2/d_a_npc_cd.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804534b8 - 0x804534e0 + +.global lbl_804534B8 +lbl_804534B8: +.incbin "baserom.dol", 0x3D2318, 0x4 + +.global lbl_804534BC +lbl_804534BC: +.incbin "baserom.dol", 0x3D231C, 0x4 + +.global lbl_804534C0 +lbl_804534C0: +.incbin "baserom.dol", 0x3D2320, 0x8 + +.global lbl_804534C8 +lbl_804534C8: +.incbin "baserom.dol", 0x3D2328, 0x8 + +.global lbl_804534D0 +lbl_804534D0: +.incbin "baserom.dol", 0x3D2330, 0x4 + +.global lbl_804534D4 +lbl_804534D4: +.incbin "baserom.dol", 0x3D2334, 0x4 + +.global lbl_804534D8 +lbl_804534D8: +.incbin "baserom.dol", 0x3D2338, 0x4 + +.global lbl_804534DC +lbl_804534DC: +.incbin "baserom.dol", 0x3D233C, 0x4 + diff --git a/asm/sdata2/d_a_npc_cd2.s b/asm/sdata2/d_a_npc_cd2.s new file mode 100644 index 00000000000..873f8fb3f29 --- /dev/null +++ b/asm/sdata2/d_a_npc_cd2.s @@ -0,0 +1,71 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804534e0 - 0x80453550 + +.global lbl_804534E0 +lbl_804534E0: +.incbin "baserom.dol", 0x3D2340, 0x4 + +.global lbl_804534E4 +lbl_804534E4: +.incbin "baserom.dol", 0x3D2344, 0x4 + +.global lbl_804534E8 +lbl_804534E8: +.incbin "baserom.dol", 0x3D2348, 0x8 + +.global lbl_804534F0 +lbl_804534F0: +.incbin "baserom.dol", 0x3D2350, 0x8 + +.global lbl_804534F8 +lbl_804534F8: +.incbin "baserom.dol", 0x3D2358, 0x4 + +.global lbl_804534FC +lbl_804534FC: +.incbin "baserom.dol", 0x3D235C, 0x4 + +.global lbl_80453500 +lbl_80453500: +.incbin "baserom.dol", 0x3D2360, 0x4 + +.global lbl_80453504 +lbl_80453504: +.incbin "baserom.dol", 0x3D2364, 0x4 + +.global lbl_80453508 +lbl_80453508: +.incbin "baserom.dol", 0x3D2368, 0x8 + +.global lbl_80453510 +lbl_80453510: +.incbin "baserom.dol", 0x3D2370, 0x8 + +.global lbl_80453518 +lbl_80453518: +.incbin "baserom.dol", 0x3D2378, 0x8 + +.global lbl_80453520 +lbl_80453520: +.incbin "baserom.dol", 0x3D2380, 0x8 + +.global lbl_80453528 +lbl_80453528: +.incbin "baserom.dol", 0x3D2388, 0x8 + +.global lbl_80453530 +lbl_80453530: +.incbin "baserom.dol", 0x3D2390, 0x8 + +.global lbl_80453538 +lbl_80453538: +.incbin "baserom.dol", 0x3D2398, 0x8 + +.global lbl_80453540 +lbl_80453540: +.incbin "baserom.dol", 0x3D23A0, 0x8 + +.global lbl_80453548 +lbl_80453548: +.incbin "baserom.dol", 0x3D23A8, 0x8 + diff --git a/asm/sdata2/d_a_obj.s b/asm/sdata2/d_a_obj.s new file mode 100644 index 00000000000..6b7067c2c26 --- /dev/null +++ b/asm/sdata2/d_a_obj.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451d98 - 0x80451db0 + +.global lbl_80451D98 +lbl_80451D98: +.incbin "baserom.dol", 0x3D0BF8, 0x4 + +.global lbl_80451D9C +lbl_80451D9C: +.incbin "baserom.dol", 0x3D0BFC, 0x4 + +.global lbl_80451DA0 +lbl_80451DA0: +.incbin "baserom.dol", 0x3D0C00, 0x4 + +.global lbl_80451DA4 +lbl_80451DA4: +.incbin "baserom.dol", 0x3D0C04, 0x4 + +.global lbl_80451DA8 +lbl_80451DA8: +.incbin "baserom.dol", 0x3D0C08, 0x8 + diff --git a/asm/sdata2/d_a_obj_item.s b/asm/sdata2/d_a_obj_item.s new file mode 100644 index 00000000000..35a7612f380 --- /dev/null +++ b/asm/sdata2/d_a_obj_item.s @@ -0,0 +1,115 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453550 - 0x804535e0 + +.global lbl_80453550 +lbl_80453550: +.incbin "baserom.dol", 0x3D23B0, 0x8 + +.global lbl_80453558 +lbl_80453558: +.incbin "baserom.dol", 0x3D23B8, 0x8 + +.global lbl_80453560 +lbl_80453560: +.incbin "baserom.dol", 0x3D23C0, 0x8 + +.global lbl_80453568 +lbl_80453568: +.incbin "baserom.dol", 0x3D23C8, 0x8 + +.global lbl_80453570 +lbl_80453570: +.incbin "baserom.dol", 0x3D23D0, 0x4 + +.global lbl_80453574 +lbl_80453574: +.incbin "baserom.dol", 0x3D23D4, 0x4 + +.global lbl_80453578 +lbl_80453578: +.incbin "baserom.dol", 0x3D23D8, 0x4 + +.global lbl_8045357C +lbl_8045357C: +.incbin "baserom.dol", 0x3D23DC, 0x4 + +.global lbl_80453580 +lbl_80453580: +.incbin "baserom.dol", 0x3D23E0, 0x8 + +.global lbl_80453588 +lbl_80453588: +.incbin "baserom.dol", 0x3D23E8, 0x8 + +.global lbl_80453590 +lbl_80453590: +.incbin "baserom.dol", 0x3D23F0, 0x4 + +.global lbl_80453594 +lbl_80453594: +.incbin "baserom.dol", 0x3D23F4, 0x4 + +.global lbl_80453598 +lbl_80453598: +.incbin "baserom.dol", 0x3D23F8, 0x4 + +.global lbl_8045359C +lbl_8045359C: +.incbin "baserom.dol", 0x3D23FC, 0x4 + +.global lbl_804535A0 +lbl_804535A0: +.incbin "baserom.dol", 0x3D2400, 0x4 + +.global lbl_804535A4 +lbl_804535A4: +.incbin "baserom.dol", 0x3D2404, 0x4 + +.global lbl_804535A8 +lbl_804535A8: +.incbin "baserom.dol", 0x3D2408, 0x8 + +.global lbl_804535B0 +lbl_804535B0: +.incbin "baserom.dol", 0x3D2410, 0x8 + +.global lbl_804535B8 +lbl_804535B8: +.incbin "baserom.dol", 0x3D2418, 0x4 + +.global lbl_804535BC +lbl_804535BC: +.incbin "baserom.dol", 0x3D241C, 0x4 + +.global lbl_804535C0 +lbl_804535C0: +.incbin "baserom.dol", 0x3D2420, 0x4 + +.global lbl_804535C4 +lbl_804535C4: +.incbin "baserom.dol", 0x3D2424, 0x4 + +.global lbl_804535C8 +lbl_804535C8: +.incbin "baserom.dol", 0x3D2428, 0x4 + +.global lbl_804535CC +lbl_804535CC: +.incbin "baserom.dol", 0x3D242C, 0x4 + +.global lbl_804535D0 +lbl_804535D0: +.incbin "baserom.dol", 0x3D2430, 0x4 + +.global lbl_804535D4 +lbl_804535D4: +.incbin "baserom.dol", 0x3D2434, 0x4 + +.global lbl_804535D8 +lbl_804535D8: +.incbin "baserom.dol", 0x3D2438, 0x4 + +.global lbl_804535DC +lbl_804535DC: +.incbin "baserom.dol", 0x3D243C, 0x4 + diff --git a/asm/sdata2/d_a_player.s b/asm/sdata2/d_a_player.s new file mode 100644 index 00000000000..4873c2a561b --- /dev/null +++ b/asm/sdata2/d_a_player.s @@ -0,0 +1,95 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453600 - 0x80453690 + +.global lbl_80453600 +lbl_80453600: +.incbin "baserom.dol", 0x3D2460, 0x8 + +.global lbl_80453608 +lbl_80453608: +.incbin "baserom.dol", 0x3D2468, 0x8 + +.global lbl_80453610 +lbl_80453610: +.incbin "baserom.dol", 0x3D2470, 0x4 + +.global lbl_80453614 +lbl_80453614: +.incbin "baserom.dol", 0x3D2474, 0x4 + +.global lbl_80453618 +lbl_80453618: +.incbin "baserom.dol", 0x3D2478, 0x4 + +.global lbl_8045361C +lbl_8045361C: +.incbin "baserom.dol", 0x3D247C, 0x4 + +.global lbl_80453620 +lbl_80453620: +.incbin "baserom.dol", 0x3D2480, 0x4 + +.global lbl_80453624 +lbl_80453624: +.incbin "baserom.dol", 0x3D2484, 0x4 + +.global lbl_80453628 +lbl_80453628: +.incbin "baserom.dol", 0x3D2488, 0x8 + +.global lbl_80453630 +lbl_80453630: +.incbin "baserom.dol", 0x3D2490, 0x8 + +.global lbl_80453638 +lbl_80453638: +.incbin "baserom.dol", 0x3D2498, 0x8 + +.global lbl_80453640 +lbl_80453640: +.incbin "baserom.dol", 0x3D24A0, 0x8 + +.global lbl_80453648 +lbl_80453648: +.incbin "baserom.dol", 0x3D24A8, 0x8 + +.global lbl_80453650 +lbl_80453650: +.incbin "baserom.dol", 0x3D24B0, 0x8 + +.global lbl_80453658 +lbl_80453658: +.incbin "baserom.dol", 0x3D24B8, 0x8 + +.global lbl_80453660 +lbl_80453660: +.incbin "baserom.dol", 0x3D24C0, 0x8 + +.global lbl_80453668 +lbl_80453668: +.incbin "baserom.dol", 0x3D24C8, 0x8 + +.global lbl_80453670 +lbl_80453670: +.incbin "baserom.dol", 0x3D24D0, 0x8 + +.global lbl_80453678 +lbl_80453678: +.incbin "baserom.dol", 0x3D24D8, 0x4 + +.global lbl_8045367C +lbl_8045367C: +.incbin "baserom.dol", 0x3D24DC, 0x4 + +.global lbl_80453680 +lbl_80453680: +.incbin "baserom.dol", 0x3D24E0, 0x4 + +.global lbl_80453684 +lbl_80453684: +.incbin "baserom.dol", 0x3D24E4, 0x4 + +.global lbl_80453688 +lbl_80453688: +.incbin "baserom.dol", 0x3D24E8, 0x8 + diff --git a/asm/sdata2/d_attention.s b/asm/sdata2/d_attention.s new file mode 100644 index 00000000000..0ada09a4dee --- /dev/null +++ b/asm/sdata2/d_attention.s @@ -0,0 +1,119 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452628 - 0x804526b8 + +.global lbl_80452628 +lbl_80452628: +.incbin "baserom.dol", 0x3D1488, 0x4 + +.global lbl_8045262C +lbl_8045262C: +.incbin "baserom.dol", 0x3D148C, 0x4 + +.global lbl_80452630 +lbl_80452630: +.incbin "baserom.dol", 0x3D1490, 0x4 + +.global lbl_80452634 +lbl_80452634: +.incbin "baserom.dol", 0x3D1494, 0x4 + +.global lbl_80452638 +lbl_80452638: +.incbin "baserom.dol", 0x3D1498, 0x4 + +.global lbl_8045263C +lbl_8045263C: +.incbin "baserom.dol", 0x3D149C, 0x4 + +.global lbl_80452640 +lbl_80452640: +.incbin "baserom.dol", 0x3D14A0, 0x4 + +.global lbl_80452644 +lbl_80452644: +.incbin "baserom.dol", 0x3D14A4, 0x4 + +.global lbl_80452648 +lbl_80452648: +.incbin "baserom.dol", 0x3D14A8, 0x4 + +.global lbl_8045264C +lbl_8045264C: +.incbin "baserom.dol", 0x3D14AC, 0x4 + +.global lbl_80452650 +lbl_80452650: +.incbin "baserom.dol", 0x3D14B0, 0x4 + +.global lbl_80452654 +lbl_80452654: +.incbin "baserom.dol", 0x3D14B4, 0x4 + +.global lbl_80452658 +lbl_80452658: +.incbin "baserom.dol", 0x3D14B8, 0x4 + +.global lbl_8045265C +lbl_8045265C: +.incbin "baserom.dol", 0x3D14BC, 0x4 + +.global lbl_80452660 +lbl_80452660: +.incbin "baserom.dol", 0x3D14C0, 0x4 + +.global lbl_80452664 +lbl_80452664: +.incbin "baserom.dol", 0x3D14C4, 0x4 + +.global lbl_80452668 +lbl_80452668: +.incbin "baserom.dol", 0x3D14C8, 0x8 + +.global lbl_80452670 +lbl_80452670: +.incbin "baserom.dol", 0x3D14D0, 0x8 + +.global lbl_80452678 +lbl_80452678: +.incbin "baserom.dol", 0x3D14D8, 0x8 + +.global lbl_80452680 +lbl_80452680: +.incbin "baserom.dol", 0x3D14E0, 0x8 + +.global lbl_80452688 +lbl_80452688: +.incbin "baserom.dol", 0x3D14E8, 0x8 + +.global lbl_80452690 +lbl_80452690: +.incbin "baserom.dol", 0x3D14F0, 0x4 + +.global lbl_80452694 +lbl_80452694: +.incbin "baserom.dol", 0x3D14F4, 0x4 + +.global lbl_80452698 +lbl_80452698: +.incbin "baserom.dol", 0x3D14F8, 0x4 + +.global lbl_8045269C +lbl_8045269C: +.incbin "baserom.dol", 0x3D14FC, 0x4 + +.global lbl_804526A0 +lbl_804526A0: +.incbin "baserom.dol", 0x3D1500, 0x8 + +.global lbl_804526A8 +lbl_804526A8: +.incbin "baserom.dol", 0x3D1508, 0x8 + +.global lbl_804526B0 +lbl_804526B0: +.incbin "baserom.dol", 0x3D1510, 0x4 + +.global lbl_804526B4 +lbl_804526B4: +.incbin "baserom.dol", 0x3D1514, 0x4 + diff --git a/asm/sdata2/d_bg_s.s b/asm/sdata2/d_bg_s.s new file mode 100644 index 00000000000..27af84f3d7e --- /dev/null +++ b/asm/sdata2/d_bg_s.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804526b8 - 0x804526c0 + +.global lbl_804526B8 +lbl_804526B8: +.incbin "baserom.dol", 0x3D1518, 0x8 + diff --git a/asm/sdata2/d_bg_s_acch.s b/asm/sdata2/d_bg_s_acch.s new file mode 100644 index 00000000000..b6aa7f6d1a4 --- /dev/null +++ b/asm/sdata2/d_bg_s_acch.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804526c0 - 0x804526e8 + +.global lbl_804526C0 +lbl_804526C0: +.incbin "baserom.dol", 0x3D1520, 0x4 + +.global lbl_804526C4 +lbl_804526C4: +.incbin "baserom.dol", 0x3D1524, 0x4 + +.global lbl_804526C8 +lbl_804526C8: +.incbin "baserom.dol", 0x3D1528, 0x4 + +.global lbl_804526CC +lbl_804526CC: +.incbin "baserom.dol", 0x3D152C, 0x4 + +.global lbl_804526D0 +lbl_804526D0: +.incbin "baserom.dol", 0x3D1530, 0x4 + +.global lbl_804526D4 +lbl_804526D4: +.incbin "baserom.dol", 0x3D1534, 0x4 + +.global lbl_804526D8 +lbl_804526D8: +.incbin "baserom.dol", 0x3D1538, 0x4 + +.global lbl_804526DC +lbl_804526DC: +.incbin "baserom.dol", 0x3D153C, 0x4 + +.global lbl_804526E0 +lbl_804526E0: +.incbin "baserom.dol", 0x3D1540, 0x8 + diff --git a/asm/sdata2/d_bg_s_roof_chk.s b/asm/sdata2/d_bg_s_roof_chk.s new file mode 100644 index 00000000000..cca10afc1e5 --- /dev/null +++ b/asm/sdata2/d_bg_s_roof_chk.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804526f0 - 0x804526f8 + +.global lbl_804526F0 +lbl_804526F0: +.incbin "baserom.dol", 0x3D1550, 0x4 + +.global lbl_804526F4 +lbl_804526F4: +.incbin "baserom.dol", 0x3D1554, 0x4 + diff --git a/asm/sdata2/d_bg_s_spl_grp_chk.s b/asm/sdata2/d_bg_s_spl_grp_chk.s new file mode 100644 index 00000000000..b380f415559 --- /dev/null +++ b/asm/sdata2/d_bg_s_spl_grp_chk.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804526e8 - 0x804526f0 + +.global lbl_804526E8 +lbl_804526E8: +.incbin "baserom.dol", 0x3D1548, 0x4 + +.global lbl_804526EC +lbl_804526EC: +.incbin "baserom.dol", 0x3D154C, 0x4 + diff --git a/asm/sdata2/d_bg_w.s b/asm/sdata2/d_bg_w.s new file mode 100644 index 00000000000..0a8590dfcdb --- /dev/null +++ b/asm/sdata2/d_bg_w.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804526f8 - 0x80452718 + +.global lbl_804526F8 +lbl_804526F8: +.incbin "baserom.dol", 0x3D1558, 0x4 + +.global lbl_804526FC +lbl_804526FC: +.incbin "baserom.dol", 0x3D155C, 0x4 + +.global lbl_80452700 +lbl_80452700: +.incbin "baserom.dol", 0x3D1560, 0x4 + +.global lbl_80452704 +lbl_80452704: +.incbin "baserom.dol", 0x3D1564, 0x4 + +.global lbl_80452708 +lbl_80452708: +.incbin "baserom.dol", 0x3D1568, 0x4 + +.global lbl_8045270C +lbl_8045270C: +.incbin "baserom.dol", 0x3D156C, 0x4 + +.global lbl_80452710 +lbl_80452710: +.incbin "baserom.dol", 0x3D1570, 0x8 + diff --git a/asm/sdata2/d_bg_w_kcol.s b/asm/sdata2/d_bg_w_kcol.s new file mode 100644 index 00000000000..3ea651425c3 --- /dev/null +++ b/asm/sdata2/d_bg_w_kcol.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452718 - 0x80452758 + +.global lbl_80452718 +lbl_80452718: +.incbin "baserom.dol", 0x3D1578, 0x4 + +.global lbl_8045271C +lbl_8045271C: +.incbin "baserom.dol", 0x3D157C, 0x4 + +.global lbl_80452720 +lbl_80452720: +.incbin "baserom.dol", 0x3D1580, 0x4 + +.global lbl_80452724 +lbl_80452724: +.incbin "baserom.dol", 0x3D1584, 0x4 + +.global lbl_80452728 +lbl_80452728: +.incbin "baserom.dol", 0x3D1588, 0x4 + +.global lbl_8045272C +lbl_8045272C: +.incbin "baserom.dol", 0x3D158C, 0x4 + +.global lbl_80452730 +lbl_80452730: +.incbin "baserom.dol", 0x3D1590, 0x8 + +.global lbl_80452738 +lbl_80452738: +.incbin "baserom.dol", 0x3D1598, 0x8 + +.global lbl_80452740 +lbl_80452740: +.incbin "baserom.dol", 0x3D15A0, 0x8 + +.global lbl_80452748 +lbl_80452748: +.incbin "baserom.dol", 0x3D15A8, 0x8 + +.global lbl_80452750 +lbl_80452750: +.incbin "baserom.dol", 0x3D15B0, 0x8 + diff --git a/asm/sdata2/d_bg_w_sv.s b/asm/sdata2/d_bg_w_sv.s new file mode 100644 index 00000000000..a4e0a5b0d64 --- /dev/null +++ b/asm/sdata2/d_bg_w_sv.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452758 - 0x80452760 + +.global lbl_80452758 +lbl_80452758: +.incbin "baserom.dol", 0x3D15B8, 0x4 + +.global lbl_8045275C +lbl_8045275C: +.incbin "baserom.dol", 0x3D15BC, 0x4 + diff --git a/asm/sdata2/d_bright_check.s b/asm/sdata2/d_bright_check.s new file mode 100644 index 00000000000..4edaec5d5e8 --- /dev/null +++ b/asm/sdata2/d_bright_check.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453a00 - 0x80453a10 + +.global lbl_80453A00 +lbl_80453A00: +.incbin "baserom.dol", 0x3D2860, 0x4 + +.global lbl_80453A04 +lbl_80453A04: +.incbin "baserom.dol", 0x3D2864, 0x4 + +.global lbl_80453A08 +lbl_80453A08: +.incbin "baserom.dol", 0x3D2868, 0x8 + diff --git a/asm/sdata2/d_cam_param.s b/asm/sdata2/d_cam_param.s new file mode 100644 index 00000000000..4e31f9303b5 --- /dev/null +++ b/asm/sdata2/d_cam_param.s @@ -0,0 +1,207 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804527c8 - 0x804528b8 + +.global lbl_804527C8 +lbl_804527C8: +.incbin "baserom.dol", 0x3D1628, 0x8 + +.global lbl_804527D0 +lbl_804527D0: +.incbin "baserom.dol", 0x3D1630, 0x8 + +.global lbl_804527D8 +lbl_804527D8: +.incbin "baserom.dol", 0x3D1638, 0x8 + +.global lbl_804527E0 +lbl_804527E0: +.incbin "baserom.dol", 0x3D1640, 0x8 + +.global lbl_804527E8 +lbl_804527E8: +.incbin "baserom.dol", 0x3D1648, 0x8 + +.global lbl_804527F0 +lbl_804527F0: +.incbin "baserom.dol", 0x3D1650, 0x8 + +.global lbl_804527F8 +lbl_804527F8: +.incbin "baserom.dol", 0x3D1658, 0x8 + +.global lbl_80452800 +lbl_80452800: +.incbin "baserom.dol", 0x3D1660, 0x8 + +.global lbl_80452808 +lbl_80452808: +.incbin "baserom.dol", 0x3D1668, 0x8 + +.global lbl_80452810 +lbl_80452810: +.incbin "baserom.dol", 0x3D1670, 0x4 + +.global lbl_80452814 +lbl_80452814: +.incbin "baserom.dol", 0x3D1674, 0x4 + +.global lbl_80452818 +lbl_80452818: +.incbin "baserom.dol", 0x3D1678, 0x4 + +.global lbl_8045281C +lbl_8045281C: +.incbin "baserom.dol", 0x3D167C, 0x4 + +.global lbl_80452820 +lbl_80452820: +.incbin "baserom.dol", 0x3D1680, 0x4 + +.global lbl_80452824 +lbl_80452824: +.incbin "baserom.dol", 0x3D1684, 0x4 + +.global lbl_80452828 +lbl_80452828: +.incbin "baserom.dol", 0x3D1688, 0x4 + +.global lbl_8045282C +lbl_8045282C: +.incbin "baserom.dol", 0x3D168C, 0x4 + +.global lbl_80452830 +lbl_80452830: +.incbin "baserom.dol", 0x3D1690, 0x4 + +.global lbl_80452834 +lbl_80452834: +.incbin "baserom.dol", 0x3D1694, 0x4 + +.global lbl_80452838 +lbl_80452838: +.incbin "baserom.dol", 0x3D1698, 0x4 + +.global lbl_8045283C +lbl_8045283C: +.incbin "baserom.dol", 0x3D169C, 0x4 + +.global lbl_80452840 +lbl_80452840: +.incbin "baserom.dol", 0x3D16A0, 0x4 + +.global lbl_80452844 +lbl_80452844: +.incbin "baserom.dol", 0x3D16A4, 0x4 + +.global lbl_80452848 +lbl_80452848: +.incbin "baserom.dol", 0x3D16A8, 0x4 + +.global lbl_8045284C +lbl_8045284C: +.incbin "baserom.dol", 0x3D16AC, 0x4 + +.global lbl_80452850 +lbl_80452850: +.incbin "baserom.dol", 0x3D16B0, 0x4 + +.global lbl_80452854 +lbl_80452854: +.incbin "baserom.dol", 0x3D16B4, 0x4 + +.global lbl_80452858 +lbl_80452858: +.incbin "baserom.dol", 0x3D16B8, 0x4 + +.global lbl_8045285C +lbl_8045285C: +.incbin "baserom.dol", 0x3D16BC, 0x4 + +.global lbl_80452860 +lbl_80452860: +.incbin "baserom.dol", 0x3D16C0, 0x4 + +.global lbl_80452864 +lbl_80452864: +.incbin "baserom.dol", 0x3D16C4, 0x4 + +.global lbl_80452868 +lbl_80452868: +.incbin "baserom.dol", 0x3D16C8, 0x4 + +.global lbl_8045286C +lbl_8045286C: +.incbin "baserom.dol", 0x3D16CC, 0x4 + +.global lbl_80452870 +lbl_80452870: +.incbin "baserom.dol", 0x3D16D0, 0x4 + +.global lbl_80452874 +lbl_80452874: +.incbin "baserom.dol", 0x3D16D4, 0x4 + +.global lbl_80452878 +lbl_80452878: +.incbin "baserom.dol", 0x3D16D8, 0x4 + +.global lbl_8045287C +lbl_8045287C: +.incbin "baserom.dol", 0x3D16DC, 0x4 + +.global lbl_80452880 +lbl_80452880: +.incbin "baserom.dol", 0x3D16E0, 0x4 + +.global lbl_80452884 +lbl_80452884: +.incbin "baserom.dol", 0x3D16E4, 0x4 + +.global lbl_80452888 +lbl_80452888: +.incbin "baserom.dol", 0x3D16E8, 0x4 + +.global lbl_8045288C +lbl_8045288C: +.incbin "baserom.dol", 0x3D16EC, 0x4 + +.global lbl_80452890 +lbl_80452890: +.incbin "baserom.dol", 0x3D16F0, 0x4 + +.global lbl_80452894 +lbl_80452894: +.incbin "baserom.dol", 0x3D16F4, 0x4 + +.global lbl_80452898 +lbl_80452898: +.incbin "baserom.dol", 0x3D16F8, 0x4 + +.global lbl_8045289C +lbl_8045289C: +.incbin "baserom.dol", 0x3D16FC, 0x4 + +.global lbl_804528A0 +lbl_804528A0: +.incbin "baserom.dol", 0x3D1700, 0x4 + +.global lbl_804528A4 +lbl_804528A4: +.incbin "baserom.dol", 0x3D1704, 0x4 + +.global lbl_804528A8 +lbl_804528A8: +.incbin "baserom.dol", 0x3D1708, 0x4 + +.global lbl_804528AC +lbl_804528AC: +.incbin "baserom.dol", 0x3D170C, 0x4 + +.global lbl_804528B0 +lbl_804528B0: +.incbin "baserom.dol", 0x3D1710, 0x4 + +.global lbl_804528B4 +lbl_804528B4: +.incbin "baserom.dol", 0x3D1714, 0x4 + diff --git a/asm/sdata2/d_camera.s b/asm/sdata2/d_camera.s new file mode 100644 index 00000000000..038aac03178 --- /dev/null +++ b/asm/sdata2/d_camera.s @@ -0,0 +1,639 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453690 - 0x80453928 + +.global lbl_80453690 +lbl_80453690: +.incbin "baserom.dol", 0x3D24F0, 0x8 + +.global lbl_80453698 +lbl_80453698: +.incbin "baserom.dol", 0x3D24F8, 0x8 + +.global lbl_804536A0 +lbl_804536A0: +.incbin "baserom.dol", 0x3D2500, 0x4 + +.global lbl_804536A4 +lbl_804536A4: +.incbin "baserom.dol", 0x3D2504, 0x4 + +.global lbl_804536A8 +lbl_804536A8: +.incbin "baserom.dol", 0x3D2508, 0x4 + +.global lbl_804536AC +lbl_804536AC: +.incbin "baserom.dol", 0x3D250C, 0x4 + +.global lbl_804536B0 +lbl_804536B0: +.incbin "baserom.dol", 0x3D2510, 0x4 + +.global lbl_804536B4 +lbl_804536B4: +.incbin "baserom.dol", 0x3D2514, 0x4 + +.global lbl_804536B8 +lbl_804536B8: +.incbin "baserom.dol", 0x3D2518, 0x4 + +.global lbl_804536BC +lbl_804536BC: +.incbin "baserom.dol", 0x3D251C, 0x4 + +.global lbl_804536C0 +lbl_804536C0: +.incbin "baserom.dol", 0x3D2520, 0x8 + +.global lbl_804536C8 +lbl_804536C8: +.incbin "baserom.dol", 0x3D2528, 0x8 + +.global lbl_804536D0 +lbl_804536D0: +.incbin "baserom.dol", 0x3D2530, 0x8 + +.global lbl_804536D8 +lbl_804536D8: +.incbin "baserom.dol", 0x3D2538, 0x8 + +.global lbl_804536E0 +lbl_804536E0: +.incbin "baserom.dol", 0x3D2540, 0x4 + +.global lbl_804536E4 +lbl_804536E4: +.incbin "baserom.dol", 0x3D2544, 0x4 + +.global lbl_804536E8 +lbl_804536E8: +.incbin "baserom.dol", 0x3D2548, 0x4 + +.global lbl_804536EC +lbl_804536EC: +.incbin "baserom.dol", 0x3D254C, 0x4 + +.global lbl_804536F0 +lbl_804536F0: +.incbin "baserom.dol", 0x3D2550, 0x4 + +.global lbl_804536F4 +lbl_804536F4: +.incbin "baserom.dol", 0x3D2554, 0x4 + +.global lbl_804536F8 +lbl_804536F8: +.incbin "baserom.dol", 0x3D2558, 0x4 + +.global lbl_804536FC +lbl_804536FC: +.incbin "baserom.dol", 0x3D255C, 0x4 + +.global lbl_80453700 +lbl_80453700: +.incbin "baserom.dol", 0x3D2560, 0x4 + +.global lbl_80453704 +lbl_80453704: +.incbin "baserom.dol", 0x3D2564, 0x4 + +.global lbl_80453708 +lbl_80453708: +.incbin "baserom.dol", 0x3D2568, 0x4 + +.global lbl_8045370C +lbl_8045370C: +.incbin "baserom.dol", 0x3D256C, 0x4 + +.global lbl_80453710 +lbl_80453710: +.incbin "baserom.dol", 0x3D2570, 0x4 + +.global lbl_80453714 +lbl_80453714: +.incbin "baserom.dol", 0x3D2574, 0x4 + +.global lbl_80453718 +lbl_80453718: +.incbin "baserom.dol", 0x3D2578, 0x4 + +.global lbl_8045371C +lbl_8045371C: +.incbin "baserom.dol", 0x3D257C, 0x4 + +.global lbl_80453720 +lbl_80453720: +.incbin "baserom.dol", 0x3D2580, 0x4 + +.global lbl_80453724 +lbl_80453724: +.incbin "baserom.dol", 0x3D2584, 0x4 + +.global lbl_80453728 +lbl_80453728: +.incbin "baserom.dol", 0x3D2588, 0x4 + +.global lbl_8045372C +lbl_8045372C: +.incbin "baserom.dol", 0x3D258C, 0x4 + +.global lbl_80453730 +lbl_80453730: +.incbin "baserom.dol", 0x3D2590, 0x4 + +.global lbl_80453734 +lbl_80453734: +.incbin "baserom.dol", 0x3D2594, 0x4 + +.global lbl_80453738 +lbl_80453738: +.incbin "baserom.dol", 0x3D2598, 0x4 + +.global lbl_8045373C +lbl_8045373C: +.incbin "baserom.dol", 0x3D259C, 0x4 + +.global lbl_80453740 +lbl_80453740: +.incbin "baserom.dol", 0x3D25A0, 0x4 + +.global lbl_80453744 +lbl_80453744: +.incbin "baserom.dol", 0x3D25A4, 0x4 + +.global lbl_80453748 +lbl_80453748: +.incbin "baserom.dol", 0x3D25A8, 0x4 + +.global lbl_8045374C +lbl_8045374C: +.incbin "baserom.dol", 0x3D25AC, 0x4 + +.global lbl_80453750 +lbl_80453750: +.incbin "baserom.dol", 0x3D25B0, 0x4 + +.global lbl_80453754 +lbl_80453754: +.incbin "baserom.dol", 0x3D25B4, 0x4 + +.global lbl_80453758 +lbl_80453758: +.incbin "baserom.dol", 0x3D25B8, 0x4 + +.global lbl_8045375C +lbl_8045375C: +.incbin "baserom.dol", 0x3D25BC, 0x4 + +.global lbl_80453760 +lbl_80453760: +.incbin "baserom.dol", 0x3D25C0, 0x8 + +.global lbl_80453768 +lbl_80453768: +.incbin "baserom.dol", 0x3D25C8, 0x4 + +.global lbl_8045376C +lbl_8045376C: +.incbin "baserom.dol", 0x3D25CC, 0x4 + +.global lbl_80453770 +lbl_80453770: +.incbin "baserom.dol", 0x3D25D0, 0x4 + +.global lbl_80453774 +lbl_80453774: +.incbin "baserom.dol", 0x3D25D4, 0x4 + +.global lbl_80453778 +lbl_80453778: +.incbin "baserom.dol", 0x3D25D8, 0x4 + +.global lbl_8045377C +lbl_8045377C: +.incbin "baserom.dol", 0x3D25DC, 0x4 + +.global lbl_80453780 +lbl_80453780: +.incbin "baserom.dol", 0x3D25E0, 0x4 + +.global lbl_80453784 +lbl_80453784: +.incbin "baserom.dol", 0x3D25E4, 0x4 + +.global lbl_80453788 +lbl_80453788: +.incbin "baserom.dol", 0x3D25E8, 0x4 + +.global lbl_8045378C +lbl_8045378C: +.incbin "baserom.dol", 0x3D25EC, 0x4 + +.global lbl_80453790 +lbl_80453790: +.incbin "baserom.dol", 0x3D25F0, 0x4 + +.global lbl_80453794 +lbl_80453794: +.incbin "baserom.dol", 0x3D25F4, 0x4 + +.global lbl_80453798 +lbl_80453798: +.incbin "baserom.dol", 0x3D25F8, 0x4 + +.global lbl_8045379C +lbl_8045379C: +.incbin "baserom.dol", 0x3D25FC, 0x4 + +.global lbl_804537A0 +lbl_804537A0: +.incbin "baserom.dol", 0x3D2600, 0x4 + +.global lbl_804537A4 +lbl_804537A4: +.incbin "baserom.dol", 0x3D2604, 0x4 + +.global lbl_804537A8 +lbl_804537A8: +.incbin "baserom.dol", 0x3D2608, 0x4 + +.global lbl_804537AC +lbl_804537AC: +.incbin "baserom.dol", 0x3D260C, 0x4 + +.global lbl_804537B0 +lbl_804537B0: +.incbin "baserom.dol", 0x3D2610, 0x4 + +.global lbl_804537B4 +lbl_804537B4: +.incbin "baserom.dol", 0x3D2614, 0x4 + +.global lbl_804537B8 +lbl_804537B8: +.incbin "baserom.dol", 0x3D2618, 0x4 + +.global lbl_804537BC +lbl_804537BC: +.incbin "baserom.dol", 0x3D261C, 0x4 + +.global lbl_804537C0 +lbl_804537C0: +.incbin "baserom.dol", 0x3D2620, 0x4 + +.global lbl_804537C4 +lbl_804537C4: +.incbin "baserom.dol", 0x3D2624, 0x4 + +.global lbl_804537C8 +lbl_804537C8: +.incbin "baserom.dol", 0x3D2628, 0x4 + +.global lbl_804537CC +lbl_804537CC: +.incbin "baserom.dol", 0x3D262C, 0x4 + +.global lbl_804537D0 +lbl_804537D0: +.incbin "baserom.dol", 0x3D2630, 0x4 + +.global lbl_804537D4 +lbl_804537D4: +.incbin "baserom.dol", 0x3D2634, 0x4 + +.global lbl_804537D8 +lbl_804537D8: +.incbin "baserom.dol", 0x3D2638, 0x4 + +.global lbl_804537DC +lbl_804537DC: +.incbin "baserom.dol", 0x3D263C, 0x4 + +.global lbl_804537E0 +lbl_804537E0: +.incbin "baserom.dol", 0x3D2640, 0x4 + +.global lbl_804537E4 +lbl_804537E4: +.incbin "baserom.dol", 0x3D2644, 0x4 + +.global lbl_804537E8 +lbl_804537E8: +.incbin "baserom.dol", 0x3D2648, 0x4 + +.global lbl_804537EC +lbl_804537EC: +.incbin "baserom.dol", 0x3D264C, 0x4 + +.global lbl_804537F0 +lbl_804537F0: +.incbin "baserom.dol", 0x3D2650, 0x4 + +.global lbl_804537F4 +lbl_804537F4: +.incbin "baserom.dol", 0x3D2654, 0x4 + +.global lbl_804537F8 +lbl_804537F8: +.incbin "baserom.dol", 0x3D2658, 0x4 + +.global lbl_804537FC +lbl_804537FC: +.incbin "baserom.dol", 0x3D265C, 0x4 + +.global lbl_80453800 +lbl_80453800: +.incbin "baserom.dol", 0x3D2660, 0x4 + +.global lbl_80453804 +lbl_80453804: +.incbin "baserom.dol", 0x3D2664, 0x4 + +.global lbl_80453808 +lbl_80453808: +.incbin "baserom.dol", 0x3D2668, 0x4 + +.global lbl_8045380C +lbl_8045380C: +.incbin "baserom.dol", 0x3D266C, 0x4 + +.global lbl_80453810 +lbl_80453810: +.incbin "baserom.dol", 0x3D2670, 0x4 + +.global lbl_80453814 +lbl_80453814: +.incbin "baserom.dol", 0x3D2674, 0x4 + +.global lbl_80453818 +lbl_80453818: +.incbin "baserom.dol", 0x3D2678, 0x4 + +.global lbl_8045381C +lbl_8045381C: +.incbin "baserom.dol", 0x3D267C, 0x4 + +.global lbl_80453820 +lbl_80453820: +.incbin "baserom.dol", 0x3D2680, 0x4 + +.global lbl_80453824 +lbl_80453824: +.incbin "baserom.dol", 0x3D2684, 0x4 + +.global lbl_80453828 +lbl_80453828: +.incbin "baserom.dol", 0x3D2688, 0x4 + +.global lbl_8045382C +lbl_8045382C: +.incbin "baserom.dol", 0x3D268C, 0x4 + +.global lbl_80453830 +lbl_80453830: +.incbin "baserom.dol", 0x3D2690, 0x4 + +.global lbl_80453834 +lbl_80453834: +.incbin "baserom.dol", 0x3D2694, 0x4 + +.global lbl_80453838 +lbl_80453838: +.incbin "baserom.dol", 0x3D2698, 0x4 + +.global lbl_8045383C +lbl_8045383C: +.incbin "baserom.dol", 0x3D269C, 0x4 + +.global lbl_80453840 +lbl_80453840: +.incbin "baserom.dol", 0x3D26A0, 0x4 + +.global lbl_80453844 +lbl_80453844: +.incbin "baserom.dol", 0x3D26A4, 0x4 + +.global lbl_80453848 +lbl_80453848: +.incbin "baserom.dol", 0x3D26A8, 0x4 + +.global lbl_8045384C +lbl_8045384C: +.incbin "baserom.dol", 0x3D26AC, 0x4 + +.global lbl_80453850 +lbl_80453850: +.incbin "baserom.dol", 0x3D26B0, 0x4 + +.global lbl_80453854 +lbl_80453854: +.incbin "baserom.dol", 0x3D26B4, 0x4 + +.global lbl_80453858 +lbl_80453858: +.incbin "baserom.dol", 0x3D26B8, 0x4 + +.global lbl_8045385C +lbl_8045385C: +.incbin "baserom.dol", 0x3D26BC, 0x4 + +.global lbl_80453860 +lbl_80453860: +.incbin "baserom.dol", 0x3D26C0, 0x4 + +.global lbl_80453864 +lbl_80453864: +.incbin "baserom.dol", 0x3D26C4, 0x4 + +.global lbl_80453868 +lbl_80453868: +.incbin "baserom.dol", 0x3D26C8, 0x4 + +.global lbl_8045386C +lbl_8045386C: +.incbin "baserom.dol", 0x3D26CC, 0x4 + +.global lbl_80453870 +lbl_80453870: +.incbin "baserom.dol", 0x3D26D0, 0x4 + +.global lbl_80453874 +lbl_80453874: +.incbin "baserom.dol", 0x3D26D4, 0x4 + +.global lbl_80453878 +lbl_80453878: +.incbin "baserom.dol", 0x3D26D8, 0x4 + +.global lbl_8045387C +lbl_8045387C: +.incbin "baserom.dol", 0x3D26DC, 0x4 + +.global lbl_80453880 +lbl_80453880: +.incbin "baserom.dol", 0x3D26E0, 0x4 + +.global lbl_80453884 +lbl_80453884: +.incbin "baserom.dol", 0x3D26E4, 0x4 + +.global lbl_80453888 +lbl_80453888: +.incbin "baserom.dol", 0x3D26E8, 0x4 + +.global lbl_8045388C +lbl_8045388C: +.incbin "baserom.dol", 0x3D26EC, 0x4 + +.global lbl_80453890 +lbl_80453890: +.incbin "baserom.dol", 0x3D26F0, 0x4 + +.global lbl_80453894 +lbl_80453894: +.incbin "baserom.dol", 0x3D26F4, 0x4 + +.global lbl_80453898 +lbl_80453898: +.incbin "baserom.dol", 0x3D26F8, 0x4 + +.global lbl_8045389C +lbl_8045389C: +.incbin "baserom.dol", 0x3D26FC, 0x4 + +.global lbl_804538A0 +lbl_804538A0: +.incbin "baserom.dol", 0x3D2700, 0x4 + +.global lbl_804538A4 +lbl_804538A4: +.incbin "baserom.dol", 0x3D2704, 0x4 + +.global lbl_804538A8 +lbl_804538A8: +.incbin "baserom.dol", 0x3D2708, 0x4 + +.global lbl_804538AC +lbl_804538AC: +.incbin "baserom.dol", 0x3D270C, 0x4 + +.global lbl_804538B0 +lbl_804538B0: +.incbin "baserom.dol", 0x3D2710, 0x4 + +.global lbl_804538B4 +lbl_804538B4: +.incbin "baserom.dol", 0x3D2714, 0x4 + +.global lbl_804538B8 +lbl_804538B8: +.incbin "baserom.dol", 0x3D2718, 0x4 + +.global lbl_804538BC +lbl_804538BC: +.incbin "baserom.dol", 0x3D271C, 0x4 + +.global lbl_804538C0 +lbl_804538C0: +.incbin "baserom.dol", 0x3D2720, 0x4 + +.global lbl_804538C4 +lbl_804538C4: +.incbin "baserom.dol", 0x3D2724, 0x4 + +.global lbl_804538C8 +lbl_804538C8: +.incbin "baserom.dol", 0x3D2728, 0x4 + +.global lbl_804538CC +lbl_804538CC: +.incbin "baserom.dol", 0x3D272C, 0x4 + +.global lbl_804538D0 +lbl_804538D0: +.incbin "baserom.dol", 0x3D2730, 0x4 + +.global lbl_804538D4 +lbl_804538D4: +.incbin "baserom.dol", 0x3D2734, 0x4 + +.global lbl_804538D8 +lbl_804538D8: +.incbin "baserom.dol", 0x3D2738, 0x4 + +.global lbl_804538DC +lbl_804538DC: +.incbin "baserom.dol", 0x3D273C, 0x4 + +.global lbl_804538E0 +lbl_804538E0: +.incbin "baserom.dol", 0x3D2740, 0x4 + +.global lbl_804538E4 +lbl_804538E4: +.incbin "baserom.dol", 0x3D2744, 0x4 + +.global lbl_804538E8 +lbl_804538E8: +.incbin "baserom.dol", 0x3D2748, 0x4 + +.global lbl_804538EC +lbl_804538EC: +.incbin "baserom.dol", 0x3D274C, 0x4 + +.global lbl_804538F0 +lbl_804538F0: +.incbin "baserom.dol", 0x3D2750, 0x4 + +.global lbl_804538F4 +lbl_804538F4: +.incbin "baserom.dol", 0x3D2754, 0x4 + +.global lbl_804538F8 +lbl_804538F8: +.incbin "baserom.dol", 0x3D2758, 0x4 + +.global lbl_804538FC +lbl_804538FC: +.incbin "baserom.dol", 0x3D275C, 0x4 + +.global lbl_80453900 +lbl_80453900: +.incbin "baserom.dol", 0x3D2760, 0x4 + +.global lbl_80453904 +lbl_80453904: +.incbin "baserom.dol", 0x3D2764, 0x4 + +.global lbl_80453908 +lbl_80453908: +.incbin "baserom.dol", 0x3D2768, 0x4 + +.global lbl_8045390C +lbl_8045390C: +.incbin "baserom.dol", 0x3D276C, 0x4 + +.global lbl_80453910 +lbl_80453910: +.incbin "baserom.dol", 0x3D2770, 0x4 + +.global lbl_80453914 +lbl_80453914: +.incbin "baserom.dol", 0x3D2774, 0x4 + +.global lbl_80453918 +lbl_80453918: +.incbin "baserom.dol", 0x3D2778, 0x4 + +.global lbl_8045391C +lbl_8045391C: +.incbin "baserom.dol", 0x3D277C, 0x4 + +.global lbl_80453920 +lbl_80453920: +.incbin "baserom.dol", 0x3D2780, 0x4 + +.global lbl_80453924 +lbl_80453924: +.incbin "baserom.dol", 0x3D2784, 0x4 + diff --git a/asm/sdata2/d_cc_mass_s.s b/asm/sdata2/d_cc_mass_s.s new file mode 100644 index 00000000000..6d8480f96a8 --- /dev/null +++ b/asm/sdata2/d_cc_mass_s.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452760 - 0x80452778 + +.global lbl_80452760 +lbl_80452760: +.incbin "baserom.dol", 0x3D15C0, 0x4 + +.global lbl_80452764 +lbl_80452764: +.incbin "baserom.dol", 0x3D15C4, 0x4 + +.global lbl_80452768 +lbl_80452768: +.incbin "baserom.dol", 0x3D15C8, 0x4 + +.global lbl_8045276C +lbl_8045276C: +.incbin "baserom.dol", 0x3D15CC, 0x4 + +.global lbl_80452770 +lbl_80452770: +.incbin "baserom.dol", 0x3D15D0, 0x4 + +.global lbl_80452774 +lbl_80452774: +.incbin "baserom.dol", 0x3D15D4, 0x4 + diff --git a/asm/sdata2/d_cc_s.s b/asm/sdata2/d_cc_s.s new file mode 100644 index 00000000000..65a96dd1c1b --- /dev/null +++ b/asm/sdata2/d_cc_s.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452778 - 0x80452798 + +.global lbl_80452778 +lbl_80452778: +.incbin "baserom.dol", 0x3D15D8, 0x4 + +.global lbl_8045277C +lbl_8045277C: +.incbin "baserom.dol", 0x3D15DC, 0x4 + +.global lbl_80452780 +lbl_80452780: +.incbin "baserom.dol", 0x3D15E0, 0x8 + +.global lbl_80452788 +lbl_80452788: +.incbin "baserom.dol", 0x3D15E8, 0x8 + +.global lbl_80452790 +lbl_80452790: +.incbin "baserom.dol", 0x3D15F0, 0x8 + diff --git a/asm/sdata2/d_cc_uty.s b/asm/sdata2/d_cc_uty.s new file mode 100644 index 00000000000..703efaeb129 --- /dev/null +++ b/asm/sdata2/d_cc_uty.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452798 - 0x804527c8 + +.global lbl_80452798 +lbl_80452798: +.incbin "baserom.dol", 0x3D15F8, 0x8 + +.global lbl_804527A0 +lbl_804527A0: +.incbin "baserom.dol", 0x3D1600, 0x8 + +.global lbl_804527A8 +lbl_804527A8: +.incbin "baserom.dol", 0x3D1608, 0x8 + +.global lbl_804527B0 +lbl_804527B0: +.incbin "baserom.dol", 0x3D1610, 0x8 + +.global lbl_804527B8 +lbl_804527B8: +.incbin "baserom.dol", 0x3D1618, 0x4 + +.global lbl_804527BC +lbl_804527BC: +.incbin "baserom.dol", 0x3D161C, 0x4 + +.global lbl_804527C0 +lbl_804527C0: +.incbin "baserom.dol", 0x3D1620, 0x8 + diff --git a/asm/sdata2/d_com_inf_game.s b/asm/sdata2/d_com_inf_game.s new file mode 100644 index 00000000000..961ad14ea7a --- /dev/null +++ b/asm/sdata2/d_com_inf_game.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451d00 - 0x80451d28 + +.global lbl_80451D00 +lbl_80451D00: +.incbin "baserom.dol", 0x3D0B60, 0x4 + +.global lbl_80451D04 +lbl_80451D04: +.incbin "baserom.dol", 0x3D0B64, 0x4 + +.global lbl_80451D08 +lbl_80451D08: +.incbin "baserom.dol", 0x3D0B68, 0x8 + +.global lbl_80451D10 +lbl_80451D10: +.incbin "baserom.dol", 0x3D0B70, 0x8 + +.global lbl_80451D18 +lbl_80451D18: +.incbin "baserom.dol", 0x3D0B78, 0x4 + +.global lbl_80451D1C +lbl_80451D1C: +.incbin "baserom.dol", 0x3D0B7C, 0x4 + +.global lbl_80451D20 +lbl_80451D20: +.incbin "baserom.dol", 0x3D0B80, 0x8 + diff --git a/asm/sdata2/d_com_static.s b/asm/sdata2/d_com_static.s new file mode 100644 index 00000000000..e40a57cc4d2 --- /dev/null +++ b/asm/sdata2/d_com_static.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451d28 - 0x80451d58 + +.global lbl_80451D28 +lbl_80451D28: +.incbin "baserom.dol", 0x3D0B88, 0x8 + +.global lbl_80451D30 +lbl_80451D30: +.incbin "baserom.dol", 0x3D0B90, 0x4 + +.global lbl_80451D34 +lbl_80451D34: +.incbin "baserom.dol", 0x3D0B94, 0x4 + +.global lbl_80451D38 +lbl_80451D38: +.incbin "baserom.dol", 0x3D0B98, 0x4 + +.global lbl_80451D3C +lbl_80451D3C: +.incbin "baserom.dol", 0x3D0B9C, 0x4 + +.global lbl_80451D40 +lbl_80451D40: +.incbin "baserom.dol", 0x3D0BA0, 0x4 + +.global lbl_80451D44 +lbl_80451D44: +.incbin "baserom.dol", 0x3D0BA4, 0x4 + +.global lbl_80451D48 +lbl_80451D48: +.incbin "baserom.dol", 0x3D0BA8, 0x4 + +.global lbl_80451D4C +lbl_80451D4C: +.incbin "baserom.dol", 0x3D0BAC, 0x4 + +.global lbl_80451D50 +lbl_80451D50: +.incbin "baserom.dol", 0x3D0BB0, 0x4 + +.global lbl_80451D54 +lbl_80451D54: +.incbin "baserom.dol", 0x3D0BB4, 0x4 + diff --git a/asm/sdata2/d_demo.s b/asm/sdata2/d_demo.s new file mode 100644 index 00000000000..54c4926b2e1 --- /dev/null +++ b/asm/sdata2/d_demo.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451db0 - 0x80451df0 + +.global lbl_80451DB0 +lbl_80451DB0: +.incbin "baserom.dol", 0x3D0C10, 0x4 + +.global lbl_80451DB4 +lbl_80451DB4: +.incbin "baserom.dol", 0x3D0C14, 0x4 + +.global lbl_80451DB8 +lbl_80451DB8: +.incbin "baserom.dol", 0x3D0C18, 0x8 + +.global lbl_80451DC0 +lbl_80451DC0: +.incbin "baserom.dol", 0x3D0C20, 0x4 + +.global lbl_80451DC4 +lbl_80451DC4: +.incbin "baserom.dol", 0x3D0C24, 0x4 + +.global lbl_80451DC8 +lbl_80451DC8: +.incbin "baserom.dol", 0x3D0C28, 0x4 + +.global lbl_80451DCC +lbl_80451DCC: +.incbin "baserom.dol", 0x3D0C2C, 0x4 + +.global lbl_80451DD0 +lbl_80451DD0: +.incbin "baserom.dol", 0x3D0C30, 0x4 + +.global lbl_80451DD4 +lbl_80451DD4: +.incbin "baserom.dol", 0x3D0C34, 0x4 + +.global lbl_80451DD8 +lbl_80451DD8: +.incbin "baserom.dol", 0x3D0C38, 0x8 + +.global lbl_80451DE0 +lbl_80451DE0: +.incbin "baserom.dol", 0x3D0C40, 0x8 + +.global lbl_80451DE8 +lbl_80451DE8: +.incbin "baserom.dol", 0x3D0C48, 0x8 + diff --git a/asm/sdata2/d_drawlist.s b/asm/sdata2/d_drawlist.s new file mode 100644 index 00000000000..5743d4fc1cb --- /dev/null +++ b/asm/sdata2/d_drawlist.s @@ -0,0 +1,183 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452008 - 0x804520e0 + +.global lbl_80452008 +lbl_80452008: +.incbin "baserom.dol", 0x3D0E68, 0x4 + +.global lbl_8045200C +lbl_8045200C: +.incbin "baserom.dol", 0x3D0E6C, 0x4 + +.global lbl_80452010 +lbl_80452010: +.incbin "baserom.dol", 0x3D0E70, 0x8 + +.global lbl_80452018 +lbl_80452018: +.incbin "baserom.dol", 0x3D0E78, 0x8 + +.global lbl_80452020 +lbl_80452020: +.incbin "baserom.dol", 0x3D0E80, 0x8 + +.global lbl_80452028 +lbl_80452028: +.incbin "baserom.dol", 0x3D0E88, 0x4 + +.global lbl_8045202C +lbl_8045202C: +.incbin "baserom.dol", 0x3D0E8C, 0x4 + +.global lbl_80452030 +lbl_80452030: +.incbin "baserom.dol", 0x3D0E90, 0x4 + +.global lbl_80452034 +lbl_80452034: +.incbin "baserom.dol", 0x3D0E94, 0x4 + +.global lbl_80452038 +lbl_80452038: +.incbin "baserom.dol", 0x3D0E98, 0x4 + +.global lbl_8045203C +lbl_8045203C: +.incbin "baserom.dol", 0x3D0E9C, 0x4 + +.global lbl_80452040 +lbl_80452040: +.incbin "baserom.dol", 0x3D0EA0, 0x8 + +.global lbl_80452048 +lbl_80452048: +.incbin "baserom.dol", 0x3D0EA8, 0x4 + +.global lbl_8045204C +lbl_8045204C: +.incbin "baserom.dol", 0x3D0EAC, 0x4 + +.global lbl_80452050 +lbl_80452050: +.incbin "baserom.dol", 0x3D0EB0, 0x4 + +.global lbl_80452054 +lbl_80452054: +.incbin "baserom.dol", 0x3D0EB4, 0x4 + +.global lbl_80452058 +lbl_80452058: +.incbin "baserom.dol", 0x3D0EB8, 0x4 + +.global lbl_8045205C +lbl_8045205C: +.incbin "baserom.dol", 0x3D0EBC, 0x4 + +.global lbl_80452060 +lbl_80452060: +.incbin "baserom.dol", 0x3D0EC0, 0x4 + +.global lbl_80452064 +lbl_80452064: +.incbin "baserom.dol", 0x3D0EC4, 0x4 + +.global lbl_80452068 +lbl_80452068: +.incbin "baserom.dol", 0x3D0EC8, 0x4 + +.global lbl_8045206C +lbl_8045206C: +.incbin "baserom.dol", 0x3D0ECC, 0x4 + +.global lbl_80452070 +lbl_80452070: +.incbin "baserom.dol", 0x3D0ED0, 0x4 + +.global lbl_80452074 +lbl_80452074: +.incbin "baserom.dol", 0x3D0ED4, 0x4 + +.global lbl_80452078 +lbl_80452078: +.incbin "baserom.dol", 0x3D0ED8, 0x8 + +.global lbl_80452080 +lbl_80452080: +.incbin "baserom.dol", 0x3D0EE0, 0x8 + +.global lbl_80452088 +lbl_80452088: +.incbin "baserom.dol", 0x3D0EE8, 0x8 + +.global lbl_80452090 +lbl_80452090: +.incbin "baserom.dol", 0x3D0EF0, 0x8 + +.global lbl_80452098 +lbl_80452098: +.incbin "baserom.dol", 0x3D0EF8, 0x4 + +.global lbl_8045209C +lbl_8045209C: +.incbin "baserom.dol", 0x3D0EFC, 0x4 + +.global lbl_804520A0 +lbl_804520A0: +.incbin "baserom.dol", 0x3D0F00, 0x4 + +.global lbl_804520A4 +lbl_804520A4: +.incbin "baserom.dol", 0x3D0F04, 0x4 + +.global lbl_804520A8 +lbl_804520A8: +.incbin "baserom.dol", 0x3D0F08, 0x4 + +.global lbl_804520AC +lbl_804520AC: +.incbin "baserom.dol", 0x3D0F0C, 0x4 + +.global lbl_804520B0 +lbl_804520B0: +.incbin "baserom.dol", 0x3D0F10, 0x4 + +.global lbl_804520B4 +lbl_804520B4: +.incbin "baserom.dol", 0x3D0F14, 0x4 + +.global lbl_804520B8 +lbl_804520B8: +.incbin "baserom.dol", 0x3D0F18, 0x4 + +.global lbl_804520BC +lbl_804520BC: +.incbin "baserom.dol", 0x3D0F1C, 0x4 + +.global lbl_804520C0 +lbl_804520C0: +.incbin "baserom.dol", 0x3D0F20, 0x4 + +.global lbl_804520C4 +lbl_804520C4: +.incbin "baserom.dol", 0x3D0F24, 0x8 + +.global lbl_804520CC +lbl_804520CC: +.incbin "baserom.dol", 0x3D0F2C, 0x4 + +.global lbl_804520D0 +lbl_804520D0: +.incbin "baserom.dol", 0x3D0F30, 0x4 + +.global lbl_804520D4 +lbl_804520D4: +.incbin "baserom.dol", 0x3D0F34, 0x4 + +.global lbl_804520D8 +lbl_804520D8: +.incbin "baserom.dol", 0x3D0F38, 0x4 + +.global lbl_804520DC +lbl_804520DC: +.incbin "baserom.dol", 0x3D0F3C, 0x4 + diff --git a/asm/sdata2/d_error_msg.s b/asm/sdata2/d_error_msg.s new file mode 100644 index 00000000000..327d09bf237 --- /dev/null +++ b/asm/sdata2/d_error_msg.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452c18 - 0x80452c50 + +.global lbl_80452C18 +lbl_80452C18: +.incbin "baserom.dol", 0x3D1A78, 0x4 + +.global lbl_80452C1C +lbl_80452C1C: +.incbin "baserom.dol", 0x3D1A7C, 0x4 + +.global lbl_80452C20 +lbl_80452C20: +.incbin "baserom.dol", 0x3D1A80, 0x4 + +.global lbl_80452C24 +lbl_80452C24: +.incbin "baserom.dol", 0x3D1A84, 0x4 + +.global lbl_80452C28 +lbl_80452C28: +.incbin "baserom.dol", 0x3D1A88, 0x4 + +.global lbl_80452C2C +lbl_80452C2C: +.incbin "baserom.dol", 0x3D1A8C, 0x4 + +.global lbl_80452C30 +lbl_80452C30: +.incbin "baserom.dol", 0x3D1A90, 0x4 + +.global lbl_80452C34 +lbl_80452C34: +.incbin "baserom.dol", 0x3D1A94, 0x4 + +.global lbl_80452C38 +lbl_80452C38: +.incbin "baserom.dol", 0x3D1A98, 0x4 + +.global lbl_80452C3C +lbl_80452C3C: +.incbin "baserom.dol", 0x3D1A9C, 0x4 + +.global lbl_80452C40 +lbl_80452C40: +.incbin "baserom.dol", 0x3D1AA0, 0x8 + +.global lbl_80452C48 +lbl_80452C48: +.incbin "baserom.dol", 0x3D1AA8, 0x8 + diff --git a/asm/sdata2/d_ev_camera.s b/asm/sdata2/d_ev_camera.s new file mode 100644 index 00000000000..f35d34c9844 --- /dev/null +++ b/asm/sdata2/d_ev_camera.s @@ -0,0 +1,755 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804528b8 - 0x80452bc8 + +.global lbl_804528B8 +lbl_804528B8: +.incbin "baserom.dol", 0x3D1718, 0x8 + +.global lbl_804528C0 +lbl_804528C0: +.incbin "baserom.dol", 0x3D1720, 0x8 + +.global lbl_804528C8 +lbl_804528C8: +.incbin "baserom.dol", 0x3D1728, 0x8 + +.global lbl_804528D0 +lbl_804528D0: +.incbin "baserom.dol", 0x3D1730, 0x8 + +.global lbl_804528D8 +lbl_804528D8: +.incbin "baserom.dol", 0x3D1738, 0x4 + +.global lbl_804528DC +lbl_804528DC: +.incbin "baserom.dol", 0x3D173C, 0x4 + +.global lbl_804528E0 +lbl_804528E0: +.incbin "baserom.dol", 0x3D1740, 0x8 + +.global lbl_804528E8 +lbl_804528E8: +.incbin "baserom.dol", 0x3D1748, 0x8 + +.global lbl_804528F0 +lbl_804528F0: +.incbin "baserom.dol", 0x3D1750, 0x8 + +.global lbl_804528F8 +lbl_804528F8: +.incbin "baserom.dol", 0x3D1758, 0x8 + +.global lbl_80452900 +lbl_80452900: +.incbin "baserom.dol", 0x3D1760, 0x4 + +.global lbl_80452904 +lbl_80452904: +.incbin "baserom.dol", 0x3D1764, 0x4 + +.global lbl_80452908 +lbl_80452908: +.incbin "baserom.dol", 0x3D1768, 0x4 + +.global lbl_8045290C +lbl_8045290C: +.incbin "baserom.dol", 0x3D176C, 0x4 + +.global lbl_80452910 +lbl_80452910: +.incbin "baserom.dol", 0x3D1770, 0x4 + +.global lbl_80452914 +lbl_80452914: +.incbin "baserom.dol", 0x3D1774, 0x4 + +.global lbl_80452918 +lbl_80452918: +.incbin "baserom.dol", 0x3D1778, 0x4 + +.global lbl_8045291C +lbl_8045291C: +.incbin "baserom.dol", 0x3D177C, 0x4 + +.global lbl_80452920 +lbl_80452920: +.incbin "baserom.dol", 0x3D1780, 0x4 + +.global lbl_80452924 +lbl_80452924: +.incbin "baserom.dol", 0x3D1784, 0x4 + +.global lbl_80452928 +lbl_80452928: +.incbin "baserom.dol", 0x3D1788, 0x4 + +.global lbl_8045292C +lbl_8045292C: +.incbin "baserom.dol", 0x3D178C, 0x4 + +.global lbl_80452930 +lbl_80452930: +.incbin "baserom.dol", 0x3D1790, 0x4 + +.global lbl_80452934 +lbl_80452934: +.incbin "baserom.dol", 0x3D1794, 0x4 + +.global lbl_80452938 +lbl_80452938: +.incbin "baserom.dol", 0x3D1798, 0x4 + +.global lbl_8045293C +lbl_8045293C: +.incbin "baserom.dol", 0x3D179C, 0x4 + +.global lbl_80452940 +lbl_80452940: +.incbin "baserom.dol", 0x3D17A0, 0x4 + +.global lbl_80452944 +lbl_80452944: +.incbin "baserom.dol", 0x3D17A4, 0x4 + +.global lbl_80452948 +lbl_80452948: +.incbin "baserom.dol", 0x3D17A8, 0x4 + +.global lbl_8045294C +lbl_8045294C: +.incbin "baserom.dol", 0x3D17AC, 0x4 + +.global lbl_80452950 +lbl_80452950: +.incbin "baserom.dol", 0x3D17B0, 0x4 + +.global lbl_80452954 +lbl_80452954: +.incbin "baserom.dol", 0x3D17B4, 0x4 + +.global lbl_80452958 +lbl_80452958: +.incbin "baserom.dol", 0x3D17B8, 0x4 + +.global lbl_8045295C +lbl_8045295C: +.incbin "baserom.dol", 0x3D17BC, 0x4 + +.global lbl_80452960 +lbl_80452960: +.incbin "baserom.dol", 0x3D17C0, 0x4 + +.global lbl_80452964 +lbl_80452964: +.incbin "baserom.dol", 0x3D17C4, 0x4 + +.global lbl_80452968 +lbl_80452968: +.incbin "baserom.dol", 0x3D17C8, 0x4 + +.global lbl_8045296C +lbl_8045296C: +.incbin "baserom.dol", 0x3D17CC, 0x4 + +.global lbl_80452970 +lbl_80452970: +.incbin "baserom.dol", 0x3D17D0, 0x4 + +.global lbl_80452974 +lbl_80452974: +.incbin "baserom.dol", 0x3D17D4, 0x4 + +.global lbl_80452978 +lbl_80452978: +.incbin "baserom.dol", 0x3D17D8, 0x4 + +.global lbl_8045297C +lbl_8045297C: +.incbin "baserom.dol", 0x3D17DC, 0x4 + +.global lbl_80452980 +lbl_80452980: +.incbin "baserom.dol", 0x3D17E0, 0x4 + +.global lbl_80452984 +lbl_80452984: +.incbin "baserom.dol", 0x3D17E4, 0x4 + +.global lbl_80452988 +lbl_80452988: +.incbin "baserom.dol", 0x3D17E8, 0x4 + +.global lbl_8045298C +lbl_8045298C: +.incbin "baserom.dol", 0x3D17EC, 0x4 + +.global lbl_80452990 +lbl_80452990: +.incbin "baserom.dol", 0x3D17F0, 0x4 + +.global lbl_80452994 +lbl_80452994: +.incbin "baserom.dol", 0x3D17F4, 0x4 + +.global lbl_80452998 +lbl_80452998: +.incbin "baserom.dol", 0x3D17F8, 0x4 + +.global lbl_8045299C +lbl_8045299C: +.incbin "baserom.dol", 0x3D17FC, 0x4 + +.global lbl_804529A0 +lbl_804529A0: +.incbin "baserom.dol", 0x3D1800, 0x4 + +.global lbl_804529A4 +lbl_804529A4: +.incbin "baserom.dol", 0x3D1804, 0x4 + +.global lbl_804529A8 +lbl_804529A8: +.incbin "baserom.dol", 0x3D1808, 0x4 + +.global lbl_804529AC +lbl_804529AC: +.incbin "baserom.dol", 0x3D180C, 0x4 + +.global lbl_804529B0 +lbl_804529B0: +.incbin "baserom.dol", 0x3D1810, 0x4 + +.global lbl_804529B4 +lbl_804529B4: +.incbin "baserom.dol", 0x3D1814, 0x4 + +.global lbl_804529B8 +lbl_804529B8: +.incbin "baserom.dol", 0x3D1818, 0x4 + +.global lbl_804529BC +lbl_804529BC: +.incbin "baserom.dol", 0x3D181C, 0x4 + +.global lbl_804529C0 +lbl_804529C0: +.incbin "baserom.dol", 0x3D1820, 0x4 + +.global lbl_804529C4 +lbl_804529C4: +.incbin "baserom.dol", 0x3D1824, 0x4 + +.global lbl_804529C8 +lbl_804529C8: +.incbin "baserom.dol", 0x3D1828, 0x4 + +.global lbl_804529CC +lbl_804529CC: +.incbin "baserom.dol", 0x3D182C, 0x4 + +.global lbl_804529D0 +lbl_804529D0: +.incbin "baserom.dol", 0x3D1830, 0x4 + +.global lbl_804529D4 +lbl_804529D4: +.incbin "baserom.dol", 0x3D1834, 0x4 + +.global lbl_804529D8 +lbl_804529D8: +.incbin "baserom.dol", 0x3D1838, 0x4 + +.global lbl_804529DC +lbl_804529DC: +.incbin "baserom.dol", 0x3D183C, 0x4 + +.global lbl_804529E0 +lbl_804529E0: +.incbin "baserom.dol", 0x3D1840, 0x4 + +.global lbl_804529E4 +lbl_804529E4: +.incbin "baserom.dol", 0x3D1844, 0x4 + +.global lbl_804529E8 +lbl_804529E8: +.incbin "baserom.dol", 0x3D1848, 0x4 + +.global lbl_804529EC +lbl_804529EC: +.incbin "baserom.dol", 0x3D184C, 0x4 + +.global lbl_804529F0 +lbl_804529F0: +.incbin "baserom.dol", 0x3D1850, 0x4 + +.global lbl_804529F4 +lbl_804529F4: +.incbin "baserom.dol", 0x3D1854, 0x4 + +.global lbl_804529F8 +lbl_804529F8: +.incbin "baserom.dol", 0x3D1858, 0x4 + +.global lbl_804529FC +lbl_804529FC: +.incbin "baserom.dol", 0x3D185C, 0x4 + +.global lbl_80452A00 +lbl_80452A00: +.incbin "baserom.dol", 0x3D1860, 0x4 + +.global lbl_80452A04 +lbl_80452A04: +.incbin "baserom.dol", 0x3D1864, 0x4 + +.global lbl_80452A08 +lbl_80452A08: +.incbin "baserom.dol", 0x3D1868, 0x4 + +.global lbl_80452A0C +lbl_80452A0C: +.incbin "baserom.dol", 0x3D186C, 0x4 + +.global lbl_80452A10 +lbl_80452A10: +.incbin "baserom.dol", 0x3D1870, 0x4 + +.global lbl_80452A14 +lbl_80452A14: +.incbin "baserom.dol", 0x3D1874, 0x4 + +.global lbl_80452A18 +lbl_80452A18: +.incbin "baserom.dol", 0x3D1878, 0x4 + +.global lbl_80452A1C +lbl_80452A1C: +.incbin "baserom.dol", 0x3D187C, 0x4 + +.global lbl_80452A20 +lbl_80452A20: +.incbin "baserom.dol", 0x3D1880, 0x4 + +.global lbl_80452A24 +lbl_80452A24: +.incbin "baserom.dol", 0x3D1884, 0x4 + +.global lbl_80452A28 +lbl_80452A28: +.incbin "baserom.dol", 0x3D1888, 0x4 + +.global lbl_80452A2C +lbl_80452A2C: +.incbin "baserom.dol", 0x3D188C, 0x4 + +.global lbl_80452A30 +lbl_80452A30: +.incbin "baserom.dol", 0x3D1890, 0x4 + +.global lbl_80452A34 +lbl_80452A34: +.incbin "baserom.dol", 0x3D1894, 0x4 + +.global lbl_80452A38 +lbl_80452A38: +.incbin "baserom.dol", 0x3D1898, 0x4 + +.global lbl_80452A3C +lbl_80452A3C: +.incbin "baserom.dol", 0x3D189C, 0x4 + +.global lbl_80452A40 +lbl_80452A40: +.incbin "baserom.dol", 0x3D18A0, 0x4 + +.global lbl_80452A44 +lbl_80452A44: +.incbin "baserom.dol", 0x3D18A4, 0x4 + +.global lbl_80452A48 +lbl_80452A48: +.incbin "baserom.dol", 0x3D18A8, 0x4 + +.global lbl_80452A4C +lbl_80452A4C: +.incbin "baserom.dol", 0x3D18AC, 0x4 + +.global lbl_80452A50 +lbl_80452A50: +.incbin "baserom.dol", 0x3D18B0, 0x4 + +.global lbl_80452A54 +lbl_80452A54: +.incbin "baserom.dol", 0x3D18B4, 0x4 + +.global lbl_80452A58 +lbl_80452A58: +.incbin "baserom.dol", 0x3D18B8, 0x4 + +.global lbl_80452A5C +lbl_80452A5C: +.incbin "baserom.dol", 0x3D18BC, 0x4 + +.global lbl_80452A60 +lbl_80452A60: +.incbin "baserom.dol", 0x3D18C0, 0x4 + +.global lbl_80452A64 +lbl_80452A64: +.incbin "baserom.dol", 0x3D18C4, 0x4 + +.global lbl_80452A68 +lbl_80452A68: +.incbin "baserom.dol", 0x3D18C8, 0x4 + +.global lbl_80452A6C +lbl_80452A6C: +.incbin "baserom.dol", 0x3D18CC, 0x4 + +.global lbl_80452A70 +lbl_80452A70: +.incbin "baserom.dol", 0x3D18D0, 0x4 + +.global lbl_80452A74 +lbl_80452A74: +.incbin "baserom.dol", 0x3D18D4, 0x4 + +.global lbl_80452A78 +lbl_80452A78: +.incbin "baserom.dol", 0x3D18D8, 0x4 + +.global lbl_80452A7C +lbl_80452A7C: +.incbin "baserom.dol", 0x3D18DC, 0x4 + +.global lbl_80452A80 +lbl_80452A80: +.incbin "baserom.dol", 0x3D18E0, 0x4 + +.global lbl_80452A84 +lbl_80452A84: +.incbin "baserom.dol", 0x3D18E4, 0x4 + +.global lbl_80452A88 +lbl_80452A88: +.incbin "baserom.dol", 0x3D18E8, 0x4 + +.global lbl_80452A8C +lbl_80452A8C: +.incbin "baserom.dol", 0x3D18EC, 0x4 + +.global lbl_80452A90 +lbl_80452A90: +.incbin "baserom.dol", 0x3D18F0, 0x4 + +.global lbl_80452A94 +lbl_80452A94: +.incbin "baserom.dol", 0x3D18F4, 0x4 + +.global lbl_80452A98 +lbl_80452A98: +.incbin "baserom.dol", 0x3D18F8, 0x4 + +.global lbl_80452A9C +lbl_80452A9C: +.incbin "baserom.dol", 0x3D18FC, 0x4 + +.global lbl_80452AA0 +lbl_80452AA0: +.incbin "baserom.dol", 0x3D1900, 0x4 + +.global lbl_80452AA4 +lbl_80452AA4: +.incbin "baserom.dol", 0x3D1904, 0x4 + +.global lbl_80452AA8 +lbl_80452AA8: +.incbin "baserom.dol", 0x3D1908, 0x4 + +.global lbl_80452AAC +lbl_80452AAC: +.incbin "baserom.dol", 0x3D190C, 0x4 + +.global lbl_80452AB0 +lbl_80452AB0: +.incbin "baserom.dol", 0x3D1910, 0x4 + +.global lbl_80452AB4 +lbl_80452AB4: +.incbin "baserom.dol", 0x3D1914, 0x4 + +.global lbl_80452AB8 +lbl_80452AB8: +.incbin "baserom.dol", 0x3D1918, 0x4 + +.global lbl_80452ABC +lbl_80452ABC: +.incbin "baserom.dol", 0x3D191C, 0x4 + +.global lbl_80452AC0 +lbl_80452AC0: +.incbin "baserom.dol", 0x3D1920, 0x4 + +.global lbl_80452AC4 +lbl_80452AC4: +.incbin "baserom.dol", 0x3D1924, 0x4 + +.global lbl_80452AC8 +lbl_80452AC8: +.incbin "baserom.dol", 0x3D1928, 0x4 + +.global lbl_80452ACC +lbl_80452ACC: +.incbin "baserom.dol", 0x3D192C, 0x4 + +.global lbl_80452AD0 +lbl_80452AD0: +.incbin "baserom.dol", 0x3D1930, 0x4 + +.global lbl_80452AD4 +lbl_80452AD4: +.incbin "baserom.dol", 0x3D1934, 0x4 + +.global lbl_80452AD8 +lbl_80452AD8: +.incbin "baserom.dol", 0x3D1938, 0x4 + +.global lbl_80452ADC +lbl_80452ADC: +.incbin "baserom.dol", 0x3D193C, 0x4 + +.global lbl_80452AE0 +lbl_80452AE0: +.incbin "baserom.dol", 0x3D1940, 0x4 + +.global lbl_80452AE4 +lbl_80452AE4: +.incbin "baserom.dol", 0x3D1944, 0x4 + +.global lbl_80452AE8 +lbl_80452AE8: +.incbin "baserom.dol", 0x3D1948, 0x4 + +.global lbl_80452AEC +lbl_80452AEC: +.incbin "baserom.dol", 0x3D194C, 0x4 + +.global lbl_80452AF0 +lbl_80452AF0: +.incbin "baserom.dol", 0x3D1950, 0x4 + +.global lbl_80452AF4 +lbl_80452AF4: +.incbin "baserom.dol", 0x3D1954, 0x4 + +.global lbl_80452AF8 +lbl_80452AF8: +.incbin "baserom.dol", 0x3D1958, 0x4 + +.global lbl_80452AFC +lbl_80452AFC: +.incbin "baserom.dol", 0x3D195C, 0x4 + +.global lbl_80452B00 +lbl_80452B00: +.incbin "baserom.dol", 0x3D1960, 0x4 + +.global lbl_80452B04 +lbl_80452B04: +.incbin "baserom.dol", 0x3D1964, 0x4 + +.global lbl_80452B08 +lbl_80452B08: +.incbin "baserom.dol", 0x3D1968, 0x4 + +.global lbl_80452B0C +lbl_80452B0C: +.incbin "baserom.dol", 0x3D196C, 0x4 + +.global lbl_80452B10 +lbl_80452B10: +.incbin "baserom.dol", 0x3D1970, 0x4 + +.global lbl_80452B14 +lbl_80452B14: +.incbin "baserom.dol", 0x3D1974, 0x4 + +.global lbl_80452B18 +lbl_80452B18: +.incbin "baserom.dol", 0x3D1978, 0x4 + +.global lbl_80452B1C +lbl_80452B1C: +.incbin "baserom.dol", 0x3D197C, 0x4 + +.global lbl_80452B20 +lbl_80452B20: +.incbin "baserom.dol", 0x3D1980, 0x4 + +.global lbl_80452B24 +lbl_80452B24: +.incbin "baserom.dol", 0x3D1984, 0x4 + +.global lbl_80452B28 +lbl_80452B28: +.incbin "baserom.dol", 0x3D1988, 0x4 + +.global lbl_80452B2C +lbl_80452B2C: +.incbin "baserom.dol", 0x3D198C, 0x4 + +.global lbl_80452B30 +lbl_80452B30: +.incbin "baserom.dol", 0x3D1990, 0x4 + +.global lbl_80452B34 +lbl_80452B34: +.incbin "baserom.dol", 0x3D1994, 0x4 + +.global lbl_80452B38 +lbl_80452B38: +.incbin "baserom.dol", 0x3D1998, 0x4 + +.global lbl_80452B3C +lbl_80452B3C: +.incbin "baserom.dol", 0x3D199C, 0x4 + +.global lbl_80452B40 +lbl_80452B40: +.incbin "baserom.dol", 0x3D19A0, 0x4 + +.global lbl_80452B44 +lbl_80452B44: +.incbin "baserom.dol", 0x3D19A4, 0x4 + +.global lbl_80452B48 +lbl_80452B48: +.incbin "baserom.dol", 0x3D19A8, 0x4 + +.global lbl_80452B4C +lbl_80452B4C: +.incbin "baserom.dol", 0x3D19AC, 0x4 + +.global lbl_80452B50 +lbl_80452B50: +.incbin "baserom.dol", 0x3D19B0, 0x4 + +.global lbl_80452B54 +lbl_80452B54: +.incbin "baserom.dol", 0x3D19B4, 0x4 + +.global lbl_80452B58 +lbl_80452B58: +.incbin "baserom.dol", 0x3D19B8, 0x4 + +.global lbl_80452B5C +lbl_80452B5C: +.incbin "baserom.dol", 0x3D19BC, 0x4 + +.global lbl_80452B60 +lbl_80452B60: +.incbin "baserom.dol", 0x3D19C0, 0x4 + +.global lbl_80452B64 +lbl_80452B64: +.incbin "baserom.dol", 0x3D19C4, 0x4 + +.global lbl_80452B68 +lbl_80452B68: +.incbin "baserom.dol", 0x3D19C8, 0x4 + +.global lbl_80452B6C +lbl_80452B6C: +.incbin "baserom.dol", 0x3D19CC, 0x4 + +.global lbl_80452B70 +lbl_80452B70: +.incbin "baserom.dol", 0x3D19D0, 0x4 + +.global lbl_80452B74 +lbl_80452B74: +.incbin "baserom.dol", 0x3D19D4, 0x4 + +.global lbl_80452B78 +lbl_80452B78: +.incbin "baserom.dol", 0x3D19D8, 0x4 + +.global lbl_80452B7C +lbl_80452B7C: +.incbin "baserom.dol", 0x3D19DC, 0x4 + +.global lbl_80452B80 +lbl_80452B80: +.incbin "baserom.dol", 0x3D19E0, 0x4 + +.global lbl_80452B84 +lbl_80452B84: +.incbin "baserom.dol", 0x3D19E4, 0x4 + +.global lbl_80452B88 +lbl_80452B88: +.incbin "baserom.dol", 0x3D19E8, 0x4 + +.global lbl_80452B8C +lbl_80452B8C: +.incbin "baserom.dol", 0x3D19EC, 0x4 + +.global lbl_80452B90 +lbl_80452B90: +.incbin "baserom.dol", 0x3D19F0, 0x4 + +.global lbl_80452B94 +lbl_80452B94: +.incbin "baserom.dol", 0x3D19F4, 0x4 + +.global lbl_80452B98 +lbl_80452B98: +.incbin "baserom.dol", 0x3D19F8, 0x4 + +.global lbl_80452B9C +lbl_80452B9C: +.incbin "baserom.dol", 0x3D19FC, 0x4 + +.global lbl_80452BA0 +lbl_80452BA0: +.incbin "baserom.dol", 0x3D1A00, 0x4 + +.global lbl_80452BA4 +lbl_80452BA4: +.incbin "baserom.dol", 0x3D1A04, 0x4 + +.global lbl_80452BA8 +lbl_80452BA8: +.incbin "baserom.dol", 0x3D1A08, 0x4 + +.global lbl_80452BAC +lbl_80452BAC: +.incbin "baserom.dol", 0x3D1A0C, 0x4 + +.global lbl_80452BB0 +lbl_80452BB0: +.incbin "baserom.dol", 0x3D1A10, 0x4 + +.global lbl_80452BB4 +lbl_80452BB4: +.incbin "baserom.dol", 0x3D1A14, 0x4 + +.global lbl_80452BB8 +lbl_80452BB8: +.incbin "baserom.dol", 0x3D1A18, 0x4 + +.global lbl_80452BBC +lbl_80452BBC: +.incbin "baserom.dol", 0x3D1A1C, 0x4 + +.global lbl_80452BC0 +lbl_80452BC0: +.incbin "baserom.dol", 0x3D1A20, 0x4 + +.global lbl_80452BC4 +lbl_80452BC4: +.incbin "baserom.dol", 0x3D1A24, 0x4 + diff --git a/asm/sdata2/d_event.s b/asm/sdata2/d_event.s new file mode 100644 index 00000000000..627a0332e88 --- /dev/null +++ b/asm/sdata2/d_event.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451ec0 - 0x80451ed0 + +.global lbl_80451EC0 +lbl_80451EC0: +.incbin "baserom.dol", 0x3D0D20, 0x4 + +.global lbl_80451EC4 +lbl_80451EC4: +.incbin "baserom.dol", 0x3D0D24, 0x4 + +.global lbl_80451EC8 +lbl_80451EC8: +.incbin "baserom.dol", 0x3D0D28, 0x4 + +.global lbl_80451ECC +lbl_80451ECC: +.incbin "baserom.dol", 0x3D0D2C, 0x4 + diff --git a/asm/sdata2/d_event_data.s b/asm/sdata2/d_event_data.s new file mode 100644 index 00000000000..7573f2b9576 --- /dev/null +++ b/asm/sdata2/d_event_data.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451ed0 - 0x80451f00 + +.global lbl_80451ED0 +lbl_80451ED0: +.incbin "baserom.dol", 0x3D0D30, 0x4 + +.global lbl_80451ED4 +lbl_80451ED4: +.incbin "baserom.dol", 0x3D0D34, 0x4 + +.global lbl_80451ED8 +lbl_80451ED8: +.incbin "baserom.dol", 0x3D0D38, 0x8 + +.global lbl_80451EE0 +lbl_80451EE0: +.incbin "baserom.dol", 0x3D0D40, 0x8 + +.global lbl_80451EE8 +lbl_80451EE8: +.incbin "baserom.dol", 0x3D0D48, 0x8 + +.global lbl_80451EF0 +lbl_80451EF0: +.incbin "baserom.dol", 0x3D0D50, 0x4 + +.global lbl_80451EF4 +lbl_80451EF4: +.incbin "baserom.dol", 0x3D0D54, 0x4 + +.global lbl_80451EF8 +lbl_80451EF8: +.incbin "baserom.dol", 0x3D0D58, 0x4 + +.global lbl_80451EFC +lbl_80451EFC: +.incbin "baserom.dol", 0x3D0D5C, 0x4 + diff --git a/asm/sdata2/d_event_manager.s b/asm/sdata2/d_event_manager.s new file mode 100644 index 00000000000..498deec6107 --- /dev/null +++ b/asm/sdata2/d_event_manager.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451f00 - 0x80451f38 + +.global lbl_80451F00 +lbl_80451F00: +.incbin "baserom.dol", 0x3D0D60, 0x8 + +.global lbl_80451F08 +lbl_80451F08: +.incbin "baserom.dol", 0x3D0D68, 0x8 + +.global lbl_80451F10 +lbl_80451F10: +.incbin "baserom.dol", 0x3D0D70, 0x8 + +.global lbl_80451F18 +lbl_80451F18: +.incbin "baserom.dol", 0x3D0D78, 0x8 + +.global lbl_80451F20 +lbl_80451F20: +.incbin "baserom.dol", 0x3D0D80, 0x4 + +.global lbl_80451F24 +lbl_80451F24: +.incbin "baserom.dol", 0x3D0D84, 0x4 + +.global lbl_80451F28 +lbl_80451F28: +.incbin "baserom.dol", 0x3D0D88, 0x4 + +.global lbl_80451F2C +lbl_80451F2C: +.incbin "baserom.dol", 0x3D0D8C, 0x4 + +.global lbl_80451F30 +lbl_80451F30: +.incbin "baserom.dol", 0x3D0D90, 0x4 + +.global lbl_80451F34 +lbl_80451F34: +.incbin "baserom.dol", 0x3D0D94, 0x4 + diff --git a/asm/sdata2/d_eye_hl.s b/asm/sdata2/d_eye_hl.s new file mode 100644 index 00000000000..afc2621d9c3 --- /dev/null +++ b/asm/sdata2/d_eye_hl.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452c10 - 0x80452c18 + +.global lbl_80452C10 +lbl_80452C10: +.incbin "baserom.dol", 0x3D1A70, 0x4 + +.global lbl_80452C14 +lbl_80452C14: +.incbin "baserom.dol", 0x3D1A74, 0x4 + diff --git a/asm/sdata2/d_file_sel_info.s b/asm/sdata2/d_file_sel_info.s new file mode 100644 index 00000000000..97f54d563ab --- /dev/null +++ b/asm/sdata2/d_file_sel_info.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804539f8 - 0x80453a00 + +.global lbl_804539F8 +lbl_804539F8: +.incbin "baserom.dol", 0x3D2858, 0x4 + +.global lbl_804539FC +lbl_804539FC: +.incbin "baserom.dol", 0x3D285C, 0x4 + diff --git a/asm/sdata2/d_file_sel_warning.s b/asm/sdata2/d_file_sel_warning.s new file mode 100644 index 00000000000..42b7bb43752 --- /dev/null +++ b/asm/sdata2/d_file_sel_warning.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804539d8 - 0x804539f8 + +.global lbl_804539D8 +lbl_804539D8: +.incbin "baserom.dol", 0x3D2838, 0x4 + +.global lbl_804539DC +lbl_804539DC: +.incbin "baserom.dol", 0x3D283C, 0x4 + +.global lbl_804539E0 +lbl_804539E0: +.incbin "baserom.dol", 0x3D2840, 0x4 + +.global lbl_804539E4 +lbl_804539E4: +.incbin "baserom.dol", 0x3D2844, 0x4 + +.global lbl_804539E8 +lbl_804539E8: +.incbin "baserom.dol", 0x3D2848, 0x4 + +.global lbl_804539EC +lbl_804539EC: +.incbin "baserom.dol", 0x3D284C, 0x4 + +.global lbl_804539F0 +lbl_804539F0: +.incbin "baserom.dol", 0x3D2850, 0x8 + diff --git a/asm/sdata2/d_file_select.s b/asm/sdata2/d_file_select.s new file mode 100644 index 00000000000..922d0e15508 --- /dev/null +++ b/asm/sdata2/d_file_select.s @@ -0,0 +1,155 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453928 - 0x804539d8 + +.global lbl_80453928 +lbl_80453928: +.incbin "baserom.dol", 0x3D2788, 0x4 + +.global lbl_8045392C +lbl_8045392C: +.incbin "baserom.dol", 0x3D278C, 0x4 + +.global lbl_80453930 +lbl_80453930: +.incbin "baserom.dol", 0x3D2790, 0x8 + +.global lbl_80453938 +lbl_80453938: +.incbin "baserom.dol", 0x3D2798, 0x8 + +.global lbl_80453940 +lbl_80453940: +.incbin "baserom.dol", 0x3D27A0, 0x4 + +.global lbl_80453944 +lbl_80453944: +.incbin "baserom.dol", 0x3D27A4, 0x4 + +.global lbl_80453948 +lbl_80453948: +.incbin "baserom.dol", 0x3D27A8, 0x4 + +.global lbl_8045394C +lbl_8045394C: +.incbin "baserom.dol", 0x3D27AC, 0x4 + +.global lbl_80453950 +lbl_80453950: +.incbin "baserom.dol", 0x3D27B0, 0x8 + +.global lbl_80453958 +lbl_80453958: +.incbin "baserom.dol", 0x3D27B8, 0x8 + +.global lbl_80453960 +lbl_80453960: +.incbin "baserom.dol", 0x3D27C0, 0x4 + +.global lbl_80453964 +lbl_80453964: +.incbin "baserom.dol", 0x3D27C4, 0x4 + +.global lbl_80453968 +lbl_80453968: +.incbin "baserom.dol", 0x3D27C8, 0x4 + +.global lbl_8045396C +lbl_8045396C: +.incbin "baserom.dol", 0x3D27CC, 0x4 + +.global lbl_80453970 +lbl_80453970: +.incbin "baserom.dol", 0x3D27D0, 0x4 + +.global lbl_80453974 +lbl_80453974: +.incbin "baserom.dol", 0x3D27D4, 0x4 + +.global lbl_80453978 +lbl_80453978: +.incbin "baserom.dol", 0x3D27D8, 0x4 + +.global lbl_8045397C +lbl_8045397C: +.incbin "baserom.dol", 0x3D27DC, 0x4 + +.global lbl_80453980 +lbl_80453980: +.incbin "baserom.dol", 0x3D27E0, 0x4 + +.global lbl_80453984 +lbl_80453984: +.incbin "baserom.dol", 0x3D27E4, 0x4 + +.global lbl_80453988 +lbl_80453988: +.incbin "baserom.dol", 0x3D27E8, 0x4 + +.global lbl_8045398C +lbl_8045398C: +.incbin "baserom.dol", 0x3D27EC, 0x4 + +.global lbl_80453990 +lbl_80453990: +.incbin "baserom.dol", 0x3D27F0, 0x4 + +.global lbl_80453994 +lbl_80453994: +.incbin "baserom.dol", 0x3D27F4, 0x4 + +.global lbl_80453998 +lbl_80453998: +.incbin "baserom.dol", 0x3D27F8, 0x4 + +.global lbl_8045399C +lbl_8045399C: +.incbin "baserom.dol", 0x3D27FC, 0x4 + +.global lbl_804539A0 +lbl_804539A0: +.incbin "baserom.dol", 0x3D2800, 0x4 + +.global lbl_804539A4 +lbl_804539A4: +.incbin "baserom.dol", 0x3D2804, 0x4 + +.global lbl_804539A8 +lbl_804539A8: +.incbin "baserom.dol", 0x3D2808, 0x4 + +.global lbl_804539AC +lbl_804539AC: +.incbin "baserom.dol", 0x3D280C, 0x4 + +.global lbl_804539B0 +lbl_804539B0: +.incbin "baserom.dol", 0x3D2810, 0x4 + +.global lbl_804539B4 +lbl_804539B4: +.incbin "baserom.dol", 0x3D2814, 0x4 + +.global lbl_804539B8 +lbl_804539B8: +.incbin "baserom.dol", 0x3D2818, 0x4 + +.global lbl_804539BC +lbl_804539BC: +.incbin "baserom.dol", 0x3D281C, 0x4 + +.global lbl_804539C0 +lbl_804539C0: +.incbin "baserom.dol", 0x3D2820, 0x8 + +.global lbl_804539C8 +lbl_804539C8: +.incbin "baserom.dol", 0x3D2828, 0x8 + +.global lbl_804539D0 +lbl_804539D0: +.incbin "baserom.dol", 0x3D2830, 0x4 + +.global lbl_804539D4 +lbl_804539D4: +.incbin "baserom.dol", 0x3D2834, 0x4 + diff --git a/asm/sdata2/d_gameover.s b/asm/sdata2/d_gameover.s new file mode 100644 index 00000000000..3e78040cb43 --- /dev/null +++ b/asm/sdata2/d_gameover.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453b80 - 0x80453bc0 + +.global lbl_80453B80 +lbl_80453B80: +.incbin "baserom.dol", 0x3D29E0, 0x4 + +.global lbl_80453B84 +lbl_80453B84: +.incbin "baserom.dol", 0x3D29E4, 0x4 + +.global lbl_80453B88 +lbl_80453B88: +.incbin "baserom.dol", 0x3D29E8, 0x4 + +.global lbl_80453B8C +lbl_80453B8C: +.incbin "baserom.dol", 0x3D29EC, 0x4 + +.global lbl_80453B90 +lbl_80453B90: +.incbin "baserom.dol", 0x3D29F0, 0x4 + +.global lbl_80453B94 +lbl_80453B94: +.incbin "baserom.dol", 0x3D29F4, 0x4 + +.global lbl_80453B98 +lbl_80453B98: +.incbin "baserom.dol", 0x3D29F8, 0x8 + +.global lbl_80453BA0 +lbl_80453BA0: +.incbin "baserom.dol", 0x3D2A00, 0x4 + +.global lbl_80453BA4 +lbl_80453BA4: +.incbin "baserom.dol", 0x3D2A04, 0x4 + +.global lbl_80453BA8 +lbl_80453BA8: +.incbin "baserom.dol", 0x3D2A08, 0x4 + +.global lbl_80453BAC +lbl_80453BAC: +.incbin "baserom.dol", 0x3D2A0C, 0x4 + +.global lbl_80453BB0 +lbl_80453BB0: +.incbin "baserom.dol", 0x3D2A10, 0x4 + +.global lbl_80453BB4 +lbl_80453BB4: +.incbin "baserom.dol", 0x3D2A14, 0x4 + +.global lbl_80453BB8 +lbl_80453BB8: +.incbin "baserom.dol", 0x3D2A18, 0x8 + diff --git a/asm/sdata2/d_insect.s b/asm/sdata2/d_insect.s new file mode 100644 index 00000000000..c399fdddc19 --- /dev/null +++ b/asm/sdata2/d_insect.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804535e0 - 0x80453600 + +.global lbl_804535E0 +lbl_804535E0: +.incbin "baserom.dol", 0x3D2440, 0x4 + +.global lbl_804535E4 +lbl_804535E4: +.incbin "baserom.dol", 0x3D2444, 0x4 + +.global lbl_804535E8 +lbl_804535E8: +.incbin "baserom.dol", 0x3D2448, 0x4 + +.global lbl_804535EC +lbl_804535EC: +.incbin "baserom.dol", 0x3D244C, 0x4 + +.global lbl_804535F0 +lbl_804535F0: +.incbin "baserom.dol", 0x3D2450, 0x4 + +.global lbl_804535F4 +lbl_804535F4: +.incbin "baserom.dol", 0x3D2454, 0x4 + +.global lbl_804535F8 +lbl_804535F8: +.incbin "baserom.dol", 0x3D2458, 0x8 + diff --git a/asm/sdata2/d_item.s b/asm/sdata2/d_item.s new file mode 100644 index 00000000000..e0b92f53bde --- /dev/null +++ b/asm/sdata2/d_item.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452bd8 - 0x80452be8 + +.global lbl_80452BD8 +lbl_80452BD8: +.incbin "baserom.dol", 0x3D1A38, 0x4 + +.global lbl_80452BDC +lbl_80452BDC: +.incbin "baserom.dol", 0x3D1A3C, 0x4 + +.global lbl_80452BE0 +lbl_80452BE0: +.incbin "baserom.dol", 0x3D1A40, 0x8 + diff --git a/asm/sdata2/d_jnt_col.s b/asm/sdata2/d_jnt_col.s new file mode 100644 index 00000000000..d79d6210291 --- /dev/null +++ b/asm/sdata2/d_jnt_col.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451d60 - 0x80451d98 + +.global lbl_80451D60 +lbl_80451D60: +.incbin "baserom.dol", 0x3D0BC0, 0x4 + +.global lbl_80451D64 +lbl_80451D64: +.incbin "baserom.dol", 0x3D0BC4, 0x4 + +.global lbl_80451D68 +lbl_80451D68: +.incbin "baserom.dol", 0x3D0BC8, 0x8 + +.global lbl_80451D70 +lbl_80451D70: +.incbin "baserom.dol", 0x3D0BD0, 0x8 + +.global lbl_80451D78 +lbl_80451D78: +.incbin "baserom.dol", 0x3D0BD8, 0x8 + +.global lbl_80451D80 +lbl_80451D80: +.incbin "baserom.dol", 0x3D0BE0, 0x8 + +.global lbl_80451D88 +lbl_80451D88: +.incbin "baserom.dol", 0x3D0BE8, 0x4 + +.global lbl_80451D8C +lbl_80451D8C: +.incbin "baserom.dol", 0x3D0BEC, 0x4 + +.global lbl_80451D90 +lbl_80451D90: +.incbin "baserom.dol", 0x3D0BF0, 0x4 + +.global lbl_80451D94 +lbl_80451D94: +.incbin "baserom.dol", 0x3D0BF4, 0x4 + diff --git a/asm/sdata2/d_k_wmark.s b/asm/sdata2/d_k_wmark.s new file mode 100644 index 00000000000..b6ff81e84f2 --- /dev/null +++ b/asm/sdata2/d_k_wmark.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454fb0 - 0x80454ff0 + +.global lbl_80454FB0 +lbl_80454FB0: +.incbin "baserom.dol", 0x3D3E10, 0x4 + +.global lbl_80454FB4 +lbl_80454FB4: +.incbin "baserom.dol", 0x3D3E14, 0x4 + +.global lbl_80454FB8 +lbl_80454FB8: +.incbin "baserom.dol", 0x3D3E18, 0x4 + +.global lbl_80454FBC +lbl_80454FBC: +.incbin "baserom.dol", 0x3D3E1C, 0x4 + +.global lbl_80454FC0 +lbl_80454FC0: +.incbin "baserom.dol", 0x3D3E20, 0x8 + +.global lbl_80454FC8 +lbl_80454FC8: +.incbin "baserom.dol", 0x3D3E28, 0x8 + +.global lbl_80454FD0 +lbl_80454FD0: +.incbin "baserom.dol", 0x3D3E30, 0x8 + +.global lbl_80454FD8 +lbl_80454FD8: +.incbin "baserom.dol", 0x3D3E38, 0x8 + +.global lbl_80454FE0 +lbl_80454FE0: +.incbin "baserom.dol", 0x3D3E40, 0x4 + +.global lbl_80454FE4 +lbl_80454FE4: +.incbin "baserom.dol", 0x3D3E44, 0x4 + +.global lbl_80454FE8 +lbl_80454FE8: +.incbin "baserom.dol", 0x3D3E48, 0x8 + diff --git a/asm/sdata2/d_k_wpillar.s b/asm/sdata2/d_k_wpillar.s new file mode 100644 index 00000000000..767c15b0961 --- /dev/null +++ b/asm/sdata2/d_k_wpillar.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454ff0 - 0x80455008 + +.global lbl_80454FF0 +lbl_80454FF0: +.incbin "baserom.dol", 0x3D3E50, 0x8 + +.global lbl_80454FF8 +lbl_80454FF8: +.incbin "baserom.dol", 0x3D3E58, 0x4 + +.global lbl_80454FFC +lbl_80454FFC: +.incbin "baserom.dol", 0x3D3E5C, 0x4 + +.global lbl_80455000 +lbl_80455000: +.incbin "baserom.dol", 0x3D3E60, 0x4 + +.global lbl_80455004 +lbl_80455004: +.incbin "baserom.dol", 0x3D3E64, 0x4 + diff --git a/asm/sdata2/d_kankyo.s b/asm/sdata2/d_kankyo.s new file mode 100644 index 00000000000..ec18b701a75 --- /dev/null +++ b/asm/sdata2/d_kankyo.s @@ -0,0 +1,639 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453bc0 - 0x80453e58 + +.global lbl_80453BC0 +lbl_80453BC0: +.incbin "baserom.dol", 0x3D2A20, 0x4 + +.global lbl_80453BC4 +lbl_80453BC4: +.incbin "baserom.dol", 0x3D2A24, 0x4 + +.global lbl_80453BC8 +lbl_80453BC8: +.incbin "baserom.dol", 0x3D2A28, 0x4 + +.global lbl_80453BCC +lbl_80453BCC: +.incbin "baserom.dol", 0x3D2A2C, 0x4 + +.global lbl_80453BD0 +lbl_80453BD0: +.incbin "baserom.dol", 0x3D2A30, 0x4 + +.global lbl_80453BD4 +lbl_80453BD4: +.incbin "baserom.dol", 0x3D2A34, 0x4 + +.global lbl_80453BD8 +lbl_80453BD8: +.incbin "baserom.dol", 0x3D2A38, 0x4 + +.global lbl_80453BDC +lbl_80453BDC: +.incbin "baserom.dol", 0x3D2A3C, 0x4 + +.global lbl_80453BE0 +lbl_80453BE0: +.incbin "baserom.dol", 0x3D2A40, 0x4 + +.global lbl_80453BE4 +lbl_80453BE4: +.incbin "baserom.dol", 0x3D2A44, 0x4 + +.global lbl_80453BE8 +lbl_80453BE8: +.incbin "baserom.dol", 0x3D2A48, 0x4 + +.global lbl_80453BEC +lbl_80453BEC: +.incbin "baserom.dol", 0x3D2A4C, 0x4 + +.global lbl_80453BF0 +lbl_80453BF0: +.incbin "baserom.dol", 0x3D2A50, 0x4 + +.global lbl_80453BF4 +lbl_80453BF4: +.incbin "baserom.dol", 0x3D2A54, 0x4 + +.global lbl_80453BF8 +lbl_80453BF8: +.incbin "baserom.dol", 0x3D2A58, 0x4 + +.global lbl_80453BFC +lbl_80453BFC: +.incbin "baserom.dol", 0x3D2A5C, 0x4 + +.global lbl_80453C00 +lbl_80453C00: +.incbin "baserom.dol", 0x3D2A60, 0x4 + +.global lbl_80453C04 +lbl_80453C04: +.incbin "baserom.dol", 0x3D2A64, 0x4 + +.global lbl_80453C08 +lbl_80453C08: +.incbin "baserom.dol", 0x3D2A68, 0x4 + +.global lbl_80453C0C +lbl_80453C0C: +.incbin "baserom.dol", 0x3D2A6C, 0x4 + +.global lbl_80453C10 +lbl_80453C10: +.incbin "baserom.dol", 0x3D2A70, 0x8 + +.global lbl_80453C18 +lbl_80453C18: +.incbin "baserom.dol", 0x3D2A78, 0x8 + +.global lbl_80453C20 +lbl_80453C20: +.incbin "baserom.dol", 0x3D2A80, 0x8 + +.global lbl_80453C28 +lbl_80453C28: +.incbin "baserom.dol", 0x3D2A88, 0x4 + +.global lbl_80453C2C +lbl_80453C2C: +.incbin "baserom.dol", 0x3D2A8C, 0x4 + +.global lbl_80453C30 +lbl_80453C30: +.incbin "baserom.dol", 0x3D2A90, 0x8 + +.global lbl_80453C38 +lbl_80453C38: +.incbin "baserom.dol", 0x3D2A98, 0x4 + +.global lbl_80453C3C +lbl_80453C3C: +.incbin "baserom.dol", 0x3D2A9C, 0x4 + +.global lbl_80453C40 +lbl_80453C40: +.incbin "baserom.dol", 0x3D2AA0, 0x4 + +.global lbl_80453C44 +lbl_80453C44: +.incbin "baserom.dol", 0x3D2AA4, 0x4 + +.global lbl_80453C48 +lbl_80453C48: +.incbin "baserom.dol", 0x3D2AA8, 0x4 + +.global lbl_80453C4C +lbl_80453C4C: +.incbin "baserom.dol", 0x3D2AAC, 0x4 + +.global lbl_80453C50 +lbl_80453C50: +.incbin "baserom.dol", 0x3D2AB0, 0x4 + +.global lbl_80453C54 +lbl_80453C54: +.incbin "baserom.dol", 0x3D2AB4, 0x4 + +.global lbl_80453C58 +lbl_80453C58: +.incbin "baserom.dol", 0x3D2AB8, 0x4 + +.global lbl_80453C5C +lbl_80453C5C: +.incbin "baserom.dol", 0x3D2ABC, 0x4 + +.global lbl_80453C60 +lbl_80453C60: +.incbin "baserom.dol", 0x3D2AC0, 0x4 + +.global lbl_80453C64 +lbl_80453C64: +.incbin "baserom.dol", 0x3D2AC4, 0x4 + +.global lbl_80453C68 +lbl_80453C68: +.incbin "baserom.dol", 0x3D2AC8, 0x4 + +.global lbl_80453C6C +lbl_80453C6C: +.incbin "baserom.dol", 0x3D2ACC, 0x4 + +.global lbl_80453C70 +lbl_80453C70: +.incbin "baserom.dol", 0x3D2AD0, 0x4 + +.global lbl_80453C74 +lbl_80453C74: +.incbin "baserom.dol", 0x3D2AD4, 0x4 + +.global lbl_80453C78 +lbl_80453C78: +.incbin "baserom.dol", 0x3D2AD8, 0x8 + +.global lbl_80453C80 +lbl_80453C80: +.incbin "baserom.dol", 0x3D2AE0, 0x8 + +.global lbl_80453C88 +lbl_80453C88: +.incbin "baserom.dol", 0x3D2AE8, 0x4 + +.global lbl_80453C8C +lbl_80453C8C: +.incbin "baserom.dol", 0x3D2AEC, 0x4 + +.global lbl_80453C90 +lbl_80453C90: +.incbin "baserom.dol", 0x3D2AF0, 0x4 + +.global lbl_80453C94 +lbl_80453C94: +.incbin "baserom.dol", 0x3D2AF4, 0x4 + +.global lbl_80453C98 +lbl_80453C98: +.incbin "baserom.dol", 0x3D2AF8, 0x4 + +.global lbl_80453C9C +lbl_80453C9C: +.incbin "baserom.dol", 0x3D2AFC, 0x4 + +.global lbl_80453CA0 +lbl_80453CA0: +.incbin "baserom.dol", 0x3D2B00, 0x4 + +.global lbl_80453CA4 +lbl_80453CA4: +.incbin "baserom.dol", 0x3D2B04, 0x4 + +.global lbl_80453CA8 +lbl_80453CA8: +.incbin "baserom.dol", 0x3D2B08, 0x4 + +.global lbl_80453CAC +lbl_80453CAC: +.incbin "baserom.dol", 0x3D2B0C, 0x4 + +.global lbl_80453CB0 +lbl_80453CB0: +.incbin "baserom.dol", 0x3D2B10, 0x4 + +.global lbl_80453CB4 +lbl_80453CB4: +.incbin "baserom.dol", 0x3D2B14, 0x4 + +.global lbl_80453CB8 +lbl_80453CB8: +.incbin "baserom.dol", 0x3D2B18, 0x4 + +.global lbl_80453CBC +lbl_80453CBC: +.incbin "baserom.dol", 0x3D2B1C, 0x4 + +.global lbl_80453CC0 +lbl_80453CC0: +.incbin "baserom.dol", 0x3D2B20, 0x4 + +.global lbl_80453CC4 +lbl_80453CC4: +.incbin "baserom.dol", 0x3D2B24, 0x4 + +.global lbl_80453CC8 +lbl_80453CC8: +.incbin "baserom.dol", 0x3D2B28, 0x4 + +.global lbl_80453CCC +lbl_80453CCC: +.incbin "baserom.dol", 0x3D2B2C, 0x4 + +.global lbl_80453CD0 +lbl_80453CD0: +.incbin "baserom.dol", 0x3D2B30, 0x4 + +.global lbl_80453CD4 +lbl_80453CD4: +.incbin "baserom.dol", 0x3D2B34, 0x4 + +.global lbl_80453CD8 +lbl_80453CD8: +.incbin "baserom.dol", 0x3D2B38, 0x4 + +.global lbl_80453CDC +lbl_80453CDC: +.incbin "baserom.dol", 0x3D2B3C, 0x4 + +.global lbl_80453CE0 +lbl_80453CE0: +.incbin "baserom.dol", 0x3D2B40, 0x4 + +.global lbl_80453CE4 +lbl_80453CE4: +.incbin "baserom.dol", 0x3D2B44, 0x4 + +.global lbl_80453CE8 +lbl_80453CE8: +.incbin "baserom.dol", 0x3D2B48, 0x4 + +.global lbl_80453CEC +lbl_80453CEC: +.incbin "baserom.dol", 0x3D2B4C, 0x4 + +.global lbl_80453CF0 +lbl_80453CF0: +.incbin "baserom.dol", 0x3D2B50, 0x4 + +.global lbl_80453CF4 +lbl_80453CF4: +.incbin "baserom.dol", 0x3D2B54, 0x4 + +.global lbl_80453CF8 +lbl_80453CF8: +.incbin "baserom.dol", 0x3D2B58, 0x4 + +.global lbl_80453CFC +lbl_80453CFC: +.incbin "baserom.dol", 0x3D2B5C, 0x4 + +.global lbl_80453D00 +lbl_80453D00: +.incbin "baserom.dol", 0x3D2B60, 0x4 + +.global lbl_80453D04 +lbl_80453D04: +.incbin "baserom.dol", 0x3D2B64, 0x4 + +.global lbl_80453D08 +lbl_80453D08: +.incbin "baserom.dol", 0x3D2B68, 0x4 + +.global lbl_80453D0C +lbl_80453D0C: +.incbin "baserom.dol", 0x3D2B6C, 0x4 + +.global lbl_80453D10 +lbl_80453D10: +.incbin "baserom.dol", 0x3D2B70, 0x4 + +.global lbl_80453D14 +lbl_80453D14: +.incbin "baserom.dol", 0x3D2B74, 0x4 + +.global lbl_80453D18 +lbl_80453D18: +.incbin "baserom.dol", 0x3D2B78, 0x4 + +.global lbl_80453D1C +lbl_80453D1C: +.incbin "baserom.dol", 0x3D2B7C, 0x4 + +.global lbl_80453D20 +lbl_80453D20: +.incbin "baserom.dol", 0x3D2B80, 0x4 + +.global lbl_80453D24 +lbl_80453D24: +.incbin "baserom.dol", 0x3D2B84, 0x4 + +.global lbl_80453D28 +lbl_80453D28: +.incbin "baserom.dol", 0x3D2B88, 0x4 + +.global lbl_80453D2C +lbl_80453D2C: +.incbin "baserom.dol", 0x3D2B8C, 0x4 + +.global lbl_80453D30 +lbl_80453D30: +.incbin "baserom.dol", 0x3D2B90, 0x4 + +.global lbl_80453D34 +lbl_80453D34: +.incbin "baserom.dol", 0x3D2B94, 0x4 + +.global lbl_80453D38 +lbl_80453D38: +.incbin "baserom.dol", 0x3D2B98, 0x4 + +.global lbl_80453D3C +lbl_80453D3C: +.incbin "baserom.dol", 0x3D2B9C, 0x4 + +.global lbl_80453D40 +lbl_80453D40: +.incbin "baserom.dol", 0x3D2BA0, 0x4 + +.global lbl_80453D44 +lbl_80453D44: +.incbin "baserom.dol", 0x3D2BA4, 0x4 + +.global lbl_80453D48 +lbl_80453D48: +.incbin "baserom.dol", 0x3D2BA8, 0x4 + +.global lbl_80453D4C +lbl_80453D4C: +.incbin "baserom.dol", 0x3D2BAC, 0x4 + +.global lbl_80453D50 +lbl_80453D50: +.incbin "baserom.dol", 0x3D2BB0, 0x4 + +.global lbl_80453D54 +lbl_80453D54: +.incbin "baserom.dol", 0x3D2BB4, 0x4 + +.global lbl_80453D58 +lbl_80453D58: +.incbin "baserom.dol", 0x3D2BB8, 0x4 + +.global lbl_80453D5C +lbl_80453D5C: +.incbin "baserom.dol", 0x3D2BBC, 0x4 + +.global lbl_80453D60 +lbl_80453D60: +.incbin "baserom.dol", 0x3D2BC0, 0x4 + +.global lbl_80453D64 +lbl_80453D64: +.incbin "baserom.dol", 0x3D2BC4, 0x4 + +.global lbl_80453D68 +lbl_80453D68: +.incbin "baserom.dol", 0x3D2BC8, 0x4 + +.global lbl_80453D6C +lbl_80453D6C: +.incbin "baserom.dol", 0x3D2BCC, 0x4 + +.global lbl_80453D70 +lbl_80453D70: +.incbin "baserom.dol", 0x3D2BD0, 0x4 + +.global lbl_80453D74 +lbl_80453D74: +.incbin "baserom.dol", 0x3D2BD4, 0x4 + +.global lbl_80453D78 +lbl_80453D78: +.incbin "baserom.dol", 0x3D2BD8, 0x4 + +.global lbl_80453D7C +lbl_80453D7C: +.incbin "baserom.dol", 0x3D2BDC, 0x4 + +.global lbl_80453D80 +lbl_80453D80: +.incbin "baserom.dol", 0x3D2BE0, 0x4 + +.global lbl_80453D84 +lbl_80453D84: +.incbin "baserom.dol", 0x3D2BE4, 0x4 + +.global lbl_80453D88 +lbl_80453D88: +.incbin "baserom.dol", 0x3D2BE8, 0x4 + +.global lbl_80453D8C +lbl_80453D8C: +.incbin "baserom.dol", 0x3D2BEC, 0x4 + +.global lbl_80453D90 +lbl_80453D90: +.incbin "baserom.dol", 0x3D2BF0, 0x4 + +.global lbl_80453D94 +lbl_80453D94: +.incbin "baserom.dol", 0x3D2BF4, 0x4 + +.global lbl_80453D98 +lbl_80453D98: +.incbin "baserom.dol", 0x3D2BF8, 0x4 + +.global lbl_80453D9C +lbl_80453D9C: +.incbin "baserom.dol", 0x3D2BFC, 0x4 + +.global lbl_80453DA0 +lbl_80453DA0: +.incbin "baserom.dol", 0x3D2C00, 0x4 + +.global lbl_80453DA4 +lbl_80453DA4: +.incbin "baserom.dol", 0x3D2C04, 0x4 + +.global lbl_80453DA8 +lbl_80453DA8: +.incbin "baserom.dol", 0x3D2C08, 0x4 + +.global lbl_80453DAC +lbl_80453DAC: +.incbin "baserom.dol", 0x3D2C0C, 0x4 + +.global lbl_80453DB0 +lbl_80453DB0: +.incbin "baserom.dol", 0x3D2C10, 0x4 + +.global lbl_80453DB4 +lbl_80453DB4: +.incbin "baserom.dol", 0x3D2C14, 0x4 + +.global lbl_80453DB8 +lbl_80453DB8: +.incbin "baserom.dol", 0x3D2C18, 0x4 + +.global lbl_80453DBC +lbl_80453DBC: +.incbin "baserom.dol", 0x3D2C1C, 0x4 + +.global lbl_80453DC0 +lbl_80453DC0: +.incbin "baserom.dol", 0x3D2C20, 0x4 + +.global lbl_80453DC4 +lbl_80453DC4: +.incbin "baserom.dol", 0x3D2C24, 0x4 + +.global lbl_80453DC8 +lbl_80453DC8: +.incbin "baserom.dol", 0x3D2C28, 0x4 + +.global lbl_80453DCC +lbl_80453DCC: +.incbin "baserom.dol", 0x3D2C2C, 0x4 + +.global lbl_80453DD0 +lbl_80453DD0: +.incbin "baserom.dol", 0x3D2C30, 0x4 + +.global lbl_80453DD4 +lbl_80453DD4: +.incbin "baserom.dol", 0x3D2C34, 0x4 + +.global lbl_80453DD8 +lbl_80453DD8: +.incbin "baserom.dol", 0x3D2C38, 0x4 + +.global lbl_80453DDC +lbl_80453DDC: +.incbin "baserom.dol", 0x3D2C3C, 0x4 + +.global lbl_80453DE0 +lbl_80453DE0: +.incbin "baserom.dol", 0x3D2C40, 0x4 + +.global lbl_80453DE4 +lbl_80453DE4: +.incbin "baserom.dol", 0x3D2C44, 0x4 + +.global lbl_80453DE8 +lbl_80453DE8: +.incbin "baserom.dol", 0x3D2C48, 0x4 + +.global lbl_80453DEC +lbl_80453DEC: +.incbin "baserom.dol", 0x3D2C4C, 0x4 + +.global lbl_80453DF0 +lbl_80453DF0: +.incbin "baserom.dol", 0x3D2C50, 0x4 + +.global lbl_80453DF4 +lbl_80453DF4: +.incbin "baserom.dol", 0x3D2C54, 0x4 + +.global lbl_80453DF8 +lbl_80453DF8: +.incbin "baserom.dol", 0x3D2C58, 0x4 + +.global lbl_80453DFC +lbl_80453DFC: +.incbin "baserom.dol", 0x3D2C5C, 0x4 + +.global lbl_80453E00 +lbl_80453E00: +.incbin "baserom.dol", 0x3D2C60, 0x4 + +.global lbl_80453E04 +lbl_80453E04: +.incbin "baserom.dol", 0x3D2C64, 0x4 + +.global lbl_80453E08 +lbl_80453E08: +.incbin "baserom.dol", 0x3D2C68, 0x4 + +.global lbl_80453E0C +lbl_80453E0C: +.incbin "baserom.dol", 0x3D2C6C, 0x4 + +.global lbl_80453E10 +lbl_80453E10: +.incbin "baserom.dol", 0x3D2C70, 0x4 + +.global lbl_80453E14 +lbl_80453E14: +.incbin "baserom.dol", 0x3D2C74, 0x4 + +.global lbl_80453E18 +lbl_80453E18: +.incbin "baserom.dol", 0x3D2C78, 0x4 + +.global lbl_80453E1C +lbl_80453E1C: +.incbin "baserom.dol", 0x3D2C7C, 0x4 + +.global lbl_80453E20 +lbl_80453E20: +.incbin "baserom.dol", 0x3D2C80, 0x4 + +.global lbl_80453E24 +lbl_80453E24: +.incbin "baserom.dol", 0x3D2C84, 0x4 + +.global lbl_80453E28 +lbl_80453E28: +.incbin "baserom.dol", 0x3D2C88, 0x4 + +.global lbl_80453E2C +lbl_80453E2C: +.incbin "baserom.dol", 0x3D2C8C, 0x4 + +.global lbl_80453E30 +lbl_80453E30: +.incbin "baserom.dol", 0x3D2C90, 0x4 + +.global lbl_80453E34 +lbl_80453E34: +.incbin "baserom.dol", 0x3D2C94, 0x4 + +.global lbl_80453E38 +lbl_80453E38: +.incbin "baserom.dol", 0x3D2C98, 0x4 + +.global lbl_80453E3C +lbl_80453E3C: +.incbin "baserom.dol", 0x3D2C9C, 0x4 + +.global lbl_80453E40 +lbl_80453E40: +.incbin "baserom.dol", 0x3D2CA0, 0x4 + +.global lbl_80453E44 +lbl_80453E44: +.incbin "baserom.dol", 0x3D2CA4, 0x4 + +.global lbl_80453E48 +lbl_80453E48: +.incbin "baserom.dol", 0x3D2CA8, 0x4 + +.global lbl_80453E4C +lbl_80453E4C: +.incbin "baserom.dol", 0x3D2CAC, 0x4 + +.global lbl_80453E50 +lbl_80453E50: +.incbin "baserom.dol", 0x3D2CB0, 0x8 + diff --git a/asm/sdata2/d_kankyo_rain.s b/asm/sdata2/d_kankyo_rain.s new file mode 100644 index 00000000000..056afa1136c --- /dev/null +++ b/asm/sdata2/d_kankyo_rain.s @@ -0,0 +1,1103 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804521b0 - 0x80452620 + +.global lbl_804521B0 +lbl_804521B0: +.incbin "baserom.dol", 0x3D1010, 0x8 + +.global lbl_804521B8 +lbl_804521B8: +.incbin "baserom.dol", 0x3D1018, 0x4 + +.global lbl_804521BC +lbl_804521BC: +.incbin "baserom.dol", 0x3D101C, 0x4 + +.global lbl_804521C0 +lbl_804521C0: +.incbin "baserom.dol", 0x3D1020, 0x4 + +.global lbl_804521C4 +lbl_804521C4: +.incbin "baserom.dol", 0x3D1024, 0x4 + +.global lbl_804521C8 +lbl_804521C8: +.incbin "baserom.dol", 0x3D1028, 0x8 + +.global lbl_804521D0 +lbl_804521D0: +.incbin "baserom.dol", 0x3D1030, 0x4 + +.global lbl_804521D4 +lbl_804521D4: +.incbin "baserom.dol", 0x3D1034, 0x4 + +.global lbl_804521D8 +lbl_804521D8: +.incbin "baserom.dol", 0x3D1038, 0x4 + +.global lbl_804521DC +lbl_804521DC: +.incbin "baserom.dol", 0x3D103C, 0x4 + +.global lbl_804521E0 +lbl_804521E0: +.incbin "baserom.dol", 0x3D1040, 0x4 + +.global lbl_804521E4 +lbl_804521E4: +.incbin "baserom.dol", 0x3D1044, 0x4 + +.global lbl_804521E8 +lbl_804521E8: +.incbin "baserom.dol", 0x3D1048, 0x8 + +.global lbl_804521F0 +lbl_804521F0: +.incbin "baserom.dol", 0x3D1050, 0x8 + +.global lbl_804521F8 +lbl_804521F8: +.incbin "baserom.dol", 0x3D1058, 0x4 + +.global lbl_804521FC +lbl_804521FC: +.incbin "baserom.dol", 0x3D105C, 0x4 + +.global lbl_80452200 +lbl_80452200: +.incbin "baserom.dol", 0x3D1060, 0x4 + +.global lbl_80452204 +lbl_80452204: +.incbin "baserom.dol", 0x3D1064, 0x4 + +.global lbl_80452208 +lbl_80452208: +.incbin "baserom.dol", 0x3D1068, 0x4 + +.global lbl_8045220C +lbl_8045220C: +.incbin "baserom.dol", 0x3D106C, 0x4 + +.global lbl_80452210 +lbl_80452210: +.incbin "baserom.dol", 0x3D1070, 0x4 + +.global lbl_80452214 +lbl_80452214: +.incbin "baserom.dol", 0x3D1074, 0x4 + +.global lbl_80452218 +lbl_80452218: +.incbin "baserom.dol", 0x3D1078, 0x4 + +.global lbl_8045221C +lbl_8045221C: +.incbin "baserom.dol", 0x3D107C, 0x4 + +.global lbl_80452220 +lbl_80452220: +.incbin "baserom.dol", 0x3D1080, 0x4 + +.global lbl_80452224 +lbl_80452224: +.incbin "baserom.dol", 0x3D1084, 0x4 + +.global lbl_80452228 +lbl_80452228: +.incbin "baserom.dol", 0x3D1088, 0x4 + +.global lbl_8045222C +lbl_8045222C: +.incbin "baserom.dol", 0x3D108C, 0x4 + +.global lbl_80452230 +lbl_80452230: +.incbin "baserom.dol", 0x3D1090, 0x4 + +.global lbl_80452234 +lbl_80452234: +.incbin "baserom.dol", 0x3D1094, 0x4 + +.global lbl_80452238 +lbl_80452238: +.incbin "baserom.dol", 0x3D1098, 0x4 + +.global lbl_8045223C +lbl_8045223C: +.incbin "baserom.dol", 0x3D109C, 0x4 + +.global lbl_80452240 +lbl_80452240: +.incbin "baserom.dol", 0x3D10A0, 0x4 + +.global lbl_80452244 +lbl_80452244: +.incbin "baserom.dol", 0x3D10A4, 0x4 + +.global lbl_80452248 +lbl_80452248: +.incbin "baserom.dol", 0x3D10A8, 0x4 + +.global lbl_8045224C +lbl_8045224C: +.incbin "baserom.dol", 0x3D10AC, 0x4 + +.global lbl_80452250 +lbl_80452250: +.incbin "baserom.dol", 0x3D10B0, 0x4 + +.global lbl_80452254 +lbl_80452254: +.incbin "baserom.dol", 0x3D10B4, 0x4 + +.global lbl_80452258 +lbl_80452258: +.incbin "baserom.dol", 0x3D10B8, 0x4 + +.global lbl_8045225C +lbl_8045225C: +.incbin "baserom.dol", 0x3D10BC, 0x4 + +.global lbl_80452260 +lbl_80452260: +.incbin "baserom.dol", 0x3D10C0, 0x4 + +.global lbl_80452264 +lbl_80452264: +.incbin "baserom.dol", 0x3D10C4, 0x4 + +.global lbl_80452268 +lbl_80452268: +.incbin "baserom.dol", 0x3D10C8, 0x4 + +.global lbl_8045226C +lbl_8045226C: +.incbin "baserom.dol", 0x3D10CC, 0x4 + +.global lbl_80452270 +lbl_80452270: +.incbin "baserom.dol", 0x3D10D0, 0x8 + +.global lbl_80452278 +lbl_80452278: +.incbin "baserom.dol", 0x3D10D8, 0x4 + +.global lbl_8045227C +lbl_8045227C: +.incbin "baserom.dol", 0x3D10DC, 0x4 + +.global lbl_80452280 +lbl_80452280: +.incbin "baserom.dol", 0x3D10E0, 0x4 + +.global lbl_80452284 +lbl_80452284: +.incbin "baserom.dol", 0x3D10E4, 0x4 + +.global lbl_80452288 +lbl_80452288: +.incbin "baserom.dol", 0x3D10E8, 0x4 + +.global lbl_8045228C +lbl_8045228C: +.incbin "baserom.dol", 0x3D10EC, 0x4 + +.global lbl_80452290 +lbl_80452290: +.incbin "baserom.dol", 0x3D10F0, 0x4 + +.global lbl_80452294 +lbl_80452294: +.incbin "baserom.dol", 0x3D10F4, 0x4 + +.global lbl_80452298 +lbl_80452298: +.incbin "baserom.dol", 0x3D10F8, 0x4 + +.global lbl_8045229C +lbl_8045229C: +.incbin "baserom.dol", 0x3D10FC, 0x4 + +.global lbl_804522A0 +lbl_804522A0: +.incbin "baserom.dol", 0x3D1100, 0x4 + +.global lbl_804522A4 +lbl_804522A4: +.incbin "baserom.dol", 0x3D1104, 0x4 + +.global lbl_804522A8 +lbl_804522A8: +.incbin "baserom.dol", 0x3D1108, 0x4 + +.global lbl_804522AC +lbl_804522AC: +.incbin "baserom.dol", 0x3D110C, 0x4 + +.global lbl_804522B0 +lbl_804522B0: +.incbin "baserom.dol", 0x3D1110, 0x4 + +.global lbl_804522B4 +lbl_804522B4: +.incbin "baserom.dol", 0x3D1114, 0x4 + +.global lbl_804522B8 +lbl_804522B8: +.incbin "baserom.dol", 0x3D1118, 0x4 + +.global lbl_804522BC +lbl_804522BC: +.incbin "baserom.dol", 0x3D111C, 0x4 + +.global lbl_804522C0 +lbl_804522C0: +.incbin "baserom.dol", 0x3D1120, 0x4 + +.global lbl_804522C4 +lbl_804522C4: +.incbin "baserom.dol", 0x3D1124, 0x4 + +.global lbl_804522C8 +lbl_804522C8: +.incbin "baserom.dol", 0x3D1128, 0x4 + +.global lbl_804522CC +lbl_804522CC: +.incbin "baserom.dol", 0x3D112C, 0x4 + +.global lbl_804522D0 +lbl_804522D0: +.incbin "baserom.dol", 0x3D1130, 0x4 + +.global lbl_804522D4 +lbl_804522D4: +.incbin "baserom.dol", 0x3D1134, 0x4 + +.global lbl_804522D8 +lbl_804522D8: +.incbin "baserom.dol", 0x3D1138, 0x4 + +.global lbl_804522DC +lbl_804522DC: +.incbin "baserom.dol", 0x3D113C, 0x4 + +.global lbl_804522E0 +lbl_804522E0: +.incbin "baserom.dol", 0x3D1140, 0x4 + +.global lbl_804522E4 +lbl_804522E4: +.incbin "baserom.dol", 0x3D1144, 0x4 + +.global lbl_804522E8 +lbl_804522E8: +.incbin "baserom.dol", 0x3D1148, 0x4 + +.global lbl_804522EC +lbl_804522EC: +.incbin "baserom.dol", 0x3D114C, 0x4 + +.global lbl_804522F0 +lbl_804522F0: +.incbin "baserom.dol", 0x3D1150, 0x4 + +.global lbl_804522F4 +lbl_804522F4: +.incbin "baserom.dol", 0x3D1154, 0x4 + +.global lbl_804522F8 +lbl_804522F8: +.incbin "baserom.dol", 0x3D1158, 0x4 + +.global lbl_804522FC +lbl_804522FC: +.incbin "baserom.dol", 0x3D115C, 0x4 + +.global lbl_80452300 +lbl_80452300: +.incbin "baserom.dol", 0x3D1160, 0x4 + +.global lbl_80452304 +lbl_80452304: +.incbin "baserom.dol", 0x3D1164, 0x4 + +.global lbl_80452308 +lbl_80452308: +.incbin "baserom.dol", 0x3D1168, 0x4 + +.global lbl_8045230C +lbl_8045230C: +.incbin "baserom.dol", 0x3D116C, 0x4 + +.global lbl_80452310 +lbl_80452310: +.incbin "baserom.dol", 0x3D1170, 0x4 + +.global lbl_80452314 +lbl_80452314: +.incbin "baserom.dol", 0x3D1174, 0x4 + +.global lbl_80452318 +lbl_80452318: +.incbin "baserom.dol", 0x3D1178, 0x4 + +.global lbl_8045231C +lbl_8045231C: +.incbin "baserom.dol", 0x3D117C, 0x4 + +.global lbl_80452320 +lbl_80452320: +.incbin "baserom.dol", 0x3D1180, 0x4 + +.global lbl_80452324 +lbl_80452324: +.incbin "baserom.dol", 0x3D1184, 0x4 + +.global lbl_80452328 +lbl_80452328: +.incbin "baserom.dol", 0x3D1188, 0x4 + +.global lbl_8045232C +lbl_8045232C: +.incbin "baserom.dol", 0x3D118C, 0x4 + +.global lbl_80452330 +lbl_80452330: +.incbin "baserom.dol", 0x3D1190, 0x4 + +.global lbl_80452334 +lbl_80452334: +.incbin "baserom.dol", 0x3D1194, 0x4 + +.global lbl_80452338 +lbl_80452338: +.incbin "baserom.dol", 0x3D1198, 0x4 + +.global lbl_8045233C +lbl_8045233C: +.incbin "baserom.dol", 0x3D119C, 0x4 + +.global lbl_80452340 +lbl_80452340: +.incbin "baserom.dol", 0x3D11A0, 0x4 + +.global lbl_80452344 +lbl_80452344: +.incbin "baserom.dol", 0x3D11A4, 0x4 + +.global lbl_80452348 +lbl_80452348: +.incbin "baserom.dol", 0x3D11A8, 0x4 + +.global lbl_8045234C +lbl_8045234C: +.incbin "baserom.dol", 0x3D11AC, 0x4 + +.global lbl_80452350 +lbl_80452350: +.incbin "baserom.dol", 0x3D11B0, 0x4 + +.global lbl_80452354 +lbl_80452354: +.incbin "baserom.dol", 0x3D11B4, 0x4 + +.global lbl_80452358 +lbl_80452358: +.incbin "baserom.dol", 0x3D11B8, 0x4 + +.global lbl_8045235C +lbl_8045235C: +.incbin "baserom.dol", 0x3D11BC, 0x4 + +.global lbl_80452360 +lbl_80452360: +.incbin "baserom.dol", 0x3D11C0, 0x4 + +.global lbl_80452364 +lbl_80452364: +.incbin "baserom.dol", 0x3D11C4, 0x4 + +.global lbl_80452368 +lbl_80452368: +.incbin "baserom.dol", 0x3D11C8, 0x4 + +.global lbl_8045236C +lbl_8045236C: +.incbin "baserom.dol", 0x3D11CC, 0x4 + +.global lbl_80452370 +lbl_80452370: +.incbin "baserom.dol", 0x3D11D0, 0x4 + +.global lbl_80452374 +lbl_80452374: +.incbin "baserom.dol", 0x3D11D4, 0x4 + +.global lbl_80452378 +lbl_80452378: +.incbin "baserom.dol", 0x3D11D8, 0x4 + +.global lbl_8045237C +lbl_8045237C: +.incbin "baserom.dol", 0x3D11DC, 0x4 + +.global lbl_80452380 +lbl_80452380: +.incbin "baserom.dol", 0x3D11E0, 0x4 + +.global lbl_80452384 +lbl_80452384: +.incbin "baserom.dol", 0x3D11E4, 0x4 + +.global lbl_80452388 +lbl_80452388: +.incbin "baserom.dol", 0x3D11E8, 0x4 + +.global lbl_8045238C +lbl_8045238C: +.incbin "baserom.dol", 0x3D11EC, 0x4 + +.global lbl_80452390 +lbl_80452390: +.incbin "baserom.dol", 0x3D11F0, 0x4 + +.global lbl_80452394 +lbl_80452394: +.incbin "baserom.dol", 0x3D11F4, 0x4 + +.global lbl_80452398 +lbl_80452398: +.incbin "baserom.dol", 0x3D11F8, 0x4 + +.global lbl_8045239C +lbl_8045239C: +.incbin "baserom.dol", 0x3D11FC, 0x4 + +.global lbl_804523A0 +lbl_804523A0: +.incbin "baserom.dol", 0x3D1200, 0x4 + +.global lbl_804523A4 +lbl_804523A4: +.incbin "baserom.dol", 0x3D1204, 0x4 + +.global lbl_804523A8 +lbl_804523A8: +.incbin "baserom.dol", 0x3D1208, 0x4 + +.global lbl_804523AC +lbl_804523AC: +.incbin "baserom.dol", 0x3D120C, 0x4 + +.global lbl_804523B0 +lbl_804523B0: +.incbin "baserom.dol", 0x3D1210, 0x4 + +.global lbl_804523B4 +lbl_804523B4: +.incbin "baserom.dol", 0x3D1214, 0x4 + +.global lbl_804523B8 +lbl_804523B8: +.incbin "baserom.dol", 0x3D1218, 0x4 + +.global lbl_804523BC +lbl_804523BC: +.incbin "baserom.dol", 0x3D121C, 0x4 + +.global lbl_804523C0 +lbl_804523C0: +.incbin "baserom.dol", 0x3D1220, 0x4 + +.global lbl_804523C4 +lbl_804523C4: +.incbin "baserom.dol", 0x3D1224, 0x4 + +.global lbl_804523C8 +lbl_804523C8: +.incbin "baserom.dol", 0x3D1228, 0x8 + +.global lbl_804523D0 +lbl_804523D0: +.incbin "baserom.dol", 0x3D1230, 0x8 + +.global lbl_804523D8 +lbl_804523D8: +.incbin "baserom.dol", 0x3D1238, 0x4 + +.global lbl_804523DC +lbl_804523DC: +.incbin "baserom.dol", 0x3D123C, 0x4 + +.global lbl_804523E0 +lbl_804523E0: +.incbin "baserom.dol", 0x3D1240, 0x4 + +.global lbl_804523E4 +lbl_804523E4: +.incbin "baserom.dol", 0x3D1244, 0x4 + +.global lbl_804523E8 +lbl_804523E8: +.incbin "baserom.dol", 0x3D1248, 0x4 + +.global lbl_804523EC +lbl_804523EC: +.incbin "baserom.dol", 0x3D124C, 0x4 + +.global lbl_804523F0 +lbl_804523F0: +.incbin "baserom.dol", 0x3D1250, 0x4 + +.global lbl_804523F4 +lbl_804523F4: +.incbin "baserom.dol", 0x3D1254, 0x4 + +.global lbl_804523F8 +lbl_804523F8: +.incbin "baserom.dol", 0x3D1258, 0x4 + +.global lbl_804523FC +lbl_804523FC: +.incbin "baserom.dol", 0x3D125C, 0x4 + +.global lbl_80452400 +lbl_80452400: +.incbin "baserom.dol", 0x3D1260, 0x4 + +.global lbl_80452404 +lbl_80452404: +.incbin "baserom.dol", 0x3D1264, 0x4 + +.global lbl_80452408 +lbl_80452408: +.incbin "baserom.dol", 0x3D1268, 0x4 + +.global lbl_8045240C +lbl_8045240C: +.incbin "baserom.dol", 0x3D126C, 0x4 + +.global lbl_80452410 +lbl_80452410: +.incbin "baserom.dol", 0x3D1270, 0x4 + +.global lbl_80452414 +lbl_80452414: +.incbin "baserom.dol", 0x3D1274, 0x4 + +.global lbl_80452418 +lbl_80452418: +.incbin "baserom.dol", 0x3D1278, 0x4 + +.global lbl_8045241C +lbl_8045241C: +.incbin "baserom.dol", 0x3D127C, 0x4 + +.global lbl_80452420 +lbl_80452420: +.incbin "baserom.dol", 0x3D1280, 0x4 + +.global lbl_80452424 +lbl_80452424: +.incbin "baserom.dol", 0x3D1284, 0x4 + +.global lbl_80452428 +lbl_80452428: +.incbin "baserom.dol", 0x3D1288, 0x4 + +.global lbl_8045242C +lbl_8045242C: +.incbin "baserom.dol", 0x3D128C, 0x4 + +.global lbl_80452430 +lbl_80452430: +.incbin "baserom.dol", 0x3D1290, 0x8 + +.global lbl_80452438 +lbl_80452438: +.incbin "baserom.dol", 0x3D1298, 0x8 + +.global lbl_80452440 +lbl_80452440: +.incbin "baserom.dol", 0x3D12A0, 0x4 + +.global lbl_80452444 +lbl_80452444: +.incbin "baserom.dol", 0x3D12A4, 0x4 + +.global lbl_80452448 +lbl_80452448: +.incbin "baserom.dol", 0x3D12A8, 0x4 + +.global lbl_8045244C +lbl_8045244C: +.incbin "baserom.dol", 0x3D12AC, 0x4 + +.global lbl_80452450 +lbl_80452450: +.incbin "baserom.dol", 0x3D12B0, 0x4 + +.global lbl_80452454 +lbl_80452454: +.incbin "baserom.dol", 0x3D12B4, 0x4 + +.global lbl_80452458 +lbl_80452458: +.incbin "baserom.dol", 0x3D12B8, 0x4 + +.global lbl_8045245C +lbl_8045245C: +.incbin "baserom.dol", 0x3D12BC, 0x4 + +.global lbl_80452460 +lbl_80452460: +.incbin "baserom.dol", 0x3D12C0, 0x4 + +.global lbl_80452464 +lbl_80452464: +.incbin "baserom.dol", 0x3D12C4, 0x4 + +.global lbl_80452468 +lbl_80452468: +.incbin "baserom.dol", 0x3D12C8, 0x4 + +.global lbl_8045246C +lbl_8045246C: +.incbin "baserom.dol", 0x3D12CC, 0x4 + +.global lbl_80452470 +lbl_80452470: +.incbin "baserom.dol", 0x3D12D0, 0x4 + +.global lbl_80452474 +lbl_80452474: +.incbin "baserom.dol", 0x3D12D4, 0x4 + +.global lbl_80452478 +lbl_80452478: +.incbin "baserom.dol", 0x3D12D8, 0x4 + +.global lbl_8045247C +lbl_8045247C: +.incbin "baserom.dol", 0x3D12DC, 0x4 + +.global lbl_80452480 +lbl_80452480: +.incbin "baserom.dol", 0x3D12E0, 0x4 + +.global lbl_80452484 +lbl_80452484: +.incbin "baserom.dol", 0x3D12E4, 0x4 + +.global lbl_80452488 +lbl_80452488: +.incbin "baserom.dol", 0x3D12E8, 0x4 + +.global lbl_8045248C +lbl_8045248C: +.incbin "baserom.dol", 0x3D12EC, 0x4 + +.global lbl_80452490 +lbl_80452490: +.incbin "baserom.dol", 0x3D12F0, 0x4 + +.global lbl_80452494 +lbl_80452494: +.incbin "baserom.dol", 0x3D12F4, 0x4 + +.global lbl_80452498 +lbl_80452498: +.incbin "baserom.dol", 0x3D12F8, 0x4 + +.global lbl_8045249C +lbl_8045249C: +.incbin "baserom.dol", 0x3D12FC, 0x4 + +.global lbl_804524A0 +lbl_804524A0: +.incbin "baserom.dol", 0x3D1300, 0x4 + +.global lbl_804524A4 +lbl_804524A4: +.incbin "baserom.dol", 0x3D1304, 0x4 + +.global lbl_804524A8 +lbl_804524A8: +.incbin "baserom.dol", 0x3D1308, 0x4 + +.global lbl_804524AC +lbl_804524AC: +.incbin "baserom.dol", 0x3D130C, 0x4 + +.global lbl_804524B0 +lbl_804524B0: +.incbin "baserom.dol", 0x3D1310, 0x4 + +.global lbl_804524B4 +lbl_804524B4: +.incbin "baserom.dol", 0x3D1314, 0x4 + +.global lbl_804524B8 +lbl_804524B8: +.incbin "baserom.dol", 0x3D1318, 0x4 + +.global lbl_804524BC +lbl_804524BC: +.incbin "baserom.dol", 0x3D131C, 0x4 + +.global lbl_804524C0 +lbl_804524C0: +.incbin "baserom.dol", 0x3D1320, 0x4 + +.global lbl_804524C4 +lbl_804524C4: +.incbin "baserom.dol", 0x3D1324, 0x4 + +.global lbl_804524C8 +lbl_804524C8: +.incbin "baserom.dol", 0x3D1328, 0x4 + +.global lbl_804524CC +lbl_804524CC: +.incbin "baserom.dol", 0x3D132C, 0x4 + +.global lbl_804524D0 +lbl_804524D0: +.incbin "baserom.dol", 0x3D1330, 0x4 + +.global lbl_804524D4 +lbl_804524D4: +.incbin "baserom.dol", 0x3D1334, 0x4 + +.global lbl_804524D8 +lbl_804524D8: +.incbin "baserom.dol", 0x3D1338, 0x4 + +.global lbl_804524DC +lbl_804524DC: +.incbin "baserom.dol", 0x3D133C, 0x4 + +.global lbl_804524E0 +lbl_804524E0: +.incbin "baserom.dol", 0x3D1340, 0x4 + +.global lbl_804524E4 +lbl_804524E4: +.incbin "baserom.dol", 0x3D1344, 0x4 + +.global lbl_804524E8 +lbl_804524E8: +.incbin "baserom.dol", 0x3D1348, 0x4 + +.global lbl_804524EC +lbl_804524EC: +.incbin "baserom.dol", 0x3D134C, 0x4 + +.global lbl_804524F0 +lbl_804524F0: +.incbin "baserom.dol", 0x3D1350, 0x4 + +.global lbl_804524F4 +lbl_804524F4: +.incbin "baserom.dol", 0x3D1354, 0x4 + +.global lbl_804524F8 +lbl_804524F8: +.incbin "baserom.dol", 0x3D1358, 0x4 + +.global lbl_804524FC +lbl_804524FC: +.incbin "baserom.dol", 0x3D135C, 0x4 + +.global lbl_80452500 +lbl_80452500: +.incbin "baserom.dol", 0x3D1360, 0x4 + +.global lbl_80452504 +lbl_80452504: +.incbin "baserom.dol", 0x3D1364, 0x4 + +.global lbl_80452508 +lbl_80452508: +.incbin "baserom.dol", 0x3D1368, 0x4 + +.global lbl_8045250C +lbl_8045250C: +.incbin "baserom.dol", 0x3D136C, 0x4 + +.global lbl_80452510 +lbl_80452510: +.incbin "baserom.dol", 0x3D1370, 0x4 + +.global lbl_80452514 +lbl_80452514: +.incbin "baserom.dol", 0x3D1374, 0x4 + +.global lbl_80452518 +lbl_80452518: +.incbin "baserom.dol", 0x3D1378, 0x4 + +.global lbl_8045251C +lbl_8045251C: +.incbin "baserom.dol", 0x3D137C, 0x4 + +.global lbl_80452520 +lbl_80452520: +.incbin "baserom.dol", 0x3D1380, 0x4 + +.global lbl_80452524 +lbl_80452524: +.incbin "baserom.dol", 0x3D1384, 0x4 + +.global lbl_80452528 +lbl_80452528: +.incbin "baserom.dol", 0x3D1388, 0x4 + +.global lbl_8045252C +lbl_8045252C: +.incbin "baserom.dol", 0x3D138C, 0x4 + +.global lbl_80452530 +lbl_80452530: +.incbin "baserom.dol", 0x3D1390, 0x4 + +.global lbl_80452534 +lbl_80452534: +.incbin "baserom.dol", 0x3D1394, 0x4 + +.global lbl_80452538 +lbl_80452538: +.incbin "baserom.dol", 0x3D1398, 0x4 + +.global lbl_8045253C +lbl_8045253C: +.incbin "baserom.dol", 0x3D139C, 0x4 + +.global lbl_80452540 +lbl_80452540: +.incbin "baserom.dol", 0x3D13A0, 0x4 + +.global lbl_80452544 +lbl_80452544: +.incbin "baserom.dol", 0x3D13A4, 0x4 + +.global lbl_80452548 +lbl_80452548: +.incbin "baserom.dol", 0x3D13A8, 0x4 + +.global lbl_8045254C +lbl_8045254C: +.incbin "baserom.dol", 0x3D13AC, 0x4 + +.global lbl_80452550 +lbl_80452550: +.incbin "baserom.dol", 0x3D13B0, 0x4 + +.global lbl_80452554 +lbl_80452554: +.incbin "baserom.dol", 0x3D13B4, 0x4 + +.global lbl_80452558 +lbl_80452558: +.incbin "baserom.dol", 0x3D13B8, 0x4 + +.global lbl_8045255C +lbl_8045255C: +.incbin "baserom.dol", 0x3D13BC, 0x4 + +.global lbl_80452560 +lbl_80452560: +.incbin "baserom.dol", 0x3D13C0, 0x4 + +.global lbl_80452564 +lbl_80452564: +.incbin "baserom.dol", 0x3D13C4, 0x4 + +.global lbl_80452568 +lbl_80452568: +.incbin "baserom.dol", 0x3D13C8, 0x4 + +.global lbl_8045256C +lbl_8045256C: +.incbin "baserom.dol", 0x3D13CC, 0x4 + +.global lbl_80452570 +lbl_80452570: +.incbin "baserom.dol", 0x3D13D0, 0x4 + +.global lbl_80452574 +lbl_80452574: +.incbin "baserom.dol", 0x3D13D4, 0x4 + +.global lbl_80452578 +lbl_80452578: +.incbin "baserom.dol", 0x3D13D8, 0x4 + +.global lbl_8045257C +lbl_8045257C: +.incbin "baserom.dol", 0x3D13DC, 0x4 + +.global lbl_80452580 +lbl_80452580: +.incbin "baserom.dol", 0x3D13E0, 0x4 + +.global lbl_80452584 +lbl_80452584: +.incbin "baserom.dol", 0x3D13E4, 0x4 + +.global lbl_80452588 +lbl_80452588: +.incbin "baserom.dol", 0x3D13E8, 0x4 + +.global lbl_8045258C +lbl_8045258C: +.incbin "baserom.dol", 0x3D13EC, 0x4 + +.global lbl_80452590 +lbl_80452590: +.incbin "baserom.dol", 0x3D13F0, 0x4 + +.global lbl_80452594 +lbl_80452594: +.incbin "baserom.dol", 0x3D13F4, 0x4 + +.global lbl_80452598 +lbl_80452598: +.incbin "baserom.dol", 0x3D13F8, 0x4 + +.global lbl_8045259C +lbl_8045259C: +.incbin "baserom.dol", 0x3D13FC, 0x4 + +.global lbl_804525A0 +lbl_804525A0: +.incbin "baserom.dol", 0x3D1400, 0x4 + +.global lbl_804525A4 +lbl_804525A4: +.incbin "baserom.dol", 0x3D1404, 0x4 + +.global lbl_804525A8 +lbl_804525A8: +.incbin "baserom.dol", 0x3D1408, 0x4 + +.global lbl_804525AC +lbl_804525AC: +.incbin "baserom.dol", 0x3D140C, 0x4 + +.global lbl_804525B0 +lbl_804525B0: +.incbin "baserom.dol", 0x3D1410, 0x4 + +.global lbl_804525B4 +lbl_804525B4: +.incbin "baserom.dol", 0x3D1414, 0x4 + +.global lbl_804525B8 +lbl_804525B8: +.incbin "baserom.dol", 0x3D1418, 0x4 + +.global lbl_804525BC +lbl_804525BC: +.incbin "baserom.dol", 0x3D141C, 0x4 + +.global lbl_804525C0 +lbl_804525C0: +.incbin "baserom.dol", 0x3D1420, 0x4 + +.global lbl_804525C4 +lbl_804525C4: +.incbin "baserom.dol", 0x3D1424, 0x4 + +.global lbl_804525C8 +lbl_804525C8: +.incbin "baserom.dol", 0x3D1428, 0x4 + +.global lbl_804525CC +lbl_804525CC: +.incbin "baserom.dol", 0x3D142C, 0x4 + +.global lbl_804525D0 +lbl_804525D0: +.incbin "baserom.dol", 0x3D1430, 0x4 + +.global lbl_804525D4 +lbl_804525D4: +.incbin "baserom.dol", 0x3D1434, 0x4 + +.global lbl_804525D8 +lbl_804525D8: +.incbin "baserom.dol", 0x3D1438, 0x4 + +.global lbl_804525DC +lbl_804525DC: +.incbin "baserom.dol", 0x3D143C, 0x4 + +.global lbl_804525E0 +lbl_804525E0: +.incbin "baserom.dol", 0x3D1440, 0x4 + +.global lbl_804525E4 +lbl_804525E4: +.incbin "baserom.dol", 0x3D1444, 0x4 + +.global lbl_804525E8 +lbl_804525E8: +.incbin "baserom.dol", 0x3D1448, 0x4 + +.global lbl_804525EC +lbl_804525EC: +.incbin "baserom.dol", 0x3D144C, 0x4 + +.global lbl_804525F0 +lbl_804525F0: +.incbin "baserom.dol", 0x3D1450, 0x4 + +.global lbl_804525F4 +lbl_804525F4: +.incbin "baserom.dol", 0x3D1454, 0x4 + +.global lbl_804525F8 +lbl_804525F8: +.incbin "baserom.dol", 0x3D1458, 0x4 + +.global lbl_804525FC +lbl_804525FC: +.incbin "baserom.dol", 0x3D145C, 0x4 + +.global lbl_80452600 +lbl_80452600: +.incbin "baserom.dol", 0x3D1460, 0x4 + +.global lbl_80452604 +lbl_80452604: +.incbin "baserom.dol", 0x3D1464, 0x4 + +.global lbl_80452608 +lbl_80452608: +.incbin "baserom.dol", 0x3D1468, 0x4 + +.global lbl_8045260C +lbl_8045260C: +.incbin "baserom.dol", 0x3D146C, 0x4 + +.global lbl_80452610 +lbl_80452610: +.incbin "baserom.dol", 0x3D1470, 0x4 + +.global lbl_80452614 +lbl_80452614: +.incbin "baserom.dol", 0x3D1474, 0x4 + +.global lbl_80452618 +lbl_80452618: +.incbin "baserom.dol", 0x3D1478, 0x4 + +.global lbl_8045261C +lbl_8045261C: +.incbin "baserom.dol", 0x3D147C, 0x4 + diff --git a/asm/sdata2/d_kankyo_wether.s b/asm/sdata2/d_kankyo_wether.s new file mode 100644 index 00000000000..1ef01ec3ba3 --- /dev/null +++ b/asm/sdata2/d_kankyo_wether.s @@ -0,0 +1,187 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804520e0 - 0x804521b0 + +.global lbl_804520E0 +lbl_804520E0: +.incbin "baserom.dol", 0x3D0F40, 0x4 + +.global lbl_804520E4 +lbl_804520E4: +.incbin "baserom.dol", 0x3D0F44, 0x4 + +.global lbl_804520E8 +lbl_804520E8: +.incbin "baserom.dol", 0x3D0F48, 0x4 + +.global lbl_804520EC +lbl_804520EC: +.incbin "baserom.dol", 0x3D0F4C, 0x4 + +.global lbl_804520F0 +lbl_804520F0: +.incbin "baserom.dol", 0x3D0F50, 0x4 + +.global lbl_804520F4 +lbl_804520F4: +.incbin "baserom.dol", 0x3D0F54, 0x4 + +.global lbl_804520F8 +lbl_804520F8: +.incbin "baserom.dol", 0x3D0F58, 0x8 + +.global lbl_80452100 +lbl_80452100: +.incbin "baserom.dol", 0x3D0F60, 0x4 + +.global lbl_80452104 +lbl_80452104: +.incbin "baserom.dol", 0x3D0F64, 0x4 + +.global lbl_80452108 +lbl_80452108: +.incbin "baserom.dol", 0x3D0F68, 0x4 + +.global lbl_8045210C +lbl_8045210C: +.incbin "baserom.dol", 0x3D0F6C, 0x4 + +.global lbl_80452110 +lbl_80452110: +.incbin "baserom.dol", 0x3D0F70, 0x4 + +.global lbl_80452114 +lbl_80452114: +.incbin "baserom.dol", 0x3D0F74, 0x4 + +.global lbl_80452118 +lbl_80452118: +.incbin "baserom.dol", 0x3D0F78, 0x4 + +.global lbl_8045211C +lbl_8045211C: +.incbin "baserom.dol", 0x3D0F7C, 0x4 + +.global lbl_80452120 +lbl_80452120: +.incbin "baserom.dol", 0x3D0F80, 0x4 + +.global lbl_80452124 +lbl_80452124: +.incbin "baserom.dol", 0x3D0F84, 0x4 + +.global lbl_80452128 +lbl_80452128: +.incbin "baserom.dol", 0x3D0F88, 0x4 + +.global lbl_8045212C +lbl_8045212C: +.incbin "baserom.dol", 0x3D0F8C, 0x4 + +.global lbl_80452130 +lbl_80452130: +.incbin "baserom.dol", 0x3D0F90, 0x4 + +.global lbl_80452134 +lbl_80452134: +.incbin "baserom.dol", 0x3D0F94, 0x4 + +.global lbl_80452138 +lbl_80452138: +.incbin "baserom.dol", 0x3D0F98, 0x4 + +.global lbl_8045213C +lbl_8045213C: +.incbin "baserom.dol", 0x3D0F9C, 0x4 + +.global lbl_80452140 +lbl_80452140: +.incbin "baserom.dol", 0x3D0FA0, 0x4 + +.global lbl_80452144 +lbl_80452144: +.incbin "baserom.dol", 0x3D0FA4, 0x4 + +.global lbl_80452148 +lbl_80452148: +.incbin "baserom.dol", 0x3D0FA8, 0x4 + +.global lbl_8045214C +lbl_8045214C: +.incbin "baserom.dol", 0x3D0FAC, 0x4 + +.global lbl_80452150 +lbl_80452150: +.incbin "baserom.dol", 0x3D0FB0, 0x4 + +.global lbl_80452154 +lbl_80452154: +.incbin "baserom.dol", 0x3D0FB4, 0x4 + +.global lbl_80452158 +lbl_80452158: +.incbin "baserom.dol", 0x3D0FB8, 0x4 + +.global lbl_8045215C +lbl_8045215C: +.incbin "baserom.dol", 0x3D0FBC, 0x4 + +.global lbl_80452160 +lbl_80452160: +.incbin "baserom.dol", 0x3D0FC0, 0x4 + +.global lbl_80452164 +lbl_80452164: +.incbin "baserom.dol", 0x3D0FC4, 0x4 + +.global lbl_80452168 +lbl_80452168: +.incbin "baserom.dol", 0x3D0FC8, 0x4 + +.global lbl_8045216C +lbl_8045216C: +.incbin "baserom.dol", 0x3D0FCC, 0x4 + +.global lbl_80452170 +lbl_80452170: +.incbin "baserom.dol", 0x3D0FD0, 0x8 + +.global lbl_80452178 +lbl_80452178: +.incbin "baserom.dol", 0x3D0FD8, 0x8 + +.global lbl_80452180 +lbl_80452180: +.incbin "baserom.dol", 0x3D0FE0, 0x8 + +.global lbl_80452188 +lbl_80452188: +.incbin "baserom.dol", 0x3D0FE8, 0x8 + +.global lbl_80452190 +lbl_80452190: +.incbin "baserom.dol", 0x3D0FF0, 0x4 + +.global lbl_80452194 +lbl_80452194: +.incbin "baserom.dol", 0x3D0FF4, 0x4 + +.global lbl_80452198 +lbl_80452198: +.incbin "baserom.dol", 0x3D0FF8, 0x4 + +.global lbl_8045219C +lbl_8045219C: +.incbin "baserom.dol", 0x3D0FFC, 0x4 + +.global lbl_804521A0 +lbl_804521A0: +.incbin "baserom.dol", 0x3D1000, 0x4 + +.global lbl_804521A4 +lbl_804521A4: +.incbin "baserom.dol", 0x3D1004, 0x4 + +.global lbl_804521A8 +lbl_804521A8: +.incbin "baserom.dol", 0x3D1008, 0x8 + diff --git a/asm/sdata2/d_kantera_icon_meter.s b/asm/sdata2/d_kantera_icon_meter.s new file mode 100644 index 00000000000..2e3b3b7407b --- /dev/null +++ b/asm/sdata2/d_kantera_icon_meter.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453ef8 - 0x80453f10 + +.global lbl_80453EF8 +lbl_80453EF8: +.incbin "baserom.dol", 0x3D2D58, 0x8 + +.global lbl_80453F00 +lbl_80453F00: +.incbin "baserom.dol", 0x3D2D60, 0x8 + +.global lbl_80453F08 +lbl_80453F08: +.incbin "baserom.dol", 0x3D2D68, 0x8 + diff --git a/asm/sdata2/d_ky_thunder.s b/asm/sdata2/d_ky_thunder.s new file mode 100644 index 00000000000..95239042247 --- /dev/null +++ b/asm/sdata2/d_ky_thunder.s @@ -0,0 +1,131 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453e70 - 0x80453ef8 + +.global lbl_80453E70 +lbl_80453E70: +.incbin "baserom.dol", 0x3D2CD0, 0x4 + +.global lbl_80453E74 +lbl_80453E74: +.incbin "baserom.dol", 0x3D2CD4, 0x4 + +.global lbl_80453E78 +lbl_80453E78: +.incbin "baserom.dol", 0x3D2CD8, 0x4 + +.global lbl_80453E7C +lbl_80453E7C: +.incbin "baserom.dol", 0x3D2CDC, 0x4 + +.global lbl_80453E80 +lbl_80453E80: +.incbin "baserom.dol", 0x3D2CE0, 0x4 + +.global lbl_80453E84 +lbl_80453E84: +.incbin "baserom.dol", 0x3D2CE4, 0x4 + +.global lbl_80453E88 +lbl_80453E88: +.incbin "baserom.dol", 0x3D2CE8, 0x4 + +.global lbl_80453E8C +lbl_80453E8C: +.incbin "baserom.dol", 0x3D2CEC, 0x4 + +.global lbl_80453E90 +lbl_80453E90: +.incbin "baserom.dol", 0x3D2CF0, 0x4 + +.global lbl_80453E94 +lbl_80453E94: +.incbin "baserom.dol", 0x3D2CF4, 0x4 + +.global lbl_80453E98 +lbl_80453E98: +.incbin "baserom.dol", 0x3D2CF8, 0x4 + +.global lbl_80453E9C +lbl_80453E9C: +.incbin "baserom.dol", 0x3D2CFC, 0x4 + +.global lbl_80453EA0 +lbl_80453EA0: +.incbin "baserom.dol", 0x3D2D00, 0x4 + +.global lbl_80453EA4 +lbl_80453EA4: +.incbin "baserom.dol", 0x3D2D04, 0x4 + +.global lbl_80453EA8 +lbl_80453EA8: +.incbin "baserom.dol", 0x3D2D08, 0x4 + +.global lbl_80453EAC +lbl_80453EAC: +.incbin "baserom.dol", 0x3D2D0C, 0x4 + +.global lbl_80453EB0 +lbl_80453EB0: +.incbin "baserom.dol", 0x3D2D10, 0x4 + +.global lbl_80453EB4 +lbl_80453EB4: +.incbin "baserom.dol", 0x3D2D14, 0x4 + +.global lbl_80453EB8 +lbl_80453EB8: +.incbin "baserom.dol", 0x3D2D18, 0x4 + +.global lbl_80453EBC +lbl_80453EBC: +.incbin "baserom.dol", 0x3D2D1C, 0x4 + +.global lbl_80453EC0 +lbl_80453EC0: +.incbin "baserom.dol", 0x3D2D20, 0x4 + +.global lbl_80453EC4 +lbl_80453EC4: +.incbin "baserom.dol", 0x3D2D24, 0x4 + +.global lbl_80453EC8 +lbl_80453EC8: +.incbin "baserom.dol", 0x3D2D28, 0x8 + +.global lbl_80453ED0 +lbl_80453ED0: +.incbin "baserom.dol", 0x3D2D30, 0x8 + +.global lbl_80453ED8 +lbl_80453ED8: +.incbin "baserom.dol", 0x3D2D38, 0x4 + +.global lbl_80453EDC +lbl_80453EDC: +.incbin "baserom.dol", 0x3D2D3C, 0x4 + +.global lbl_80453EE0 +lbl_80453EE0: +.incbin "baserom.dol", 0x3D2D40, 0x4 + +.global lbl_80453EE4 +lbl_80453EE4: +.incbin "baserom.dol", 0x3D2D44, 0x4 + +.global lbl_80453EE8 +lbl_80453EE8: +.incbin "baserom.dol", 0x3D2D48, 0x4 + +.global lbl_80453EEC +lbl_80453EEC: +.incbin "baserom.dol", 0x3D2D4C, 0x4 + +.global lbl_80453EF0 +lbl_80453EF0: +.incbin "baserom.dol", 0x3D2D50, 0x4 + +.global lbl_80453EF4 +lbl_80453EF4: +.incbin "baserom.dol", 0x3D2D54, 0x4 + diff --git a/asm/sdata2/d_kyeff.s b/asm/sdata2/d_kyeff.s new file mode 100644 index 00000000000..e5bdc322aaa --- /dev/null +++ b/asm/sdata2/d_kyeff.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453e58 - 0x80453e70 + +.global lbl_80453E58 +lbl_80453E58: +.incbin "baserom.dol", 0x3D2CB8, 0x4 + +.global lbl_80453E5C +lbl_80453E5C: +.incbin "baserom.dol", 0x3D2CBC, 0x4 + +.global lbl_80453E60 +lbl_80453E60: +.incbin "baserom.dol", 0x3D2CC0, 0x8 + +.global lbl_80453E68 +lbl_80453E68: +.incbin "baserom.dol", 0x3D2CC8, 0x4 + +.global lbl_80453E6C +lbl_80453E6C: +.incbin "baserom.dol", 0x3D2CCC, 0x4 + diff --git a/asm/sdata2/d_map.s b/asm/sdata2/d_map.s new file mode 100644 index 00000000000..ee26b4d0635 --- /dev/null +++ b/asm/sdata2/d_map.s @@ -0,0 +1,75 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451ca0 - 0x80451d00 + +.global lbl_80451CA0 +lbl_80451CA0: +.incbin "baserom.dol", 0x3D0B00, 0x4 + +.global lbl_80451CA4 +lbl_80451CA4: +.incbin "baserom.dol", 0x3D0B04, 0x4 + +.global lbl_80451CA8 +lbl_80451CA8: +.incbin "baserom.dol", 0x3D0B08, 0x8 + +.global lbl_80451CB0 +lbl_80451CB0: +.incbin "baserom.dol", 0x3D0B10, 0x8 + +.global lbl_80451CB8 +lbl_80451CB8: +.incbin "baserom.dol", 0x3D0B18, 0x8 + +.global lbl_80451CC0 +lbl_80451CC0: +.incbin "baserom.dol", 0x3D0B20, 0x8 + +.global lbl_80451CC8 +lbl_80451CC8: +.incbin "baserom.dol", 0x3D0B28, 0x8 + +.global lbl_80451CD0 +lbl_80451CD0: +.incbin "baserom.dol", 0x3D0B30, 0x8 + +.global lbl_80451CD8 +lbl_80451CD8: +.incbin "baserom.dol", 0x3D0B38, 0x4 + +.global lbl_80451CDC +lbl_80451CDC: +.incbin "baserom.dol", 0x3D0B3C, 0x4 + +.global lbl_80451CE0 +lbl_80451CE0: +.incbin "baserom.dol", 0x3D0B40, 0x4 + +.global lbl_80451CE4 +lbl_80451CE4: +.incbin "baserom.dol", 0x3D0B44, 0x4 + +.global lbl_80451CE8 +lbl_80451CE8: +.incbin "baserom.dol", 0x3D0B48, 0x4 + +.global lbl_80451CEC +lbl_80451CEC: +.incbin "baserom.dol", 0x3D0B4C, 0x4 + +.global lbl_80451CF0 +lbl_80451CF0: +.incbin "baserom.dol", 0x3D0B50, 0x4 + +.global lbl_80451CF4 +lbl_80451CF4: +.incbin "baserom.dol", 0x3D0B54, 0x4 + +.global lbl_80451CF8 +lbl_80451CF8: +.incbin "baserom.dol", 0x3D0B58, 0x4 + +.global lbl_80451CFC +lbl_80451CFC: +.incbin "baserom.dol", 0x3D0B5C, 0x4 + diff --git a/asm/sdata2/d_map_path.s b/asm/sdata2/d_map_path.s new file mode 100644 index 00000000000..e36818f9e3a --- /dev/null +++ b/asm/sdata2/d_map_path.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451e08 - 0x80451e20 + +.global lbl_80451E08 +lbl_80451E08: +.incbin "baserom.dol", 0x3D0C68, 0x4 + +.global lbl_80451E0C +lbl_80451E0C: +.incbin "baserom.dol", 0x3D0C6C, 0x4 + +.global lbl_80451E10 +lbl_80451E10: +.incbin "baserom.dol", 0x3D0C70, 0x4 + +.global lbl_80451E14 +lbl_80451E14: +.incbin "baserom.dol", 0x3D0C74, 0x4 + +.global lbl_80451E18 +lbl_80451E18: +.incbin "baserom.dol", 0x3D0C78, 0x8 + diff --git a/asm/sdata2/d_map_path_dmap.s b/asm/sdata2/d_map_path_dmap.s new file mode 100644 index 00000000000..cacbf97ad68 --- /dev/null +++ b/asm/sdata2/d_map_path_dmap.s @@ -0,0 +1,127 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451e28 - 0x80451ec0 + +.global lbl_80451E28 +lbl_80451E28: +.incbin "baserom.dol", 0x3D0C88, 0x4 + +.global lbl_80451E2C +lbl_80451E2C: +.incbin "baserom.dol", 0x3D0C8C, 0x4 + +.global lbl_80451E30 +lbl_80451E30: +.incbin "baserom.dol", 0x3D0C90, 0x8 + +.global lbl_80451E38 +lbl_80451E38: +.incbin "baserom.dol", 0x3D0C98, 0x8 + +.global lbl_80451E40 +lbl_80451E40: +.incbin "baserom.dol", 0x3D0CA0, 0x8 + +.global lbl_80451E48 +lbl_80451E48: +.incbin "baserom.dol", 0x3D0CA8, 0x4 + +.global lbl_80451E4C +lbl_80451E4C: +.incbin "baserom.dol", 0x3D0CAC, 0x4 + +.global lbl_80451E50 +lbl_80451E50: +.incbin "baserom.dol", 0x3D0CB0, 0x4 + +.global lbl_80451E54 +lbl_80451E54: +.incbin "baserom.dol", 0x3D0CB4, 0x4 + +.global lbl_80451E58 +lbl_80451E58: +.incbin "baserom.dol", 0x3D0CB8, 0x4 + +.global lbl_80451E5C +lbl_80451E5C: +.incbin "baserom.dol", 0x3D0CBC, 0x4 + +.global lbl_80451E60 +lbl_80451E60: +.incbin "baserom.dol", 0x3D0CC0, 0x4 + +.global lbl_80451E64 +lbl_80451E64: +.incbin "baserom.dol", 0x3D0CC4, 0x4 + +.global lbl_80451E68 +lbl_80451E68: +.incbin "baserom.dol", 0x3D0CC8, 0x8 + +.global lbl_80451E70 +lbl_80451E70: +.incbin "baserom.dol", 0x3D0CD0, 0x4 + +.global lbl_80451E74 +lbl_80451E74: +.incbin "baserom.dol", 0x3D0CD4, 0x4 + +.global lbl_80451E78 +lbl_80451E78: +.incbin "baserom.dol", 0x3D0CD8, 0x4 + +.global lbl_80451E7C +lbl_80451E7C: +.incbin "baserom.dol", 0x3D0CDC, 0x4 + +.global lbl_80451E80 +lbl_80451E80: +.incbin "baserom.dol", 0x3D0CE0, 0x4 + +.global lbl_80451E84 +lbl_80451E84: +.incbin "baserom.dol", 0x3D0CE4, 0x4 + +.global lbl_80451E88 +lbl_80451E88: +.incbin "baserom.dol", 0x3D0CE8, 0x4 + +.global lbl_80451E8C +lbl_80451E8C: +.incbin "baserom.dol", 0x3D0CEC, 0x4 + +.global lbl_80451E90 +lbl_80451E90: +.incbin "baserom.dol", 0x3D0CF0, 0x4 + +.global lbl_80451E94 +lbl_80451E94: +.incbin "baserom.dol", 0x3D0CF4, 0x4 + +.global lbl_80451E98 +lbl_80451E98: +.incbin "baserom.dol", 0x3D0CF8, 0x4 + +.global lbl_80451E9C +lbl_80451E9C: +.incbin "baserom.dol", 0x3D0CFC, 0x8 + +.global lbl_80451EA4 +lbl_80451EA4: +.incbin "baserom.dol", 0x3D0D04, 0x4 + +.global lbl_80451EA8 +lbl_80451EA8: +.incbin "baserom.dol", 0x3D0D08, 0x4 + +.global lbl_80451EAC +lbl_80451EAC: +.incbin "baserom.dol", 0x3D0D0C, 0x8 + +.global lbl_80451EB4 +lbl_80451EB4: +.incbin "baserom.dol", 0x3D0D14, 0x4 + +.global lbl_80451EB8 +lbl_80451EB8: +.incbin "baserom.dol", 0x3D0D18, 0x8 + diff --git a/asm/sdata2/d_map_path_fmap.s b/asm/sdata2/d_map_path_fmap.s new file mode 100644 index 00000000000..820f67dcb13 --- /dev/null +++ b/asm/sdata2/d_map_path_fmap.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451e20 - 0x80451e28 + +.global lbl_80451E20 +lbl_80451E20: +.incbin "baserom.dol", 0x3D0C80, 0x8 + diff --git a/asm/sdata2/d_menu_calibration.s b/asm/sdata2/d_menu_calibration.s new file mode 100644 index 00000000000..0370ebdd035 --- /dev/null +++ b/asm/sdata2/d_menu_calibration.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453f10 - 0x80453f28 + +.global lbl_80453F10 +lbl_80453F10: +.incbin "baserom.dol", 0x3D2D70, 0x4 + +.global lbl_80453F14 +lbl_80453F14: +.incbin "baserom.dol", 0x3D2D74, 0x4 + +.global lbl_80453F18 +lbl_80453F18: +.incbin "baserom.dol", 0x3D2D78, 0x8 + +.global lbl_80453F20 +lbl_80453F20: +.incbin "baserom.dol", 0x3D2D80, 0x8 + diff --git a/asm/sdata2/d_menu_collect.s b/asm/sdata2/d_menu_collect.s new file mode 100644 index 00000000000..d46820bd862 --- /dev/null +++ b/asm/sdata2/d_menu_collect.s @@ -0,0 +1,179 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453f28 - 0x80453fe8 + +.global lbl_80453F28 +lbl_80453F28: +.incbin "baserom.dol", 0x3D2D88, 0x4 + +.global lbl_80453F2C +lbl_80453F2C: +.incbin "baserom.dol", 0x3D2D8C, 0x4 + +.global lbl_80453F30 +lbl_80453F30: +.incbin "baserom.dol", 0x3D2D90, 0x4 + +.global lbl_80453F34 +lbl_80453F34: +.incbin "baserom.dol", 0x3D2D94, 0x4 + +.global lbl_80453F38 +lbl_80453F38: +.incbin "baserom.dol", 0x3D2D98, 0x8 + +.global lbl_80453F40 +lbl_80453F40: +.incbin "baserom.dol", 0x3D2DA0, 0x4 + +.global lbl_80453F44 +lbl_80453F44: +.incbin "baserom.dol", 0x3D2DA4, 0x4 + +.global lbl_80453F48 +lbl_80453F48: +.incbin "baserom.dol", 0x3D2DA8, 0x8 + +.global lbl_80453F50 +lbl_80453F50: +.incbin "baserom.dol", 0x3D2DB0, 0x4 + +.global lbl_80453F54 +lbl_80453F54: +.incbin "baserom.dol", 0x3D2DB4, 0x4 + +.global lbl_80453F58 +lbl_80453F58: +.incbin "baserom.dol", 0x3D2DB8, 0x4 + +.global lbl_80453F5C +lbl_80453F5C: +.incbin "baserom.dol", 0x3D2DBC, 0x4 + +.global lbl_80453F60 +lbl_80453F60: +.incbin "baserom.dol", 0x3D2DC0, 0x4 + +.global lbl_80453F64 +lbl_80453F64: +.incbin "baserom.dol", 0x3D2DC4, 0x4 + +.global lbl_80453F68 +lbl_80453F68: +.incbin "baserom.dol", 0x3D2DC8, 0x4 + +.global lbl_80453F6C +lbl_80453F6C: +.incbin "baserom.dol", 0x3D2DCC, 0x4 + +.global lbl_80453F70 +lbl_80453F70: +.incbin "baserom.dol", 0x3D2DD0, 0x4 + +.global lbl_80453F74 +lbl_80453F74: +.incbin "baserom.dol", 0x3D2DD4, 0x4 + +.global lbl_80453F78 +lbl_80453F78: +.incbin "baserom.dol", 0x3D2DD8, 0x4 + +.global lbl_80453F7C +lbl_80453F7C: +.incbin "baserom.dol", 0x3D2DDC, 0x4 + +.global lbl_80453F80 +lbl_80453F80: +.incbin "baserom.dol", 0x3D2DE0, 0x4 + +.global lbl_80453F84 +lbl_80453F84: +.incbin "baserom.dol", 0x3D2DE4, 0x4 + +.global lbl_80453F88 +lbl_80453F88: +.incbin "baserom.dol", 0x3D2DE8, 0x4 + +.global lbl_80453F8C +lbl_80453F8C: +.incbin "baserom.dol", 0x3D2DEC, 0x4 + +.global lbl_80453F90 +lbl_80453F90: +.incbin "baserom.dol", 0x3D2DF0, 0x4 + +.global lbl_80453F94 +lbl_80453F94: +.incbin "baserom.dol", 0x3D2DF4, 0x4 + +.global lbl_80453F98 +lbl_80453F98: +.incbin "baserom.dol", 0x3D2DF8, 0x4 + +.global lbl_80453F9C +lbl_80453F9C: +.incbin "baserom.dol", 0x3D2DFC, 0x4 + +.global lbl_80453FA0 +lbl_80453FA0: +.incbin "baserom.dol", 0x3D2E00, 0x4 + +.global lbl_80453FA4 +lbl_80453FA4: +.incbin "baserom.dol", 0x3D2E04, 0x4 + +.global lbl_80453FA8 +lbl_80453FA8: +.incbin "baserom.dol", 0x3D2E08, 0x4 + +.global lbl_80453FAC +lbl_80453FAC: +.incbin "baserom.dol", 0x3D2E0C, 0x4 + +.global lbl_80453FB0 +lbl_80453FB0: +.incbin "baserom.dol", 0x3D2E10, 0x4 + +.global lbl_80453FB4 +lbl_80453FB4: +.incbin "baserom.dol", 0x3D2E14, 0x4 + +.global lbl_80453FB8 +lbl_80453FB8: +.incbin "baserom.dol", 0x3D2E18, 0x4 + +.global lbl_80453FBC +lbl_80453FBC: +.incbin "baserom.dol", 0x3D2E1C, 0x4 + +.global lbl_80453FC0 +lbl_80453FC0: +.incbin "baserom.dol", 0x3D2E20, 0x4 + +.global lbl_80453FC4 +lbl_80453FC4: +.incbin "baserom.dol", 0x3D2E24, 0x4 + +.global lbl_80453FC8 +lbl_80453FC8: +.incbin "baserom.dol", 0x3D2E28, 0x4 + +.global lbl_80453FCC +lbl_80453FCC: +.incbin "baserom.dol", 0x3D2E2C, 0x4 + +.global lbl_80453FD0 +lbl_80453FD0: +.incbin "baserom.dol", 0x3D2E30, 0x4 + +.global lbl_80453FD4 +lbl_80453FD4: +.incbin "baserom.dol", 0x3D2E34, 0x4 + +.global lbl_80453FD8 +lbl_80453FD8: +.incbin "baserom.dol", 0x3D2E38, 0x8 + +.global lbl_80453FE0 +lbl_80453FE0: +.incbin "baserom.dol", 0x3D2E40, 0x8 + diff --git a/asm/sdata2/d_menu_dmap.s b/asm/sdata2/d_menu_dmap.s new file mode 100644 index 00000000000..088835c89c8 --- /dev/null +++ b/asm/sdata2/d_menu_dmap.s @@ -0,0 +1,115 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453fe8 - 0x80454060 + +.global lbl_80453FE8 +lbl_80453FE8: +.incbin "baserom.dol", 0x3D2E48, 0x4 + +.global lbl_80453FEC +lbl_80453FEC: +.incbin "baserom.dol", 0x3D2E4C, 0x4 + +.global lbl_80453FF0 +lbl_80453FF0: +.incbin "baserom.dol", 0x3D2E50, 0x4 + +.global lbl_80453FF4 +lbl_80453FF4: +.incbin "baserom.dol", 0x3D2E54, 0x4 + +.global lbl_80453FF8 +lbl_80453FF8: +.incbin "baserom.dol", 0x3D2E58, 0x8 + +.global lbl_80454000 +lbl_80454000: +.incbin "baserom.dol", 0x3D2E60, 0x4 + +.global lbl_80454004 +lbl_80454004: +.incbin "baserom.dol", 0x3D2E64, 0x4 + +.global lbl_80454008 +lbl_80454008: +.incbin "baserom.dol", 0x3D2E68, 0x4 + +.global lbl_8045400C +lbl_8045400C: +.incbin "baserom.dol", 0x3D2E6C, 0x4 + +.global lbl_80454010 +lbl_80454010: +.incbin "baserom.dol", 0x3D2E70, 0x4 + +.global lbl_80454014 +lbl_80454014: +.incbin "baserom.dol", 0x3D2E74, 0x4 + +.global lbl_80454018 +lbl_80454018: +.incbin "baserom.dol", 0x3D2E78, 0x4 + +.global lbl_8045401C +lbl_8045401C: +.incbin "baserom.dol", 0x3D2E7C, 0x4 + +.global lbl_80454020 +lbl_80454020: +.incbin "baserom.dol", 0x3D2E80, 0x4 + +.global lbl_80454024 +lbl_80454024: +.incbin "baserom.dol", 0x3D2E84, 0x4 + +.global lbl_80454028 +lbl_80454028: +.incbin "baserom.dol", 0x3D2E88, 0x4 + +.global lbl_8045402C +lbl_8045402C: +.incbin "baserom.dol", 0x3D2E8C, 0x4 + +.global lbl_80454030 +lbl_80454030: +.incbin "baserom.dol", 0x3D2E90, 0x4 + +.global lbl_80454034 +lbl_80454034: +.incbin "baserom.dol", 0x3D2E94, 0x4 + +.global lbl_80454038 +lbl_80454038: +.incbin "baserom.dol", 0x3D2E98, 0x8 + +.global lbl_80454040 +lbl_80454040: +.incbin "baserom.dol", 0x3D2EA0, 0x4 + +.global lbl_80454044 +lbl_80454044: +.incbin "baserom.dol", 0x3D2EA4, 0x4 + +.global lbl_80454048 +lbl_80454048: +.incbin "baserom.dol", 0x3D2EA8, 0x4 + +.global lbl_8045404C +lbl_8045404C: +.incbin "baserom.dol", 0x3D2EAC, 0x4 + +.global lbl_80454050 +lbl_80454050: +.incbin "baserom.dol", 0x3D2EB0, 0x4 + +.global lbl_80454054 +lbl_80454054: +.incbin "baserom.dol", 0x3D2EB4, 0x4 + +.global lbl_80454058 +lbl_80454058: +.incbin "baserom.dol", 0x3D2EB8, 0x4 + +.global lbl_8045405C +lbl_8045405C: +.incbin "baserom.dol", 0x3D2EBC, 0x4 + diff --git a/asm/sdata2/d_menu_dmap_map.s b/asm/sdata2/d_menu_dmap_map.s new file mode 100644 index 00000000000..d6952b839d9 --- /dev/null +++ b/asm/sdata2/d_menu_dmap_map.s @@ -0,0 +1,79 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454060 - 0x804540d8 + +.global lbl_80454060 +lbl_80454060: +.incbin "baserom.dol", 0x3D2EC0, 0x4 + +.global lbl_80454064 +lbl_80454064: +.incbin "baserom.dol", 0x3D2EC4, 0x8 + +.global lbl_8045406C +lbl_8045406C: +.incbin "baserom.dol", 0x3D2ECC, 0x8 + +.global lbl_80454074 +lbl_80454074: +.incbin "baserom.dol", 0x3D2ED4, 0x8 + +.global lbl_8045407C +lbl_8045407C: +.incbin "baserom.dol", 0x3D2EDC, 0x8 + +.global lbl_80454084 +lbl_80454084: +.incbin "baserom.dol", 0x3D2EE4, 0x8 + +.global lbl_8045408C +lbl_8045408C: +.incbin "baserom.dol", 0x3D2EEC, 0x8 + +.global lbl_80454094 +lbl_80454094: +.incbin "baserom.dol", 0x3D2EF4, 0x4 + +.global lbl_80454098 +lbl_80454098: +.incbin "baserom.dol", 0x3D2EF8, 0x8 + +.global lbl_804540A0 +lbl_804540A0: +.incbin "baserom.dol", 0x3D2F00, 0x8 + +.global lbl_804540A8 +lbl_804540A8: +.incbin "baserom.dol", 0x3D2F08, 0x8 + +.global lbl_804540B0 +lbl_804540B0: +.incbin "baserom.dol", 0x3D2F10, 0x8 + +.global lbl_804540B8 +lbl_804540B8: +.incbin "baserom.dol", 0x3D2F18, 0x4 + +.global lbl_804540BC +lbl_804540BC: +.incbin "baserom.dol", 0x3D2F1C, 0x4 + +.global lbl_804540C0 +lbl_804540C0: +.incbin "baserom.dol", 0x3D2F20, 0x4 + +.global lbl_804540C4 +lbl_804540C4: +.incbin "baserom.dol", 0x3D2F24, 0x4 + +.global lbl_804540C8 +lbl_804540C8: +.incbin "baserom.dol", 0x3D2F28, 0x4 + +.global lbl_804540CC +lbl_804540CC: +.incbin "baserom.dol", 0x3D2F2C, 0x4 + +.global lbl_804540D0 +lbl_804540D0: +.incbin "baserom.dol", 0x3D2F30, 0x8 + diff --git a/asm/sdata2/d_menu_fishing.s b/asm/sdata2/d_menu_fishing.s new file mode 100644 index 00000000000..7cd2c06ba84 --- /dev/null +++ b/asm/sdata2/d_menu_fishing.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454108 - 0x80454120 + +.global lbl_80454108 +lbl_80454108: +.incbin "baserom.dol", 0x3D2F68, 0x4 + +.global lbl_8045410C +lbl_8045410C: +.incbin "baserom.dol", 0x3D2F6C, 0x4 + +.global lbl_80454110 +lbl_80454110: +.incbin "baserom.dol", 0x3D2F70, 0x4 + +.global lbl_80454114 +lbl_80454114: +.incbin "baserom.dol", 0x3D2F74, 0x4 + +.global lbl_80454118 +lbl_80454118: +.incbin "baserom.dol", 0x3D2F78, 0x8 + diff --git a/asm/sdata2/d_menu_fmap.s b/asm/sdata2/d_menu_fmap.s new file mode 100644 index 00000000000..536c9510555 --- /dev/null +++ b/asm/sdata2/d_menu_fmap.s @@ -0,0 +1,87 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454120 - 0x80454178 + +.global lbl_80454120 +lbl_80454120: +.incbin "baserom.dol", 0x3D2F80, 0x4 + +.global lbl_80454124 +lbl_80454124: +.incbin "baserom.dol", 0x3D2F84, 0x4 + +.global lbl_80454128 +lbl_80454128: +.incbin "baserom.dol", 0x3D2F88, 0x4 + +.global lbl_8045412C +lbl_8045412C: +.incbin "baserom.dol", 0x3D2F8C, 0x4 + +.global lbl_80454130 +lbl_80454130: +.incbin "baserom.dol", 0x3D2F90, 0x4 + +.global lbl_80454134 +lbl_80454134: +.incbin "baserom.dol", 0x3D2F94, 0x4 + +.global lbl_80454138 +lbl_80454138: +.incbin "baserom.dol", 0x3D2F98, 0x4 + +.global lbl_8045413C +lbl_8045413C: +.incbin "baserom.dol", 0x3D2F9C, 0x4 + +.global lbl_80454140 +lbl_80454140: +.incbin "baserom.dol", 0x3D2FA0, 0x8 + +.global lbl_80454148 +lbl_80454148: +.incbin "baserom.dol", 0x3D2FA8, 0x4 + +.global lbl_8045414C +lbl_8045414C: +.incbin "baserom.dol", 0x3D2FAC, 0x4 + +.global lbl_80454150 +lbl_80454150: +.incbin "baserom.dol", 0x3D2FB0, 0x4 + +.global lbl_80454154 +lbl_80454154: +.incbin "baserom.dol", 0x3D2FB4, 0x4 + +.global lbl_80454158 +lbl_80454158: +.incbin "baserom.dol", 0x3D2FB8, 0x4 + +.global lbl_8045415C +lbl_8045415C: +.incbin "baserom.dol", 0x3D2FBC, 0x4 + +.global lbl_80454160 +lbl_80454160: +.incbin "baserom.dol", 0x3D2FC0, 0x4 + +.global lbl_80454164 +lbl_80454164: +.incbin "baserom.dol", 0x3D2FC4, 0x4 + +.global lbl_80454168 +lbl_80454168: +.incbin "baserom.dol", 0x3D2FC8, 0x4 + +.global lbl_8045416C +lbl_8045416C: +.incbin "baserom.dol", 0x3D2FCC, 0x4 + +.global lbl_80454170 +lbl_80454170: +.incbin "baserom.dol", 0x3D2FD0, 0x4 + +.global lbl_80454174 +lbl_80454174: +.incbin "baserom.dol", 0x3D2FD4, 0x4 + diff --git a/asm/sdata2/d_menu_fmap2D.s b/asm/sdata2/d_menu_fmap2D.s new file mode 100644 index 00000000000..2794719effa --- /dev/null +++ b/asm/sdata2/d_menu_fmap2D.s @@ -0,0 +1,91 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804541d0 - 0x80454238 + +.global lbl_804541D0 +lbl_804541D0: +.incbin "baserom.dol", 0x3D3030, 0x4 + +.global lbl_804541D4 +lbl_804541D4: +.incbin "baserom.dol", 0x3D3034, 0x4 + +.global lbl_804541D8 +lbl_804541D8: +.incbin "baserom.dol", 0x3D3038, 0x4 + +.global lbl_804541DC +lbl_804541DC: +.incbin "baserom.dol", 0x3D303C, 0x4 + +.global lbl_804541E0 +lbl_804541E0: +.incbin "baserom.dol", 0x3D3040, 0x4 + +.global lbl_804541E4 +lbl_804541E4: +.incbin "baserom.dol", 0x3D3044, 0x4 + +.global lbl_804541E8 +lbl_804541E8: +.incbin "baserom.dol", 0x3D3048, 0x4 + +.global lbl_804541EC +lbl_804541EC: +.incbin "baserom.dol", 0x3D304C, 0x4 + +.global lbl_804541F0 +lbl_804541F0: +.incbin "baserom.dol", 0x3D3050, 0x4 + +.global lbl_804541F4 +lbl_804541F4: +.incbin "baserom.dol", 0x3D3054, 0x4 + +.global lbl_804541F8 +lbl_804541F8: +.incbin "baserom.dol", 0x3D3058, 0x8 + +.global lbl_80454200 +lbl_80454200: +.incbin "baserom.dol", 0x3D3060, 0x8 + +.global lbl_80454208 +lbl_80454208: +.incbin "baserom.dol", 0x3D3068, 0x8 + +.global lbl_80454210 +lbl_80454210: +.incbin "baserom.dol", 0x3D3070, 0x4 + +.global lbl_80454214 +lbl_80454214: +.incbin "baserom.dol", 0x3D3074, 0x4 + +.global lbl_80454218 +lbl_80454218: +.incbin "baserom.dol", 0x3D3078, 0x4 + +.global lbl_8045421C +lbl_8045421C: +.incbin "baserom.dol", 0x3D307C, 0x4 + +.global lbl_80454220 +lbl_80454220: +.incbin "baserom.dol", 0x3D3080, 0x4 + +.global lbl_80454224 +lbl_80454224: +.incbin "baserom.dol", 0x3D3084, 0x4 + +.global lbl_80454228 +lbl_80454228: +.incbin "baserom.dol", 0x3D3088, 0x4 + +.global lbl_8045422C +lbl_8045422C: +.incbin "baserom.dol", 0x3D308C, 0x4 + +.global lbl_80454230 +lbl_80454230: +.incbin "baserom.dol", 0x3D3090, 0x8 + diff --git a/asm/sdata2/d_menu_fmap_map.s b/asm/sdata2/d_menu_fmap_map.s new file mode 100644 index 00000000000..f3b21ef7778 --- /dev/null +++ b/asm/sdata2/d_menu_fmap_map.s @@ -0,0 +1,71 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454178 - 0x804541d0 + +.global lbl_80454178 +lbl_80454178: +.incbin "baserom.dol", 0x3D2FD8, 0x8 + +.global lbl_80454180 +lbl_80454180: +.incbin "baserom.dol", 0x3D2FE0, 0x4 + +.global lbl_80454184 +lbl_80454184: +.incbin "baserom.dol", 0x3D2FE4, 0x4 + +.global lbl_80454188 +lbl_80454188: +.incbin "baserom.dol", 0x3D2FE8, 0x4 + +.global lbl_8045418C +lbl_8045418C: +.incbin "baserom.dol", 0x3D2FEC, 0x4 + +.global lbl_80454190 +lbl_80454190: +.incbin "baserom.dol", 0x3D2FF0, 0x4 + +.global lbl_80454194 +lbl_80454194: +.incbin "baserom.dol", 0x3D2FF4, 0x4 + +.global lbl_80454198 +lbl_80454198: +.incbin "baserom.dol", 0x3D2FF8, 0x4 + +.global lbl_8045419C +lbl_8045419C: +.incbin "baserom.dol", 0x3D2FFC, 0x4 + +.global lbl_804541A0 +lbl_804541A0: +.incbin "baserom.dol", 0x3D3000, 0x8 + +.global lbl_804541A8 +lbl_804541A8: +.incbin "baserom.dol", 0x3D3008, 0x8 + +.global lbl_804541B0 +lbl_804541B0: +.incbin "baserom.dol", 0x3D3010, 0x8 + +.global lbl_804541B8 +lbl_804541B8: +.incbin "baserom.dol", 0x3D3018, 0x8 + +.global lbl_804541C0 +lbl_804541C0: +.incbin "baserom.dol", 0x3D3020, 0x4 + +.global lbl_804541C4 +lbl_804541C4: +.incbin "baserom.dol", 0x3D3024, 0x4 + +.global lbl_804541C8 +lbl_804541C8: +.incbin "baserom.dol", 0x3D3028, 0x4 + +.global lbl_804541CC +lbl_804541CC: +.incbin "baserom.dol", 0x3D302C, 0x4 + diff --git a/asm/sdata2/d_menu_insect.s b/asm/sdata2/d_menu_insect.s new file mode 100644 index 00000000000..6f5c55ffa4a --- /dev/null +++ b/asm/sdata2/d_menu_insect.s @@ -0,0 +1,63 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454238 - 0x80454288 + +.global lbl_80454238 +lbl_80454238: +.incbin "baserom.dol", 0x3D3098, 0x4 + +.global lbl_8045423C +lbl_8045423C: +.incbin "baserom.dol", 0x3D309C, 0x4 + +.global lbl_80454240 +lbl_80454240: +.incbin "baserom.dol", 0x3D30A0, 0x4 + +.global lbl_80454244 +lbl_80454244: +.incbin "baserom.dol", 0x3D30A4, 0x4 + +.global lbl_80454248 +lbl_80454248: +.incbin "baserom.dol", 0x3D30A8, 0x4 + +.global lbl_8045424C +lbl_8045424C: +.incbin "baserom.dol", 0x3D30AC, 0x4 + +.global lbl_80454250 +lbl_80454250: +.incbin "baserom.dol", 0x3D30B0, 0x4 + +.global lbl_80454254 +lbl_80454254: +.incbin "baserom.dol", 0x3D30B4, 0x4 + +.global lbl_80454258 +lbl_80454258: +.incbin "baserom.dol", 0x3D30B8, 0x8 + +.global lbl_80454260 +lbl_80454260: +.incbin "baserom.dol", 0x3D30C0, 0x8 + +.global lbl_80454268 +lbl_80454268: +.incbin "baserom.dol", 0x3D30C8, 0x4 + +.global lbl_8045426C +lbl_8045426C: +.incbin "baserom.dol", 0x3D30CC, 0x4 + +.global lbl_80454270 +lbl_80454270: +.incbin "baserom.dol", 0x3D30D0, 0x8 + +.global lbl_80454278 +lbl_80454278: +.incbin "baserom.dol", 0x3D30D8, 0x8 + +.global lbl_80454280 +lbl_80454280: +.incbin "baserom.dol", 0x3D30E0, 0x8 + diff --git a/asm/sdata2/d_menu_item_explain.s b/asm/sdata2/d_menu_item_explain.s new file mode 100644 index 00000000000..c3688b9638f --- /dev/null +++ b/asm/sdata2/d_menu_item_explain.s @@ -0,0 +1,79 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454288 - 0x804542e0 + +.global lbl_80454288 +lbl_80454288: +.incbin "baserom.dol", 0x3D30E8, 0x4 + +.global lbl_8045428C +lbl_8045428C: +.incbin "baserom.dol", 0x3D30EC, 0x4 + +.global lbl_80454290 +lbl_80454290: +.incbin "baserom.dol", 0x3D30F0, 0x4 + +.global lbl_80454294 +lbl_80454294: +.incbin "baserom.dol", 0x3D30F4, 0x4 + +.global lbl_80454298 +lbl_80454298: +.incbin "baserom.dol", 0x3D30F8, 0x8 + +.global lbl_804542A0 +lbl_804542A0: +.incbin "baserom.dol", 0x3D3100, 0x8 + +.global lbl_804542A8 +lbl_804542A8: +.incbin "baserom.dol", 0x3D3108, 0x4 + +.global lbl_804542AC +lbl_804542AC: +.incbin "baserom.dol", 0x3D310C, 0x4 + +.global lbl_804542B0 +lbl_804542B0: +.incbin "baserom.dol", 0x3D3110, 0x4 + +.global lbl_804542B4 +lbl_804542B4: +.incbin "baserom.dol", 0x3D3114, 0x4 + +.global lbl_804542B8 +lbl_804542B8: +.incbin "baserom.dol", 0x3D3118, 0x4 + +.global lbl_804542BC +lbl_804542BC: +.incbin "baserom.dol", 0x3D311C, 0x4 + +.global lbl_804542C0 +lbl_804542C0: +.incbin "baserom.dol", 0x3D3120, 0x4 + +.global lbl_804542C4 +lbl_804542C4: +.incbin "baserom.dol", 0x3D3124, 0x4 + +.global lbl_804542C8 +lbl_804542C8: +.incbin "baserom.dol", 0x3D3128, 0x4 + +.global lbl_804542CC +lbl_804542CC: +.incbin "baserom.dol", 0x3D312C, 0x4 + +.global lbl_804542D0 +lbl_804542D0: +.incbin "baserom.dol", 0x3D3130, 0x4 + +.global lbl_804542D4 +lbl_804542D4: +.incbin "baserom.dol", 0x3D3134, 0x4 + +.global lbl_804542D8 +lbl_804542D8: +.incbin "baserom.dol", 0x3D3138, 0x8 + diff --git a/asm/sdata2/d_menu_letter.s b/asm/sdata2/d_menu_letter.s new file mode 100644 index 00000000000..7433cc10999 --- /dev/null +++ b/asm/sdata2/d_menu_letter.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804542e0 - 0x80454328 + +.global lbl_804542E0 +lbl_804542E0: +.incbin "baserom.dol", 0x3D3140, 0x4 + +.global lbl_804542E4 +lbl_804542E4: +.incbin "baserom.dol", 0x3D3144, 0x4 + +.global lbl_804542E8 +lbl_804542E8: +.incbin "baserom.dol", 0x3D3148, 0x4 + +.global lbl_804542EC +lbl_804542EC: +.incbin "baserom.dol", 0x3D314C, 0x4 + +.global lbl_804542F0 +lbl_804542F0: +.incbin "baserom.dol", 0x3D3150, 0x4 + +.global lbl_804542F4 +lbl_804542F4: +.incbin "baserom.dol", 0x3D3154, 0x4 + +.global lbl_804542F8 +lbl_804542F8: +.incbin "baserom.dol", 0x3D3158, 0x4 + +.global lbl_804542FC +lbl_804542FC: +.incbin "baserom.dol", 0x3D315C, 0x4 + +.global lbl_80454300 +lbl_80454300: +.incbin "baserom.dol", 0x3D3160, 0x8 + +.global lbl_80454308 +lbl_80454308: +.incbin "baserom.dol", 0x3D3168, 0x8 + +.global lbl_80454310 +lbl_80454310: +.incbin "baserom.dol", 0x3D3170, 0x8 + +.global lbl_80454318 +lbl_80454318: +.incbin "baserom.dol", 0x3D3178, 0x4 + +.global lbl_8045431C +lbl_8045431C: +.incbin "baserom.dol", 0x3D317C, 0x4 + +.global lbl_80454320 +lbl_80454320: +.incbin "baserom.dol", 0x3D3180, 0x8 + diff --git a/asm/sdata2/d_menu_map_common.s b/asm/sdata2/d_menu_map_common.s new file mode 100644 index 00000000000..f9d878f4eab --- /dev/null +++ b/asm/sdata2/d_menu_map_common.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804540d8 - 0x80454108 + +.global lbl_804540D8 +lbl_804540D8: +.incbin "baserom.dol", 0x3D2F38, 0x4 + +.global lbl_804540DC +lbl_804540DC: +.incbin "baserom.dol", 0x3D2F3C, 0x4 + +.global lbl_804540E0 +lbl_804540E0: +.incbin "baserom.dol", 0x3D2F40, 0x4 + +.global lbl_804540E4 +lbl_804540E4: +.incbin "baserom.dol", 0x3D2F44, 0x4 + +.global lbl_804540E8 +lbl_804540E8: +.incbin "baserom.dol", 0x3D2F48, 0x4 + +.global lbl_804540EC +lbl_804540EC: +.incbin "baserom.dol", 0x3D2F4C, 0x4 + +.global lbl_804540F0 +lbl_804540F0: +.incbin "baserom.dol", 0x3D2F50, 0x4 + +.global lbl_804540F4 +lbl_804540F4: +.incbin "baserom.dol", 0x3D2F54, 0x4 + +.global lbl_804540F8 +lbl_804540F8: +.incbin "baserom.dol", 0x3D2F58, 0x8 + +.global lbl_80454100 +lbl_80454100: +.incbin "baserom.dol", 0x3D2F60, 0x8 + diff --git a/asm/sdata2/d_menu_option.s b/asm/sdata2/d_menu_option.s new file mode 100644 index 00000000000..63fba896930 --- /dev/null +++ b/asm/sdata2/d_menu_option.s @@ -0,0 +1,87 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454328 - 0x80454388 + +.global lbl_80454328 +lbl_80454328: +.incbin "baserom.dol", 0x3D3188, 0x4 + +.global lbl_8045432C +lbl_8045432C: +.incbin "baserom.dol", 0x3D318C, 0x4 + +.global lbl_80454330 +lbl_80454330: +.incbin "baserom.dol", 0x3D3190, 0x4 + +.global lbl_80454334 +lbl_80454334: +.incbin "baserom.dol", 0x3D3194, 0x4 + +.global lbl_80454338 +lbl_80454338: +.incbin "baserom.dol", 0x3D3198, 0x8 + +.global lbl_80454340 +lbl_80454340: +.incbin "baserom.dol", 0x3D31A0, 0x8 + +.global lbl_80454348 +lbl_80454348: +.incbin "baserom.dol", 0x3D31A8, 0x4 + +.global lbl_8045434C +lbl_8045434C: +.incbin "baserom.dol", 0x3D31AC, 0x4 + +.global lbl_80454350 +lbl_80454350: +.incbin "baserom.dol", 0x3D31B0, 0x4 + +.global lbl_80454354 +lbl_80454354: +.incbin "baserom.dol", 0x3D31B4, 0x4 + +.global lbl_80454358 +lbl_80454358: +.incbin "baserom.dol", 0x3D31B8, 0x8 + +.global lbl_80454360 +lbl_80454360: +.incbin "baserom.dol", 0x3D31C0, 0x4 + +.global lbl_80454364 +lbl_80454364: +.incbin "baserom.dol", 0x3D31C4, 0x4 + +.global lbl_80454368 +lbl_80454368: +.incbin "baserom.dol", 0x3D31C8, 0x4 + +.global lbl_8045436C +lbl_8045436C: +.incbin "baserom.dol", 0x3D31CC, 0x4 + +.global lbl_80454370 +lbl_80454370: +.incbin "baserom.dol", 0x3D31D0, 0x4 + +.global lbl_80454374 +lbl_80454374: +.incbin "baserom.dol", 0x3D31D4, 0x4 + +.global lbl_80454378 +lbl_80454378: +.incbin "baserom.dol", 0x3D31D8, 0x4 + +.global lbl_8045437C +lbl_8045437C: +.incbin "baserom.dol", 0x3D31DC, 0x4 + +.global lbl_80454380 +lbl_80454380: +.incbin "baserom.dol", 0x3D31E0, 0x4 + +.global lbl_80454384 +lbl_80454384: +.incbin "baserom.dol", 0x3D31E4, 0x4 + diff --git a/asm/sdata2/d_menu_ring.s b/asm/sdata2/d_menu_ring.s new file mode 100644 index 00000000000..95af3661d69 --- /dev/null +++ b/asm/sdata2/d_menu_ring.s @@ -0,0 +1,139 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454388 - 0x80454438 + +.global lbl_80454388 +lbl_80454388: +.incbin "baserom.dol", 0x3D31E8, 0x4 + +.global lbl_8045438C +lbl_8045438C: +.incbin "baserom.dol", 0x3D31EC, 0x4 + +.global lbl_80454390 +lbl_80454390: +.incbin "baserom.dol", 0x3D31F0, 0x4 + +.global lbl_80454394 +lbl_80454394: +.incbin "baserom.dol", 0x3D31F4, 0x4 + +.global lbl_80454398 +lbl_80454398: +.incbin "baserom.dol", 0x3D31F8, 0x4 + +.global lbl_8045439C +lbl_8045439C: +.incbin "baserom.dol", 0x3D31FC, 0x4 + +.global lbl_804543A0 +lbl_804543A0: +.incbin "baserom.dol", 0x3D3200, 0x4 + +.global lbl_804543A4 +lbl_804543A4: +.incbin "baserom.dol", 0x3D3204, 0x4 + +.global lbl_804543A8 +lbl_804543A8: +.incbin "baserom.dol", 0x3D3208, 0x4 + +.global lbl_804543AC +lbl_804543AC: +.incbin "baserom.dol", 0x3D320C, 0x4 + +.global lbl_804543B0 +lbl_804543B0: +.incbin "baserom.dol", 0x3D3210, 0x8 + +.global lbl_804543B8 +lbl_804543B8: +.incbin "baserom.dol", 0x3D3218, 0x8 + +.global lbl_804543C0 +lbl_804543C0: +.incbin "baserom.dol", 0x3D3220, 0x8 + +.global lbl_804543C8 +lbl_804543C8: +.incbin "baserom.dol", 0x3D3228, 0x8 + +.global lbl_804543D0 +lbl_804543D0: +.incbin "baserom.dol", 0x3D3230, 0x4 + +.global lbl_804543D4 +lbl_804543D4: +.incbin "baserom.dol", 0x3D3234, 0x4 + +.global lbl_804543D8 +lbl_804543D8: +.incbin "baserom.dol", 0x3D3238, 0x4 + +.global lbl_804543DC +lbl_804543DC: +.incbin "baserom.dol", 0x3D323C, 0x4 + +.global lbl_804543E0 +lbl_804543E0: +.incbin "baserom.dol", 0x3D3240, 0x4 + +.global lbl_804543E4 +lbl_804543E4: +.incbin "baserom.dol", 0x3D3244, 0x4 + +.global lbl_804543E8 +lbl_804543E8: +.incbin "baserom.dol", 0x3D3248, 0x4 + +.global lbl_804543EC +lbl_804543EC: +.incbin "baserom.dol", 0x3D324C, 0x4 + +.global lbl_804543F0 +lbl_804543F0: +.incbin "baserom.dol", 0x3D3250, 0x4 + +.global lbl_804543F4 +lbl_804543F4: +.incbin "baserom.dol", 0x3D3254, 0x4 + +.global lbl_804543F8 +lbl_804543F8: +.incbin "baserom.dol", 0x3D3258, 0x8 + +.global lbl_80454400 +lbl_80454400: +.incbin "baserom.dol", 0x3D3260, 0x8 + +.global lbl_80454408 +lbl_80454408: +.incbin "baserom.dol", 0x3D3268, 0x8 + +.global lbl_80454410 +lbl_80454410: +.incbin "baserom.dol", 0x3D3270, 0x4 + +.global lbl_80454414 +lbl_80454414: +.incbin "baserom.dol", 0x3D3274, 0x4 + +.global lbl_80454418 +lbl_80454418: +.incbin "baserom.dol", 0x3D3278, 0x4 + +.global lbl_8045441C +lbl_8045441C: +.incbin "baserom.dol", 0x3D327C, 0x4 + +.global lbl_80454420 +lbl_80454420: +.incbin "baserom.dol", 0x3D3280, 0x4 + +.global lbl_80454424 +lbl_80454424: +.incbin "baserom.dol", 0x3D3284, 0x8 + +.global lbl_8045442C +lbl_8045442C: +.incbin "baserom.dol", 0x3D328C, 0xC + diff --git a/asm/sdata2/d_menu_save.s b/asm/sdata2/d_menu_save.s new file mode 100644 index 00000000000..531526b7734 --- /dev/null +++ b/asm/sdata2/d_menu_save.s @@ -0,0 +1,71 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454438 - 0x80454488 + +.global lbl_80454438 +lbl_80454438: +.incbin "baserom.dol", 0x3D3298, 0x4 + +.global lbl_8045443C +lbl_8045443C: +.incbin "baserom.dol", 0x3D329C, 0x4 + +.global lbl_80454440 +lbl_80454440: +.incbin "baserom.dol", 0x3D32A0, 0x4 + +.global lbl_80454444 +lbl_80454444: +.incbin "baserom.dol", 0x3D32A4, 0x4 + +.global lbl_80454448 +lbl_80454448: +.incbin "baserom.dol", 0x3D32A8, 0x4 + +.global lbl_8045444C +lbl_8045444C: +.incbin "baserom.dol", 0x3D32AC, 0x4 + +.global lbl_80454450 +lbl_80454450: +.incbin "baserom.dol", 0x3D32B0, 0x4 + +.global lbl_80454454 +lbl_80454454: +.incbin "baserom.dol", 0x3D32B4, 0x4 + +.global lbl_80454458 +lbl_80454458: +.incbin "baserom.dol", 0x3D32B8, 0x4 + +.global lbl_8045445C +lbl_8045445C: +.incbin "baserom.dol", 0x3D32BC, 0x4 + +.global lbl_80454460 +lbl_80454460: +.incbin "baserom.dol", 0x3D32C0, 0x4 + +.global lbl_80454464 +lbl_80454464: +.incbin "baserom.dol", 0x3D32C4, 0x4 + +.global lbl_80454468 +lbl_80454468: +.incbin "baserom.dol", 0x3D32C8, 0x8 + +.global lbl_80454470 +lbl_80454470: +.incbin "baserom.dol", 0x3D32D0, 0x8 + +.global lbl_80454478 +lbl_80454478: +.incbin "baserom.dol", 0x3D32D8, 0x4 + +.global lbl_8045447C +lbl_8045447C: +.incbin "baserom.dol", 0x3D32DC, 0x4 + +.global lbl_80454480 +lbl_80454480: +.incbin "baserom.dol", 0x3D32E0, 0x8 + diff --git a/asm/sdata2/d_menu_skill.s b/asm/sdata2/d_menu_skill.s new file mode 100644 index 00000000000..d6011b363d6 --- /dev/null +++ b/asm/sdata2/d_menu_skill.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454488 - 0x804544c0 + +.global lbl_80454488 +lbl_80454488: +.incbin "baserom.dol", 0x3D32E8, 0x4 + +.global lbl_8045448C +lbl_8045448C: +.incbin "baserom.dol", 0x3D32EC, 0x4 + +.global lbl_80454490 +lbl_80454490: +.incbin "baserom.dol", 0x3D32F0, 0x4 + +.global lbl_80454494 +lbl_80454494: +.incbin "baserom.dol", 0x3D32F4, 0x4 + +.global lbl_80454498 +lbl_80454498: +.incbin "baserom.dol", 0x3D32F8, 0x4 + +.global lbl_8045449C +lbl_8045449C: +.incbin "baserom.dol", 0x3D32FC, 0x4 + +.global lbl_804544A0 +lbl_804544A0: +.incbin "baserom.dol", 0x3D3300, 0x4 + +.global lbl_804544A4 +lbl_804544A4: +.incbin "baserom.dol", 0x3D3304, 0x4 + +.global lbl_804544A8 +lbl_804544A8: +.incbin "baserom.dol", 0x3D3308, 0x8 + +.global lbl_804544B0 +lbl_804544B0: +.incbin "baserom.dol", 0x3D3310, 0x8 + +.global lbl_804544B8 +lbl_804544B8: +.incbin "baserom.dol", 0x3D3318, 0x8 + diff --git a/asm/sdata2/d_menu_window.s b/asm/sdata2/d_menu_window.s new file mode 100644 index 00000000000..7d7c2bac91f --- /dev/null +++ b/asm/sdata2/d_menu_window.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804544c0 - 0x804544e0 + +.global lbl_804544C0 +lbl_804544C0: +.incbin "baserom.dol", 0x3D3320, 0x4 + +.global lbl_804544C4 +lbl_804544C4: +.incbin "baserom.dol", 0x3D3324, 0x4 + +.global lbl_804544C8 +lbl_804544C8: +.incbin "baserom.dol", 0x3D3328, 0x4 + +.global lbl_804544CC +lbl_804544CC: +.incbin "baserom.dol", 0x3D332C, 0x4 + +.global lbl_804544D0 +lbl_804544D0: +.incbin "baserom.dol", 0x3D3330, 0x4 + +.global lbl_804544D4 +lbl_804544D4: +.incbin "baserom.dol", 0x3D3334, 0x4 + +.global lbl_804544D8 +lbl_804544D8: +.incbin "baserom.dol", 0x3D3338, 0x8 + diff --git a/asm/sdata2/d_meter2.s b/asm/sdata2/d_meter2.s new file mode 100644 index 00000000000..e94107781f4 --- /dev/null +++ b/asm/sdata2/d_meter2.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804549c8 - 0x80454a10 + +.global lbl_804549C8 +lbl_804549C8: +.incbin "baserom.dol", 0x3D3828, 0x4 + +.global lbl_804549CC +lbl_804549CC: +.incbin "baserom.dol", 0x3D382C, 0x4 + +.global lbl_804549D0 +lbl_804549D0: +.incbin "baserom.dol", 0x3D3830, 0x8 + +.global lbl_804549D8 +lbl_804549D8: +.incbin "baserom.dol", 0x3D3838, 0x8 + +.global lbl_804549E0 +lbl_804549E0: +.incbin "baserom.dol", 0x3D3840, 0x8 + +.global lbl_804549E8 +lbl_804549E8: +.incbin "baserom.dol", 0x3D3848, 0x4 + +.global lbl_804549EC +lbl_804549EC: +.incbin "baserom.dol", 0x3D384C, 0x4 + +.global lbl_804549F0 +lbl_804549F0: +.incbin "baserom.dol", 0x3D3850, 0x4 + +.global lbl_804549F4 +lbl_804549F4: +.incbin "baserom.dol", 0x3D3854, 0x4 + +.global lbl_804549F8 +lbl_804549F8: +.incbin "baserom.dol", 0x3D3858, 0x4 + +.global lbl_804549FC +lbl_804549FC: +.incbin "baserom.dol", 0x3D385C, 0x4 + +.global lbl_80454A00 +lbl_80454A00: +.incbin "baserom.dol", 0x3D3860, 0x4 + +.global lbl_80454A04 +lbl_80454A04: +.incbin "baserom.dol", 0x3D3864, 0x4 + +.global lbl_80454A08 +lbl_80454A08: +.incbin "baserom.dol", 0x3D3868, 0x8 + diff --git a/asm/sdata2/d_meter2_draw.s b/asm/sdata2/d_meter2_draw.s new file mode 100644 index 00000000000..ff41c2faa68 --- /dev/null +++ b/asm/sdata2/d_meter2_draw.s @@ -0,0 +1,271 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454880 - 0x80454998 + +.global lbl_80454880 +lbl_80454880: +.incbin "baserom.dol", 0x3D36E0, 0x4 + +.global lbl_80454884 +lbl_80454884: +.incbin "baserom.dol", 0x3D36E4, 0x4 + +.global lbl_80454888 +lbl_80454888: +.incbin "baserom.dol", 0x3D36E8, 0x4 + +.global lbl_8045488C +lbl_8045488C: +.incbin "baserom.dol", 0x3D36EC, 0x4 + +.global lbl_80454890 +lbl_80454890: +.incbin "baserom.dol", 0x3D36F0, 0x4 + +.global lbl_80454894 +lbl_80454894: +.incbin "baserom.dol", 0x3D36F4, 0x4 + +.global lbl_80454898 +lbl_80454898: +.incbin "baserom.dol", 0x3D36F8, 0x8 + +.global lbl_804548A0 +lbl_804548A0: +.incbin "baserom.dol", 0x3D3700, 0x8 + +.global lbl_804548A8 +lbl_804548A8: +.incbin "baserom.dol", 0x3D3708, 0x4 + +.global lbl_804548AC +lbl_804548AC: +.incbin "baserom.dol", 0x3D370C, 0x4 + +.global lbl_804548B0 +lbl_804548B0: +.incbin "baserom.dol", 0x3D3710, 0x4 + +.global lbl_804548B4 +lbl_804548B4: +.incbin "baserom.dol", 0x3D3714, 0x4 + +.global lbl_804548B8 +lbl_804548B8: +.incbin "baserom.dol", 0x3D3718, 0x4 + +.global lbl_804548BC +lbl_804548BC: +.incbin "baserom.dol", 0x3D371C, 0x4 + +.global lbl_804548C0 +lbl_804548C0: +.incbin "baserom.dol", 0x3D3720, 0x8 + +.global lbl_804548C8 +lbl_804548C8: +.incbin "baserom.dol", 0x3D3728, 0x4 + +.global lbl_804548CC +lbl_804548CC: +.incbin "baserom.dol", 0x3D372C, 0x4 + +.global lbl_804548D0 +lbl_804548D0: +.incbin "baserom.dol", 0x3D3730, 0x4 + +.global lbl_804548D4 +lbl_804548D4: +.incbin "baserom.dol", 0x3D3734, 0x4 + +.global lbl_804548D8 +lbl_804548D8: +.incbin "baserom.dol", 0x3D3738, 0x4 + +.global lbl_804548DC +lbl_804548DC: +.incbin "baserom.dol", 0x3D373C, 0x4 + +.global lbl_804548E0 +lbl_804548E0: +.incbin "baserom.dol", 0x3D3740, 0x4 + +.global lbl_804548E4 +lbl_804548E4: +.incbin "baserom.dol", 0x3D3744, 0x4 + +.global lbl_804548E8 +lbl_804548E8: +.incbin "baserom.dol", 0x3D3748, 0x4 + +.global lbl_804548EC +lbl_804548EC: +.incbin "baserom.dol", 0x3D374C, 0x4 + +.global lbl_804548F0 +lbl_804548F0: +.incbin "baserom.dol", 0x3D3750, 0x4 + +.global lbl_804548F4 +lbl_804548F4: +.incbin "baserom.dol", 0x3D3754, 0x4 + +.global lbl_804548F8 +lbl_804548F8: +.incbin "baserom.dol", 0x3D3758, 0x4 + +.global lbl_804548FC +lbl_804548FC: +.incbin "baserom.dol", 0x3D375C, 0x4 + +.global lbl_80454900 +lbl_80454900: +.incbin "baserom.dol", 0x3D3760, 0x4 + +.global lbl_80454904 +lbl_80454904: +.incbin "baserom.dol", 0x3D3764, 0x4 + +.global lbl_80454908 +lbl_80454908: +.incbin "baserom.dol", 0x3D3768, 0x4 + +.global lbl_8045490C +lbl_8045490C: +.incbin "baserom.dol", 0x3D376C, 0x4 + +.global lbl_80454910 +lbl_80454910: +.incbin "baserom.dol", 0x3D3770, 0x4 + +.global lbl_80454914 +lbl_80454914: +.incbin "baserom.dol", 0x3D3774, 0x4 + +.global lbl_80454918 +lbl_80454918: +.incbin "baserom.dol", 0x3D3778, 0x4 + +.global lbl_8045491C +lbl_8045491C: +.incbin "baserom.dol", 0x3D377C, 0x4 + +.global lbl_80454920 +lbl_80454920: +.incbin "baserom.dol", 0x3D3780, 0x4 + +.global lbl_80454924 +lbl_80454924: +.incbin "baserom.dol", 0x3D3784, 0x4 + +.global lbl_80454928 +lbl_80454928: +.incbin "baserom.dol", 0x3D3788, 0x4 + +.global lbl_8045492C +lbl_8045492C: +.incbin "baserom.dol", 0x3D378C, 0x4 + +.global lbl_80454930 +lbl_80454930: +.incbin "baserom.dol", 0x3D3790, 0x4 + +.global lbl_80454934 +lbl_80454934: +.incbin "baserom.dol", 0x3D3794, 0x4 + +.global lbl_80454938 +lbl_80454938: +.incbin "baserom.dol", 0x3D3798, 0x4 + +.global lbl_8045493C +lbl_8045493C: +.incbin "baserom.dol", 0x3D379C, 0x4 + +.global lbl_80454940 +lbl_80454940: +.incbin "baserom.dol", 0x3D37A0, 0x4 + +.global lbl_80454944 +lbl_80454944: +.incbin "baserom.dol", 0x3D37A4, 0x4 + +.global lbl_80454948 +lbl_80454948: +.incbin "baserom.dol", 0x3D37A8, 0x4 + +.global lbl_8045494C +lbl_8045494C: +.incbin "baserom.dol", 0x3D37AC, 0x4 + +.global lbl_80454950 +lbl_80454950: +.incbin "baserom.dol", 0x3D37B0, 0x4 + +.global lbl_80454954 +lbl_80454954: +.incbin "baserom.dol", 0x3D37B4, 0x4 + +.global lbl_80454958 +lbl_80454958: +.incbin "baserom.dol", 0x3D37B8, 0x4 + +.global lbl_8045495C +lbl_8045495C: +.incbin "baserom.dol", 0x3D37BC, 0x4 + +.global lbl_80454960 +lbl_80454960: +.incbin "baserom.dol", 0x3D37C0, 0x4 + +.global lbl_80454964 +lbl_80454964: +.incbin "baserom.dol", 0x3D37C4, 0x4 + +.global lbl_80454968 +lbl_80454968: +.incbin "baserom.dol", 0x3D37C8, 0x4 + +.global lbl_8045496C +lbl_8045496C: +.incbin "baserom.dol", 0x3D37CC, 0x4 + +.global lbl_80454970 +lbl_80454970: +.incbin "baserom.dol", 0x3D37D0, 0x4 + +.global lbl_80454974 +lbl_80454974: +.incbin "baserom.dol", 0x3D37D4, 0x4 + +.global lbl_80454978 +lbl_80454978: +.incbin "baserom.dol", 0x3D37D8, 0x4 + +.global lbl_8045497C +lbl_8045497C: +.incbin "baserom.dol", 0x3D37DC, 0x4 + +.global lbl_80454980 +lbl_80454980: +.incbin "baserom.dol", 0x3D37E0, 0x4 + +.global lbl_80454984 +lbl_80454984: +.incbin "baserom.dol", 0x3D37E4, 0x4 + +.global lbl_80454988 +lbl_80454988: +.incbin "baserom.dol", 0x3D37E8, 0x4 + +.global lbl_8045498C +lbl_8045498C: +.incbin "baserom.dol", 0x3D37EC, 0x4 + +.global lbl_80454990 +lbl_80454990: +.incbin "baserom.dol", 0x3D37F0, 0x4 + +.global lbl_80454994 +lbl_80454994: +.incbin "baserom.dol", 0x3D37F4, 0x4 + diff --git a/asm/sdata2/d_meter2_info.s b/asm/sdata2/d_meter2_info.s new file mode 100644 index 00000000000..ee812d01abc --- /dev/null +++ b/asm/sdata2/d_meter2_info.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454998 - 0x804549c8 + +.global lbl_80454998 +lbl_80454998: +.incbin "baserom.dol", 0x3D37F8, 0x4 + +.global lbl_8045499C +lbl_8045499C: +.incbin "baserom.dol", 0x3D37FC, 0x4 + +.global lbl_804549A0 +lbl_804549A0: +.incbin "baserom.dol", 0x3D3800, 0x4 + +.global lbl_804549A4 +lbl_804549A4: +.incbin "baserom.dol", 0x3D3804, 0x4 + +.global lbl_804549A8 +lbl_804549A8: +.incbin "baserom.dol", 0x3D3808, 0x4 + +.global lbl_804549AC +lbl_804549AC: +.incbin "baserom.dol", 0x3D380C, 0x4 + +.global lbl_804549B0 +lbl_804549B0: +.incbin "baserom.dol", 0x3D3810, 0x8 + +.global lbl_804549B8 +lbl_804549B8: +.incbin "baserom.dol", 0x3D3818, 0x8 + +.global lbl_804549C0 +lbl_804549C0: +.incbin "baserom.dol", 0x3D3820, 0x8 + diff --git a/asm/sdata2/d_meter_HIO.s b/asm/sdata2/d_meter_HIO.s new file mode 100644 index 00000000000..138f98b092c --- /dev/null +++ b/asm/sdata2/d_meter_HIO.s @@ -0,0 +1,615 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804544e0 - 0x80454748 + +.global lbl_804544E0 +lbl_804544E0: +.incbin "baserom.dol", 0x3D3340, 0x4 + +.global lbl_804544E4 +lbl_804544E4: +.incbin "baserom.dol", 0x3D3344, 0x4 + +.global lbl_804544E8 +lbl_804544E8: +.incbin "baserom.dol", 0x3D3348, 0x4 + +.global lbl_804544EC +lbl_804544EC: +.incbin "baserom.dol", 0x3D334C, 0x4 + +.global lbl_804544F0 +lbl_804544F0: +.incbin "baserom.dol", 0x3D3350, 0x4 + +.global lbl_804544F4 +lbl_804544F4: +.incbin "baserom.dol", 0x3D3354, 0x4 + +.global lbl_804544F8 +lbl_804544F8: +.incbin "baserom.dol", 0x3D3358, 0x4 + +.global lbl_804544FC +lbl_804544FC: +.incbin "baserom.dol", 0x3D335C, 0x4 + +.global lbl_80454500 +lbl_80454500: +.incbin "baserom.dol", 0x3D3360, 0x4 + +.global lbl_80454504 +lbl_80454504: +.incbin "baserom.dol", 0x3D3364, 0x4 + +.global lbl_80454508 +lbl_80454508: +.incbin "baserom.dol", 0x3D3368, 0x4 + +.global lbl_8045450C +lbl_8045450C: +.incbin "baserom.dol", 0x3D336C, 0x4 + +.global lbl_80454510 +lbl_80454510: +.incbin "baserom.dol", 0x3D3370, 0x4 + +.global lbl_80454514 +lbl_80454514: +.incbin "baserom.dol", 0x3D3374, 0x4 + +.global lbl_80454518 +lbl_80454518: +.incbin "baserom.dol", 0x3D3378, 0x4 + +.global lbl_8045451C +lbl_8045451C: +.incbin "baserom.dol", 0x3D337C, 0x4 + +.global lbl_80454520 +lbl_80454520: +.incbin "baserom.dol", 0x3D3380, 0x4 + +.global lbl_80454524 +lbl_80454524: +.incbin "baserom.dol", 0x3D3384, 0x4 + +.global lbl_80454528 +lbl_80454528: +.incbin "baserom.dol", 0x3D3388, 0x4 + +.global lbl_8045452C +lbl_8045452C: +.incbin "baserom.dol", 0x3D338C, 0x4 + +.global lbl_80454530 +lbl_80454530: +.incbin "baserom.dol", 0x3D3390, 0x4 + +.global lbl_80454534 +lbl_80454534: +.incbin "baserom.dol", 0x3D3394, 0x4 + +.global lbl_80454538 +lbl_80454538: +.incbin "baserom.dol", 0x3D3398, 0x4 + +.global lbl_8045453C +lbl_8045453C: +.incbin "baserom.dol", 0x3D339C, 0x4 + +.global lbl_80454540 +lbl_80454540: +.incbin "baserom.dol", 0x3D33A0, 0x4 + +.global lbl_80454544 +lbl_80454544: +.incbin "baserom.dol", 0x3D33A4, 0x4 + +.global lbl_80454548 +lbl_80454548: +.incbin "baserom.dol", 0x3D33A8, 0x4 + +.global lbl_8045454C +lbl_8045454C: +.incbin "baserom.dol", 0x3D33AC, 0x4 + +.global lbl_80454550 +lbl_80454550: +.incbin "baserom.dol", 0x3D33B0, 0x4 + +.global lbl_80454554 +lbl_80454554: +.incbin "baserom.dol", 0x3D33B4, 0x4 + +.global lbl_80454558 +lbl_80454558: +.incbin "baserom.dol", 0x3D33B8, 0x4 + +.global lbl_8045455C +lbl_8045455C: +.incbin "baserom.dol", 0x3D33BC, 0x4 + +.global lbl_80454560 +lbl_80454560: +.incbin "baserom.dol", 0x3D33C0, 0x4 + +.global lbl_80454564 +lbl_80454564: +.incbin "baserom.dol", 0x3D33C4, 0x4 + +.global lbl_80454568 +lbl_80454568: +.incbin "baserom.dol", 0x3D33C8, 0x4 + +.global lbl_8045456C +lbl_8045456C: +.incbin "baserom.dol", 0x3D33CC, 0x4 + +.global lbl_80454570 +lbl_80454570: +.incbin "baserom.dol", 0x3D33D0, 0x4 + +.global lbl_80454574 +lbl_80454574: +.incbin "baserom.dol", 0x3D33D4, 0x4 + +.global lbl_80454578 +lbl_80454578: +.incbin "baserom.dol", 0x3D33D8, 0x4 + +.global lbl_8045457C +lbl_8045457C: +.incbin "baserom.dol", 0x3D33DC, 0x4 + +.global lbl_80454580 +lbl_80454580: +.incbin "baserom.dol", 0x3D33E0, 0x4 + +.global lbl_80454584 +lbl_80454584: +.incbin "baserom.dol", 0x3D33E4, 0x4 + +.global lbl_80454588 +lbl_80454588: +.incbin "baserom.dol", 0x3D33E8, 0x4 + +.global lbl_8045458C +lbl_8045458C: +.incbin "baserom.dol", 0x3D33EC, 0x4 + +.global lbl_80454590 +lbl_80454590: +.incbin "baserom.dol", 0x3D33F0, 0x4 + +.global lbl_80454594 +lbl_80454594: +.incbin "baserom.dol", 0x3D33F4, 0x4 + +.global lbl_80454598 +lbl_80454598: +.incbin "baserom.dol", 0x3D33F8, 0x4 + +.global lbl_8045459C +lbl_8045459C: +.incbin "baserom.dol", 0x3D33FC, 0x4 + +.global lbl_804545A0 +lbl_804545A0: +.incbin "baserom.dol", 0x3D3400, 0x4 + +.global lbl_804545A4 +lbl_804545A4: +.incbin "baserom.dol", 0x3D3404, 0x4 + +.global lbl_804545A8 +lbl_804545A8: +.incbin "baserom.dol", 0x3D3408, 0x4 + +.global lbl_804545AC +lbl_804545AC: +.incbin "baserom.dol", 0x3D340C, 0x4 + +.global lbl_804545B0 +lbl_804545B0: +.incbin "baserom.dol", 0x3D3410, 0x4 + +.global lbl_804545B4 +lbl_804545B4: +.incbin "baserom.dol", 0x3D3414, 0x4 + +.global lbl_804545B8 +lbl_804545B8: +.incbin "baserom.dol", 0x3D3418, 0x4 + +.global lbl_804545BC +lbl_804545BC: +.incbin "baserom.dol", 0x3D341C, 0x4 + +.global lbl_804545C0 +lbl_804545C0: +.incbin "baserom.dol", 0x3D3420, 0x4 + +.global lbl_804545C4 +lbl_804545C4: +.incbin "baserom.dol", 0x3D3424, 0x4 + +.global lbl_804545C8 +lbl_804545C8: +.incbin "baserom.dol", 0x3D3428, 0x4 + +.global lbl_804545CC +lbl_804545CC: +.incbin "baserom.dol", 0x3D342C, 0x4 + +.global lbl_804545D0 +lbl_804545D0: +.incbin "baserom.dol", 0x3D3430, 0x4 + +.global lbl_804545D4 +lbl_804545D4: +.incbin "baserom.dol", 0x3D3434, 0x4 + +.global lbl_804545D8 +lbl_804545D8: +.incbin "baserom.dol", 0x3D3438, 0x4 + +.global lbl_804545DC +lbl_804545DC: +.incbin "baserom.dol", 0x3D343C, 0x4 + +.global lbl_804545E0 +lbl_804545E0: +.incbin "baserom.dol", 0x3D3440, 0x4 + +.global lbl_804545E4 +lbl_804545E4: +.incbin "baserom.dol", 0x3D3444, 0x4 + +.global lbl_804545E8 +lbl_804545E8: +.incbin "baserom.dol", 0x3D3448, 0x4 + +.global lbl_804545EC +lbl_804545EC: +.incbin "baserom.dol", 0x3D344C, 0x4 + +.global lbl_804545F0 +lbl_804545F0: +.incbin "baserom.dol", 0x3D3450, 0x4 + +.global lbl_804545F4 +lbl_804545F4: +.incbin "baserom.dol", 0x3D3454, 0x4 + +.global lbl_804545F8 +lbl_804545F8: +.incbin "baserom.dol", 0x3D3458, 0x4 + +.global lbl_804545FC +lbl_804545FC: +.incbin "baserom.dol", 0x3D345C, 0x4 + +.global lbl_80454600 +lbl_80454600: +.incbin "baserom.dol", 0x3D3460, 0x4 + +.global lbl_80454604 +lbl_80454604: +.incbin "baserom.dol", 0x3D3464, 0x4 + +.global lbl_80454608 +lbl_80454608: +.incbin "baserom.dol", 0x3D3468, 0x4 + +.global lbl_8045460C +lbl_8045460C: +.incbin "baserom.dol", 0x3D346C, 0x4 + +.global lbl_80454610 +lbl_80454610: +.incbin "baserom.dol", 0x3D3470, 0x4 + +.global lbl_80454614 +lbl_80454614: +.incbin "baserom.dol", 0x3D3474, 0x4 + +.global lbl_80454618 +lbl_80454618: +.incbin "baserom.dol", 0x3D3478, 0x4 + +.global lbl_8045461C +lbl_8045461C: +.incbin "baserom.dol", 0x3D347C, 0x4 + +.global lbl_80454620 +lbl_80454620: +.incbin "baserom.dol", 0x3D3480, 0x4 + +.global lbl_80454624 +lbl_80454624: +.incbin "baserom.dol", 0x3D3484, 0x4 + +.global lbl_80454628 +lbl_80454628: +.incbin "baserom.dol", 0x3D3488, 0x4 + +.global lbl_8045462C +lbl_8045462C: +.incbin "baserom.dol", 0x3D348C, 0x4 + +.global lbl_80454630 +lbl_80454630: +.incbin "baserom.dol", 0x3D3490, 0x4 + +.global lbl_80454634 +lbl_80454634: +.incbin "baserom.dol", 0x3D3494, 0x4 + +.global lbl_80454638 +lbl_80454638: +.incbin "baserom.dol", 0x3D3498, 0x4 + +.global lbl_8045463C +lbl_8045463C: +.incbin "baserom.dol", 0x3D349C, 0x4 + +.global lbl_80454640 +lbl_80454640: +.incbin "baserom.dol", 0x3D34A0, 0x4 + +.global lbl_80454644 +lbl_80454644: +.incbin "baserom.dol", 0x3D34A4, 0x4 + +.global lbl_80454648 +lbl_80454648: +.incbin "baserom.dol", 0x3D34A8, 0x4 + +.global lbl_8045464C +lbl_8045464C: +.incbin "baserom.dol", 0x3D34AC, 0x4 + +.global lbl_80454650 +lbl_80454650: +.incbin "baserom.dol", 0x3D34B0, 0x4 + +.global lbl_80454654 +lbl_80454654: +.incbin "baserom.dol", 0x3D34B4, 0x4 + +.global lbl_80454658 +lbl_80454658: +.incbin "baserom.dol", 0x3D34B8, 0x4 + +.global lbl_8045465C +lbl_8045465C: +.incbin "baserom.dol", 0x3D34BC, 0x4 + +.global lbl_80454660 +lbl_80454660: +.incbin "baserom.dol", 0x3D34C0, 0x4 + +.global lbl_80454664 +lbl_80454664: +.incbin "baserom.dol", 0x3D34C4, 0x4 + +.global lbl_80454668 +lbl_80454668: +.incbin "baserom.dol", 0x3D34C8, 0x4 + +.global lbl_8045466C +lbl_8045466C: +.incbin "baserom.dol", 0x3D34CC, 0x4 + +.global lbl_80454670 +lbl_80454670: +.incbin "baserom.dol", 0x3D34D0, 0x4 + +.global lbl_80454674 +lbl_80454674: +.incbin "baserom.dol", 0x3D34D4, 0x4 + +.global lbl_80454678 +lbl_80454678: +.incbin "baserom.dol", 0x3D34D8, 0x4 + +.global lbl_8045467C +lbl_8045467C: +.incbin "baserom.dol", 0x3D34DC, 0x4 + +.global lbl_80454680 +lbl_80454680: +.incbin "baserom.dol", 0x3D34E0, 0x4 + +.global lbl_80454684 +lbl_80454684: +.incbin "baserom.dol", 0x3D34E4, 0x4 + +.global lbl_80454688 +lbl_80454688: +.incbin "baserom.dol", 0x3D34E8, 0x4 + +.global lbl_8045468C +lbl_8045468C: +.incbin "baserom.dol", 0x3D34EC, 0x4 + +.global lbl_80454690 +lbl_80454690: +.incbin "baserom.dol", 0x3D34F0, 0x4 + +.global lbl_80454694 +lbl_80454694: +.incbin "baserom.dol", 0x3D34F4, 0x4 + +.global lbl_80454698 +lbl_80454698: +.incbin "baserom.dol", 0x3D34F8, 0x4 + +.global lbl_8045469C +lbl_8045469C: +.incbin "baserom.dol", 0x3D34FC, 0x4 + +.global lbl_804546A0 +lbl_804546A0: +.incbin "baserom.dol", 0x3D3500, 0x4 + +.global lbl_804546A4 +lbl_804546A4: +.incbin "baserom.dol", 0x3D3504, 0x4 + +.global lbl_804546A8 +lbl_804546A8: +.incbin "baserom.dol", 0x3D3508, 0x4 + +.global lbl_804546AC +lbl_804546AC: +.incbin "baserom.dol", 0x3D350C, 0x4 + +.global lbl_804546B0 +lbl_804546B0: +.incbin "baserom.dol", 0x3D3510, 0x4 + +.global lbl_804546B4 +lbl_804546B4: +.incbin "baserom.dol", 0x3D3514, 0x4 + +.global lbl_804546B8 +lbl_804546B8: +.incbin "baserom.dol", 0x3D3518, 0x4 + +.global lbl_804546BC +lbl_804546BC: +.incbin "baserom.dol", 0x3D351C, 0x4 + +.global lbl_804546C0 +lbl_804546C0: +.incbin "baserom.dol", 0x3D3520, 0x4 + +.global lbl_804546C4 +lbl_804546C4: +.incbin "baserom.dol", 0x3D3524, 0x4 + +.global lbl_804546C8 +lbl_804546C8: +.incbin "baserom.dol", 0x3D3528, 0x4 + +.global lbl_804546CC +lbl_804546CC: +.incbin "baserom.dol", 0x3D352C, 0x4 + +.global lbl_804546D0 +lbl_804546D0: +.incbin "baserom.dol", 0x3D3530, 0x4 + +.global lbl_804546D4 +lbl_804546D4: +.incbin "baserom.dol", 0x3D3534, 0x4 + +.global lbl_804546D8 +lbl_804546D8: +.incbin "baserom.dol", 0x3D3538, 0x4 + +.global lbl_804546DC +lbl_804546DC: +.incbin "baserom.dol", 0x3D353C, 0x4 + +.global lbl_804546E0 +lbl_804546E0: +.incbin "baserom.dol", 0x3D3540, 0x4 + +.global lbl_804546E4 +lbl_804546E4: +.incbin "baserom.dol", 0x3D3544, 0x4 + +.global lbl_804546E8 +lbl_804546E8: +.incbin "baserom.dol", 0x3D3548, 0x4 + +.global lbl_804546EC +lbl_804546EC: +.incbin "baserom.dol", 0x3D354C, 0x4 + +.global lbl_804546F0 +lbl_804546F0: +.incbin "baserom.dol", 0x3D3550, 0x4 + +.global lbl_804546F4 +lbl_804546F4: +.incbin "baserom.dol", 0x3D3554, 0x4 + +.global lbl_804546F8 +lbl_804546F8: +.incbin "baserom.dol", 0x3D3558, 0x4 + +.global lbl_804546FC +lbl_804546FC: +.incbin "baserom.dol", 0x3D355C, 0x4 + +.global lbl_80454700 +lbl_80454700: +.incbin "baserom.dol", 0x3D3560, 0x4 + +.global lbl_80454704 +lbl_80454704: +.incbin "baserom.dol", 0x3D3564, 0x4 + +.global lbl_80454708 +lbl_80454708: +.incbin "baserom.dol", 0x3D3568, 0x4 + +.global lbl_8045470C +lbl_8045470C: +.incbin "baserom.dol", 0x3D356C, 0x4 + +.global lbl_80454710 +lbl_80454710: +.incbin "baserom.dol", 0x3D3570, 0x4 + +.global lbl_80454714 +lbl_80454714: +.incbin "baserom.dol", 0x3D3574, 0x4 + +.global lbl_80454718 +lbl_80454718: +.incbin "baserom.dol", 0x3D3578, 0x4 + +.global lbl_8045471C +lbl_8045471C: +.incbin "baserom.dol", 0x3D357C, 0x4 + +.global lbl_80454720 +lbl_80454720: +.incbin "baserom.dol", 0x3D3580, 0x4 + +.global lbl_80454724 +lbl_80454724: +.incbin "baserom.dol", 0x3D3584, 0x4 + +.global lbl_80454728 +lbl_80454728: +.incbin "baserom.dol", 0x3D3588, 0x4 + +.global lbl_8045472C +lbl_8045472C: +.incbin "baserom.dol", 0x3D358C, 0x4 + +.global lbl_80454730 +lbl_80454730: +.incbin "baserom.dol", 0x3D3590, 0x4 + +.global lbl_80454734 +lbl_80454734: +.incbin "baserom.dol", 0x3D3594, 0x4 + +.global lbl_80454738 +lbl_80454738: +.incbin "baserom.dol", 0x3D3598, 0x4 + +.global lbl_8045473C +lbl_8045473C: +.incbin "baserom.dol", 0x3D359C, 0x4 + +.global lbl_80454740 +lbl_80454740: +.incbin "baserom.dol", 0x3D35A0, 0x8 + diff --git a/asm/sdata2/d_meter_button.s b/asm/sdata2/d_meter_button.s new file mode 100644 index 00000000000..e08357cc3b4 --- /dev/null +++ b/asm/sdata2/d_meter_button.s @@ -0,0 +1,99 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454748 - 0x804547b0 + +.global lbl_80454748 +lbl_80454748: +.incbin "baserom.dol", 0x3D35A8, 0x4 + +.global lbl_8045474C +lbl_8045474C: +.incbin "baserom.dol", 0x3D35AC, 0x4 + +.global lbl_80454750 +lbl_80454750: +.incbin "baserom.dol", 0x3D35B0, 0x4 + +.global lbl_80454754 +lbl_80454754: +.incbin "baserom.dol", 0x3D35B4, 0x4 + +.global lbl_80454758 +lbl_80454758: +.incbin "baserom.dol", 0x3D35B8, 0x4 + +.global lbl_8045475C +lbl_8045475C: +.incbin "baserom.dol", 0x3D35BC, 0x4 + +.global lbl_80454760 +lbl_80454760: +.incbin "baserom.dol", 0x3D35C0, 0x8 + +.global lbl_80454768 +lbl_80454768: +.incbin "baserom.dol", 0x3D35C8, 0x8 + +.global lbl_80454770 +lbl_80454770: +.incbin "baserom.dol", 0x3D35D0, 0x4 + +.global lbl_80454774 +lbl_80454774: +.incbin "baserom.dol", 0x3D35D4, 0x4 + +.global lbl_80454778 +lbl_80454778: +.incbin "baserom.dol", 0x3D35D8, 0x4 + +.global lbl_8045477C +lbl_8045477C: +.incbin "baserom.dol", 0x3D35DC, 0x4 + +.global lbl_80454780 +lbl_80454780: +.incbin "baserom.dol", 0x3D35E0, 0x4 + +.global lbl_80454784 +lbl_80454784: +.incbin "baserom.dol", 0x3D35E4, 0x4 + +.global lbl_80454788 +lbl_80454788: +.incbin "baserom.dol", 0x3D35E8, 0x4 + +.global lbl_8045478C +lbl_8045478C: +.incbin "baserom.dol", 0x3D35EC, 0x4 + +.global lbl_80454790 +lbl_80454790: +.incbin "baserom.dol", 0x3D35F0, 0x4 + +.global lbl_80454794 +lbl_80454794: +.incbin "baserom.dol", 0x3D35F4, 0x4 + +.global lbl_80454798 +lbl_80454798: +.incbin "baserom.dol", 0x3D35F8, 0x4 + +.global lbl_8045479C +lbl_8045479C: +.incbin "baserom.dol", 0x3D35FC, 0x4 + +.global lbl_804547A0 +lbl_804547A0: +.incbin "baserom.dol", 0x3D3600, 0x4 + +.global lbl_804547A4 +lbl_804547A4: +.incbin "baserom.dol", 0x3D3604, 0x4 + +.global lbl_804547A8 +lbl_804547A8: +.incbin "baserom.dol", 0x3D3608, 0x4 + +.global lbl_804547AC +lbl_804547AC: +.incbin "baserom.dol", 0x3D360C, 0x4 + diff --git a/asm/sdata2/d_meter_haihai.s b/asm/sdata2/d_meter_haihai.s new file mode 100644 index 00000000000..c57581e23d4 --- /dev/null +++ b/asm/sdata2/d_meter_haihai.s @@ -0,0 +1,75 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804547b0 - 0x80454800 + +.global lbl_804547B0 +lbl_804547B0: +.incbin "baserom.dol", 0x3D3610, 0x4 + +.global lbl_804547B4 +lbl_804547B4: +.incbin "baserom.dol", 0x3D3614, 0x4 + +.global lbl_804547B8 +lbl_804547B8: +.incbin "baserom.dol", 0x3D3618, 0x4 + +.global lbl_804547BC +lbl_804547BC: +.incbin "baserom.dol", 0x3D361C, 0x4 + +.global lbl_804547C0 +lbl_804547C0: +.incbin "baserom.dol", 0x3D3620, 0x4 + +.global lbl_804547C4 +lbl_804547C4: +.incbin "baserom.dol", 0x3D3624, 0x4 + +.global lbl_804547C8 +lbl_804547C8: +.incbin "baserom.dol", 0x3D3628, 0x4 + +.global lbl_804547CC +lbl_804547CC: +.incbin "baserom.dol", 0x3D362C, 0x4 + +.global lbl_804547D0 +lbl_804547D0: +.incbin "baserom.dol", 0x3D3630, 0x4 + +.global lbl_804547D4 +lbl_804547D4: +.incbin "baserom.dol", 0x3D3634, 0x4 + +.global lbl_804547D8 +lbl_804547D8: +.incbin "baserom.dol", 0x3D3638, 0x4 + +.global lbl_804547DC +lbl_804547DC: +.incbin "baserom.dol", 0x3D363C, 0x4 + +.global lbl_804547E0 +lbl_804547E0: +.incbin "baserom.dol", 0x3D3640, 0x4 + +.global lbl_804547E4 +lbl_804547E4: +.incbin "baserom.dol", 0x3D3644, 0x4 + +.global lbl_804547E8 +lbl_804547E8: +.incbin "baserom.dol", 0x3D3648, 0x4 + +.global lbl_804547EC +lbl_804547EC: +.incbin "baserom.dol", 0x3D364C, 0x4 + +.global lbl_804547F0 +lbl_804547F0: +.incbin "baserom.dol", 0x3D3650, 0x8 + +.global lbl_804547F8 +lbl_804547F8: +.incbin "baserom.dol", 0x3D3658, 0x8 + diff --git a/asm/sdata2/d_meter_hakusha.s b/asm/sdata2/d_meter_hakusha.s new file mode 100644 index 00000000000..e75838b71d4 --- /dev/null +++ b/asm/sdata2/d_meter_hakusha.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454800 - 0x80454820 + +.global lbl_80454800 +lbl_80454800: +.incbin "baserom.dol", 0x3D3660, 0x4 + +.global lbl_80454804 +lbl_80454804: +.incbin "baserom.dol", 0x3D3664, 0x4 + +.global lbl_80454808 +lbl_80454808: +.incbin "baserom.dol", 0x3D3668, 0x4 + +.global lbl_8045480C +lbl_8045480C: +.incbin "baserom.dol", 0x3D366C, 0x4 + +.global lbl_80454810 +lbl_80454810: +.incbin "baserom.dol", 0x3D3670, 0x4 + +.global lbl_80454814 +lbl_80454814: +.incbin "baserom.dol", 0x3D3674, 0x4 + +.global lbl_80454818 +lbl_80454818: +.incbin "baserom.dol", 0x3D3678, 0x8 + diff --git a/asm/sdata2/d_meter_map.s b/asm/sdata2/d_meter_map.s new file mode 100644 index 00000000000..c4a2ae2bcf6 --- /dev/null +++ b/asm/sdata2/d_meter_map.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454820 - 0x80454848 + +.global lbl_80454820 +lbl_80454820: +.incbin "baserom.dol", 0x3D3680, 0x8 + +.global lbl_80454828 +lbl_80454828: +.incbin "baserom.dol", 0x3D3688, 0x8 + +.global lbl_80454830 +lbl_80454830: +.incbin "baserom.dol", 0x3D3690, 0x4 + +.global lbl_80454834 +lbl_80454834: +.incbin "baserom.dol", 0x3D3694, 0x4 + +.global lbl_80454838 +lbl_80454838: +.incbin "baserom.dol", 0x3D3698, 0x8 + +.global lbl_80454840 +lbl_80454840: +.incbin "baserom.dol", 0x3D36A0, 0x4 + +.global lbl_80454844 +lbl_80454844: +.incbin "baserom.dol", 0x3D36A4, 0x4 + diff --git a/asm/sdata2/d_meter_string.s b/asm/sdata2/d_meter_string.s new file mode 100644 index 00000000000..d5dca02e5d8 --- /dev/null +++ b/asm/sdata2/d_meter_string.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454848 - 0x80454880 + +.global lbl_80454848 +lbl_80454848: +.incbin "baserom.dol", 0x3D36A8, 0x4 + +.global lbl_8045484C +lbl_8045484C: +.incbin "baserom.dol", 0x3D36AC, 0x4 + +.global lbl_80454850 +lbl_80454850: +.incbin "baserom.dol", 0x3D36B0, 0x4 + +.global lbl_80454854 +lbl_80454854: +.incbin "baserom.dol", 0x3D36B4, 0x4 + +.global lbl_80454858 +lbl_80454858: +.incbin "baserom.dol", 0x3D36B8, 0x4 + +.global lbl_8045485C +lbl_8045485C: +.incbin "baserom.dol", 0x3D36BC, 0x4 + +.global lbl_80454860 +lbl_80454860: +.incbin "baserom.dol", 0x3D36C0, 0x4 + +.global lbl_80454864 +lbl_80454864: +.incbin "baserom.dol", 0x3D36C4, 0x4 + +.global lbl_80454868 +lbl_80454868: +.incbin "baserom.dol", 0x3D36C8, 0x8 + +.global lbl_80454870 +lbl_80454870: +.incbin "baserom.dol", 0x3D36D0, 0x8 + +.global lbl_80454878 +lbl_80454878: +.incbin "baserom.dol", 0x3D36D8, 0x4 + +.global lbl_8045487C +lbl_8045487C: +.incbin "baserom.dol", 0x3D36DC, 0x4 + diff --git a/asm/sdata2/d_msg_class.s b/asm/sdata2/d_msg_class.s new file mode 100644 index 00000000000..83ae2f26bc6 --- /dev/null +++ b/asm/sdata2/d_msg_class.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454a58 - 0x80454aa0 + +.global lbl_80454A58 +lbl_80454A58: +.incbin "baserom.dol", 0x3D38B8, 0x4 + +.global lbl_80454A5C +lbl_80454A5C: +.incbin "baserom.dol", 0x3D38BC, 0x4 + +.global lbl_80454A60 +lbl_80454A60: +.incbin "baserom.dol", 0x3D38C0, 0x4 + +.global lbl_80454A64 +lbl_80454A64: +.incbin "baserom.dol", 0x3D38C4, 0x4 + +.global lbl_80454A68 +lbl_80454A68: +.incbin "baserom.dol", 0x3D38C8, 0x8 + +.global lbl_80454A70 +lbl_80454A70: +.incbin "baserom.dol", 0x3D38D0, 0x8 + +.global lbl_80454A78 +lbl_80454A78: +.incbin "baserom.dol", 0x3D38D8, 0x4 + +.global lbl_80454A7C +lbl_80454A7C: +.incbin "baserom.dol", 0x3D38DC, 0x4 + +.global lbl_80454A80 +lbl_80454A80: +.incbin "baserom.dol", 0x3D38E0, 0x8 + +.global lbl_80454A88 +lbl_80454A88: +.incbin "baserom.dol", 0x3D38E8, 0x4 + +.global lbl_80454A8C +lbl_80454A8C: +.incbin "baserom.dol", 0x3D38EC, 0x4 + +.global lbl_80454A90 +lbl_80454A90: +.incbin "baserom.dol", 0x3D38F0, 0x4 + +.global lbl_80454A94 +lbl_80454A94: +.incbin "baserom.dol", 0x3D38F4, 0x4 + +.global lbl_80454A98 +lbl_80454A98: +.incbin "baserom.dol", 0x3D38F8, 0x8 + diff --git a/asm/sdata2/d_msg_flow.s b/asm/sdata2/d_msg_flow.s new file mode 100644 index 00000000000..3cd6b1959c7 --- /dev/null +++ b/asm/sdata2/d_msg_flow.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454d90 - 0x80454db0 + +.global lbl_80454D90 +lbl_80454D90: +.incbin "baserom.dol", 0x3D3BF0, 0x8 + +.global lbl_80454D98 +lbl_80454D98: +.incbin "baserom.dol", 0x3D3BF8, 0x8 + +.global lbl_80454DA0 +lbl_80454DA0: +.incbin "baserom.dol", 0x3D3C00, 0x8 + +.global lbl_80454DA8 +lbl_80454DA8: +.incbin "baserom.dol", 0x3D3C08, 0x4 + +.global lbl_80454DAC +lbl_80454DAC: +.incbin "baserom.dol", 0x3D3C0C, 0x4 + diff --git a/asm/sdata2/d_msg_object.s b/asm/sdata2/d_msg_object.s new file mode 100644 index 00000000000..b14dce79145 --- /dev/null +++ b/asm/sdata2/d_msg_object.s @@ -0,0 +1,151 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454aa0 - 0x80454b40 + +.global lbl_80454AA0 +lbl_80454AA0: +.incbin "baserom.dol", 0x3D3900, 0x4 + +.global lbl_80454AA4 +lbl_80454AA4: +.incbin "baserom.dol", 0x3D3904, 0x4 + +.global lbl_80454AA8 +lbl_80454AA8: +.incbin "baserom.dol", 0x3D3908, 0x4 + +.global lbl_80454AAC +lbl_80454AAC: +.incbin "baserom.dol", 0x3D390C, 0x4 + +.global lbl_80454AB0 +lbl_80454AB0: +.incbin "baserom.dol", 0x3D3910, 0x4 + +.global lbl_80454AB4 +lbl_80454AB4: +.incbin "baserom.dol", 0x3D3914, 0x4 + +.global lbl_80454AB8 +lbl_80454AB8: +.incbin "baserom.dol", 0x3D3918, 0x4 + +.global lbl_80454ABC +lbl_80454ABC: +.incbin "baserom.dol", 0x3D391C, 0x4 + +.global lbl_80454AC0 +lbl_80454AC0: +.incbin "baserom.dol", 0x3D3920, 0x4 + +.global lbl_80454AC4 +lbl_80454AC4: +.incbin "baserom.dol", 0x3D3924, 0x4 + +.global lbl_80454AC8 +lbl_80454AC8: +.incbin "baserom.dol", 0x3D3928, 0x4 + +.global lbl_80454ACC +lbl_80454ACC: +.incbin "baserom.dol", 0x3D392C, 0x4 + +.global lbl_80454AD0 +lbl_80454AD0: +.incbin "baserom.dol", 0x3D3930, 0x4 + +.global lbl_80454AD4 +lbl_80454AD4: +.incbin "baserom.dol", 0x3D3934, 0x4 + +.global lbl_80454AD8 +lbl_80454AD8: +.incbin "baserom.dol", 0x3D3938, 0x4 + +.global lbl_80454ADC +lbl_80454ADC: +.incbin "baserom.dol", 0x3D393C, 0x4 + +.global lbl_80454AE0 +lbl_80454AE0: +.incbin "baserom.dol", 0x3D3940, 0x4 + +.global lbl_80454AE4 +lbl_80454AE4: +.incbin "baserom.dol", 0x3D3944, 0x4 + +.global lbl_80454AE8 +lbl_80454AE8: +.incbin "baserom.dol", 0x3D3948, 0x4 + +.global lbl_80454AEC +lbl_80454AEC: +.incbin "baserom.dol", 0x3D394C, 0x4 + +.global lbl_80454AF0 +lbl_80454AF0: +.incbin "baserom.dol", 0x3D3950, 0x4 + +.global lbl_80454AF4 +lbl_80454AF4: +.incbin "baserom.dol", 0x3D3954, 0x4 + +.global lbl_80454AF8 +lbl_80454AF8: +.incbin "baserom.dol", 0x3D3958, 0x4 + +.global lbl_80454AFC +lbl_80454AFC: +.incbin "baserom.dol", 0x3D395C, 0x4 + +.global lbl_80454B00 +lbl_80454B00: +.incbin "baserom.dol", 0x3D3960, 0x4 + +.global lbl_80454B04 +lbl_80454B04: +.incbin "baserom.dol", 0x3D3964, 0x4 + +.global lbl_80454B08 +lbl_80454B08: +.incbin "baserom.dol", 0x3D3968, 0x4 + +.global lbl_80454B0C +lbl_80454B0C: +.incbin "baserom.dol", 0x3D396C, 0x4 + +.global lbl_80454B10 +lbl_80454B10: +.incbin "baserom.dol", 0x3D3970, 0x4 + +.global lbl_80454B14 +lbl_80454B14: +.incbin "baserom.dol", 0x3D3974, 0x4 + +.global lbl_80454B18 +lbl_80454B18: +.incbin "baserom.dol", 0x3D3978, 0x8 + +.global lbl_80454B20 +lbl_80454B20: +.incbin "baserom.dol", 0x3D3980, 0x8 + +.global lbl_80454B28 +lbl_80454B28: +.incbin "baserom.dol", 0x3D3988, 0x4 + +.global lbl_80454B2C +lbl_80454B2C: +.incbin "baserom.dol", 0x3D398C, 0x4 + +.global lbl_80454B30 +lbl_80454B30: +.incbin "baserom.dol", 0x3D3990, 0x4 + +.global lbl_80454B34 +lbl_80454B34: +.incbin "baserom.dol", 0x3D3994, 0x4 + +.global lbl_80454B38 +lbl_80454B38: +.incbin "baserom.dol", 0x3D3998, 0x8 + diff --git a/asm/sdata2/d_msg_out_font.s b/asm/sdata2/d_msg_out_font.s new file mode 100644 index 00000000000..4dc7339a1ea --- /dev/null +++ b/asm/sdata2/d_msg_out_font.s @@ -0,0 +1,67 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454a10 - 0x80454a58 + +.global lbl_80454A10 +lbl_80454A10: +.incbin "baserom.dol", 0x3D3870, 0x4 + +.global lbl_80454A14 +lbl_80454A14: +.incbin "baserom.dol", 0x3D3874, 0x4 + +.global lbl_80454A18 +lbl_80454A18: +.incbin "baserom.dol", 0x3D3878, 0x8 + +.global lbl_80454A20 +lbl_80454A20: +.incbin "baserom.dol", 0x3D3880, 0x4 + +.global lbl_80454A24 +lbl_80454A24: +.incbin "baserom.dol", 0x3D3884, 0x4 + +.global lbl_80454A28 +lbl_80454A28: +.incbin "baserom.dol", 0x3D3888, 0x4 + +.global lbl_80454A2C +lbl_80454A2C: +.incbin "baserom.dol", 0x3D388C, 0x4 + +.global lbl_80454A30 +lbl_80454A30: +.incbin "baserom.dol", 0x3D3890, 0x4 + +.global lbl_80454A34 +lbl_80454A34: +.incbin "baserom.dol", 0x3D3894, 0x4 + +.global lbl_80454A38 +lbl_80454A38: +.incbin "baserom.dol", 0x3D3898, 0x4 + +.global lbl_80454A3C +lbl_80454A3C: +.incbin "baserom.dol", 0x3D389C, 0x4 + +.global lbl_80454A40 +lbl_80454A40: +.incbin "baserom.dol", 0x3D38A0, 0x4 + +.global lbl_80454A44 +lbl_80454A44: +.incbin "baserom.dol", 0x3D38A4, 0x4 + +.global lbl_80454A48 +lbl_80454A48: +.incbin "baserom.dol", 0x3D38A8, 0x4 + +.global lbl_80454A4C +lbl_80454A4C: +.incbin "baserom.dol", 0x3D38AC, 0x4 + +.global lbl_80454A50 +lbl_80454A50: +.incbin "baserom.dol", 0x3D38B0, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_3select.s b/asm/sdata2/d_msg_scrn_3select.s new file mode 100644 index 00000000000..47005a48281 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_3select.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454b58 - 0x80454b98 + +.global lbl_80454B58 +lbl_80454B58: +.incbin "baserom.dol", 0x3D39B8, 0x4 + +.global lbl_80454B5C +lbl_80454B5C: +.incbin "baserom.dol", 0x3D39BC, 0x4 + +.global lbl_80454B60 +lbl_80454B60: +.incbin "baserom.dol", 0x3D39C0, 0x4 + +.global lbl_80454B64 +lbl_80454B64: +.incbin "baserom.dol", 0x3D39C4, 0x4 + +.global lbl_80454B68 +lbl_80454B68: +.incbin "baserom.dol", 0x3D39C8, 0x4 + +.global lbl_80454B6C +lbl_80454B6C: +.incbin "baserom.dol", 0x3D39CC, 0x4 + +.global lbl_80454B70 +lbl_80454B70: +.incbin "baserom.dol", 0x3D39D0, 0x4 + +.global lbl_80454B74 +lbl_80454B74: +.incbin "baserom.dol", 0x3D39D4, 0x4 + +.global lbl_80454B78 +lbl_80454B78: +.incbin "baserom.dol", 0x3D39D8, 0x8 + +.global lbl_80454B80 +lbl_80454B80: +.incbin "baserom.dol", 0x3D39E0, 0x4 + +.global lbl_80454B84 +lbl_80454B84: +.incbin "baserom.dol", 0x3D39E4, 0x4 + +.global lbl_80454B88 +lbl_80454B88: +.incbin "baserom.dol", 0x3D39E8, 0x4 + +.global lbl_80454B8C +lbl_80454B8C: +.incbin "baserom.dol", 0x3D39EC, 0x4 + +.global lbl_80454B90 +lbl_80454B90: +.incbin "baserom.dol", 0x3D39F0, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_arrow.s b/asm/sdata2/d_msg_scrn_arrow.s new file mode 100644 index 00000000000..5739cfa0cd6 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_arrow.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454b98 - 0x80454ba8 + +.global lbl_80454B98 +lbl_80454B98: +.incbin "baserom.dol", 0x3D39F8, 0x4 + +.global lbl_80454B9C +lbl_80454B9C: +.incbin "baserom.dol", 0x3D39FC, 0x4 + +.global lbl_80454BA0 +lbl_80454BA0: +.incbin "baserom.dol", 0x3D3A00, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_base.s b/asm/sdata2/d_msg_scrn_base.s new file mode 100644 index 00000000000..96e6002f3a1 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_base.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454ba8 - 0x80454bb0 + +.global lbl_80454BA8 +lbl_80454BA8: +.incbin "baserom.dol", 0x3D3A08, 0x4 + +.global lbl_80454BAC +lbl_80454BAC: +.incbin "baserom.dol", 0x3D3A0C, 0x4 + diff --git a/asm/sdata2/d_msg_scrn_boss.s b/asm/sdata2/d_msg_scrn_boss.s new file mode 100644 index 00000000000..fb27dc8c64b --- /dev/null +++ b/asm/sdata2/d_msg_scrn_boss.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454bb0 - 0x80454bb8 + +.global lbl_80454BB0 +lbl_80454BB0: +.incbin "baserom.dol", 0x3D3A10, 0x4 + +.global lbl_80454BB4 +lbl_80454BB4: +.incbin "baserom.dol", 0x3D3A14, 0x4 + diff --git a/asm/sdata2/d_msg_scrn_explain.s b/asm/sdata2/d_msg_scrn_explain.s new file mode 100644 index 00000000000..5d2f1892032 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_explain.s @@ -0,0 +1,63 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454bb8 - 0x80454bf8 + +.global lbl_80454BB8 +lbl_80454BB8: +.incbin "baserom.dol", 0x3D3A18, 0x4 + +.global lbl_80454BBC +lbl_80454BBC: +.incbin "baserom.dol", 0x3D3A1C, 0x4 + +.global lbl_80454BC0 +lbl_80454BC0: +.incbin "baserom.dol", 0x3D3A20, 0x4 + +.global lbl_80454BC4 +lbl_80454BC4: +.incbin "baserom.dol", 0x3D3A24, 0x4 + +.global lbl_80454BC8 +lbl_80454BC8: +.incbin "baserom.dol", 0x3D3A28, 0x4 + +.global lbl_80454BCC +lbl_80454BCC: +.incbin "baserom.dol", 0x3D3A2C, 0x4 + +.global lbl_80454BD0 +lbl_80454BD0: +.incbin "baserom.dol", 0x3D3A30, 0x4 + +.global lbl_80454BD4 +lbl_80454BD4: +.incbin "baserom.dol", 0x3D3A34, 0x4 + +.global lbl_80454BD8 +lbl_80454BD8: +.incbin "baserom.dol", 0x3D3A38, 0x4 + +.global lbl_80454BDC +lbl_80454BDC: +.incbin "baserom.dol", 0x3D3A3C, 0x4 + +.global lbl_80454BE0 +lbl_80454BE0: +.incbin "baserom.dol", 0x3D3A40, 0x4 + +.global lbl_80454BE4 +lbl_80454BE4: +.incbin "baserom.dol", 0x3D3A44, 0x4 + +.global lbl_80454BE8 +lbl_80454BE8: +.incbin "baserom.dol", 0x3D3A48, 0x4 + +.global lbl_80454BEC +lbl_80454BEC: +.incbin "baserom.dol", 0x3D3A4C, 0x4 + +.global lbl_80454BF0 +lbl_80454BF0: +.incbin "baserom.dol", 0x3D3A50, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_howl.s b/asm/sdata2/d_msg_scrn_howl.s new file mode 100644 index 00000000000..25d949fb5fe --- /dev/null +++ b/asm/sdata2/d_msg_scrn_howl.s @@ -0,0 +1,83 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454c50 - 0x80454cb0 + +.global lbl_80454C50 +lbl_80454C50: +.incbin "baserom.dol", 0x3D3AB0, 0x4 + +.global lbl_80454C54 +lbl_80454C54: +.incbin "baserom.dol", 0x3D3AB4, 0x4 + +.global lbl_80454C58 +lbl_80454C58: +.incbin "baserom.dol", 0x3D3AB8, 0x4 + +.global lbl_80454C5C +lbl_80454C5C: +.incbin "baserom.dol", 0x3D3ABC, 0x4 + +.global lbl_80454C60 +lbl_80454C60: +.incbin "baserom.dol", 0x3D3AC0, 0x8 + +.global lbl_80454C68 +lbl_80454C68: +.incbin "baserom.dol", 0x3D3AC8, 0x8 + +.global lbl_80454C70 +lbl_80454C70: +.incbin "baserom.dol", 0x3D3AD0, 0x4 + +.global lbl_80454C74 +lbl_80454C74: +.incbin "baserom.dol", 0x3D3AD4, 0x4 + +.global lbl_80454C78 +lbl_80454C78: +.incbin "baserom.dol", 0x3D3AD8, 0x8 + +.global lbl_80454C80 +lbl_80454C80: +.incbin "baserom.dol", 0x3D3AE0, 0x8 + +.global lbl_80454C88 +lbl_80454C88: +.incbin "baserom.dol", 0x3D3AE8, 0x4 + +.global lbl_80454C8C +lbl_80454C8C: +.incbin "baserom.dol", 0x3D3AEC, 0x4 + +.global lbl_80454C90 +lbl_80454C90: +.incbin "baserom.dol", 0x3D3AF0, 0x4 + +.global lbl_80454C94 +lbl_80454C94: +.incbin "baserom.dol", 0x3D3AF4, 0x4 + +.global lbl_80454C98 +lbl_80454C98: +.incbin "baserom.dol", 0x3D3AF8, 0x4 + +.global lbl_80454C9C +lbl_80454C9C: +.incbin "baserom.dol", 0x3D3AFC, 0x4 + +.global lbl_80454CA0 +lbl_80454CA0: +.incbin "baserom.dol", 0x3D3B00, 0x4 + +.global lbl_80454CA4 +lbl_80454CA4: +.incbin "baserom.dol", 0x3D3B04, 0x4 + +.global lbl_80454CA8 +lbl_80454CA8: +.incbin "baserom.dol", 0x3D3B08, 0x4 + +.global lbl_80454CAC +lbl_80454CAC: +.incbin "baserom.dol", 0x3D3B0C, 0x4 + diff --git a/asm/sdata2/d_msg_scrn_item.s b/asm/sdata2/d_msg_scrn_item.s new file mode 100644 index 00000000000..a9f3e4d2432 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_item.s @@ -0,0 +1,83 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454bf8 - 0x80454c50 + +.global lbl_80454BF8 +lbl_80454BF8: +.incbin "baserom.dol", 0x3D3A58, 0x4 + +.global lbl_80454BFC +lbl_80454BFC: +.incbin "baserom.dol", 0x3D3A5C, 0x4 + +.global lbl_80454C00 +lbl_80454C00: +.incbin "baserom.dol", 0x3D3A60, 0x4 + +.global lbl_80454C04 +lbl_80454C04: +.incbin "baserom.dol", 0x3D3A64, 0x4 + +.global lbl_80454C08 +lbl_80454C08: +.incbin "baserom.dol", 0x3D3A68, 0x4 + +.global lbl_80454C0C +lbl_80454C0C: +.incbin "baserom.dol", 0x3D3A6C, 0x4 + +.global lbl_80454C10 +lbl_80454C10: +.incbin "baserom.dol", 0x3D3A70, 0x8 + +.global lbl_80454C18 +lbl_80454C18: +.incbin "baserom.dol", 0x3D3A78, 0x8 + +.global lbl_80454C20 +lbl_80454C20: +.incbin "baserom.dol", 0x3D3A80, 0x4 + +.global lbl_80454C24 +lbl_80454C24: +.incbin "baserom.dol", 0x3D3A84, 0x4 + +.global lbl_80454C28 +lbl_80454C28: +.incbin "baserom.dol", 0x3D3A88, 0x4 + +.global lbl_80454C2C +lbl_80454C2C: +.incbin "baserom.dol", 0x3D3A8C, 0x4 + +.global lbl_80454C30 +lbl_80454C30: +.incbin "baserom.dol", 0x3D3A90, 0x4 + +.global lbl_80454C34 +lbl_80454C34: +.incbin "baserom.dol", 0x3D3A94, 0x4 + +.global lbl_80454C38 +lbl_80454C38: +.incbin "baserom.dol", 0x3D3A98, 0x4 + +.global lbl_80454C3C +lbl_80454C3C: +.incbin "baserom.dol", 0x3D3A9C, 0x4 + +.global lbl_80454C40 +lbl_80454C40: +.incbin "baserom.dol", 0x3D3AA0, 0x4 + +.global lbl_80454C44 +lbl_80454C44: +.incbin "baserom.dol", 0x3D3AA4, 0x4 + +.global lbl_80454C48 +lbl_80454C48: +.incbin "baserom.dol", 0x3D3AA8, 0x4 + +.global lbl_80454C4C +lbl_80454C4C: +.incbin "baserom.dol", 0x3D3AAC, 0x4 + diff --git a/asm/sdata2/d_msg_scrn_jimaku.s b/asm/sdata2/d_msg_scrn_jimaku.s new file mode 100644 index 00000000000..a475120d1bf --- /dev/null +++ b/asm/sdata2/d_msg_scrn_jimaku.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454cb0 - 0x80454cc0 + +.global lbl_80454CB0 +lbl_80454CB0: +.incbin "baserom.dol", 0x3D3B10, 0x4 + +.global lbl_80454CB4 +lbl_80454CB4: +.incbin "baserom.dol", 0x3D3B14, 0x4 + +.global lbl_80454CB8 +lbl_80454CB8: +.incbin "baserom.dol", 0x3D3B18, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_kanban.s b/asm/sdata2/d_msg_scrn_kanban.s new file mode 100644 index 00000000000..c96530c26d0 --- /dev/null +++ b/asm/sdata2/d_msg_scrn_kanban.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454cc0 - 0x80454cd8 + +.global lbl_80454CC0 +lbl_80454CC0: +.incbin "baserom.dol", 0x3D3B20, 0x4 + +.global lbl_80454CC4 +lbl_80454CC4: +.incbin "baserom.dol", 0x3D3B24, 0x4 + +.global lbl_80454CC8 +lbl_80454CC8: +.incbin "baserom.dol", 0x3D3B28, 0x8 + +.global lbl_80454CD0 +lbl_80454CD0: +.incbin "baserom.dol", 0x3D3B30, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_light.s b/asm/sdata2/d_msg_scrn_light.s new file mode 100644 index 00000000000..de5ef653e8e --- /dev/null +++ b/asm/sdata2/d_msg_scrn_light.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454cd8 - 0x80454ce8 + +.global lbl_80454CD8 +lbl_80454CD8: +.incbin "baserom.dol", 0x3D3B38, 0x4 + +.global lbl_80454CDC +lbl_80454CDC: +.incbin "baserom.dol", 0x3D3B3C, 0x4 + +.global lbl_80454CE0 +lbl_80454CE0: +.incbin "baserom.dol", 0x3D3B40, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_place.s b/asm/sdata2/d_msg_scrn_place.s new file mode 100644 index 00000000000..5ced430a3ee --- /dev/null +++ b/asm/sdata2/d_msg_scrn_place.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454ce8 - 0x80454cf8 + +.global lbl_80454CE8 +lbl_80454CE8: +.incbin "baserom.dol", 0x3D3B48, 0x4 + +.global lbl_80454CEC +lbl_80454CEC: +.incbin "baserom.dol", 0x3D3B4C, 0x4 + +.global lbl_80454CF0 +lbl_80454CF0: +.incbin "baserom.dol", 0x3D3B50, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_staff.s b/asm/sdata2/d_msg_scrn_staff.s new file mode 100644 index 00000000000..e9a5756205a --- /dev/null +++ b/asm/sdata2/d_msg_scrn_staff.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454cf8 - 0x80454d00 + +.global lbl_80454CF8 +lbl_80454CF8: +.incbin "baserom.dol", 0x3D3B58, 0x4 + +.global lbl_80454CFC +lbl_80454CFC: +.incbin "baserom.dol", 0x3D3B5C, 0x4 + diff --git a/asm/sdata2/d_msg_scrn_talk.s b/asm/sdata2/d_msg_scrn_talk.s new file mode 100644 index 00000000000..2947f57bdfc --- /dev/null +++ b/asm/sdata2/d_msg_scrn_talk.s @@ -0,0 +1,83 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454d00 - 0x80454d58 + +.global lbl_80454D00 +lbl_80454D00: +.incbin "baserom.dol", 0x3D3B60, 0x4 + +.global lbl_80454D04 +lbl_80454D04: +.incbin "baserom.dol", 0x3D3B64, 0x4 + +.global lbl_80454D08 +lbl_80454D08: +.incbin "baserom.dol", 0x3D3B68, 0x4 + +.global lbl_80454D0C +lbl_80454D0C: +.incbin "baserom.dol", 0x3D3B6C, 0x4 + +.global lbl_80454D10 +lbl_80454D10: +.incbin "baserom.dol", 0x3D3B70, 0x4 + +.global lbl_80454D14 +lbl_80454D14: +.incbin "baserom.dol", 0x3D3B74, 0x4 + +.global lbl_80454D18 +lbl_80454D18: +.incbin "baserom.dol", 0x3D3B78, 0x4 + +.global lbl_80454D1C +lbl_80454D1C: +.incbin "baserom.dol", 0x3D3B7C, 0x4 + +.global lbl_80454D20 +lbl_80454D20: +.incbin "baserom.dol", 0x3D3B80, 0x4 + +.global lbl_80454D24 +lbl_80454D24: +.incbin "baserom.dol", 0x3D3B84, 0x4 + +.global lbl_80454D28 +lbl_80454D28: +.incbin "baserom.dol", 0x3D3B88, 0x4 + +.global lbl_80454D2C +lbl_80454D2C: +.incbin "baserom.dol", 0x3D3B8C, 0x4 + +.global lbl_80454D30 +lbl_80454D30: +.incbin "baserom.dol", 0x3D3B90, 0x4 + +.global lbl_80454D34 +lbl_80454D34: +.incbin "baserom.dol", 0x3D3B94, 0x4 + +.global lbl_80454D38 +lbl_80454D38: +.incbin "baserom.dol", 0x3D3B98, 0x4 + +.global lbl_80454D3C +lbl_80454D3C: +.incbin "baserom.dol", 0x3D3B9C, 0x4 + +.global lbl_80454D40 +lbl_80454D40: +.incbin "baserom.dol", 0x3D3BA0, 0x4 + +.global lbl_80454D44 +lbl_80454D44: +.incbin "baserom.dol", 0x3D3BA4, 0x4 + +.global lbl_80454D48 +lbl_80454D48: +.incbin "baserom.dol", 0x3D3BA8, 0x8 + +.global lbl_80454D50 +lbl_80454D50: +.incbin "baserom.dol", 0x3D3BB0, 0x8 + diff --git a/asm/sdata2/d_msg_scrn_tree.s b/asm/sdata2/d_msg_scrn_tree.s new file mode 100644 index 00000000000..462da4d64bc --- /dev/null +++ b/asm/sdata2/d_msg_scrn_tree.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454d58 - 0x80454d70 + +.global lbl_80454D58 +lbl_80454D58: +.incbin "baserom.dol", 0x3D3BB8, 0x4 + +.global lbl_80454D5C +lbl_80454D5C: +.incbin "baserom.dol", 0x3D3BBC, 0x4 + +.global lbl_80454D60 +lbl_80454D60: +.incbin "baserom.dol", 0x3D3BC0, 0x8 + +.global lbl_80454D68 +lbl_80454D68: +.incbin "baserom.dol", 0x3D3BC8, 0x8 + diff --git a/asm/sdata2/d_msg_string.s b/asm/sdata2/d_msg_string.s new file mode 100644 index 00000000000..577b26e812b --- /dev/null +++ b/asm/sdata2/d_msg_string.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454d78 - 0x80454d90 + +.global lbl_80454D78 +lbl_80454D78: +.incbin "baserom.dol", 0x3D3BD8, 0x4 + +.global lbl_80454D7C +lbl_80454D7C: +.incbin "baserom.dol", 0x3D3BDC, 0x4 + +.global lbl_80454D80 +lbl_80454D80: +.incbin "baserom.dol", 0x3D3BE0, 0x8 + +.global lbl_80454D88 +lbl_80454D88: +.incbin "baserom.dol", 0x3D3BE8, 0x8 + diff --git a/asm/sdata2/d_msg_string_base.s b/asm/sdata2/d_msg_string_base.s new file mode 100644 index 00000000000..21ed5ae8f93 --- /dev/null +++ b/asm/sdata2/d_msg_string_base.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454d70 - 0x80454d78 + +.global lbl_80454D70 +lbl_80454D70: +.incbin "baserom.dol", 0x3D3BD0, 0x8 + diff --git a/asm/sdata2/d_msg_unit.s b/asm/sdata2/d_msg_unit.s new file mode 100644 index 00000000000..cef9a03ffec --- /dev/null +++ b/asm/sdata2/d_msg_unit.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454b40 - 0x80454b58 + +.global lbl_80454B40 +lbl_80454B40: +.incbin "baserom.dol", 0x3D39A0, 0x4 + +.global lbl_80454B44 +lbl_80454B44: +.incbin "baserom.dol", 0x3D39A4, 0x4 + +.global lbl_80454B48 +lbl_80454B48: +.incbin "baserom.dol", 0x3D39A8, 0x8 + +.global lbl_80454B50 +lbl_80454B50: +.incbin "baserom.dol", 0x3D39B0, 0x8 + diff --git a/asm/sdata2/d_name.s b/asm/sdata2/d_name.s new file mode 100644 index 00000000000..6b72e9c28ef --- /dev/null +++ b/asm/sdata2/d_name.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454db0 - 0x80454de8 + +.global lbl_80454DB0 +lbl_80454DB0: +.incbin "baserom.dol", 0x3D3C10, 0x4 + +.global lbl_80454DB4 +lbl_80454DB4: +.incbin "baserom.dol", 0x3D3C14, 0x4 + +.global lbl_80454DB8 +lbl_80454DB8: +.incbin "baserom.dol", 0x3D3C18, 0x4 + +.global lbl_80454DBC +lbl_80454DBC: +.incbin "baserom.dol", 0x3D3C1C, 0x4 + +.global lbl_80454DC0 +lbl_80454DC0: +.incbin "baserom.dol", 0x3D3C20, 0x4 + +.global lbl_80454DC4 +lbl_80454DC4: +.incbin "baserom.dol", 0x3D3C24, 0x4 + +.global lbl_80454DC8 +lbl_80454DC8: +.incbin "baserom.dol", 0x3D3C28, 0x8 + +.global lbl_80454DD0 +lbl_80454DD0: +.incbin "baserom.dol", 0x3D3C30, 0x4 + +.global lbl_80454DD4 +lbl_80454DD4: +.incbin "baserom.dol", 0x3D3C34, 0x4 + +.global lbl_80454DD8 +lbl_80454DD8: +.incbin "baserom.dol", 0x3D3C38, 0x4 + +.global lbl_80454DDC +lbl_80454DDC: +.incbin "baserom.dol", 0x3D3C3C, 0x4 + +.global lbl_80454DE0 +lbl_80454DE0: +.incbin "baserom.dol", 0x3D3C40, 0x8 + diff --git a/asm/sdata2/d_npc_lib.s b/asm/sdata2/d_npc_lib.s new file mode 100644 index 00000000000..fd73c181c8a --- /dev/null +++ b/asm/sdata2/d_npc_lib.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454de8 - 0x80454e20 + +.global lbl_80454DE8 +lbl_80454DE8: +.incbin "baserom.dol", 0x3D3C48, 0x4 + +.global lbl_80454DEC +lbl_80454DEC: +.incbin "baserom.dol", 0x3D3C4C, 0x4 + +.global lbl_80454DF0 +lbl_80454DF0: +.incbin "baserom.dol", 0x3D3C50, 0x8 + +.global lbl_80454DF8 +lbl_80454DF8: +.incbin "baserom.dol", 0x3D3C58, 0x8 + +.global lbl_80454E00 +lbl_80454E00: +.incbin "baserom.dol", 0x3D3C60, 0x8 + +.global lbl_80454E08 +lbl_80454E08: +.incbin "baserom.dol", 0x3D3C68, 0x8 + +.global lbl_80454E10 +lbl_80454E10: +.incbin "baserom.dol", 0x3D3C70, 0x8 + +.global lbl_80454E18 +lbl_80454E18: +.incbin "baserom.dol", 0x3D3C78, 0x8 + diff --git a/asm/sdata2/d_ovlp_fade2.s b/asm/sdata2/d_ovlp_fade2.s new file mode 100644 index 00000000000..c6c81a73fe7 --- /dev/null +++ b/asm/sdata2/d_ovlp_fade2.s @@ -0,0 +1,59 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454e20 - 0x80454e58 + +.global lbl_80454E20 +lbl_80454E20: +.incbin "baserom.dol", 0x3D3C80, 0x4 + +.global lbl_80454E24 +lbl_80454E24: +.incbin "baserom.dol", 0x3D3C84, 0x4 + +.global lbl_80454E28 +lbl_80454E28: +.incbin "baserom.dol", 0x3D3C88, 0x4 + +.global lbl_80454E2C +lbl_80454E2C: +.incbin "baserom.dol", 0x3D3C8C, 0x4 + +.global lbl_80454E30 +lbl_80454E30: +.incbin "baserom.dol", 0x3D3C90, 0x4 + +.global lbl_80454E34 +lbl_80454E34: +.incbin "baserom.dol", 0x3D3C94, 0x4 + +.global lbl_80454E38 +lbl_80454E38: +.incbin "baserom.dol", 0x3D3C98, 0x4 + +.global lbl_80454E3C +lbl_80454E3C: +.incbin "baserom.dol", 0x3D3C9C, 0x4 + +.global lbl_80454E40 +lbl_80454E40: +.incbin "baserom.dol", 0x3D3CA0, 0x4 + +.global lbl_80454E44 +lbl_80454E44: +.incbin "baserom.dol", 0x3D3CA4, 0x4 + +.global lbl_80454E48 +lbl_80454E48: +.incbin "baserom.dol", 0x3D3CA8, 0x4 + +.global lbl_80454E4C +lbl_80454E4C: +.incbin "baserom.dol", 0x3D3CAC, 0x4 + +.global lbl_80454E50 +lbl_80454E50: +.incbin "baserom.dol", 0x3D3CB0, 0x4 + +.global lbl_80454E54 +lbl_80454E54: +.incbin "baserom.dol", 0x3D3CB4, 0x4 + diff --git a/asm/sdata2/d_ovlp_fade3.s b/asm/sdata2/d_ovlp_fade3.s new file mode 100644 index 00000000000..24625eff167 --- /dev/null +++ b/asm/sdata2/d_ovlp_fade3.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454e58 - 0x80454e88 + +.global lbl_80454E58 +lbl_80454E58: +.incbin "baserom.dol", 0x3D3CB8, 0x4 + +.global lbl_80454E5C +lbl_80454E5C: +.incbin "baserom.dol", 0x3D3CBC, 0x4 + +.global lbl_80454E60 +lbl_80454E60: +.incbin "baserom.dol", 0x3D3CC0, 0x4 + +.global lbl_80454E64 +lbl_80454E64: +.incbin "baserom.dol", 0x3D3CC4, 0x4 + +.global lbl_80454E68 +lbl_80454E68: +.incbin "baserom.dol", 0x3D3CC8, 0x4 + +.global lbl_80454E6C +lbl_80454E6C: +.incbin "baserom.dol", 0x3D3CCC, 0x4 + +.global lbl_80454E70 +lbl_80454E70: +.incbin "baserom.dol", 0x3D3CD0, 0x4 + +.global lbl_80454E74 +lbl_80454E74: +.incbin "baserom.dol", 0x3D3CD4, 0x4 + +.global lbl_80454E78 +lbl_80454E78: +.incbin "baserom.dol", 0x3D3CD8, 0x4 + +.global lbl_80454E7C +lbl_80454E7C: +.incbin "baserom.dol", 0x3D3CDC, 0x4 + +.global lbl_80454E80 +lbl_80454E80: +.incbin "baserom.dol", 0x3D3CE0, 0x4 + +.global lbl_80454E84 +lbl_80454E84: +.incbin "baserom.dol", 0x3D3CE4, 0x4 + diff --git a/asm/sdata2/d_pane_class.s b/asm/sdata2/d_pane_class.s new file mode 100644 index 00000000000..525c0eb05b1 --- /dev/null +++ b/asm/sdata2/d_pane_class.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454e88 - 0x80454eb8 + +.global lbl_80454E88 +lbl_80454E88: +.incbin "baserom.dol", 0x3D3CE8, 0x8 + +.global lbl_80454E90 +lbl_80454E90: +.incbin "baserom.dol", 0x3D3CF0, 0x8 + +.global lbl_80454E98 +lbl_80454E98: +.incbin "baserom.dol", 0x3D3CF8, 0x8 + +.global lbl_80454EA0 +lbl_80454EA0: +.incbin "baserom.dol", 0x3D3D00, 0x8 + +.global lbl_80454EA8 +lbl_80454EA8: +.incbin "baserom.dol", 0x3D3D08, 0x4 + +.global lbl_80454EAC +lbl_80454EAC: +.incbin "baserom.dol", 0x3D3D0C, 0x4 + +.global lbl_80454EB0 +lbl_80454EB0: +.incbin "baserom.dol", 0x3D3D10, 0x4 + +.global lbl_80454EB4 +lbl_80454EB4: +.incbin "baserom.dol", 0x3D3D14, 0x4 + diff --git a/asm/sdata2/d_pane_class_alpha.s b/asm/sdata2/d_pane_class_alpha.s new file mode 100644 index 00000000000..9dd51c12c8a --- /dev/null +++ b/asm/sdata2/d_pane_class_alpha.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454eb8 - 0x80454ed8 + +.global lbl_80454EB8 +lbl_80454EB8: +.incbin "baserom.dol", 0x3D3D18, 0x8 + +.global lbl_80454EC0 +lbl_80454EC0: +.incbin "baserom.dol", 0x3D3D20, 0x8 + +.global lbl_80454EC8 +lbl_80454EC8: +.incbin "baserom.dol", 0x3D3D28, 0x8 + +.global lbl_80454ED0 +lbl_80454ED0: +.incbin "baserom.dol", 0x3D3D30, 0x8 + diff --git a/asm/sdata2/d_particle.s b/asm/sdata2/d_particle.s new file mode 100644 index 00000000000..33677a1f64b --- /dev/null +++ b/asm/sdata2/d_particle.s @@ -0,0 +1,163 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451f40 - 0x80451ff8 + +.global lbl_80451F40 +lbl_80451F40: +.incbin "baserom.dol", 0x3D0DA0, 0x4 + +.global lbl_80451F44 +lbl_80451F44: +.incbin "baserom.dol", 0x3D0DA4, 0x4 + +.global lbl_80451F48 +lbl_80451F48: +.incbin "baserom.dol", 0x3D0DA8, 0x8 + +.global lbl_80451F50 +lbl_80451F50: +.incbin "baserom.dol", 0x3D0DB0, 0x4 + +.global lbl_80451F54 +lbl_80451F54: +.incbin "baserom.dol", 0x3D0DB4, 0x4 + +.global lbl_80451F58 +lbl_80451F58: +.incbin "baserom.dol", 0x3D0DB8, 0x4 + +.global lbl_80451F5C +lbl_80451F5C: +.incbin "baserom.dol", 0x3D0DBC, 0x4 + +.global lbl_80451F60 +lbl_80451F60: +.incbin "baserom.dol", 0x3D0DC0, 0x8 + +.global lbl_80451F68 +lbl_80451F68: +.incbin "baserom.dol", 0x3D0DC8, 0x8 + +.global lbl_80451F70 +lbl_80451F70: +.incbin "baserom.dol", 0x3D0DD0, 0x4 + +.global lbl_80451F74 +lbl_80451F74: +.incbin "baserom.dol", 0x3D0DD4, 0x4 + +.global lbl_80451F78 +lbl_80451F78: +.incbin "baserom.dol", 0x3D0DD8, 0x4 + +.global lbl_80451F7C +lbl_80451F7C: +.incbin "baserom.dol", 0x3D0DDC, 0x4 + +.global lbl_80451F80 +lbl_80451F80: +.incbin "baserom.dol", 0x3D0DE0, 0x4 + +.global lbl_80451F84 +lbl_80451F84: +.incbin "baserom.dol", 0x3D0DE4, 0x4 + +.global lbl_80451F88 +lbl_80451F88: +.incbin "baserom.dol", 0x3D0DE8, 0x4 + +.global lbl_80451F8C +lbl_80451F8C: +.incbin "baserom.dol", 0x3D0DEC, 0x4 + +.global lbl_80451F90 +lbl_80451F90: +.incbin "baserom.dol", 0x3D0DF0, 0x4 + +.global lbl_80451F94 +lbl_80451F94: +.incbin "baserom.dol", 0x3D0DF4, 0x4 + +.global lbl_80451F98 +lbl_80451F98: +.incbin "baserom.dol", 0x3D0DF8, 0x4 + +.global lbl_80451F9C +lbl_80451F9C: +.incbin "baserom.dol", 0x3D0DFC, 0x4 + +.global lbl_80451FA0 +lbl_80451FA0: +.incbin "baserom.dol", 0x3D0E00, 0x8 + +.global lbl_80451FA8 +lbl_80451FA8: +.incbin "baserom.dol", 0x3D0E08, 0x8 + +.global lbl_80451FB0 +lbl_80451FB0: +.incbin "baserom.dol", 0x3D0E10, 0x8 + +.global lbl_80451FB8 +lbl_80451FB8: +.incbin "baserom.dol", 0x3D0E18, 0x4 + +.global lbl_80451FBC +lbl_80451FBC: +.incbin "baserom.dol", 0x3D0E1C, 0x4 + +.global lbl_80451FC0 +lbl_80451FC0: +.incbin "baserom.dol", 0x3D0E20, 0x4 + +.global lbl_80451FC4 +lbl_80451FC4: +.incbin "baserom.dol", 0x3D0E24, 0x4 + +.global lbl_80451FC8 +lbl_80451FC8: +.incbin "baserom.dol", 0x3D0E28, 0x4 + +.global lbl_80451FCC +lbl_80451FCC: +.incbin "baserom.dol", 0x3D0E2C, 0x4 + +.global lbl_80451FD0 +lbl_80451FD0: +.incbin "baserom.dol", 0x3D0E30, 0x4 + +.global lbl_80451FD4 +lbl_80451FD4: +.incbin "baserom.dol", 0x3D0E34, 0x4 + +.global lbl_80451FD8 +lbl_80451FD8: +.incbin "baserom.dol", 0x3D0E38, 0x4 + +.global lbl_80451FDC +lbl_80451FDC: +.incbin "baserom.dol", 0x3D0E3C, 0x4 + +.global lbl_80451FE0 +lbl_80451FE0: +.incbin "baserom.dol", 0x3D0E40, 0x4 + +.global lbl_80451FE4 +lbl_80451FE4: +.incbin "baserom.dol", 0x3D0E44, 0x4 + +.global lbl_80451FE8 +lbl_80451FE8: +.incbin "baserom.dol", 0x3D0E48, 0x4 + +.global lbl_80451FEC +lbl_80451FEC: +.incbin "baserom.dol", 0x3D0E4C, 0x4 + +.global lbl_80451FF0 +lbl_80451FF0: +.incbin "baserom.dol", 0x3D0E50, 0x4 + +.global lbl_80451FF4 +lbl_80451FF4: +.incbin "baserom.dol", 0x3D0E54, 0x4 + diff --git a/asm/sdata2/d_particle_copoly.s b/asm/sdata2/d_particle_copoly.s new file mode 100644 index 00000000000..ec61aed0674 --- /dev/null +++ b/asm/sdata2/d_particle_copoly.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451ff8 - 0x80452000 + +.global lbl_80451FF8 +lbl_80451FF8: +.incbin "baserom.dol", 0x3D0E58, 0x8 + diff --git a/asm/sdata2/d_path.s b/asm/sdata2/d_path.s new file mode 100644 index 00000000000..7311b95e353 --- /dev/null +++ b/asm/sdata2/d_path.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452000 - 0x80452008 + +.global lbl_80452000 +lbl_80452000: +.incbin "baserom.dol", 0x3D0E60, 0x8 + diff --git a/asm/sdata2/d_resorce.s b/asm/sdata2/d_resorce.s new file mode 100644 index 00000000000..337f444e5ae --- /dev/null +++ b/asm/sdata2/d_resorce.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451df0 - 0x80451e08 + +.global lbl_80451DF0 +lbl_80451DF0: +.incbin "baserom.dol", 0x3D0C50, 0x8 + +.global lbl_80451DF8 +lbl_80451DF8: +.incbin "baserom.dol", 0x3D0C58, 0x8 + +.global lbl_80451E00 +lbl_80451E00: +.incbin "baserom.dol", 0x3D0C60, 0x8 + diff --git a/asm/sdata2/d_s_logo.s b/asm/sdata2/d_s_logo.s new file mode 100644 index 00000000000..20f1274de77 --- /dev/null +++ b/asm/sdata2/d_s_logo.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454ed8 - 0x80454ef8 + +.global lbl_80454ED8 +lbl_80454ED8: +.incbin "baserom.dol", 0x3D3D38, 0x4 + +.global lbl_80454EDC +lbl_80454EDC: +.incbin "baserom.dol", 0x3D3D3C, 0x4 + +.global lbl_80454EE0 +lbl_80454EE0: +.incbin "baserom.dol", 0x3D3D40, 0x4 + +.global lbl_80454EE4 +lbl_80454EE4: +.incbin "baserom.dol", 0x3D3D44, 0x4 + +.global lbl_80454EE8 +lbl_80454EE8: +.incbin "baserom.dol", 0x3D3D48, 0x4 + +.global lbl_80454EEC +lbl_80454EEC: +.incbin "baserom.dol", 0x3D3D4C, 0x4 + +.global lbl_80454EF0 +lbl_80454EF0: +.incbin "baserom.dol", 0x3D3D50, 0x8 + diff --git a/asm/sdata2/d_s_name.s b/asm/sdata2/d_s_name.s new file mode 100644 index 00000000000..3b3293ed82b --- /dev/null +++ b/asm/sdata2/d_s_name.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454ef8 - 0x80454f18 + +.global lbl_80454EF8 +lbl_80454EF8: +.incbin "baserom.dol", 0x3D3D58, 0x4 + +.global lbl_80454EFC +lbl_80454EFC: +.incbin "baserom.dol", 0x3D3D5C, 0x4 + +.global lbl_80454F00 +lbl_80454F00: +.incbin "baserom.dol", 0x3D3D60, 0x4 + +.global lbl_80454F04 +lbl_80454F04: +.incbin "baserom.dol", 0x3D3D64, 0x4 + +.global lbl_80454F08 +lbl_80454F08: +.incbin "baserom.dol", 0x3D3D68, 0x4 + +.global lbl_80454F0C +lbl_80454F0C: +.incbin "baserom.dol", 0x3D3D6C, 0x4 + +.global lbl_80454F10 +lbl_80454F10: +.incbin "baserom.dol", 0x3D3D70, 0x8 + diff --git a/asm/sdata2/d_s_play.s b/asm/sdata2/d_s_play.s new file mode 100644 index 00000000000..dec0a939f69 --- /dev/null +++ b/asm/sdata2/d_s_play.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454f18 - 0x80454f40 + +.global lbl_80454F18 +lbl_80454F18: +.incbin "baserom.dol", 0x3D3D78, 0x4 + +.global lbl_80454F1C +lbl_80454F1C: +.incbin "baserom.dol", 0x3D3D7C, 0x4 + +.global lbl_80454F20 +lbl_80454F20: +.incbin "baserom.dol", 0x3D3D80, 0x4 + +.global lbl_80454F24 +lbl_80454F24: +.incbin "baserom.dol", 0x3D3D84, 0x4 + +.global lbl_80454F28 +lbl_80454F28: +.incbin "baserom.dol", 0x3D3D88, 0x4 + +.global lbl_80454F2C +lbl_80454F2C: +.incbin "baserom.dol", 0x3D3D8C, 0x4 + +.global lbl_80454F30 +lbl_80454F30: +.incbin "baserom.dol", 0x3D3D90, 0x4 + +.global lbl_80454F34 +lbl_80454F34: +.incbin "baserom.dol", 0x3D3D94, 0x4 + +.global lbl_80454F38 +lbl_80454F38: +.incbin "baserom.dol", 0x3D3D98, 0x8 + diff --git a/asm/sdata2/d_save.s b/asm/sdata2/d_save.s new file mode 100644 index 00000000000..a31e2fee659 --- /dev/null +++ b/asm/sdata2/d_save.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451d58 - 0x80451d60 + +.global lbl_80451D58 +lbl_80451D58: +.incbin "baserom.dol", 0x3D0BB8, 0x4 + +.global lbl_80451D5C +lbl_80451D5C: +.incbin "baserom.dol", 0x3D0BBC, 0x4 + diff --git a/asm/sdata2/d_scope.s b/asm/sdata2/d_scope.s new file mode 100644 index 00000000000..b6d40b8cbb7 --- /dev/null +++ b/asm/sdata2/d_scope.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453a10 - 0x80453a48 + +.global lbl_80453A10 +lbl_80453A10: +.incbin "baserom.dol", 0x3D2870, 0x4 + +.global lbl_80453A14 +lbl_80453A14: +.incbin "baserom.dol", 0x3D2874, 0x4 + +.global lbl_80453A18 +lbl_80453A18: +.incbin "baserom.dol", 0x3D2878, 0x8 + +.global lbl_80453A20 +lbl_80453A20: +.incbin "baserom.dol", 0x3D2880, 0x4 + +.global lbl_80453A24 +lbl_80453A24: +.incbin "baserom.dol", 0x3D2884, 0x4 + +.global lbl_80453A28 +lbl_80453A28: +.incbin "baserom.dol", 0x3D2888, 0x4 + +.global lbl_80453A2C +lbl_80453A2C: +.incbin "baserom.dol", 0x3D288C, 0x4 + +.global lbl_80453A30 +lbl_80453A30: +.incbin "baserom.dol", 0x3D2890, 0x4 + +.global lbl_80453A34 +lbl_80453A34: +.incbin "baserom.dol", 0x3D2894, 0x4 + +.global lbl_80453A38 +lbl_80453A38: +.incbin "baserom.dol", 0x3D2898, 0x4 + +.global lbl_80453A3C +lbl_80453A3C: +.incbin "baserom.dol", 0x3D289C, 0x4 + +.global lbl_80453A40 +lbl_80453A40: +.incbin "baserom.dol", 0x3D28A0, 0x8 + diff --git a/asm/sdata2/d_select_cursor.s b/asm/sdata2/d_select_cursor.s new file mode 100644 index 00000000000..321ad3505a2 --- /dev/null +++ b/asm/sdata2/d_select_cursor.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453a48 - 0x80453a70 + +.global lbl_80453A48 +lbl_80453A48: +.incbin "baserom.dol", 0x3D28A8, 0x4 + +.global lbl_80453A4C +lbl_80453A4C: +.incbin "baserom.dol", 0x3D28AC, 0x4 + +.global lbl_80453A50 +lbl_80453A50: +.incbin "baserom.dol", 0x3D28B0, 0x4 + +.global lbl_80453A54 +lbl_80453A54: +.incbin "baserom.dol", 0x3D28B4, 0x4 + +.global lbl_80453A58 +lbl_80453A58: +.incbin "baserom.dol", 0x3D28B8, 0x8 + +.global lbl_80453A60 +lbl_80453A60: +.incbin "baserom.dol", 0x3D28C0, 0x4 + +.global lbl_80453A64 +lbl_80453A64: +.incbin "baserom.dol", 0x3D28C4, 0x4 + +.global lbl_80453A68 +lbl_80453A68: +.incbin "baserom.dol", 0x3D28C8, 0x4 + +.global lbl_80453A6C +lbl_80453A6C: +.incbin "baserom.dol", 0x3D28CC, 0x4 + diff --git a/asm/sdata2/d_select_icon.s b/asm/sdata2/d_select_icon.s new file mode 100644 index 00000000000..4bd2211a6ff --- /dev/null +++ b/asm/sdata2/d_select_icon.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453a70 - 0x80453a88 + +.global lbl_80453A70 +lbl_80453A70: +.incbin "baserom.dol", 0x3D28D0, 0x8 + +.global lbl_80453A78 +lbl_80453A78: +.incbin "baserom.dol", 0x3D28D8, 0x8 + +.global lbl_80453A80 +lbl_80453A80: +.incbin "baserom.dol", 0x3D28E0, 0x8 + diff --git a/asm/sdata2/d_shop_camera.s b/asm/sdata2/d_shop_camera.s new file mode 100644 index 00000000000..f8b821dddb3 --- /dev/null +++ b/asm/sdata2/d_shop_camera.s @@ -0,0 +1,63 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453a88 - 0x80453ad0 + +.global lbl_80453A88 +lbl_80453A88: +.incbin "baserom.dol", 0x3D28E8, 0x4 + +.global lbl_80453A8C +lbl_80453A8C: +.incbin "baserom.dol", 0x3D28EC, 0x4 + +.global lbl_80453A90 +lbl_80453A90: +.incbin "baserom.dol", 0x3D28F0, 0x4 + +.global lbl_80453A94 +lbl_80453A94: +.incbin "baserom.dol", 0x3D28F4, 0x4 + +.global lbl_80453A98 +lbl_80453A98: +.incbin "baserom.dol", 0x3D28F8, 0x8 + +.global lbl_80453AA0 +lbl_80453AA0: +.incbin "baserom.dol", 0x3D2900, 0x8 + +.global lbl_80453AA8 +lbl_80453AA8: +.incbin "baserom.dol", 0x3D2908, 0x8 + +.global lbl_80453AB0 +lbl_80453AB0: +.incbin "baserom.dol", 0x3D2910, 0x4 + +.global lbl_80453AB4 +lbl_80453AB4: +.incbin "baserom.dol", 0x3D2914, 0x4 + +.global lbl_80453AB8 +lbl_80453AB8: +.incbin "baserom.dol", 0x3D2918, 0x4 + +.global lbl_80453ABC +lbl_80453ABC: +.incbin "baserom.dol", 0x3D291C, 0x4 + +.global lbl_80453AC0 +lbl_80453AC0: +.incbin "baserom.dol", 0x3D2920, 0x4 + +.global lbl_80453AC4 +lbl_80453AC4: +.incbin "baserom.dol", 0x3D2924, 0x4 + +.global lbl_80453AC8 +lbl_80453AC8: +.incbin "baserom.dol", 0x3D2928, 0x4 + +.global lbl_80453ACC +lbl_80453ACC: +.incbin "baserom.dol", 0x3D292C, 0x4 + diff --git a/asm/sdata2/d_shop_item_ctrl.s b/asm/sdata2/d_shop_item_ctrl.s new file mode 100644 index 00000000000..3ada949287c --- /dev/null +++ b/asm/sdata2/d_shop_item_ctrl.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453ad0 - 0x80453b00 + +.global lbl_80453AD0 +lbl_80453AD0: +.incbin "baserom.dol", 0x3D2930, 0x8 + +.global lbl_80453AD8 +lbl_80453AD8: +.incbin "baserom.dol", 0x3D2938, 0x8 + +.global lbl_80453AE0 +lbl_80453AE0: +.incbin "baserom.dol", 0x3D2940, 0x8 + +.global lbl_80453AE8 +lbl_80453AE8: +.incbin "baserom.dol", 0x3D2948, 0x8 + +.global lbl_80453AF0 +lbl_80453AF0: +.incbin "baserom.dol", 0x3D2950, 0x4 + +.global lbl_80453AF4 +lbl_80453AF4: +.incbin "baserom.dol", 0x3D2954, 0x4 + +.global lbl_80453AF8 +lbl_80453AF8: +.incbin "baserom.dol", 0x3D2958, 0x4 + +.global lbl_80453AFC +lbl_80453AFC: +.incbin "baserom.dol", 0x3D295C, 0x4 + diff --git a/asm/sdata2/d_shop_system.s b/asm/sdata2/d_shop_system.s new file mode 100644 index 00000000000..9a7952333a0 --- /dev/null +++ b/asm/sdata2/d_shop_system.s @@ -0,0 +1,119 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80453b00 - 0x80453b80 + +.global lbl_80453B00 +lbl_80453B00: +.incbin "baserom.dol", 0x3D2960, 0x4 + +.global lbl_80453B04 +lbl_80453B04: +.incbin "baserom.dol", 0x3D2964, 0x4 + +.global lbl_80453B08 +lbl_80453B08: +.incbin "baserom.dol", 0x3D2968, 0x4 + +.global lbl_80453B0C +lbl_80453B0C: +.incbin "baserom.dol", 0x3D296C, 0x4 + +.global lbl_80453B10 +lbl_80453B10: +.incbin "baserom.dol", 0x3D2970, 0x4 + +.global lbl_80453B14 +lbl_80453B14: +.incbin "baserom.dol", 0x3D2974, 0x4 + +.global lbl_80453B18 +lbl_80453B18: +.incbin "baserom.dol", 0x3D2978, 0x4 + +.global lbl_80453B1C +lbl_80453B1C: +.incbin "baserom.dol", 0x3D297C, 0x4 + +.global lbl_80453B20 +lbl_80453B20: +.incbin "baserom.dol", 0x3D2980, 0x4 + +.global lbl_80453B24 +lbl_80453B24: +.incbin "baserom.dol", 0x3D2984, 0x4 + +.global lbl_80453B28 +lbl_80453B28: +.incbin "baserom.dol", 0x3D2988, 0x4 + +.global lbl_80453B2C +lbl_80453B2C: +.incbin "baserom.dol", 0x3D298C, 0x4 + +.global lbl_80453B30 +lbl_80453B30: +.incbin "baserom.dol", 0x3D2990, 0x4 + +.global lbl_80453B34 +lbl_80453B34: +.incbin "baserom.dol", 0x3D2994, 0x4 + +.global lbl_80453B38 +lbl_80453B38: +.incbin "baserom.dol", 0x3D2998, 0x4 + +.global lbl_80453B3C +lbl_80453B3C: +.incbin "baserom.dol", 0x3D299C, 0x4 + +.global lbl_80453B40 +lbl_80453B40: +.incbin "baserom.dol", 0x3D29A0, 0x4 + +.global lbl_80453B44 +lbl_80453B44: +.incbin "baserom.dol", 0x3D29A4, 0x4 + +.global lbl_80453B48 +lbl_80453B48: +.incbin "baserom.dol", 0x3D29A8, 0x8 + +.global lbl_80453B50 +lbl_80453B50: +.incbin "baserom.dol", 0x3D29B0, 0x8 + +.global lbl_80453B58 +lbl_80453B58: +.incbin "baserom.dol", 0x3D29B8, 0x8 + +.global lbl_80453B60 +lbl_80453B60: +.incbin "baserom.dol", 0x3D29C0, 0x4 + +.global lbl_80453B64 +lbl_80453B64: +.incbin "baserom.dol", 0x3D29C4, 0x4 + +.global lbl_80453B68 +lbl_80453B68: +.incbin "baserom.dol", 0x3D29C8, 0x4 + +.global lbl_80453B6C +lbl_80453B6C: +.incbin "baserom.dol", 0x3D29CC, 0x4 + +.global lbl_80453B70 +lbl_80453B70: +.incbin "baserom.dol", 0x3D29D0, 0x4 + +.global lbl_80453B74 +lbl_80453B74: +.incbin "baserom.dol", 0x3D29D4, 0x4 + +.global lbl_80453B78 +lbl_80453B78: +.incbin "baserom.dol", 0x3D29D8, 0x4 + +.global lbl_80453B7C +lbl_80453B7C: +.incbin "baserom.dol", 0x3D29DC, 0x4 + diff --git a/asm/sdata2/d_simple_model.s b/asm/sdata2/d_simple_model.s new file mode 100644 index 00000000000..18573e53d75 --- /dev/null +++ b/asm/sdata2/d_simple_model.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451f38 - 0x80451f40 + +.global lbl_80451F38 +lbl_80451F38: +.incbin "baserom.dol", 0x3D0D98, 0x8 + diff --git a/asm/sdata2/d_spline_path.s b/asm/sdata2/d_spline_path.s new file mode 100644 index 00000000000..7059e45a621 --- /dev/null +++ b/asm/sdata2/d_spline_path.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452bc8 - 0x80452bd8 + +.global lbl_80452BC8 +lbl_80452BC8: +.incbin "baserom.dol", 0x3D1A28, 0x8 + +.global lbl_80452BD0 +lbl_80452BD0: +.incbin "baserom.dol", 0x3D1A30, 0x4 + +.global lbl_80452BD4 +lbl_80452BD4: +.incbin "baserom.dol", 0x3D1A34, 0x4 + diff --git a/asm/sdata2/d_stage.s b/asm/sdata2/d_stage.s new file mode 100644 index 00000000000..a419ec18d56 --- /dev/null +++ b/asm/sdata2/d_stage.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451c90 - 0x80451ca0 + +.global lbl_80451C90 +lbl_80451C90: +.incbin "baserom.dol", 0x3D0AF0, 0x4 + +.global lbl_80451C94 +lbl_80451C94: +.incbin "baserom.dol", 0x3D0AF4, 0x4 + +.global lbl_80451C98 +lbl_80451C98: +.incbin "baserom.dol", 0x3D0AF8, 0x8 + diff --git a/asm/sdata2/d_timer.s b/asm/sdata2/d_timer.s new file mode 100644 index 00000000000..016faec28e2 --- /dev/null +++ b/asm/sdata2/d_timer.s @@ -0,0 +1,103 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80454f40 - 0x80454fb0 + +.global lbl_80454F40 +lbl_80454F40: +.incbin "baserom.dol", 0x3D3DA0, 0x4 + +.global lbl_80454F44 +lbl_80454F44: +.incbin "baserom.dol", 0x3D3DA4, 0x4 + +.global lbl_80454F48 +lbl_80454F48: +.incbin "baserom.dol", 0x3D3DA8, 0x4 + +.global lbl_80454F4C +lbl_80454F4C: +.incbin "baserom.dol", 0x3D3DAC, 0x4 + +.global lbl_80454F50 +lbl_80454F50: +.incbin "baserom.dol", 0x3D3DB0, 0x8 + +.global lbl_80454F58 +lbl_80454F58: +.incbin "baserom.dol", 0x3D3DB8, 0x8 + +.global lbl_80454F60 +lbl_80454F60: +.incbin "baserom.dol", 0x3D3DC0, 0x8 + +.global lbl_80454F68 +lbl_80454F68: +.incbin "baserom.dol", 0x3D3DC8, 0x4 + +.global lbl_80454F6C +lbl_80454F6C: +.incbin "baserom.dol", 0x3D3DCC, 0x4 + +.global lbl_80454F70 +lbl_80454F70: +.incbin "baserom.dol", 0x3D3DD0, 0x4 + +.global lbl_80454F74 +lbl_80454F74: +.incbin "baserom.dol", 0x3D3DD4, 0x4 + +.global lbl_80454F78 +lbl_80454F78: +.incbin "baserom.dol", 0x3D3DD8, 0x4 + +.global lbl_80454F7C +lbl_80454F7C: +.incbin "baserom.dol", 0x3D3DDC, 0x4 + +.global lbl_80454F80 +lbl_80454F80: +.incbin "baserom.dol", 0x3D3DE0, 0x4 + +.global lbl_80454F84 +lbl_80454F84: +.incbin "baserom.dol", 0x3D3DE4, 0x4 + +.global lbl_80454F88 +lbl_80454F88: +.incbin "baserom.dol", 0x3D3DE8, 0x4 + +.global lbl_80454F8C +lbl_80454F8C: +.incbin "baserom.dol", 0x3D3DEC, 0x4 + +.global lbl_80454F90 +lbl_80454F90: +.incbin "baserom.dol", 0x3D3DF0, 0x4 + +.global lbl_80454F94 +lbl_80454F94: +.incbin "baserom.dol", 0x3D3DF4, 0x4 + +.global lbl_80454F98 +lbl_80454F98: +.incbin "baserom.dol", 0x3D3DF8, 0x4 + +.global lbl_80454F9C +lbl_80454F9C: +.incbin "baserom.dol", 0x3D3DFC, 0x4 + +.global lbl_80454FA0 +lbl_80454FA0: +.incbin "baserom.dol", 0x3D3E00, 0x4 + +.global lbl_80454FA4 +lbl_80454FA4: +.incbin "baserom.dol", 0x3D3E04, 0x4 + +.global lbl_80454FA8 +lbl_80454FA8: +.incbin "baserom.dol", 0x3D3E08, 0x4 + +.global lbl_80454FAC +lbl_80454FAC: +.incbin "baserom.dol", 0x3D3E0C, 0x4 + diff --git a/asm/sdata2/d_tresure.s b/asm/sdata2/d_tresure.s new file mode 100644 index 00000000000..dbdbfe4bf77 --- /dev/null +++ b/asm/sdata2/d_tresure.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452be8 - 0x80452c10 + +.global lbl_80452BE8 +lbl_80452BE8: +.incbin "baserom.dol", 0x3D1A48, 0x4 + +.global lbl_80452BEC +lbl_80452BEC: +.incbin "baserom.dol", 0x3D1A4C, 0x4 + +.global lbl_80452BF0 +lbl_80452BF0: +.incbin "baserom.dol", 0x3D1A50, 0x8 + +.global lbl_80452BF8 +lbl_80452BF8: +.incbin "baserom.dol", 0x3D1A58, 0x8 + +.global lbl_80452C00 +lbl_80452C00: +.incbin "baserom.dol", 0x3D1A60, 0x8 + +.global lbl_80452C08 +lbl_80452C08: +.incbin "baserom.dol", 0x3D1A68, 0x8 + diff --git a/asm/sdata2/d_vibration.s b/asm/sdata2/d_vibration.s new file mode 100644 index 00000000000..87e724bc207 --- /dev/null +++ b/asm/sdata2/d_vibration.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80452620 - 0x80452628 + +.global lbl_80452620 +lbl_80452620: +.incbin "baserom.dol", 0x3D1480, 0x8 + diff --git a/asm/sdata2/data.s b/asm/sdata2/data.s new file mode 100644 index 00000000000..ab56a07fcc7 --- /dev/null +++ b/asm/sdata2/data.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455818 - 0x80455820 + +.global lbl_80455818 +lbl_80455818: +.incbin "baserom.dol", 0x3D4678, 0x8 + diff --git a/asm/sdata2/dspproc.s b/asm/sdata2/dspproc.s new file mode 100644 index 00000000000..516831078da --- /dev/null +++ b/asm/sdata2/dspproc.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455770 - 0x80455778 + +.global lbl_80455770 +lbl_80455770: +.incbin "baserom.dol", 0x3D45D0, 0x8 + diff --git a/asm/sdata2/e_acos.s b/asm/sdata2/e_acos.s new file mode 100644 index 00000000000..260d5f7cc8a --- /dev/null +++ b/asm/sdata2/e_acos.s @@ -0,0 +1,71 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456678 - 0x80456700 + +.global lbl_80456678 +lbl_80456678: +.incbin "baserom.dol", 0x3D54D8, 0x8 + +.global lbl_80456680 +lbl_80456680: +.incbin "baserom.dol", 0x3D54E0, 0x8 + +.global lbl_80456688 +lbl_80456688: +.incbin "baserom.dol", 0x3D54E8, 0x8 + +.global lbl_80456690 +lbl_80456690: +.incbin "baserom.dol", 0x3D54F0, 0x8 + +.global lbl_80456698 +lbl_80456698: +.incbin "baserom.dol", 0x3D54F8, 0x8 + +.global lbl_804566A0 +lbl_804566A0: +.incbin "baserom.dol", 0x3D5500, 0x8 + +.global lbl_804566A8 +lbl_804566A8: +.incbin "baserom.dol", 0x3D5508, 0x8 + +.global lbl_804566B0 +lbl_804566B0: +.incbin "baserom.dol", 0x3D5510, 0x8 + +.global lbl_804566B8 +lbl_804566B8: +.incbin "baserom.dol", 0x3D5518, 0x8 + +.global lbl_804566C0 +lbl_804566C0: +.incbin "baserom.dol", 0x3D5520, 0x8 + +.global lbl_804566C8 +lbl_804566C8: +.incbin "baserom.dol", 0x3D5528, 0x8 + +.global lbl_804566D0 +lbl_804566D0: +.incbin "baserom.dol", 0x3D5530, 0x8 + +.global lbl_804566D8 +lbl_804566D8: +.incbin "baserom.dol", 0x3D5538, 0x8 + +.global lbl_804566E0 +lbl_804566E0: +.incbin "baserom.dol", 0x3D5540, 0x8 + +.global lbl_804566E8 +lbl_804566E8: +.incbin "baserom.dol", 0x3D5548, 0x8 + +.global lbl_804566F0 +lbl_804566F0: +.incbin "baserom.dol", 0x3D5550, 0x8 + +.global lbl_804566F8 +lbl_804566F8: +.incbin "baserom.dol", 0x3D5558, 0x8 + diff --git a/asm/sdata2/e_asin.s b/asm/sdata2/e_asin.s new file mode 100644 index 00000000000..402086c4187 --- /dev/null +++ b/asm/sdata2/e_asin.s @@ -0,0 +1,71 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456700 - 0x80456788 + +.global lbl_80456700 +lbl_80456700: +.incbin "baserom.dol", 0x3D5560, 0x8 + +.global lbl_80456708 +lbl_80456708: +.incbin "baserom.dol", 0x3D5568, 0x8 + +.global lbl_80456710 +lbl_80456710: +.incbin "baserom.dol", 0x3D5570, 0x8 + +.global lbl_80456718 +lbl_80456718: +.incbin "baserom.dol", 0x3D5578, 0x8 + +.global lbl_80456720 +lbl_80456720: +.incbin "baserom.dol", 0x3D5580, 0x8 + +.global lbl_80456728 +lbl_80456728: +.incbin "baserom.dol", 0x3D5588, 0x8 + +.global lbl_80456730 +lbl_80456730: +.incbin "baserom.dol", 0x3D5590, 0x8 + +.global lbl_80456738 +lbl_80456738: +.incbin "baserom.dol", 0x3D5598, 0x8 + +.global lbl_80456740 +lbl_80456740: +.incbin "baserom.dol", 0x3D55A0, 0x8 + +.global lbl_80456748 +lbl_80456748: +.incbin "baserom.dol", 0x3D55A8, 0x8 + +.global lbl_80456750 +lbl_80456750: +.incbin "baserom.dol", 0x3D55B0, 0x8 + +.global lbl_80456758 +lbl_80456758: +.incbin "baserom.dol", 0x3D55B8, 0x8 + +.global lbl_80456760 +lbl_80456760: +.incbin "baserom.dol", 0x3D55C0, 0x8 + +.global lbl_80456768 +lbl_80456768: +.incbin "baserom.dol", 0x3D55C8, 0x8 + +.global lbl_80456770 +lbl_80456770: +.incbin "baserom.dol", 0x3D55D0, 0x8 + +.global lbl_80456778 +lbl_80456778: +.incbin "baserom.dol", 0x3D55D8, 0x8 + +.global lbl_80456780 +lbl_80456780: +.incbin "baserom.dol", 0x3D55E0, 0x8 + diff --git a/asm/sdata2/e_atan2.s b/asm/sdata2/e_atan2.s new file mode 100644 index 00000000000..00ed8e337e4 --- /dev/null +++ b/asm/sdata2/e_atan2.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456788 - 0x804567e0 + +.global lbl_80456788 +lbl_80456788: +.incbin "baserom.dol", 0x3D55E8, 0x8 + +.global lbl_80456790 +lbl_80456790: +.incbin "baserom.dol", 0x3D55F0, 0x8 + +.global lbl_80456798 +lbl_80456798: +.incbin "baserom.dol", 0x3D55F8, 0x8 + +.global lbl_804567A0 +lbl_804567A0: +.incbin "baserom.dol", 0x3D5600, 0x8 + +.global lbl_804567A8 +lbl_804567A8: +.incbin "baserom.dol", 0x3D5608, 0x8 + +.global lbl_804567B0 +lbl_804567B0: +.incbin "baserom.dol", 0x3D5610, 0x8 + +.global lbl_804567B8 +lbl_804567B8: +.incbin "baserom.dol", 0x3D5618, 0x8 + +.global lbl_804567C0 +lbl_804567C0: +.incbin "baserom.dol", 0x3D5620, 0x8 + +.global lbl_804567C8 +lbl_804567C8: +.incbin "baserom.dol", 0x3D5628, 0x8 + +.global lbl_804567D0 +lbl_804567D0: +.incbin "baserom.dol", 0x3D5630, 0x8 + +.global lbl_804567D8 +lbl_804567D8: +.incbin "baserom.dol", 0x3D5638, 0x8 + diff --git a/asm/sdata2/e_exp.s b/asm/sdata2/e_exp.s new file mode 100644 index 00000000000..6f305009c36 --- /dev/null +++ b/asm/sdata2/e_exp.s @@ -0,0 +1,63 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804567e0 - 0x80456858 + +.global lbl_804567E0 +lbl_804567E0: +.incbin "baserom.dol", 0x3D5640, 0x8 + +.global lbl_804567E8 +lbl_804567E8: +.incbin "baserom.dol", 0x3D5648, 0x8 + +.global lbl_804567F0 +lbl_804567F0: +.incbin "baserom.dol", 0x3D5650, 0x8 + +.global lbl_804567F8 +lbl_804567F8: +.incbin "baserom.dol", 0x3D5658, 0x8 + +.global lbl_80456800 +lbl_80456800: +.incbin "baserom.dol", 0x3D5660, 0x8 + +.global lbl_80456808 +lbl_80456808: +.incbin "baserom.dol", 0x3D5668, 0x8 + +.global lbl_80456810 +lbl_80456810: +.incbin "baserom.dol", 0x3D5670, 0x8 + +.global lbl_80456818 +lbl_80456818: +.incbin "baserom.dol", 0x3D5678, 0x8 + +.global lbl_80456820 +lbl_80456820: +.incbin "baserom.dol", 0x3D5680, 0x8 + +.global lbl_80456828 +lbl_80456828: +.incbin "baserom.dol", 0x3D5688, 0x8 + +.global lbl_80456830 +lbl_80456830: +.incbin "baserom.dol", 0x3D5690, 0x8 + +.global lbl_80456838 +lbl_80456838: +.incbin "baserom.dol", 0x3D5698, 0x8 + +.global lbl_80456840 +lbl_80456840: +.incbin "baserom.dol", 0x3D56A0, 0x8 + +.global lbl_80456848 +lbl_80456848: +.incbin "baserom.dol", 0x3D56A8, 0x8 + +.global lbl_80456850 +lbl_80456850: +.incbin "baserom.dol", 0x3D56B0, 0x8 + diff --git a/asm/sdata2/e_pow.s b/asm/sdata2/e_pow.s new file mode 100644 index 00000000000..b4343d037a5 --- /dev/null +++ b/asm/sdata2/e_pow.s @@ -0,0 +1,139 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456858 - 0x80456968 + +.global lbl_80456858 +lbl_80456858: +.incbin "baserom.dol", 0x3D56B8, 0x8 + +.global lbl_80456860 +lbl_80456860: +.incbin "baserom.dol", 0x3D56C0, 0x8 + +.global lbl_80456868 +lbl_80456868: +.incbin "baserom.dol", 0x3D56C8, 0x8 + +.global lbl_80456870 +lbl_80456870: +.incbin "baserom.dol", 0x3D56D0, 0x8 + +.global lbl_80456878 +lbl_80456878: +.incbin "baserom.dol", 0x3D56D8, 0x8 + +.global lbl_80456880 +lbl_80456880: +.incbin "baserom.dol", 0x3D56E0, 0x8 + +.global lbl_80456888 +lbl_80456888: +.incbin "baserom.dol", 0x3D56E8, 0x8 + +.global lbl_80456890 +lbl_80456890: +.incbin "baserom.dol", 0x3D56F0, 0x8 + +.global lbl_80456898 +lbl_80456898: +.incbin "baserom.dol", 0x3D56F8, 0x8 + +.global lbl_804568A0 +lbl_804568A0: +.incbin "baserom.dol", 0x3D5700, 0x8 + +.global lbl_804568A8 +lbl_804568A8: +.incbin "baserom.dol", 0x3D5708, 0x8 + +.global lbl_804568B0 +lbl_804568B0: +.incbin "baserom.dol", 0x3D5710, 0x8 + +.global lbl_804568B8 +lbl_804568B8: +.incbin "baserom.dol", 0x3D5718, 0x8 + +.global lbl_804568C0 +lbl_804568C0: +.incbin "baserom.dol", 0x3D5720, 0x8 + +.global lbl_804568C8 +lbl_804568C8: +.incbin "baserom.dol", 0x3D5728, 0x8 + +.global lbl_804568D0 +lbl_804568D0: +.incbin "baserom.dol", 0x3D5730, 0x8 + +.global lbl_804568D8 +lbl_804568D8: +.incbin "baserom.dol", 0x3D5738, 0x8 + +.global lbl_804568E0 +lbl_804568E0: +.incbin "baserom.dol", 0x3D5740, 0x8 + +.global lbl_804568E8 +lbl_804568E8: +.incbin "baserom.dol", 0x3D5748, 0x8 + +.global lbl_804568F0 +lbl_804568F0: +.incbin "baserom.dol", 0x3D5750, 0x8 + +.global lbl_804568F8 +lbl_804568F8: +.incbin "baserom.dol", 0x3D5758, 0x8 + +.global lbl_80456900 +lbl_80456900: +.incbin "baserom.dol", 0x3D5760, 0x8 + +.global lbl_80456908 +lbl_80456908: +.incbin "baserom.dol", 0x3D5768, 0x8 + +.global lbl_80456910 +lbl_80456910: +.incbin "baserom.dol", 0x3D5770, 0x8 + +.global lbl_80456918 +lbl_80456918: +.incbin "baserom.dol", 0x3D5778, 0x8 + +.global lbl_80456920 +lbl_80456920: +.incbin "baserom.dol", 0x3D5780, 0x8 + +.global lbl_80456928 +lbl_80456928: +.incbin "baserom.dol", 0x3D5788, 0x8 + +.global lbl_80456930 +lbl_80456930: +.incbin "baserom.dol", 0x3D5790, 0x8 + +.global lbl_80456938 +lbl_80456938: +.incbin "baserom.dol", 0x3D5798, 0x8 + +.global lbl_80456940 +lbl_80456940: +.incbin "baserom.dol", 0x3D57A0, 0x8 + +.global lbl_80456948 +lbl_80456948: +.incbin "baserom.dol", 0x3D57A8, 0x8 + +.global lbl_80456950 +lbl_80456950: +.incbin "baserom.dol", 0x3D57B0, 0x8 + +.global lbl_80456958 +lbl_80456958: +.incbin "baserom.dol", 0x3D57B8, 0x8 + +.global lbl_80456960 +lbl_80456960: +.incbin "baserom.dol", 0x3D57C0, 0x8 + diff --git a/asm/sdata2/e_rem_pio2.s b/asm/sdata2/e_rem_pio2.s new file mode 100644 index 00000000000..ce895bc6c29 --- /dev/null +++ b/asm/sdata2/e_rem_pio2.s @@ -0,0 +1,47 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456968 - 0x804569c0 + +.global lbl_80456968 +lbl_80456968: +.incbin "baserom.dol", 0x3D57C8, 0x8 + +.global lbl_80456970 +lbl_80456970: +.incbin "baserom.dol", 0x3D57D0, 0x8 + +.global lbl_80456978 +lbl_80456978: +.incbin "baserom.dol", 0x3D57D8, 0x8 + +.global lbl_80456980 +lbl_80456980: +.incbin "baserom.dol", 0x3D57E0, 0x8 + +.global lbl_80456988 +lbl_80456988: +.incbin "baserom.dol", 0x3D57E8, 0x8 + +.global lbl_80456990 +lbl_80456990: +.incbin "baserom.dol", 0x3D57F0, 0x8 + +.global lbl_80456998 +lbl_80456998: +.incbin "baserom.dol", 0x3D57F8, 0x8 + +.global lbl_804569A0 +lbl_804569A0: +.incbin "baserom.dol", 0x3D5800, 0x8 + +.global lbl_804569A8 +lbl_804569A8: +.incbin "baserom.dol", 0x3D5808, 0x8 + +.global lbl_804569B0 +lbl_804569B0: +.incbin "baserom.dol", 0x3D5810, 0x8 + +.global lbl_804569B8 +lbl_804569B8: +.incbin "baserom.dol", 0x3D5818, 0x8 + diff --git a/asm/sdata2/e_sqrt.s b/asm/sdata2/e_sqrt.s new file mode 100644 index 00000000000..c51caff14d6 --- /dev/null +++ b/asm/sdata2/e_sqrt.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456b48 - 0x0 + +.global lbl_80456B48 +lbl_80456B48: +.incbin "baserom.dol", 0x3D59A8, 0x18 + diff --git a/asm/sdata2/f_ap_game.s b/asm/sdata2/f_ap_game.s new file mode 100644 index 00000000000..c0b0e7febee --- /dev/null +++ b/asm/sdata2/f_ap_game.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451bc0 - 0x80451bc8 + +.global lbl_80451BC0 +lbl_80451BC0: +.incbin "baserom.dol", 0x3D0A20, 0x4 + +.global lbl_80451BC4 +lbl_80451BC4: +.incbin "baserom.dol", 0x3D0A24, 0x4 + diff --git a/asm/sdata2/f_op_actor.s b/asm/sdata2/f_op_actor.s new file mode 100644 index 00000000000..6719909aec3 --- /dev/null +++ b/asm/sdata2/f_op_actor.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451bc8 - 0x80451c00 + +.global lbl_80451BC8 +lbl_80451BC8: +.incbin "baserom.dol", 0x3D0A28, 0x4 + +.global lbl_80451BCC +lbl_80451BCC: +.incbin "baserom.dol", 0x3D0A2C, 0x4 + +.global lbl_80451BD0 +lbl_80451BD0: +.incbin "baserom.dol", 0x3D0A30, 0x4 + +.global lbl_80451BD4 +lbl_80451BD4: +.incbin "baserom.dol", 0x3D0A34, 0x4 + +.global lbl_80451BD8 +lbl_80451BD8: +.incbin "baserom.dol", 0x3D0A38, 0x8 + +.global lbl_80451BE0 +lbl_80451BE0: +.incbin "baserom.dol", 0x3D0A40, 0x8 + +.global lbl_80451BE8 +lbl_80451BE8: +.incbin "baserom.dol", 0x3D0A48, 0x8 + +.global lbl_80451BF0 +lbl_80451BF0: +.incbin "baserom.dol", 0x3D0A50, 0x4 + +.global lbl_80451BF4 +lbl_80451BF4: +.incbin "baserom.dol", 0x3D0A54, 0x4 + +.global lbl_80451BF8 +lbl_80451BF8: +.incbin "baserom.dol", 0x3D0A58, 0x8 + diff --git a/asm/sdata2/f_op_actor_mng.s b/asm/sdata2/f_op_actor_mng.s new file mode 100644 index 00000000000..e85f06f905a --- /dev/null +++ b/asm/sdata2/f_op_actor_mng.s @@ -0,0 +1,91 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451c00 - 0x80451c68 + +.global lbl_80451C00 +lbl_80451C00: +.incbin "baserom.dol", 0x3D0A60, 0x4 + +.global lbl_80451C04 +lbl_80451C04: +.incbin "baserom.dol", 0x3D0A64, 0x4 + +.global lbl_80451C08 +lbl_80451C08: +.incbin "baserom.dol", 0x3D0A68, 0x8 + +.global lbl_80451C10 +lbl_80451C10: +.incbin "baserom.dol", 0x3D0A70, 0x8 + +.global lbl_80451C18 +lbl_80451C18: +.incbin "baserom.dol", 0x3D0A78, 0x8 + +.global lbl_80451C20 +lbl_80451C20: +.incbin "baserom.dol", 0x3D0A80, 0x4 + +.global lbl_80451C24 +lbl_80451C24: +.incbin "baserom.dol", 0x3D0A84, 0x4 + +.global lbl_80451C28 +lbl_80451C28: +.incbin "baserom.dol", 0x3D0A88, 0x4 + +.global lbl_80451C2C +lbl_80451C2C: +.incbin "baserom.dol", 0x3D0A8C, 0x4 + +.global lbl_80451C30 +lbl_80451C30: +.incbin "baserom.dol", 0x3D0A90, 0x4 + +.global lbl_80451C34 +lbl_80451C34: +.incbin "baserom.dol", 0x3D0A94, 0x4 + +.global lbl_80451C38 +lbl_80451C38: +.incbin "baserom.dol", 0x3D0A98, 0x4 + +.global lbl_80451C3C +lbl_80451C3C: +.incbin "baserom.dol", 0x3D0A9C, 0x4 + +.global lbl_80451C40 +lbl_80451C40: +.incbin "baserom.dol", 0x3D0AA0, 0x4 + +.global lbl_80451C44 +lbl_80451C44: +.incbin "baserom.dol", 0x3D0AA4, 0x4 + +.global lbl_80451C48 +lbl_80451C48: +.incbin "baserom.dol", 0x3D0AA8, 0x4 + +.global lbl_80451C4C +lbl_80451C4C: +.incbin "baserom.dol", 0x3D0AAC, 0x4 + +.global lbl_80451C50 +lbl_80451C50: +.incbin "baserom.dol", 0x3D0AB0, 0x4 + +.global lbl_80451C54 +lbl_80451C54: +.incbin "baserom.dol", 0x3D0AB4, 0x4 + +.global lbl_80451C58 +lbl_80451C58: +.incbin "baserom.dol", 0x3D0AB8, 0x4 + +.global lbl_80451C5C +lbl_80451C5C: +.incbin "baserom.dol", 0x3D0ABC, 0x4 + +.global lbl_80451C60 +lbl_80451C60: +.incbin "baserom.dol", 0x3D0AC0, 0x8 + diff --git a/asm/sdata2/f_op_kankyo_mng.s b/asm/sdata2/f_op_kankyo_mng.s new file mode 100644 index 00000000000..4454e4ed9fd --- /dev/null +++ b/asm/sdata2/f_op_kankyo_mng.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451c68 - 0x80451c70 + +.global lbl_80451C68 +lbl_80451C68: +.incbin "baserom.dol", 0x3D0AC8, 0x8 + diff --git a/asm/sdata2/f_op_msg_mng.s b/asm/sdata2/f_op_msg_mng.s new file mode 100644 index 00000000000..3b213486443 --- /dev/null +++ b/asm/sdata2/f_op_msg_mng.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451c70 - 0x80451c90 + +.global lbl_80451C70 +lbl_80451C70: +.incbin "baserom.dol", 0x3D0AD0, 0x4 + +.global lbl_80451C74 +lbl_80451C74: +.incbin "baserom.dol", 0x3D0AD4, 0x4 + +.global lbl_80451C78 +lbl_80451C78: +.incbin "baserom.dol", 0x3D0AD8, 0x4 + +.global lbl_80451C7C +lbl_80451C7C: +.incbin "baserom.dol", 0x3D0ADC, 0x4 + +.global lbl_80451C80 +lbl_80451C80: +.incbin "baserom.dol", 0x3D0AE0, 0x4 + +.global lbl_80451C84 +lbl_80451C84: +.incbin "baserom.dol", 0x3D0AE4, 0x4 + +.global lbl_80451C88 +lbl_80451C88: +.incbin "baserom.dol", 0x3D0AE8, 0x8 + diff --git a/asm/sdata2/functionvalue.s b/asm/sdata2/functionvalue.s new file mode 100644 index 00000000000..73be0c89dee --- /dev/null +++ b/asm/sdata2/functionvalue.s @@ -0,0 +1,43 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455400 - 0x80455450 + +.global lbl_80455400 +lbl_80455400: +.incbin "baserom.dol", 0x3D4260, 0x8 + +.global lbl_80455408 +lbl_80455408: +.incbin "baserom.dol", 0x3D4268, 0x8 + +.global lbl_80455410 +lbl_80455410: +.incbin "baserom.dol", 0x3D4270, 0x8 + +.global lbl_80455418 +lbl_80455418: +.incbin "baserom.dol", 0x3D4278, 0x8 + +.global lbl_80455420 +lbl_80455420: +.incbin "baserom.dol", 0x3D4280, 0x8 + +.global lbl_80455428 +lbl_80455428: +.incbin "baserom.dol", 0x3D4288, 0x8 + +.global lbl_80455430 +lbl_80455430: +.incbin "baserom.dol", 0x3D4290, 0x8 + +.global lbl_80455438 +lbl_80455438: +.incbin "baserom.dol", 0x3D4298, 0x8 + +.global lbl_80455440 +lbl_80455440: +.incbin "baserom.dol", 0x3D42A0, 0x8 + +.global lbl_80455448 +lbl_80455448: +.incbin "baserom.dol", 0x3D42A8, 0x8 + diff --git a/asm/sdata2/fvb-data.s b/asm/sdata2/fvb-data.s new file mode 100644 index 00000000000..0da9b1ef5f9 --- /dev/null +++ b/asm/sdata2/fvb-data.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455450 - 0x80455458 + +.global lbl_80455450 +lbl_80455450: +.incbin "baserom.dol", 0x3D42B0, 0x8 + diff --git a/asm/sdata2/jstudio-control.s b/asm/sdata2/jstudio-control.s new file mode 100644 index 00000000000..e00aa1014aa --- /dev/null +++ b/asm/sdata2/jstudio-control.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455458 - 0x80455460 + +.global lbl_80455458 +lbl_80455458: +.incbin "baserom.dol", 0x3D42B8, 0x4 + +.global lbl_8045545C +lbl_8045545C: +.incbin "baserom.dol", 0x3D42BC, 0x4 + diff --git a/asm/sdata2/jstudio-data.s b/asm/sdata2/jstudio-data.s new file mode 100644 index 00000000000..0c1d7787c2d --- /dev/null +++ b/asm/sdata2/jstudio-data.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455460 - 0x80455468 + +.global lbl_80455460 +lbl_80455460: +.incbin "baserom.dol", 0x3D42C0, 0x8 + diff --git a/asm/sdata2/jstudio-math.s b/asm/sdata2/jstudio-math.s new file mode 100644 index 00000000000..0f2f54eb3a2 --- /dev/null +++ b/asm/sdata2/jstudio-math.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455468 - 0x804554a0 + +.global lbl_80455468 +lbl_80455468: +.incbin "baserom.dol", 0x3D42C8, 0x4 + +.global lbl_8045546C +lbl_8045546C: +.incbin "baserom.dol", 0x3D42CC, 0x4 + +.global lbl_80455470 +lbl_80455470: +.incbin "baserom.dol", 0x3D42D0, 0x8 + +.global lbl_80455478 +lbl_80455478: +.incbin "baserom.dol", 0x3D42D8, 0x8 + +.global lbl_80455480 +lbl_80455480: +.incbin "baserom.dol", 0x3D42E0, 0x8 + +.global lbl_80455488 +lbl_80455488: +.incbin "baserom.dol", 0x3D42E8, 0x8 + +.global lbl_80455490 +lbl_80455490: +.incbin "baserom.dol", 0x3D42F0, 0x8 + +.global lbl_80455498 +lbl_80455498: +.incbin "baserom.dol", 0x3D42F8, 0x8 + diff --git a/asm/sdata2/jstudio-object.s b/asm/sdata2/jstudio-object.s new file mode 100644 index 00000000000..5546323e409 --- /dev/null +++ b/asm/sdata2/jstudio-object.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804554a0 - 0x804554d0 + +.global lbl_804554A0 +lbl_804554A0: +.incbin "baserom.dol", 0x3D4300, 0x8 + +.global lbl_804554A8 +lbl_804554A8: +.incbin "baserom.dol", 0x3D4308, 0x4 + +.global lbl_804554AC +lbl_804554AC: +.incbin "baserom.dol", 0x3D430C, 0x4 + +.global lbl_804554B0 +lbl_804554B0: +.incbin "baserom.dol", 0x3D4310, 0x8 + +.global lbl_804554B8 +lbl_804554B8: +.incbin "baserom.dol", 0x3D4318, 0x8 + +.global lbl_804554C0 +lbl_804554C0: +.incbin "baserom.dol", 0x3D4320, 0x8 + +.global lbl_804554C8 +lbl_804554C8: +.incbin "baserom.dol", 0x3D4328, 0x8 + diff --git a/asm/sdata2/k_cos.s b/asm/sdata2/k_cos.s new file mode 100644 index 00000000000..a978d5a7eb7 --- /dev/null +++ b/asm/sdata2/k_cos.s @@ -0,0 +1,39 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804569c0 - 0x80456a08 + +.global lbl_804569C0 +lbl_804569C0: +.incbin "baserom.dol", 0x3D5820, 0x8 + +.global lbl_804569C8 +lbl_804569C8: +.incbin "baserom.dol", 0x3D5828, 0x8 + +.global lbl_804569D0 +lbl_804569D0: +.incbin "baserom.dol", 0x3D5830, 0x8 + +.global lbl_804569D8 +lbl_804569D8: +.incbin "baserom.dol", 0x3D5838, 0x8 + +.global lbl_804569E0 +lbl_804569E0: +.incbin "baserom.dol", 0x3D5840, 0x8 + +.global lbl_804569E8 +lbl_804569E8: +.incbin "baserom.dol", 0x3D5848, 0x8 + +.global lbl_804569F0 +lbl_804569F0: +.incbin "baserom.dol", 0x3D5850, 0x8 + +.global lbl_804569F8 +lbl_804569F8: +.incbin "baserom.dol", 0x3D5858, 0x8 + +.global lbl_80456A00 +lbl_80456A00: +.incbin "baserom.dol", 0x3D5860, 0x8 + diff --git a/asm/sdata2/k_rem_pio2.s b/asm/sdata2/k_rem_pio2.s new file mode 100644 index 00000000000..27bd8db07fa --- /dev/null +++ b/asm/sdata2/k_rem_pio2.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456a08 - 0x80456a48 + +.global lbl_80456A08 +lbl_80456A08: +.incbin "baserom.dol", 0x3D5868, 0x8 + +.global lbl_80456A10 +lbl_80456A10: +.incbin "baserom.dol", 0x3D5870, 0x8 + +.global lbl_80456A18 +lbl_80456A18: +.incbin "baserom.dol", 0x3D5878, 0x8 + +.global lbl_80456A20 +lbl_80456A20: +.incbin "baserom.dol", 0x3D5880, 0x8 + +.global lbl_80456A28 +lbl_80456A28: +.incbin "baserom.dol", 0x3D5888, 0x8 + +.global lbl_80456A30 +lbl_80456A30: +.incbin "baserom.dol", 0x3D5890, 0x8 + +.global lbl_80456A38 +lbl_80456A38: +.incbin "baserom.dol", 0x3D5898, 0x8 + +.global lbl_80456A40 +lbl_80456A40: +.incbin "baserom.dol", 0x3D58A0, 0x8 + diff --git a/asm/sdata2/k_sin.s b/asm/sdata2/k_sin.s new file mode 100644 index 00000000000..1c187086231 --- /dev/null +++ b/asm/sdata2/k_sin.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456a48 - 0x80456a80 + +.global lbl_80456A48 +lbl_80456A48: +.incbin "baserom.dol", 0x3D58A8, 0x8 + +.global lbl_80456A50 +lbl_80456A50: +.incbin "baserom.dol", 0x3D58B0, 0x8 + +.global lbl_80456A58 +lbl_80456A58: +.incbin "baserom.dol", 0x3D58B8, 0x8 + +.global lbl_80456A60 +lbl_80456A60: +.incbin "baserom.dol", 0x3D58C0, 0x8 + +.global lbl_80456A68 +lbl_80456A68: +.incbin "baserom.dol", 0x3D58C8, 0x8 + +.global lbl_80456A70 +lbl_80456A70: +.incbin "baserom.dol", 0x3D58D0, 0x8 + +.global lbl_80456A78 +lbl_80456A78: +.incbin "baserom.dol", 0x3D58D8, 0x8 + diff --git a/asm/sdata2/k_tan.s b/asm/sdata2/k_tan.s new file mode 100644 index 00000000000..2ab8bbd1e49 --- /dev/null +++ b/asm/sdata2/k_tan.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456a80 - 0x80456ab8 + +.global lbl_80456A80 +lbl_80456A80: +.incbin "baserom.dol", 0x3D58E0, 0x8 + +.global lbl_80456A88 +lbl_80456A88: +.incbin "baserom.dol", 0x3D58E8, 0x8 + +.global lbl_80456A90 +lbl_80456A90: +.incbin "baserom.dol", 0x3D58F0, 0x8 + +.global lbl_80456A98 +lbl_80456A98: +.incbin "baserom.dol", 0x3D58F8, 0x8 + +.global lbl_80456AA0 +lbl_80456AA0: +.incbin "baserom.dol", 0x3D5900, 0x8 + +.global lbl_80456AA8 +lbl_80456AA8: +.incbin "baserom.dol", 0x3D5908, 0x8 + +.global lbl_80456AB0 +lbl_80456AB0: +.incbin "baserom.dol", 0x3D5910, 0x8 + diff --git a/asm/sdata2/m_Do_controller_pad.s b/asm/sdata2/m_Do_controller_pad.s new file mode 100644 index 00000000000..268626c0d7f --- /dev/null +++ b/asm/sdata2/m_Do_controller_pad.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451a20 - 0x80451a38 + +.global lbl_80451A20 +lbl_80451A20: +.incbin "baserom.dol", 0x3D0880, 0x4 + +.global lbl_80451A24 +lbl_80451A24: +.incbin "baserom.dol", 0x3D0884, 0x4 + +.global lbl_80451A28 +lbl_80451A28: +.incbin "baserom.dol", 0x3D0888, 0x8 + +.global lbl_80451A30 +lbl_80451A30: +.incbin "baserom.dol", 0x3D0890, 0x8 + diff --git a/asm/sdata2/m_Do_ext.s b/asm/sdata2/m_Do_ext.s new file mode 100644 index 00000000000..dd602dbf72a --- /dev/null +++ b/asm/sdata2/m_Do_ext.s @@ -0,0 +1,63 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451b18 - 0x80451b70 + +.global lbl_80451B18 +lbl_80451B18: +.incbin "baserom.dol", 0x3D0978, 0x4 + +.global lbl_80451B1C +lbl_80451B1C: +.incbin "baserom.dol", 0x3D097C, 0x4 + +.global lbl_80451B20 +lbl_80451B20: +.incbin "baserom.dol", 0x3D0980, 0x8 + +.global lbl_80451B28 +lbl_80451B28: +.incbin "baserom.dol", 0x3D0988, 0x4 + +.global lbl_80451B2C +lbl_80451B2C: +.incbin "baserom.dol", 0x3D098C, 0x4 + +.global lbl_80451B30 +lbl_80451B30: +.incbin "baserom.dol", 0x3D0990, 0x8 + +.global lbl_80451B38 +lbl_80451B38: +.incbin "baserom.dol", 0x3D0998, 0x8 + +.global lbl_80451B40 +lbl_80451B40: +.incbin "baserom.dol", 0x3D09A0, 0x4 + +.global lbl_80451B44 +lbl_80451B44: +.incbin "baserom.dol", 0x3D09A4, 0x4 + +.global lbl_80451B48 +lbl_80451B48: +.incbin "baserom.dol", 0x3D09A8, 0x8 + +.global lbl_80451B50 +lbl_80451B50: +.incbin "baserom.dol", 0x3D09B0, 0x8 + +.global lbl_80451B58 +lbl_80451B58: +.incbin "baserom.dol", 0x3D09B8, 0x8 + +.global lbl_80451B60 +lbl_80451B60: +.incbin "baserom.dol", 0x3D09C0, 0x4 + +.global lbl_80451B64 +lbl_80451B64: +.incbin "baserom.dol", 0x3D09C4, 0x4 + +.global lbl_80451B68 +lbl_80451B68: +.incbin "baserom.dol", 0x3D09C8, 0x8 + diff --git a/asm/sdata2/m_Do_graphic.s b/asm/sdata2/m_Do_graphic.s new file mode 100644 index 00000000000..8565427e5a2 --- /dev/null +++ b/asm/sdata2/m_Do_graphic.s @@ -0,0 +1,179 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451a38 - 0x80451b00 + +.global lbl_80451A38 +lbl_80451A38: +.incbin "baserom.dol", 0x3D0898, 0x4 + +.global lbl_80451A3C +lbl_80451A3C: +.incbin "baserom.dol", 0x3D089C, 0x4 + +.global lbl_80451A40 +lbl_80451A40: +.incbin "baserom.dol", 0x3D08A0, 0x4 + +.global lbl_80451A44 +lbl_80451A44: +.incbin "baserom.dol", 0x3D08A4, 0x4 + +.global lbl_80451A48 +lbl_80451A48: +.incbin "baserom.dol", 0x3D08A8, 0x4 + +.global lbl_80451A4C +lbl_80451A4C: +.incbin "baserom.dol", 0x3D08AC, 0x4 + +.global lbl_80451A50 +lbl_80451A50: +.incbin "baserom.dol", 0x3D08B0, 0x4 + +.global lbl_80451A54 +lbl_80451A54: +.incbin "baserom.dol", 0x3D08B4, 0x4 + +.global lbl_80451A58 +lbl_80451A58: +.incbin "baserom.dol", 0x3D08B8, 0x8 + +.global lbl_80451A60 +lbl_80451A60: +.incbin "baserom.dol", 0x3D08C0, 0x8 + +.global lbl_80451A68 +lbl_80451A68: +.incbin "baserom.dol", 0x3D08C8, 0x8 + +.global lbl_80451A70 +lbl_80451A70: +.incbin "baserom.dol", 0x3D08D0, 0x4 + +.global lbl_80451A74 +lbl_80451A74: +.incbin "baserom.dol", 0x3D08D4, 0x4 + +.global lbl_80451A78 +lbl_80451A78: +.incbin "baserom.dol", 0x3D08D8, 0x4 + +.global lbl_80451A7C +lbl_80451A7C: +.incbin "baserom.dol", 0x3D08DC, 0x4 + +.global lbl_80451A80 +lbl_80451A80: +.incbin "baserom.dol", 0x3D08E0, 0x4 + +.global lbl_80451A84 +lbl_80451A84: +.incbin "baserom.dol", 0x3D08E4, 0x4 + +.global lbl_80451A88 +lbl_80451A88: +.incbin "baserom.dol", 0x3D08E8, 0x4 + +.global lbl_80451A8C +lbl_80451A8C: +.incbin "baserom.dol", 0x3D08EC, 0x4 + +.global lbl_80451A90 +lbl_80451A90: +.incbin "baserom.dol", 0x3D08F0, 0x4 + +.global lbl_80451A94 +lbl_80451A94: +.incbin "baserom.dol", 0x3D08F4, 0x4 + +.global lbl_80451A98 +lbl_80451A98: +.incbin "baserom.dol", 0x3D08F8, 0x4 + +.global lbl_80451A9C +lbl_80451A9C: +.incbin "baserom.dol", 0x3D08FC, 0x4 + +.global lbl_80451AA0 +lbl_80451AA0: +.incbin "baserom.dol", 0x3D0900, 0x4 + +.global lbl_80451AA4 +lbl_80451AA4: +.incbin "baserom.dol", 0x3D0904, 0x4 + +.global lbl_80451AA8 +lbl_80451AA8: +.incbin "baserom.dol", 0x3D0908, 0x4 + +.global lbl_80451AAC +lbl_80451AAC: +.incbin "baserom.dol", 0x3D090C, 0x4 + +.global lbl_80451AB0 +lbl_80451AB0: +.incbin "baserom.dol", 0x3D0910, 0x4 + +.global lbl_80451AB4 +lbl_80451AB4: +.incbin "baserom.dol", 0x3D0914, 0x4 + +.global lbl_80451AB8 +lbl_80451AB8: +.incbin "baserom.dol", 0x3D0918, 0x4 + +.global lbl_80451ABC +lbl_80451ABC: +.incbin "baserom.dol", 0x3D091C, 0x4 + +.global lbl_80451AC0 +lbl_80451AC0: +.incbin "baserom.dol", 0x3D0920, 0x8 + +.global lbl_80451AC8 +lbl_80451AC8: +.incbin "baserom.dol", 0x3D0928, 0x8 + +.global lbl_80451AD0 +lbl_80451AD0: +.incbin "baserom.dol", 0x3D0930, 0x4 + +.global lbl_80451AD4 +lbl_80451AD4: +.incbin "baserom.dol", 0x3D0934, 0x4 + +.global lbl_80451AD8 +lbl_80451AD8: +.incbin "baserom.dol", 0x3D0938, 0x4 + +.global lbl_80451ADC +lbl_80451ADC: +.incbin "baserom.dol", 0x3D093C, 0x4 + +.global lbl_80451AE0 +lbl_80451AE0: +.incbin "baserom.dol", 0x3D0940, 0x4 + +.global lbl_80451AE4 +lbl_80451AE4: +.incbin "baserom.dol", 0x3D0944, 0x4 + +.global lbl_80451AE8 +lbl_80451AE8: +.incbin "baserom.dol", 0x3D0948, 0x4 + +.global lbl_80451AEC +lbl_80451AEC: +.incbin "baserom.dol", 0x3D094C, 0x4 + +.global lbl_80451AF0 +lbl_80451AF0: +.incbin "baserom.dol", 0x3D0950, 0x4 + +.global lbl_80451AF4 +lbl_80451AF4: +.incbin "baserom.dol", 0x3D0954, 0x4 + +.global lbl_80451AF8 +lbl_80451AF8: +.incbin "baserom.dol", 0x3D0958, 0x8 + diff --git a/asm/sdata2/m_Do_lib.s b/asm/sdata2/m_Do_lib.s new file mode 100644 index 00000000000..08fd2605dc1 --- /dev/null +++ b/asm/sdata2/m_Do_lib.s @@ -0,0 +1,51 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451b70 - 0x80451ba8 + +.global lbl_80451B70 +lbl_80451B70: +.incbin "baserom.dol", 0x3D09D0, 0x4 + +.global lbl_80451B74 +lbl_80451B74: +.incbin "baserom.dol", 0x3D09D4, 0x4 + +.global lbl_80451B78 +lbl_80451B78: +.incbin "baserom.dol", 0x3D09D8, 0x8 + +.global lbl_80451B80 +lbl_80451B80: +.incbin "baserom.dol", 0x3D09E0, 0x4 + +.global lbl_80451B84 +lbl_80451B84: +.incbin "baserom.dol", 0x3D09E4, 0x4 + +.global lbl_80451B88 +lbl_80451B88: +.incbin "baserom.dol", 0x3D09E8, 0x4 + +.global lbl_80451B8C +lbl_80451B8C: +.incbin "baserom.dol", 0x3D09EC, 0x4 + +.global lbl_80451B90 +lbl_80451B90: +.incbin "baserom.dol", 0x3D09F0, 0x4 + +.global lbl_80451B94 +lbl_80451B94: +.incbin "baserom.dol", 0x3D09F4, 0x4 + +.global lbl_80451B98 +lbl_80451B98: +.incbin "baserom.dol", 0x3D09F8, 0x4 + +.global lbl_80451B9C +lbl_80451B9C: +.incbin "baserom.dol", 0x3D09FC, 0x4 + +.global lbl_80451BA0 +lbl_80451BA0: +.incbin "baserom.dol", 0x3D0A00, 0x8 + diff --git a/asm/sdata2/m_Do_machine.s b/asm/sdata2/m_Do_machine.s new file mode 100644 index 00000000000..0fb3cce7964 --- /dev/null +++ b/asm/sdata2/m_Do_machine.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451b00 - 0x80451b08 + +.global lbl_80451B00 +lbl_80451B00: +.incbin "baserom.dol", 0x3D0960, 0x4 + +.global lbl_80451B04 +lbl_80451B04: +.incbin "baserom.dol", 0x3D0964, 0x4 + diff --git a/asm/sdata2/m_Do_main.s b/asm/sdata2/m_Do_main.s new file mode 100644 index 00000000000..d27143a7d14 --- /dev/null +++ b/asm/sdata2/m_Do_main.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451a00 - 0x80451a20 + +.global lbl_80451A00 +lbl_80451A00: +.incbin "baserom.dol", 0x3D0860, 0x4 + +.global lbl_80451A04 +lbl_80451A04: +.incbin "baserom.dol", 0x3D0864, 0x4 + +.global lbl_80451A08 +lbl_80451A08: +.incbin "baserom.dol", 0x3D0868, 0x4 + +.global lbl_80451A0C +lbl_80451A0C: +.incbin "baserom.dol", 0x3D086C, 0x4 + +.global lbl_80451A10 +lbl_80451A10: +.incbin "baserom.dol", 0x3D0870, 0x8 + +.global lbl_80451A18 +lbl_80451A18: +.incbin "baserom.dol", 0x3D0878, 0x8 + diff --git a/asm/sdata2/m_Do_mtx.s b/asm/sdata2/m_Do_mtx.s new file mode 100644 index 00000000000..da04971124a --- /dev/null +++ b/asm/sdata2/m_Do_mtx.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80451b08 - 0x80451b18 + +.global lbl_80451B08 +lbl_80451B08: +.incbin "baserom.dol", 0x3D0968, 0x4 + +.global lbl_80451B0C +lbl_80451B0C: +.incbin "baserom.dol", 0x3D096C, 0x4 + +.global lbl_80451B10 +lbl_80451B10: +.incbin "baserom.dol", 0x3D0970, 0x8 + diff --git a/asm/sdata2/mbstring.s b/asm/sdata2/mbstring.s new file mode 100644 index 00000000000..0e7cf009d03 --- /dev/null +++ b/asm/sdata2/mbstring.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456668 - 0x80456670 + +.global lbl_80456668 +lbl_80456668: +.incbin "baserom.dol", 0x3D54C8, 0x8 + diff --git a/asm/sdata2/mtx.s b/asm/sdata2/mtx.s new file mode 100644 index 00000000000..e1346b0fe88 --- /dev/null +++ b/asm/sdata2/mtx.s @@ -0,0 +1,31 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456508 - 0x80456528 + +.global lbl_80456508 +lbl_80456508: +.incbin "baserom.dol", 0x3D5368, 0x4 + +.global lbl_8045650C +lbl_8045650C: +.incbin "baserom.dol", 0x3D536C, 0x4 + +.global lbl_80456510 +lbl_80456510: +.incbin "baserom.dol", 0x3D5370, 0x4 + +.global lbl_80456514 +lbl_80456514: +.incbin "baserom.dol", 0x3D5374, 0x4 + +.global lbl_80456518 +lbl_80456518: +.incbin "baserom.dol", 0x3D5378, 0x4 + +.global lbl_8045651C +lbl_8045651C: +.incbin "baserom.dol", 0x3D537C, 0x4 + +.global lbl_80456520 +lbl_80456520: +.incbin "baserom.dol", 0x3D5380, 0x8 + diff --git a/asm/sdata2/mtx44.s b/asm/sdata2/mtx44.s new file mode 100644 index 00000000000..71bab2658cb --- /dev/null +++ b/asm/sdata2/mtx44.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456528 - 0x80456540 + +.global lbl_80456528 +lbl_80456528: +.incbin "baserom.dol", 0x3D5388, 0x4 + +.global lbl_8045652C +lbl_8045652C: +.incbin "baserom.dol", 0x3D538C, 0x4 + +.global lbl_80456530 +lbl_80456530: +.incbin "baserom.dol", 0x3D5390, 0x4 + +.global lbl_80456534 +lbl_80456534: +.incbin "baserom.dol", 0x3D5394, 0x4 + +.global lbl_80456538 +lbl_80456538: +.incbin "baserom.dol", 0x3D5398, 0x4 + +.global lbl_8045653C +lbl_8045653C: +.incbin "baserom.dol", 0x3D539C, 0x4 + diff --git a/asm/sdata2/object-actor.s b/asm/sdata2/object-actor.s new file mode 100644 index 00000000000..70fee475381 --- /dev/null +++ b/asm/sdata2/object-actor.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804554e0 - 0x804554e8 + +.global lbl_804554E0 +lbl_804554E0: +.incbin "baserom.dol", 0x3D4340, 0x8 + diff --git a/asm/sdata2/object-light.s b/asm/sdata2/object-light.s new file mode 100644 index 00000000000..68bf3ce650d --- /dev/null +++ b/asm/sdata2/object-light.s @@ -0,0 +1,27 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804554e8 - 0x80455510 + +.global lbl_804554E8 +lbl_804554E8: +.incbin "baserom.dol", 0x3D4348, 0x8 + +.global lbl_804554F0 +lbl_804554F0: +.incbin "baserom.dol", 0x3D4350, 0x8 + +.global lbl_804554F8 +lbl_804554F8: +.incbin "baserom.dol", 0x3D4358, 0x8 + +.global lbl_80455500 +lbl_80455500: +.incbin "baserom.dol", 0x3D4360, 0x8 + +.global lbl_80455508 +lbl_80455508: +.incbin "baserom.dol", 0x3D4368, 0x4 + +.global lbl_8045550C +lbl_8045550C: +.incbin "baserom.dol", 0x3D436C, 0x4 + diff --git a/asm/sdata2/object-particle.s b/asm/sdata2/object-particle.s new file mode 100644 index 00000000000..7ae95a8a4bd --- /dev/null +++ b/asm/sdata2/object-particle.s @@ -0,0 +1,35 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455520 - 0x80455558 + +.global lbl_80455520 +lbl_80455520: +.incbin "baserom.dol", 0x3D4380, 0x4 + +.global lbl_80455524 +lbl_80455524: +.incbin "baserom.dol", 0x3D4384, 0x4 + +.global lbl_80455528 +lbl_80455528: +.incbin "baserom.dol", 0x3D4388, 0x8 + +.global lbl_80455530 +lbl_80455530: +.incbin "baserom.dol", 0x3D4390, 0x8 + +.global lbl_80455538 +lbl_80455538: +.incbin "baserom.dol", 0x3D4398, 0x8 + +.global lbl_80455540 +lbl_80455540: +.incbin "baserom.dol", 0x3D43A0, 0x8 + +.global lbl_80455548 +lbl_80455548: +.incbin "baserom.dol", 0x3D43A8, 0x8 + +.global lbl_80455550 +lbl_80455550: +.incbin "baserom.dol", 0x3D43B0, 0x8 + diff --git a/asm/sdata2/object-sound.s b/asm/sdata2/object-sound.s new file mode 100644 index 00000000000..a93c6e6e862 --- /dev/null +++ b/asm/sdata2/object-sound.s @@ -0,0 +1,15 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80455510 - 0x80455520 + +.global lbl_80455510 +lbl_80455510: +.incbin "baserom.dol", 0x3D4370, 0x4 + +.global lbl_80455514 +lbl_80455514: +.incbin "baserom.dol", 0x3D4374, 0x4 + +.global lbl_80455518 +lbl_80455518: +.incbin "baserom.dol", 0x3D4378, 0x8 + diff --git a/asm/sdata2/printf.s b/asm/sdata2/printf.s new file mode 100644 index 00000000000..e612baf113c --- /dev/null +++ b/asm/sdata2/printf.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456670 - 0x80456678 + +.global lbl_80456670 +lbl_80456670: +.incbin "baserom.dol", 0x3D54D0, 0x8 + diff --git a/asm/sdata2/quat.s b/asm/sdata2/quat.s new file mode 100644 index 00000000000..6f8f574f942 --- /dev/null +++ b/asm/sdata2/quat.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456550 - 0x80456560 + +.global lbl_80456550 +lbl_80456550: +.incbin "baserom.dol", 0x3D53B0, 0x4 + +.global lbl_80456554 +lbl_80456554: +.incbin "baserom.dol", 0x3D53B4, 0x4 + +.global lbl_80456558 +lbl_80456558: +.incbin "baserom.dol", 0x3D53B8, 0x4 + +.global lbl_8045655C +lbl_8045655C: +.incbin "baserom.dol", 0x3D53BC, 0x4 + diff --git a/asm/sdata2/s_atan.s b/asm/sdata2/s_atan.s new file mode 100644 index 00000000000..aebfa9f221f --- /dev/null +++ b/asm/sdata2/s_atan.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456ab8 - 0x80456ae0 + +.global lbl_80456AB8 +lbl_80456AB8: +.incbin "baserom.dol", 0x3D5918, 0x8 + +.global lbl_80456AC0 +lbl_80456AC0: +.incbin "baserom.dol", 0x3D5920, 0x8 + +.global lbl_80456AC8 +lbl_80456AC8: +.incbin "baserom.dol", 0x3D5928, 0x8 + +.global lbl_80456AD0 +lbl_80456AD0: +.incbin "baserom.dol", 0x3D5930, 0x8 + +.global lbl_80456AD8 +lbl_80456AD8: +.incbin "baserom.dol", 0x3D5938, 0x8 + diff --git a/asm/sdata2/s_ceil.s b/asm/sdata2/s_ceil.s new file mode 100644 index 00000000000..404b5eb27c9 --- /dev/null +++ b/asm/sdata2/s_ceil.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456ae0 - 0x80456af0 + +.global lbl_80456AE0 +lbl_80456AE0: +.incbin "baserom.dol", 0x3D5940, 0x8 + +.global lbl_80456AE8 +lbl_80456AE8: +.incbin "baserom.dol", 0x3D5948, 0x8 + diff --git a/asm/sdata2/s_cos.s b/asm/sdata2/s_cos.s new file mode 100644 index 00000000000..c0ec27cda0f --- /dev/null +++ b/asm/sdata2/s_cos.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456af0 - 0x80456af8 + +.global lbl_80456AF0 +lbl_80456AF0: +.incbin "baserom.dol", 0x3D5950, 0x8 + diff --git a/asm/sdata2/s_floor.s b/asm/sdata2/s_floor.s new file mode 100644 index 00000000000..c32b58bf54b --- /dev/null +++ b/asm/sdata2/s_floor.s @@ -0,0 +1,11 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456af8 - 0x80456b08 + +.global lbl_80456AF8 +lbl_80456AF8: +.incbin "baserom.dol", 0x3D5958, 0x8 + +.global lbl_80456B00 +lbl_80456B00: +.incbin "baserom.dol", 0x3D5960, 0x8 + diff --git a/asm/sdata2/s_frexp.s b/asm/sdata2/s_frexp.s new file mode 100644 index 00000000000..e903d77eb23 --- /dev/null +++ b/asm/sdata2/s_frexp.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456b08 - 0x80456b10 + +.global lbl_80456B08 +lbl_80456B08: +.incbin "baserom.dol", 0x3D5968, 0x8 + diff --git a/asm/sdata2/s_ldexp.s b/asm/sdata2/s_ldexp.s new file mode 100644 index 00000000000..f71b6c23e5f --- /dev/null +++ b/asm/sdata2/s_ldexp.s @@ -0,0 +1,23 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456b10 - 0x80456b38 + +.global lbl_80456B10 +lbl_80456B10: +.incbin "baserom.dol", 0x3D5970, 0x8 + +.global lbl_80456B18 +lbl_80456B18: +.incbin "baserom.dol", 0x3D5978, 0x8 + +.global lbl_80456B20 +lbl_80456B20: +.incbin "baserom.dol", 0x3D5980, 0x8 + +.global lbl_80456B28 +lbl_80456B28: +.incbin "baserom.dol", 0x3D5988, 0x8 + +.global lbl_80456B30 +lbl_80456B30: +.incbin "baserom.dol", 0x3D5990, 0x8 + diff --git a/asm/sdata2/s_sin.s b/asm/sdata2/s_sin.s new file mode 100644 index 00000000000..dabc064a9e4 --- /dev/null +++ b/asm/sdata2/s_sin.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456b38 - 0x80456b40 + +.global lbl_80456B38 +lbl_80456B38: +.incbin "baserom.dol", 0x3D5998, 0x8 + diff --git a/asm/sdata2/s_tan.s b/asm/sdata2/s_tan.s new file mode 100644 index 00000000000..d9722aaa38a --- /dev/null +++ b/asm/sdata2/s_tan.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456b40 - 0x80456b48 + +.global lbl_80456B40 +lbl_80456B40: +.incbin "baserom.dol", 0x3D59A0, 0x8 + diff --git a/asm/sdata2/stb-data.s b/asm/sdata2/stb-data.s new file mode 100644 index 00000000000..272ab8c2eef --- /dev/null +++ b/asm/sdata2/stb-data.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804554d8 - 0x804554e0 + +.global lbl_804554D8 +lbl_804554D8: +.incbin "baserom.dol", 0x3D4338, 0x8 + diff --git a/asm/sdata2/stb.s b/asm/sdata2/stb.s new file mode 100644 index 00000000000..df153193ac6 --- /dev/null +++ b/asm/sdata2/stb.s @@ -0,0 +1,7 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x804554d0 - 0x804554d8 + +.global lbl_804554D0 +lbl_804554D0: +.incbin "baserom.dol", 0x3D4330, 0x8 + diff --git a/asm/sdata2/vec.s b/asm/sdata2/vec.s new file mode 100644 index 00000000000..685edb6aad8 --- /dev/null +++ b/asm/sdata2/vec.s @@ -0,0 +1,19 @@ +.include "macros.inc" +.section .sdata2, "a" # 0x80456540 - 0x80456550 + +.global lbl_80456540 +lbl_80456540: +.incbin "baserom.dol", 0x3D53A0, 0x4 + +.global lbl_80456544 +lbl_80456544: +.incbin "baserom.dol", 0x3D53A4, 0x4 + +.global lbl_80456548 +lbl_80456548: +.incbin "baserom.dol", 0x3D53A8, 0x4 + +.global lbl_8045654C +lbl_8045654C: +.incbin "baserom.dol", 0x3D53AC, 0x4 + diff --git a/obj_files.mk b/obj_files.mk index dd7b9e66b62..dce10887a94 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -11,809 +11,1097 @@ EXTABINDEX_O_FILES := \ TEXT_O_FILES := \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_main.o \ - $(BUILD_DIR)/src/m_Do/m_Do_main.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_main.o \ + $(BUILD_DIR)/src/m_Do/m_Do_main.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_printf.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_printf.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_printf.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_audio.o \ - $(BUILD_DIR)/src/m_Do/m_Do_audio.o \ - $(BUILD_DIR)/src/m_Do/m_Do_controller_pad.o \ + $(BUILD_DIR)/src/m_Do/m_Do_audio.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_controller_pad.o \ + $(BUILD_DIR)/src/m_Do/m_Do_controller_pad.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_graphic.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_graphic.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_graphic.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_graphic.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_machine.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_machine.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_mtx.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_machine.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_machine.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_mtx.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_mtx.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_ext.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_ext.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_lib.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_ext.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_ext.o \ + $(BUILD_DIR)/asm/sdata2/m_Do_lib.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_lib.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_Reset.o \ - $(BUILD_DIR)/src/m_Do/m_Do_Reset.o \ + $(BUILD_DIR)/src/m_Do/m_Do_Reset.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_dvd_thread.o \ - $(BUILD_DIR)/asm/m/Do/dvd/m_Do_dvd_thread.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_DVDError.o \ + $(BUILD_DIR)/asm/m/Do/dvd/m_Do_dvd_thread.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_DVDError.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_MemCard.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_MemCard.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_MemCard.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_MemCardRWmng.o \ - $(BUILD_DIR)/asm/m/Do/m_Do_MemCardRWmng.o \ + $(BUILD_DIR)/asm/m/Do/m_Do_MemCardRWmng.o \ $(BUILD_DIR)/asm/rodata/rodata_m_Do_machine_exception.o \ - $(BUILD_DIR)/asm/m/Do/machine/m_Do_machine_exception.o \ - $(BUILD_DIR)/asm/c/c_damagereaction.o \ + $(BUILD_DIR)/asm/m/Do/machine/m_Do_machine_exception.o \ + $(BUILD_DIR)/asm/sdata2/c_damagereaction.o \ + $(BUILD_DIR)/asm/c/c_damagereaction.o \ $(BUILD_DIR)/asm/rodata/rodata_c_dylink.o \ - $(BUILD_DIR)/asm/c/c_dylink.o \ - $(BUILD_DIR)/asm/f/ap/f_ap_game.o \ + $(BUILD_DIR)/asm/c/c_dylink.o \ + $(BUILD_DIR)/asm/sdata2/f_ap_game.o \ + $(BUILD_DIR)/asm/f/ap/f_ap_game.o \ $(BUILD_DIR)/asm/rodata/rodata_f_op_actor.o \ - $(BUILD_DIR)/asm/f/op/f_op_actor.o \ - $(BUILD_DIR)/asm/f/op/actor/f_op_actor_iter.o \ - $(BUILD_DIR)/src/f/f_op/f_op_actor_tag.o \ + $(BUILD_DIR)/asm/sdata2/f_op_actor.o \ + $(BUILD_DIR)/asm/f/op/f_op_actor.o \ + $(BUILD_DIR)/asm/f/op/actor/f_op_actor_iter.o \ + $(BUILD_DIR)/src/f/f_op/f_op_actor_tag.o \ $(BUILD_DIR)/asm/rodata/rodata_f_op_actor_mng.o \ - $(BUILD_DIR)/asm/f/op/actor/f_op_actor_mng.o \ - $(BUILD_DIR)/asm/f/op/f_op_camera.o \ - $(BUILD_DIR)/asm/f/op/camera/f_op_camera_mng.o \ - $(BUILD_DIR)/asm/f/op/f_op_overlap.o \ - $(BUILD_DIR)/asm/f/op/overlap/f_op_overlap_mng.o \ - $(BUILD_DIR)/asm/f/op/overlap/f_op_overlap_req.o \ - $(BUILD_DIR)/asm/f/op/f_op_scene.o \ - $(BUILD_DIR)/asm/f/op/scene/f_op_scene_iter.o \ - $(BUILD_DIR)/asm/f/op/scene/f_op_scene_mng.o \ - $(BUILD_DIR)/asm/f/op/scene/f_op_scene_req.o \ - $(BUILD_DIR)/asm/f/op/scene/f_op_scene_tag.o \ - $(BUILD_DIR)/asm/f/op/f_op_view.o \ - $(BUILD_DIR)/asm/f/op/f_op_kankyo.o \ - $(BUILD_DIR)/asm/f/op/f_op_msg.o \ - $(BUILD_DIR)/asm/f/op/kankyo/f_op_kankyo_mng.o \ - $(BUILD_DIR)/asm/f/op/msg/f_op_msg_mng.o \ - $(BUILD_DIR)/asm/f/op/draw/f_op_draw_iter.o \ - $(BUILD_DIR)/asm/f/op/draw/f_op_draw_tag.o \ - $(BUILD_DIR)/asm/f/op/scene/f_op_scene_pause.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_base.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_create_iter.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_create_req.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_create_tag.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_creator.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_delete_tag.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_deletor.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_draw_priority.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_executor.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_layer.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_leaf.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_layer_iter.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_layer_tag.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_line.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_load.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_manager.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_method.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_node.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_node_req.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_priority.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_profile.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_searcher.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_line_tag.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_line_iter.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_method_iter.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_method_tag.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_pause.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_draw.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_fstcreate_req.o \ - $(BUILD_DIR)/src/f/f_pc/f_pc_stdcreate_req.o \ + $(BUILD_DIR)/asm/sdata2/f_op_actor_mng.o \ + $(BUILD_DIR)/asm/f/op/actor/f_op_actor_mng.o \ + $(BUILD_DIR)/asm/f/op/f_op_camera.o \ + $(BUILD_DIR)/asm/f/op/camera/f_op_camera_mng.o \ + $(BUILD_DIR)/asm/f/op/f_op_overlap.o \ + $(BUILD_DIR)/asm/f/op/overlap/f_op_overlap_mng.o \ + $(BUILD_DIR)/asm/f/op/overlap/f_op_overlap_req.o \ + $(BUILD_DIR)/asm/f/op/f_op_scene.o \ + $(BUILD_DIR)/asm/f/op/scene/f_op_scene_iter.o \ + $(BUILD_DIR)/asm/f/op/scene/f_op_scene_mng.o \ + $(BUILD_DIR)/asm/f/op/scene/f_op_scene_req.o \ + $(BUILD_DIR)/asm/f/op/scene/f_op_scene_tag.o \ + $(BUILD_DIR)/asm/f/op/f_op_view.o \ + $(BUILD_DIR)/asm/f/op/f_op_kankyo.o \ + $(BUILD_DIR)/asm/f/op/f_op_msg.o \ + $(BUILD_DIR)/asm/sdata2/f_op_kankyo_mng.o \ + $(BUILD_DIR)/asm/f/op/kankyo/f_op_kankyo_mng.o \ + $(BUILD_DIR)/asm/sdata2/f_op_msg_mng.o \ + $(BUILD_DIR)/asm/f/op/msg/f_op_msg_mng.o \ + $(BUILD_DIR)/asm/f/op/draw/f_op_draw_iter.o \ + $(BUILD_DIR)/asm/f/op/draw/f_op_draw_tag.o \ + $(BUILD_DIR)/asm/f/op/scene/f_op_scene_pause.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_base.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_create_iter.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_create_req.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_create_tag.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_creator.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_delete_tag.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_deletor.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_draw_priority.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_executor.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_layer.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_leaf.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_layer_iter.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_layer_tag.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_line.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_load.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_manager.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_method.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_node.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_node_req.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_priority.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_profile.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_searcher.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_line_tag.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_line_iter.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_method_iter.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_method_tag.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_pause.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_draw.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_fstcreate_req.o \ + $(BUILD_DIR)/src/f/f_pc/f_pc_stdcreate_req.o \ $(BUILD_DIR)/asm/rodata/rodata_d_stage.o \ - $(BUILD_DIR)/src/d/d_stage.o \ + $(BUILD_DIR)/asm/sdata2/d_stage.o \ + $(BUILD_DIR)/src/d/d_stage.o \ $(BUILD_DIR)/asm/rodata/rodata_d_map.o \ - $(BUILD_DIR)/asm/d/d_map.o \ + $(BUILD_DIR)/asm/sdata2/d_map.o \ + $(BUILD_DIR)/asm/d/d_map.o \ $(BUILD_DIR)/asm/rodata/rodata_d_com_inf_game.o \ - $(BUILD_DIR)/src/d/d_com/d_com_inf_game.o \ + $(BUILD_DIR)/asm/sdata2/d_com_inf_game.o \ + $(BUILD_DIR)/src/d/d_com/d_com_inf_game.o \ $(BUILD_DIR)/asm/rodata/rodata_d_com_static.o \ - $(BUILD_DIR)/asm/d/com/d_com_static.o \ - $(BUILD_DIR)/src/d/d_bomb.o \ - $(BUILD_DIR)/src/d/d_lib.o \ + $(BUILD_DIR)/asm/sdata2/d_com_static.o \ + $(BUILD_DIR)/asm/d/com/d_com_static.o \ + $(BUILD_DIR)/src/d/d_bomb.o \ + $(BUILD_DIR)/src/d/d_lib.o \ $(BUILD_DIR)/asm/rodata/rodata_d_save.o \ + $(BUILD_DIR)/asm/sdata2/d_save.o \ $(BUILD_DIR)/src/d/d_save/d_save.o \ - $(BUILD_DIR)/src/d/d_save/d_save_init.o \ - $(BUILD_DIR)/asm/d/jnt/d_jnt_col.o \ + $(BUILD_DIR)/src/d/d_save/d_save_init.o \ + $(BUILD_DIR)/asm/sdata2/d_jnt_col.o \ + $(BUILD_DIR)/asm/d/jnt/d_jnt_col.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_obj.o \ - $(BUILD_DIR)/asm/d/a/d_a_obj.o \ + $(BUILD_DIR)/asm/sdata2/d_a_obj.o \ + $(BUILD_DIR)/asm/d/a/d_a_obj.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_itembase_static.o \ - $(BUILD_DIR)/asm/d/a/itembase/d_a_itembase_static.o \ - $(BUILD_DIR)/src/d/d_a/d_a_item_static.o \ + $(BUILD_DIR)/asm/d/a/itembase/d_a_itembase_static.o \ + $(BUILD_DIR)/src/d/d_a/d_a_item_static.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_shop_item_static.o \ - $(BUILD_DIR)/asm/d/a/shop/item/d_a_shop_item_static.o \ - $(BUILD_DIR)/src/d/d_a/d_a_horse_static.o \ + $(BUILD_DIR)/asm/d/a/shop/item/d_a_shop_item_static.o \ + $(BUILD_DIR)/src/d/d_a/d_a_horse_static.o \ $(BUILD_DIR)/asm/rodata/rodata_d_demo.o \ - $(BUILD_DIR)/asm/d/d_demo.o \ - $(BUILD_DIR)/asm/d/door/d_door_param2.o \ + $(BUILD_DIR)/asm/sdata2/d_demo.o \ + $(BUILD_DIR)/asm/d/d_demo.o \ + $(BUILD_DIR)/asm/d/door/d_door_param2.o \ $(BUILD_DIR)/asm/rodata/rodata_d_resorce.o \ - $(BUILD_DIR)/asm/d/d_resorce.o \ + $(BUILD_DIR)/asm/sdata2/d_resorce.o \ + $(BUILD_DIR)/asm/d/d_resorce.o \ $(BUILD_DIR)/asm/rodata/rodata_d_map_path.o \ - $(BUILD_DIR)/asm/d/map/d_map_path.o \ - $(BUILD_DIR)/asm/d/map/path/d_map_path_fmap.o \ + $(BUILD_DIR)/asm/sdata2/d_map_path.o \ + $(BUILD_DIR)/asm/d/map/d_map_path.o \ + $(BUILD_DIR)/asm/sdata2/d_map_path_fmap.o \ + $(BUILD_DIR)/asm/d/map/path/d_map_path_fmap.o \ $(BUILD_DIR)/asm/rodata/rodata_d_map_path_dmap.o \ - $(BUILD_DIR)/asm/d/map/path/d_map_path_dmap.o \ + $(BUILD_DIR)/asm/sdata2/d_map_path_dmap.o \ + $(BUILD_DIR)/asm/d/map/path/d_map_path_dmap.o \ $(BUILD_DIR)/asm/rodata/rodata_d_event.o \ - $(BUILD_DIR)/asm/d/d_event.o \ + $(BUILD_DIR)/asm/sdata2/d_event.o \ + $(BUILD_DIR)/asm/d/d_event.o \ $(BUILD_DIR)/asm/rodata/rodata_d_event_data.o \ - $(BUILD_DIR)/asm/d/event/d_event_data.o \ + $(BUILD_DIR)/asm/sdata2/d_event_data.o \ + $(BUILD_DIR)/asm/d/event/d_event_data.o \ $(BUILD_DIR)/asm/rodata/rodata_d_event_manager.o \ - $(BUILD_DIR)/asm/d/event/d_event_manager.o \ - $(BUILD_DIR)/asm/d/event/d_event_lib.o \ - $(BUILD_DIR)/asm/d/simple/d_simple_model.o \ + $(BUILD_DIR)/asm/sdata2/d_event_manager.o \ + $(BUILD_DIR)/asm/d/event/d_event_manager.o \ + $(BUILD_DIR)/asm/d/event/d_event_lib.o \ + $(BUILD_DIR)/asm/sdata2/d_simple_model.o \ + $(BUILD_DIR)/asm/d/simple/d_simple_model.o \ $(BUILD_DIR)/asm/rodata/rodata_d_particle.o \ - $(BUILD_DIR)/asm/d/d_particle.o \ - $(BUILD_DIR)/asm/d/particle/d_particle_copoly.o \ - $(BUILD_DIR)/asm/d/d_path.o \ + $(BUILD_DIR)/asm/sdata2/d_particle.o \ + $(BUILD_DIR)/asm/d/d_particle.o \ + $(BUILD_DIR)/asm/sdata2/d_particle_copoly.o \ + $(BUILD_DIR)/asm/d/particle/d_particle_copoly.o \ + $(BUILD_DIR)/asm/sdata2/d_path.o \ + $(BUILD_DIR)/asm/d/d_path.o \ $(BUILD_DIR)/asm/rodata/rodata_d_drawlist.o \ - $(BUILD_DIR)/asm/d/d_drawlist.o \ + $(BUILD_DIR)/asm/sdata2/d_drawlist.o \ + $(BUILD_DIR)/asm/d/d_drawlist.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kankyo_data.o \ - $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_data.o \ + $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_data.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kankyo_wether.o \ - $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_wether.o \ + $(BUILD_DIR)/asm/sdata2/d_kankyo_wether.o \ + $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_wether.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kankyo_rain.o \ - $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_rain.o \ + $(BUILD_DIR)/asm/sdata2/d_kankyo_rain.o \ + $(BUILD_DIR)/src/d/d_kankyo/d_kankyo_rain.o \ $(BUILD_DIR)/asm/rodata/rodata_d_vib_pattern.o \ - $(BUILD_DIR)/asm/d/d_vibration.o \ + $(BUILD_DIR)/asm/sdata2/d_vibration.o \ + $(BUILD_DIR)/asm/d/d_vibration.o \ $(BUILD_DIR)/asm/rodata/rodata_d_attention.o \ - $(BUILD_DIR)/src/d/d_attention.o \ - $(BUILD_DIR)/asm/d/bg/d_bg_pc.o \ - $(BUILD_DIR)/asm/d/bg/d_bg_plc.o \ - $(BUILD_DIR)/asm/d/bg/d_bg_s.o \ - $(BUILD_DIR)/asm/d/bg/s/d_bg_s_acch.o \ - $(BUILD_DIR)/asm/d/bg/s/d_bg_s_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/gnd/d_bg_s_gnd_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/grp/pass/d_bg_s_grp_pass_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/lin/d_bg_s_lin_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/movebg/d_bg_s_movebg_actor.o \ - $(BUILD_DIR)/asm/d/bg/s/sph/d_bg_s_sph_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/spl/grp/d_bg_s_spl_grp_chk.o \ - $(BUILD_DIR)/src/d/d_bg/d_bg_s_poly_pass_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/roof/d_bg_s_roof_chk.o \ - $(BUILD_DIR)/asm/d/bg/s/wtr/d_bg_s_wtr_chk.o \ - $(BUILD_DIR)/asm/d/bg/d_bg_w.o \ - $(BUILD_DIR)/asm/d/bg/w/d_bg_w_base.o \ - $(BUILD_DIR)/asm/d/bg/w/d_bg_w_kcol.o \ - $(BUILD_DIR)/asm/d/bg/w/d_bg_w_sv.o \ + $(BUILD_DIR)/asm/sdata2/d_attention.o \ + $(BUILD_DIR)/src/d/d_attention.o \ + $(BUILD_DIR)/asm/d/bg/d_bg_pc.o \ + $(BUILD_DIR)/asm/d/bg/d_bg_plc.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_s.o \ + $(BUILD_DIR)/asm/d/bg/d_bg_s.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_s_acch.o \ + $(BUILD_DIR)/asm/d/bg/s/d_bg_s_acch.o \ + $(BUILD_DIR)/asm/d/bg/s/d_bg_s_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/gnd/d_bg_s_gnd_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/grp/pass/d_bg_s_grp_pass_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/lin/d_bg_s_lin_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/movebg/d_bg_s_movebg_actor.o \ + $(BUILD_DIR)/asm/d/bg/s/sph/d_bg_s_sph_chk.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_s_spl_grp_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/spl/grp/d_bg_s_spl_grp_chk.o \ + $(BUILD_DIR)/src/d/d_bg/d_bg_s_poly_pass_chk.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_s_roof_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/roof/d_bg_s_roof_chk.o \ + $(BUILD_DIR)/asm/d/bg/s/wtr/d_bg_s_wtr_chk.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_w.o \ + $(BUILD_DIR)/asm/d/bg/d_bg_w.o \ + $(BUILD_DIR)/asm/d/bg/w/d_bg_w_base.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_w_kcol.o \ + $(BUILD_DIR)/asm/d/bg/w/d_bg_w_kcol.o \ + $(BUILD_DIR)/asm/sdata2/d_bg_w_sv.o \ + $(BUILD_DIR)/asm/d/bg/w/d_bg_w_sv.o \ $(BUILD_DIR)/asm/rodata/rodata_d_cc_d.o \ - $(BUILD_DIR)/asm/d/cc/d_cc_d.o \ - $(BUILD_DIR)/asm/d/cc/mass/d_cc_mass_s.o \ - $(BUILD_DIR)/asm/d/cc/d_cc_s.o \ - $(BUILD_DIR)/asm/d/cc/d_cc_uty.o \ + $(BUILD_DIR)/asm/d/cc/d_cc_d.o \ + $(BUILD_DIR)/asm/sdata2/d_cc_mass_s.o \ + $(BUILD_DIR)/asm/d/cc/mass/d_cc_mass_s.o \ + $(BUILD_DIR)/asm/sdata2/d_cc_s.o \ + $(BUILD_DIR)/asm/d/cc/d_cc_s.o \ + $(BUILD_DIR)/asm/sdata2/d_cc_uty.o \ + $(BUILD_DIR)/asm/d/cc/d_cc_uty.o \ $(BUILD_DIR)/asm/rodata/rodata_d_cam_param.o \ - $(BUILD_DIR)/asm/d/cam/d_cam_param.o \ + $(BUILD_DIR)/asm/sdata2/d_cam_param.o \ + $(BUILD_DIR)/asm/d/cam/d_cam_param.o \ $(BUILD_DIR)/asm/rodata/rodata_d_ev_camera.o \ - $(BUILD_DIR)/asm/d/ev/d_ev_camera.o \ - $(BUILD_DIR)/asm/d/spline/d_spline_path.o \ + $(BUILD_DIR)/asm/sdata2/d_ev_camera.o \ + $(BUILD_DIR)/asm/d/ev/d_ev_camera.o \ + $(BUILD_DIR)/asm/sdata2/d_spline_path.o \ + $(BUILD_DIR)/asm/d/spline/d_spline_path.o \ $(BUILD_DIR)/asm/rodata/rodata_d_item_data.o \ $(BUILD_DIR)/asm/rodata/rodata_d_item.o \ - $(BUILD_DIR)/src/d/d_item/d_item.o \ + $(BUILD_DIR)/asm/sdata2/d_item.o \ + $(BUILD_DIR)/src/d/d_item/d_item.o \ $(BUILD_DIR)/asm/rodata/rodata_d_tresure.o \ - $(BUILD_DIR)/asm/d/d_tresure.o \ - $(BUILD_DIR)/asm/d/d_model.o \ + $(BUILD_DIR)/asm/sdata2/d_tresure.o \ + $(BUILD_DIR)/asm/d/d_tresure.o \ + $(BUILD_DIR)/asm/d/d_model.o \ $(BUILD_DIR)/asm/rodata/rodata_d_eye_hl.o \ - $(BUILD_DIR)/asm/d/eye/d_eye_hl.o \ + $(BUILD_DIR)/asm/sdata2/d_eye_hl.o \ + $(BUILD_DIR)/asm/d/eye/d_eye_hl.o \ $(BUILD_DIR)/asm/rodata/rodata_d_error_msg.o \ - $(BUILD_DIR)/asm/d/error/d_error_msg.o \ + $(BUILD_DIR)/asm/sdata2/d_error_msg.o \ + $(BUILD_DIR)/asm/d/error/d_error_msg.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_alink.o \ - $(BUILD_DIR)/src/d/d_a/d_a_alink.o \ - $(BUILD_DIR)/asm/d/a/d_a_itembase.o \ + $(BUILD_DIR)/asm/sdata2/d_a_alink.o \ + $(BUILD_DIR)/src/d/d_a/d_a_alink.o \ + $(BUILD_DIR)/asm/sdata2/d_a_itembase.o \ + $(BUILD_DIR)/asm/d/a/d_a_itembase.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_no_chg_room.o \ - $(BUILD_DIR)/asm/d/a/no/chg/d_a_no_chg_room.o \ + $(BUILD_DIR)/asm/sdata2/d_a_no_chg_room.o \ + $(BUILD_DIR)/asm/d/a/no/chg/d_a_no_chg_room.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_npc.o \ - $(BUILD_DIR)/asm/d/a/d_a_npc.o \ + $(BUILD_DIR)/asm/sdata2/d_a_npc.o \ + $(BUILD_DIR)/asm/d/a/d_a_npc.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_npc_cd.o \ - $(BUILD_DIR)/asm/d/a/npc/d_a_npc_cd.o \ + $(BUILD_DIR)/asm/sdata2/d_a_npc_cd.o \ + $(BUILD_DIR)/asm/d/a/npc/d_a_npc_cd.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_npc_cd2.o \ - $(BUILD_DIR)/asm/d/a/npc/d_a_npc_cd2.o \ + $(BUILD_DIR)/asm/sdata2/d_a_npc_cd2.o \ + $(BUILD_DIR)/asm/d/a/npc/d_a_npc_cd2.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_obj_item.o \ - $(BUILD_DIR)/asm/d/a/obj/d_a_obj_item.o \ + $(BUILD_DIR)/asm/sdata2/d_a_obj_item.o \ + $(BUILD_DIR)/asm/d/a/obj/d_a_obj_item.o \ $(BUILD_DIR)/asm/rodata/rodata_d_insect.o \ - $(BUILD_DIR)/asm/d/d_insect.o \ - $(BUILD_DIR)/asm/d/a/obj/ss/d_a_obj_ss_base.o \ + $(BUILD_DIR)/asm/sdata2/d_insect.o \ + $(BUILD_DIR)/asm/d/d_insect.o \ + $(BUILD_DIR)/asm/d/a/obj/ss/d_a_obj_ss_base.o \ $(BUILD_DIR)/asm/rodata/rodata_d_a_player.o \ - $(BUILD_DIR)/asm/d/a/d_a_player.o \ + $(BUILD_DIR)/asm/sdata2/d_a_player.o \ + $(BUILD_DIR)/asm/d/a/d_a_player.o \ $(BUILD_DIR)/asm/rodata/rodata_d_camera.o \ - $(BUILD_DIR)/src/d/d_camera.o \ + $(BUILD_DIR)/asm/sdata2/d_camera.o \ + $(BUILD_DIR)/src/d/d_camera.o \ $(BUILD_DIR)/asm/rodata/rodata_d_envse.o \ - $(BUILD_DIR)/asm/d/d_envse.o \ + $(BUILD_DIR)/asm/d/d_envse.o \ $(BUILD_DIR)/asm/rodata/rodata_d_file_select.o \ - $(BUILD_DIR)/asm/d/file/d_file_select.o \ + $(BUILD_DIR)/asm/sdata2/d_file_select.o \ + $(BUILD_DIR)/asm/d/file/d_file_select.o \ $(BUILD_DIR)/asm/rodata/rodata_d_file_sel_warning.o \ - $(BUILD_DIR)/asm/d/file/sel/d_file_sel_warning.o \ + $(BUILD_DIR)/asm/sdata2/d_file_sel_warning.o \ + $(BUILD_DIR)/asm/d/file/sel/d_file_sel_warning.o \ $(BUILD_DIR)/asm/rodata/rodata_d_file_sel_info.o \ - $(BUILD_DIR)/src/d/d_file/d_file_sel_info.o \ + $(BUILD_DIR)/asm/sdata2/d_file_sel_info.o \ + $(BUILD_DIR)/src/d/d_file/d_file_sel_info.o \ $(BUILD_DIR)/asm/rodata/rodata_d_bright_check.o \ - $(BUILD_DIR)/asm/d/bright/d_bright_check.o \ + $(BUILD_DIR)/asm/sdata2/d_bright_check.o \ + $(BUILD_DIR)/asm/d/bright/d_bright_check.o \ $(BUILD_DIR)/asm/rodata/rodata_d_scope.o \ - $(BUILD_DIR)/asm/d/d_scope.o \ + $(BUILD_DIR)/asm/sdata2/d_scope.o \ + $(BUILD_DIR)/asm/d/d_scope.o \ $(BUILD_DIR)/asm/rodata/rodata_d_select_cursor.o \ - $(BUILD_DIR)/asm/d/select/d_select_cursor.o \ - $(BUILD_DIR)/asm/d/select/d_select_icon.o \ + $(BUILD_DIR)/asm/sdata2/d_select_cursor.o \ + $(BUILD_DIR)/asm/d/select/d_select_cursor.o \ + $(BUILD_DIR)/asm/sdata2/d_select_icon.o \ + $(BUILD_DIR)/asm/d/select/d_select_icon.o \ $(BUILD_DIR)/asm/rodata/rodata_d_shop_system.o \ - $(BUILD_DIR)/asm/d/shop/d_shop_camera.o \ - $(BUILD_DIR)/asm/d/shop/item/d_shop_item_ctrl.o \ - $(BUILD_DIR)/asm/d/shop/d_shop_system.o \ + $(BUILD_DIR)/asm/sdata2/d_shop_camera.o \ + $(BUILD_DIR)/asm/d/shop/d_shop_camera.o \ + $(BUILD_DIR)/asm/sdata2/d_shop_item_ctrl.o \ + $(BUILD_DIR)/asm/d/shop/item/d_shop_item_ctrl.o \ + $(BUILD_DIR)/asm/sdata2/d_shop_system.o \ + $(BUILD_DIR)/asm/d/shop/d_shop_system.o \ $(BUILD_DIR)/asm/rodata/rodata_d_gameover.o \ - $(BUILD_DIR)/asm/d/d_gameover.o \ + $(BUILD_DIR)/asm/sdata2/d_gameover.o \ + $(BUILD_DIR)/asm/d/d_gameover.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kankyo.o \ - $(BUILD_DIR)/src/d/d_kankyo.o \ + $(BUILD_DIR)/asm/sdata2/d_kankyo.o \ + $(BUILD_DIR)/src/d/d_kankyo.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kyeff.o \ - $(BUILD_DIR)/asm/d/d_kyeff.o \ - $(BUILD_DIR)/asm/d/d_kyeff2.o \ + $(BUILD_DIR)/asm/sdata2/d_kyeff.o \ + $(BUILD_DIR)/asm/d/d_kyeff.o \ + $(BUILD_DIR)/asm/d/d_kyeff2.o \ $(BUILD_DIR)/asm/rodata/rodata_d_ky_thunder.o \ - $(BUILD_DIR)/asm/d/ky/d_ky_thunder.o \ + $(BUILD_DIR)/asm/sdata2/d_ky_thunder.o \ + $(BUILD_DIR)/asm/d/ky/d_ky_thunder.o \ $(BUILD_DIR)/asm/rodata/rodata_d_kantera_icon_meter.o \ - $(BUILD_DIR)/src/d/d_kantera_icon_meter.o \ + $(BUILD_DIR)/asm/sdata2/d_kantera_icon_meter.o \ + $(BUILD_DIR)/src/d/d_kantera_icon_meter.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_calibration.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_calibration.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_calibration.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_calibration.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_collect.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_collect.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_collect.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_collect.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_dmap.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_dmap.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_dmap.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_dmap.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_dmap_map.o \ - $(BUILD_DIR)/asm/d/menu/dmap/d_menu_dmap_map.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_dmap_map.o \ + $(BUILD_DIR)/asm/d/menu/dmap/d_menu_dmap_map.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_map_common.o \ - $(BUILD_DIR)/asm/d/menu/map/d_menu_map_common.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_map_common.o \ + $(BUILD_DIR)/asm/d/menu/map/d_menu_map_common.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_fishing.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_fishing.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_fishing.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_fishing.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_fmap.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_fmap.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_fmap.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_fmap.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_fmap_map.o \ - $(BUILD_DIR)/asm/d/menu/fmap/d_menu_fmap_map.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_fmap_map.o \ + $(BUILD_DIR)/asm/d/menu/fmap/d_menu_fmap_map.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_fmap2D.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_fmap2D.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_fmap2D.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_fmap2D.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_insect.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_insect.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_insect.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_insect.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_item_explain.o \ - $(BUILD_DIR)/asm/d/menu/item/d_menu_item_explain.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_item_explain.o \ + $(BUILD_DIR)/asm/d/menu/item/d_menu_item_explain.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_letter.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_letter.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_letter.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_letter.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_option.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_option.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_option.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_option.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_ring.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_ring.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_ring.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_ring.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_save.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_save.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_save.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_save.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_skill.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_skill.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_skill.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_skill.o \ $(BUILD_DIR)/asm/rodata/rodata_d_menu_window.o \ - $(BUILD_DIR)/asm/d/menu/window/d_menu_window_HIO.o \ - $(BUILD_DIR)/asm/d/menu/d_menu_window.o \ + $(BUILD_DIR)/asm/d/menu/window/d_menu_window_HIO.o \ + $(BUILD_DIR)/asm/sdata2/d_menu_window.o \ + $(BUILD_DIR)/asm/d/menu/d_menu_window.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_HIO.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_HIO.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_HIO.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_HIO.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_button.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_button.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_button.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_button.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_haihai.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_haihai.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_haihai.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_haihai.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_hakusha.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_hakusha.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_hakusha.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_hakusha.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_map.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_map.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_map.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_map.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter_string.o \ - $(BUILD_DIR)/src/d/d_meter/d_meter_string.o \ + $(BUILD_DIR)/asm/sdata2/d_meter_string.o \ + $(BUILD_DIR)/src/d/d_meter/d_meter_string.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter2_draw.o \ - $(BUILD_DIR)/src/d/d_meter2/d_meter2_draw.o \ + $(BUILD_DIR)/asm/sdata2/d_meter2_draw.o \ + $(BUILD_DIR)/src/d/d_meter2/d_meter2_draw.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter2_info.o \ - $(BUILD_DIR)/src/d/d_meter2/d_meter2_info.o \ + $(BUILD_DIR)/asm/sdata2/d_meter2_info.o \ + $(BUILD_DIR)/src/d/d_meter2/d_meter2_info.o \ $(BUILD_DIR)/asm/rodata/rodata_d_meter2.o \ - $(BUILD_DIR)/src/d/d_meter2.o \ + $(BUILD_DIR)/asm/sdata2/d_meter2.o \ + $(BUILD_DIR)/src/d/d_meter2.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_out_font.o \ - $(BUILD_DIR)/asm/d/msg/out/d_msg_out_font.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_out_font.o \ + $(BUILD_DIR)/asm/d/msg/out/d_msg_out_font.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_class.o \ - $(BUILD_DIR)/asm/d/msg/d_msg_class.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_class.o \ + $(BUILD_DIR)/asm/d/msg/d_msg_class.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_object.o \ - $(BUILD_DIR)/asm/d/msg/d_msg_object.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_object.o \ + $(BUILD_DIR)/asm/d/msg/d_msg_object.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_unit.o \ - $(BUILD_DIR)/asm/d/msg/d_msg_unit.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_unit.o \ + $(BUILD_DIR)/asm/d/msg/d_msg_unit.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_3select.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_3select.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_3select.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_3select.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_arrow.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_arrow.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_arrow.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_arrow.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_boss.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_base.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_boss.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_base.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_base.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_boss.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_boss.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_explain.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_explain.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_explain.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_explain.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_item.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_item.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_item.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_item.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_howl.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_howl.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_howl.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_howl.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_jimaku.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_jimaku.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_jimaku.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_jimaku.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_kanban.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_kanban.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_kanban.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_kanban.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_light.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_light.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_light.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_light.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_place.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_place.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_place.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_place.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_staff.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_staff.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_staff.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_staff.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_talk.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_talk.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_talk.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_talk.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_scrn_tree.o \ - $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_tree.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_scrn_tree.o \ + $(BUILD_DIR)/asm/d/msg/scrn/d_msg_scrn_tree.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_string_base.o \ - $(BUILD_DIR)/asm/d/msg/string/d_msg_string_base.o \ - $(BUILD_DIR)/asm/d/msg/d_msg_string.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_string_base.o \ + $(BUILD_DIR)/asm/d/msg/string/d_msg_string_base.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_string.o \ + $(BUILD_DIR)/asm/d/msg/d_msg_string.o \ $(BUILD_DIR)/asm/rodata/rodata_d_msg_flow.o \ - $(BUILD_DIR)/asm/d/msg/d_msg_flow.o \ + $(BUILD_DIR)/asm/sdata2/d_msg_flow.o \ + $(BUILD_DIR)/asm/d/msg/d_msg_flow.o \ $(BUILD_DIR)/asm/rodata/rodata_d_name.o \ - $(BUILD_DIR)/asm/d/d_name.o \ - $(BUILD_DIR)/asm/d/npc/d_npc_lib.o \ - $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade.o \ - $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade2.o \ - $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade3.o \ - $(BUILD_DIR)/asm/d/pane/d_pane_class.o \ - $(BUILD_DIR)/asm/d/pane/class/d_pane_class_alpha.o \ - $(BUILD_DIR)/asm/d/pane/class/d_pane_class_ex.o \ + $(BUILD_DIR)/asm/sdata2/d_name.o \ + $(BUILD_DIR)/asm/d/d_name.o \ + $(BUILD_DIR)/asm/sdata2/d_npc_lib.o \ + $(BUILD_DIR)/asm/d/npc/d_npc_lib.o \ + $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade.o \ + $(BUILD_DIR)/asm/sdata2/d_ovlp_fade2.o \ + $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade2.o \ + $(BUILD_DIR)/asm/sdata2/d_ovlp_fade3.o \ + $(BUILD_DIR)/asm/d/ovlp/d_ovlp_fade3.o \ + $(BUILD_DIR)/asm/sdata2/d_pane_class.o \ + $(BUILD_DIR)/asm/d/pane/d_pane_class.o \ + $(BUILD_DIR)/asm/sdata2/d_pane_class_alpha.o \ + $(BUILD_DIR)/asm/d/pane/class/d_pane_class_alpha.o \ + $(BUILD_DIR)/asm/d/pane/class/d_pane_class_ex.o \ $(BUILD_DIR)/asm/rodata/rodata_d_s_logo.o \ - $(BUILD_DIR)/asm/d/s/d_s_logo.o \ + $(BUILD_DIR)/asm/sdata2/d_s_logo.o \ + $(BUILD_DIR)/asm/d/s/d_s_logo.o \ $(BUILD_DIR)/asm/rodata/rodata_d_s_name.o \ - $(BUILD_DIR)/asm/d/s/d_s_name.o \ + $(BUILD_DIR)/asm/sdata2/d_s_name.o \ + $(BUILD_DIR)/asm/d/s/d_s_name.o \ $(BUILD_DIR)/asm/rodata/rodata_d_s_play.o \ - $(BUILD_DIR)/asm/d/s/d_s_play.o \ + $(BUILD_DIR)/asm/sdata2/d_s_play.o \ + $(BUILD_DIR)/asm/d/s/d_s_play.o \ $(BUILD_DIR)/asm/rodata/rodata_d_s_room.o \ - $(BUILD_DIR)/asm/d/s/d_s_room.o \ - $(BUILD_DIR)/src/d/d_save/d_save_HIO.o \ - $(BUILD_DIR)/asm/d/save/d_save_HIO.o \ + $(BUILD_DIR)/asm/d/s/d_s_room.o \ + $(BUILD_DIR)/src/d/d_save/d_save_HIO.o \ + $(BUILD_DIR)/asm/d/save/d_save_HIO.o \ $(BUILD_DIR)/asm/rodata/rodata_d_timer.o \ - $(BUILD_DIR)/asm/d/d_timer.o \ + $(BUILD_DIR)/asm/sdata2/d_timer.o \ + $(BUILD_DIR)/asm/d/d_timer.o \ $(BUILD_DIR)/asm/rodata/rodata_d_k_wmark.o \ - $(BUILD_DIR)/asm/d/k/d_k_wmark.o \ - $(BUILD_DIR)/asm/d/k/d_k_wpillar.o \ + $(BUILD_DIR)/asm/sdata2/d_k_wmark.o \ + $(BUILD_DIR)/asm/d/k/d_k_wmark.o \ + $(BUILD_DIR)/asm/sdata2/d_k_wpillar.o \ + $(BUILD_DIR)/asm/d/k/d_k_wpillar.o \ $(BUILD_DIR)/asm/rodata/rodata_DynamicLink.o \ - $(BUILD_DIR)/asm/DynamicLink.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_malloc.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_API_controller_pad.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_API_graphic.o \ + $(BUILD_DIR)/asm/sdata2/DynamicLink.o \ + $(BUILD_DIR)/asm/DynamicLink.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_malloc.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_API_controller_pad.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_API_graphic.o \ $(BUILD_DIR)/asm/rodata/rodata_c_cc_d.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_cc_d.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_cc_s.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_counter.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_list.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_list_iter.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_node.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_node_iter.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_tree.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_tree_iter.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_phase.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_request.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_tag.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_tag_iter.o \ + $(BUILD_DIR)/asm/sdata2/c_cc_d.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_cc_d.o \ + $(BUILD_DIR)/asm/sdata2/c_cc_s.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_cc_s.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_counter.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_list.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_list_iter.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_node.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_node_iter.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_tree.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_tree_iter.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_phase.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_request.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_tag.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_tag_iter.o \ $(BUILD_DIR)/asm/rodata/rodata_c_xyz.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_xyz.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_sxyz.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_math.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_chk.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_gnd_chk.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_lin_chk.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_shdw_draw.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_poly_info.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_w.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m2d.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_aab.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cir.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cps.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cyl.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_lin.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_pla.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_sph.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_tri.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_lib.o \ - $(BUILD_DIR)/libs/SSystem/SComponent/c_angle.o \ - $(BUILD_DIR)/libs/SSystem/SStandard/s_basic.o \ - $(BUILD_DIR)/asm/JFramework/JFWSystem.o \ + $(BUILD_DIR)/asm/sdata2/c_xyz.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_xyz.o \ + $(BUILD_DIR)/asm/sdata2/c_sxyz.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_sxyz.o \ + $(BUILD_DIR)/asm/sdata2/c_math.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_math.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_chk.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_gnd_chk.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_lin_chk.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_shdw_draw.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_s_poly_info.o \ + $(BUILD_DIR)/asm/sdata2/c_bg_w.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_bg_w.o \ + $(BUILD_DIR)/asm/sdata2/c_m2d.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m2d.o \ + $(BUILD_DIR)/asm/sdata2/c_m3d.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d.o \ + $(BUILD_DIR)/asm/sdata2/c_m3d_g_aab.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_aab.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cir.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cps.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_cyl.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_lin.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_pla.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_sph.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_m3d_g_tri.o \ + $(BUILD_DIR)/asm/sdata2/c_lib.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_lib.o \ + $(BUILD_DIR)/asm/sdata2/c_angle.o \ + $(BUILD_DIR)/libs/SSystem/SComponent/c_angle.o \ + $(BUILD_DIR)/libs/SSystem/SStandard/s_basic.o \ + $(BUILD_DIR)/asm/sdata2/JFWSystem.o \ + $(BUILD_DIR)/asm/JFramework/JFWSystem.o \ $(BUILD_DIR)/asm/rodata/rodata_JFWDisplay.o \ - $(BUILD_DIR)/asm/JFramework/JFWDisplay.o \ + $(BUILD_DIR)/asm/sdata2/JFWDisplay.o \ + $(BUILD_DIR)/asm/JFramework/JFWDisplay.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DUClipper.o \ - $(BUILD_DIR)/asm/J3DU/J3DUClipper.o \ - $(BUILD_DIR)/asm/J3DU/J3DUDL.o \ - $(BUILD_DIR)/asm/JParticle/JPAResourceManager.o \ - $(BUILD_DIR)/asm/JParticle/JPAResource.o \ - $(BUILD_DIR)/asm/JParticle/JPABaseShape.o \ - $(BUILD_DIR)/asm/JParticle/JPAExtraShape.o \ - $(BUILD_DIR)/asm/JParticle/JPAChildShape.o \ - $(BUILD_DIR)/asm/JParticle/JPAExTexShape.o \ - $(BUILD_DIR)/asm/JParticle/JPADynamicsBlock.o \ - $(BUILD_DIR)/asm/JParticle/JPAFieldBlock.o \ - $(BUILD_DIR)/asm/JParticle/JPAKeyBlock.o \ - $(BUILD_DIR)/asm/JParticle/JPATexture.o \ - $(BUILD_DIR)/asm/JParticle/JPAResourceLoader.o \ - $(BUILD_DIR)/asm/JParticle/JPAEmitterManager.o \ - $(BUILD_DIR)/asm/JParticle/JPAEmitter.o \ - $(BUILD_DIR)/asm/JParticle/JPAParticle.o \ - $(BUILD_DIR)/asm/JParticle/JPAMath.o \ - $(BUILD_DIR)/asm/JStage/JSGActor.o \ - $(BUILD_DIR)/asm/JStage/JSGAmbientLight.o \ - $(BUILD_DIR)/asm/JStage/JSGCamera.o \ - $(BUILD_DIR)/asm/JStage/JSGFog.o \ - $(BUILD_DIR)/asm/JStage/JSGLight.o \ - $(BUILD_DIR)/asm/JStage/JSGObject.o \ - $(BUILD_DIR)/asm/JStage/JSGSystem.o \ - $(BUILD_DIR)/asm/JStudio/ctb.o \ - $(BUILD_DIR)/libs/JSystem/JStudio/functionvalue.o \ + $(BUILD_DIR)/asm/sdata2/J3DUClipper.o \ + $(BUILD_DIR)/asm/J3DU/J3DUClipper.o \ + $(BUILD_DIR)/asm/J3DU/J3DUDL.o \ + $(BUILD_DIR)/asm/JParticle/JPAResourceManager.o \ + $(BUILD_DIR)/asm/sdata2/JPAResource.o \ + $(BUILD_DIR)/asm/JParticle/JPAResource.o \ + $(BUILD_DIR)/asm/sdata2/JPABaseShape.o \ + $(BUILD_DIR)/asm/JParticle/JPABaseShape.o \ + $(BUILD_DIR)/asm/sdata2/JPAExtraShape.o \ + $(BUILD_DIR)/asm/JParticle/JPAExtraShape.o \ + $(BUILD_DIR)/asm/sdata2/JPAChildShape.o \ + $(BUILD_DIR)/asm/JParticle/JPAChildShape.o \ + $(BUILD_DIR)/asm/JParticle/JPAExTexShape.o \ + $(BUILD_DIR)/asm/sdata2/JPADynamicsBlock.o \ + $(BUILD_DIR)/asm/JParticle/JPADynamicsBlock.o \ + $(BUILD_DIR)/asm/sdata2/JPAFieldBlock.o \ + $(BUILD_DIR)/asm/JParticle/JPAFieldBlock.o \ + $(BUILD_DIR)/asm/sdata2/JPAKeyBlock.o \ + $(BUILD_DIR)/asm/JParticle/JPAKeyBlock.o \ + $(BUILD_DIR)/asm/JParticle/JPATexture.o \ + $(BUILD_DIR)/asm/JParticle/JPAResourceLoader.o \ + $(BUILD_DIR)/asm/sdata2/JPAEmitterManager.o \ + $(BUILD_DIR)/asm/JParticle/JPAEmitterManager.o \ + $(BUILD_DIR)/asm/sdata2/JPAEmitter.o \ + $(BUILD_DIR)/asm/JParticle/JPAEmitter.o \ + $(BUILD_DIR)/asm/sdata2/JPAParticle.o \ + $(BUILD_DIR)/asm/JParticle/JPAParticle.o \ + $(BUILD_DIR)/asm/sdata2/JPAMath.o \ + $(BUILD_DIR)/asm/JParticle/JPAMath.o \ + $(BUILD_DIR)/asm/sdata2/JSGActor.o \ + $(BUILD_DIR)/asm/JStage/JSGActor.o \ + $(BUILD_DIR)/asm/sdata2/JSGAmbientLight.o \ + $(BUILD_DIR)/asm/JStage/JSGAmbientLight.o \ + $(BUILD_DIR)/asm/sdata2/JSGCamera.o \ + $(BUILD_DIR)/asm/JStage/JSGCamera.o \ + $(BUILD_DIR)/asm/sdata2/JSGFog.o \ + $(BUILD_DIR)/asm/JStage/JSGFog.o \ + $(BUILD_DIR)/asm/sdata2/JSGLight.o \ + $(BUILD_DIR)/asm/JStage/JSGLight.o \ + $(BUILD_DIR)/asm/sdata2/JSGObject.o \ + $(BUILD_DIR)/asm/JStage/JSGObject.o \ + $(BUILD_DIR)/asm/JStage/JSGSystem.o \ + $(BUILD_DIR)/asm/JStudio/ctb.o \ + $(BUILD_DIR)/asm/sdata2/functionvalue.o \ + $(BUILD_DIR)/libs/JSystem/JStudio/functionvalue.o \ $(BUILD_DIR)/asm/rodata/rodata_functionvalue.o \ - $(BUILD_DIR)/asm/JStudio/functionvalue.o \ - $(BUILD_DIR)/libs/JSystem/JStudio/fvb.o \ + $(BUILD_DIR)/asm/JStudio/functionvalue.o \ + $(BUILD_DIR)/libs/JSystem/JStudio/fvb.o \ $(BUILD_DIR)/asm/rodata/rodata_fvb.o \ - $(BUILD_DIR)/asm/JStudio/fvb.o \ - $(BUILD_DIR)/asm/JStudio/fvb-data-parse.o \ + $(BUILD_DIR)/asm/JStudio/fvb.o \ + $(BUILD_DIR)/asm/JStudio/fvb-data-parse.o \ $(BUILD_DIR)/asm/rodata/rodata_jstudio-control.o \ - $(BUILD_DIR)/asm/JStudio/jstudio-control.o \ - $(BUILD_DIR)/asm/JStudio/jstudio-math.o \ + $(BUILD_DIR)/asm/sdata2/jstudio-control.o \ + $(BUILD_DIR)/asm/JStudio/jstudio-control.o \ + $(BUILD_DIR)/asm/sdata2/jstudio-math.o \ + $(BUILD_DIR)/asm/JStudio/jstudio-math.o \ $(BUILD_DIR)/asm/rodata/rodata_jstudio-object.o \ - $(BUILD_DIR)/asm/JStudio/jstudio-object.o \ - $(BUILD_DIR)/asm/JStudio/object-id.o \ + $(BUILD_DIR)/asm/sdata2/jstudio-object.o \ + $(BUILD_DIR)/asm/JStudio/jstudio-object.o \ + $(BUILD_DIR)/asm/JStudio/object-id.o \ $(BUILD_DIR)/asm/rodata/rodata_stb-data.o \ - $(BUILD_DIR)/libs/JSystem/JStudio/stb.o \ - $(BUILD_DIR)/asm/JStudio/stb-data-parse.o \ + $(BUILD_DIR)/asm/sdata2/stb.o \ + $(BUILD_DIR)/libs/JSystem/JStudio/stb.o \ + $(BUILD_DIR)/asm/JStudio/stb-data-parse.o \ $(BUILD_DIR)/asm/rodata/rodata_control.o \ - $(BUILD_DIR)/asm/JStudio_JStage/control.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object-actor.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object-ambientlight.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object-camera.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object-fog.o \ - $(BUILD_DIR)/asm/JStudio_JStage/object-light.o \ - $(BUILD_DIR)/asm/JStudio_JAudio2/control.o \ - $(BUILD_DIR)/asm/JStudio_JAudio2/object-sound.o \ - $(BUILD_DIR)/asm/JStudio_JParticle/control.o \ - $(BUILD_DIR)/asm/JStudio_JParticle/object-particle.o \ + $(BUILD_DIR)/asm/JStudio_JStage/control.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object.o \ + $(BUILD_DIR)/asm/sdata2/object-actor.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object-actor.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object-ambientlight.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object-camera.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object-fog.o \ + $(BUILD_DIR)/asm/sdata2/object-light.o \ + $(BUILD_DIR)/asm/JStudio_JStage/object-light.o \ + $(BUILD_DIR)/asm/JStudio_JAudio2/control.o \ + $(BUILD_DIR)/asm/sdata2/object-sound.o \ + $(BUILD_DIR)/asm/JStudio_JAudio2/object-sound.o \ + $(BUILD_DIR)/asm/JStudio_JParticle/control.o \ + $(BUILD_DIR)/asm/sdata2/object-particle.o \ + $(BUILD_DIR)/asm/JStudio_JParticle/object-particle.o \ $(BUILD_DIR)/asm/rodata/rodata_JASCalc.o \ - $(BUILD_DIR)/asm/JAudio2/JASCalc.o \ - $(BUILD_DIR)/asm/JAudio2/JASTaskThread.o \ - $(BUILD_DIR)/asm/JAudio2/JASDvdThread.o \ - $(BUILD_DIR)/asm/JAudio2/JASCallback.o \ - $(BUILD_DIR)/asm/JAudio2/JASHeapCtrl.o \ - $(BUILD_DIR)/asm/JAudio2/JASResArcLoader.o \ - $(BUILD_DIR)/asm/JAudio2/JASProbe.o \ - $(BUILD_DIR)/asm/JAudio2/JASReport.o \ - $(BUILD_DIR)/asm/JAudio2/JASCmdStack.o \ + $(BUILD_DIR)/asm/sdata2/JASCalc.o \ + $(BUILD_DIR)/asm/JAudio2/JASCalc.o \ + $(BUILD_DIR)/asm/JAudio2/JASTaskThread.o \ + $(BUILD_DIR)/asm/JAudio2/JASDvdThread.o \ + $(BUILD_DIR)/asm/JAudio2/JASCallback.o \ + $(BUILD_DIR)/asm/JAudio2/JASHeapCtrl.o \ + $(BUILD_DIR)/asm/JAudio2/JASResArcLoader.o \ + $(BUILD_DIR)/asm/sdata2/JASProbe.o \ + $(BUILD_DIR)/asm/JAudio2/JASProbe.o \ + $(BUILD_DIR)/asm/JAudio2/JASReport.o \ + $(BUILD_DIR)/asm/JAudio2/JASCmdStack.o \ $(BUILD_DIR)/asm/rodata/rodata_JASTrack.o \ - $(BUILD_DIR)/asm/JAudio2/JASTrack.o \ - $(BUILD_DIR)/asm/JAudio2/JASTrackPort.o \ - $(BUILD_DIR)/asm/JAudio2/JASRegisterParam.o \ - $(BUILD_DIR)/asm/JAudio2/JASSeqCtrl.o \ + $(BUILD_DIR)/asm/sdata2/JASTrack.o \ + $(BUILD_DIR)/asm/JAudio2/JASTrack.o \ + $(BUILD_DIR)/asm/JAudio2/JASTrackPort.o \ + $(BUILD_DIR)/asm/JAudio2/JASRegisterParam.o \ + $(BUILD_DIR)/asm/JAudio2/JASSeqCtrl.o \ $(BUILD_DIR)/asm/rodata/rodata_JASSeqParser.o \ - $(BUILD_DIR)/asm/JAudio2/JASSeqParser.o \ - $(BUILD_DIR)/asm/JAudio2/JASSeqReader.o \ + $(BUILD_DIR)/asm/sdata2/JASSeqParser.o \ + $(BUILD_DIR)/asm/JAudio2/JASSeqParser.o \ + $(BUILD_DIR)/asm/JAudio2/JASSeqReader.o \ $(BUILD_DIR)/asm/rodata/rodata_JASAramStream.o \ - $(BUILD_DIR)/asm/JAudio2/JASAramStream.o \ + $(BUILD_DIR)/asm/sdata2/JASAramStream.o \ + $(BUILD_DIR)/asm/JAudio2/JASAramStream.o \ $(BUILD_DIR)/asm/rodata/rodata_JASBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASBasicBank.o \ + $(BUILD_DIR)/asm/sdata2/JASBank.o \ + $(BUILD_DIR)/asm/JAudio2/JASBank.o \ + $(BUILD_DIR)/asm/JAudio2/JASBasicBank.o \ $(BUILD_DIR)/asm/rodata/rodata_JASVoiceBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASVoiceBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASBasicInst.o \ - $(BUILD_DIR)/asm/JAudio2/JASDrumSet.o \ - $(BUILD_DIR)/asm/JAudio2/JASBasicWaveBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASSimpleWaveBank.o \ - $(BUILD_DIR)/asm/JAudio2/JASWSParser.o \ - $(BUILD_DIR)/asm/JAudio2/JASBNKParser.o \ - $(BUILD_DIR)/asm/JAudio2/JASWaveArcLoader.o \ - $(BUILD_DIR)/asm/JAudio2/JASChannel.o \ - $(BUILD_DIR)/asm/JAudio2/JASLfo.o \ + $(BUILD_DIR)/asm/JAudio2/JASVoiceBank.o \ + $(BUILD_DIR)/asm/sdata2/JASBasicInst.o \ + $(BUILD_DIR)/asm/JAudio2/JASBasicInst.o \ + $(BUILD_DIR)/asm/sdata2/JASDrumSet.o \ + $(BUILD_DIR)/asm/JAudio2/JASDrumSet.o \ + $(BUILD_DIR)/asm/JAudio2/JASBasicWaveBank.o \ + $(BUILD_DIR)/asm/JAudio2/JASSimpleWaveBank.o \ + $(BUILD_DIR)/asm/JAudio2/JASWSParser.o \ + $(BUILD_DIR)/asm/sdata2/JASBNKParser.o \ + $(BUILD_DIR)/asm/JAudio2/JASBNKParser.o \ + $(BUILD_DIR)/asm/JAudio2/JASWaveArcLoader.o \ + $(BUILD_DIR)/asm/sdata2/JASChannel.o \ + $(BUILD_DIR)/asm/JAudio2/JASChannel.o \ + $(BUILD_DIR)/asm/sdata2/JASLfo.o \ + $(BUILD_DIR)/asm/JAudio2/JASLfo.o \ $(BUILD_DIR)/asm/rodata/rodata_JASOscillator.o \ - $(BUILD_DIR)/asm/JAudio2/JASOscillator.o \ + $(BUILD_DIR)/asm/sdata2/JASOscillator.o \ + $(BUILD_DIR)/asm/JAudio2/JASOscillator.o \ $(BUILD_DIR)/asm/rodata/rodata_JASAiCtrl.o \ - $(BUILD_DIR)/asm/JAudio2/JASAiCtrl.o \ + $(BUILD_DIR)/asm/sdata2/JASAiCtrl.o \ + $(BUILD_DIR)/asm/JAudio2/JASAiCtrl.o \ $(BUILD_DIR)/asm/rodata/rodata_JASAudioThread.o \ - $(BUILD_DIR)/asm/JAudio2/JASAudioThread.o \ - $(BUILD_DIR)/asm/JAudio2/JASAudioReseter.o \ - $(BUILD_DIR)/asm/JAudio2/JASDSPChannel.o \ + $(BUILD_DIR)/asm/JAudio2/JASAudioThread.o \ + $(BUILD_DIR)/asm/sdata2/JASAudioReseter.o \ + $(BUILD_DIR)/asm/JAudio2/JASAudioReseter.o \ + $(BUILD_DIR)/asm/JAudio2/JASDSPChannel.o \ $(BUILD_DIR)/asm/rodata/rodata_JASDSPInterface.o \ - $(BUILD_DIR)/asm/JAudio2/JASDSPInterface.o \ - $(BUILD_DIR)/asm/JAudio2/JASDriverIF.o \ - $(BUILD_DIR)/asm/JAudio2/JASSoundParams.o \ - $(BUILD_DIR)/asm/JAudio2/dspproc.o \ - $(BUILD_DIR)/asm/JAudio2/dsptask.o \ + $(BUILD_DIR)/asm/sdata2/JASDSPInterface.o \ + $(BUILD_DIR)/asm/JAudio2/JASDSPInterface.o \ + $(BUILD_DIR)/asm/JAudio2/JASDriverIF.o \ + $(BUILD_DIR)/asm/sdata2/JASSoundParams.o \ + $(BUILD_DIR)/asm/JAudio2/JASSoundParams.o \ + $(BUILD_DIR)/asm/sdata2/dspproc.o \ + $(BUILD_DIR)/asm/JAudio2/dspproc.o \ + $(BUILD_DIR)/asm/JAudio2/dsptask.o \ $(BUILD_DIR)/asm/rodata/rodata_osdsp.o \ - $(BUILD_DIR)/asm/JAudio2/osdsp.o \ - $(BUILD_DIR)/asm/JAudio2/osdsp/osdsp_task.o \ - $(BUILD_DIR)/asm/JAudio2/JAIAudible.o \ - $(BUILD_DIR)/asm/JAudio2/JAIAudience.o \ - $(BUILD_DIR)/asm/JAudio2/JAISe.o \ + $(BUILD_DIR)/asm/JAudio2/osdsp.o \ + $(BUILD_DIR)/asm/JAudio2/osdsp/osdsp_task.o \ + $(BUILD_DIR)/asm/JAudio2/JAIAudible.o \ + $(BUILD_DIR)/asm/JAudio2/JAIAudience.o \ + $(BUILD_DIR)/asm/sdata2/JAISe.o \ + $(BUILD_DIR)/asm/JAudio2/JAISe.o \ $(BUILD_DIR)/asm/rodata/rodata_JAISeMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAISeMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAISeq.o \ - $(BUILD_DIR)/asm/JAudio2/JAISeqDataMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAISeqMgr.o \ + $(BUILD_DIR)/asm/sdata2/JAISeMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAISeMgr.o \ + $(BUILD_DIR)/asm/sdata2/JAISeq.o \ + $(BUILD_DIR)/asm/JAudio2/JAISeq.o \ + $(BUILD_DIR)/asm/JAudio2/JAISeqDataMgr.o \ + $(BUILD_DIR)/asm/sdata2/JAISeqMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAISeqMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_JAISound.o \ - $(BUILD_DIR)/asm/JAudio2/JAISound.o \ - $(BUILD_DIR)/asm/JAudio2/JAISoundChild.o \ - $(BUILD_DIR)/asm/JAudio2/JAISoundHandles.o \ - $(BUILD_DIR)/asm/JAudio2/JAISoundInfo.o \ - $(BUILD_DIR)/asm/JAudio2/JAISoundParams.o \ - $(BUILD_DIR)/asm/JAudio2/JAISoundStarter.o \ - $(BUILD_DIR)/asm/JAudio2/JAIStream.o \ - $(BUILD_DIR)/asm/JAudio2/JAIStreamDataMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAIStreamMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAUAudioArcInterpreter.o \ - $(BUILD_DIR)/asm/JAudio2/JAUAudioArcLoader.o \ - $(BUILD_DIR)/asm/JAudio2/JAUAudioMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAUBankTable.o \ - $(BUILD_DIR)/libs/JSystem/JAudio2/JAUClusterSound.o \ - $(BUILD_DIR)/asm/JAudio2/JAUInitializer.o \ + $(BUILD_DIR)/asm/sdata2/JAISound.o \ + $(BUILD_DIR)/asm/JAudio2/JAISound.o \ + $(BUILD_DIR)/asm/sdata2/JAISoundChild.o \ + $(BUILD_DIR)/asm/JAudio2/JAISoundChild.o \ + $(BUILD_DIR)/asm/JAudio2/JAISoundHandles.o \ + $(BUILD_DIR)/asm/JAudio2/JAISoundInfo.o \ + $(BUILD_DIR)/asm/sdata2/JAISoundParams.o \ + $(BUILD_DIR)/asm/JAudio2/JAISoundParams.o \ + $(BUILD_DIR)/asm/JAudio2/JAISoundStarter.o \ + $(BUILD_DIR)/asm/sdata2/JAIStream.o \ + $(BUILD_DIR)/asm/JAudio2/JAIStream.o \ + $(BUILD_DIR)/asm/JAudio2/JAIStreamDataMgr.o \ + $(BUILD_DIR)/asm/sdata2/JAIStreamMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAIStreamMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAUAudioArcInterpreter.o \ + $(BUILD_DIR)/asm/JAudio2/JAUAudioArcLoader.o \ + $(BUILD_DIR)/asm/JAudio2/JAUAudioMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAUBankTable.o \ + $(BUILD_DIR)/libs/JSystem/JAudio2/JAUClusterSound.o \ + $(BUILD_DIR)/asm/sdata2/JAUInitializer.o \ + $(BUILD_DIR)/asm/JAudio2/JAUInitializer.o \ $(BUILD_DIR)/asm/rodata/rodata_JAUSectionHeap.o \ - $(BUILD_DIR)/asm/JAudio2/JAUSectionHeap.o \ - $(BUILD_DIR)/asm/JAudio2/JAUSeqCollection.o \ - $(BUILD_DIR)/asm/JAudio2/JAUSeqDataBlockMgr.o \ - $(BUILD_DIR)/asm/JAudio2/JAUSoundAnimator.o \ - $(BUILD_DIR)/asm/JAudio2/JAUSoundTable.o \ - $(BUILD_DIR)/asm/JAudio2/JAUStreamFileTable.o \ - $(BUILD_DIR)/asm/JMessage/control.o \ - $(BUILD_DIR)/asm/JMessage/processor.o \ - $(BUILD_DIR)/asm/JMessage/resource.o \ - $(BUILD_DIR)/asm/JMessage/locale.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2Calc.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2AudioArcLoader.o \ + $(BUILD_DIR)/asm/JAudio2/JAUSectionHeap.o \ + $(BUILD_DIR)/asm/JAudio2/JAUSeqCollection.o \ + $(BUILD_DIR)/asm/JAudio2/JAUSeqDataBlockMgr.o \ + $(BUILD_DIR)/asm/JAudio2/JAUSoundAnimator.o \ + $(BUILD_DIR)/asm/JAudio2/JAUSoundTable.o \ + $(BUILD_DIR)/asm/JAudio2/JAUStreamFileTable.o \ + $(BUILD_DIR)/asm/JMessage/control.o \ + $(BUILD_DIR)/asm/JMessage/processor.o \ + $(BUILD_DIR)/asm/JMessage/resource.o \ + $(BUILD_DIR)/asm/JMessage/locale.o \ + $(BUILD_DIR)/asm/sdata2/Z2Calc.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2Calc.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2AudioArcLoader.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SoundMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundStarter.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundHandles.o \ + $(BUILD_DIR)/asm/sdata2/Z2SoundMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2SoundStarter.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundStarter.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundHandles.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SeMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SeMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2SeMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SeMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SeqMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SeqMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2SeqMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SeqMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2StatusMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2StatusMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2StatusMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2StatusMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SceneMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SceneMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2FxLineMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundInfo.o \ + $(BUILD_DIR)/asm/sdata2/Z2SceneMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SceneMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2FxLineMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2SoundInfo.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundInfo.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2Audience.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2Audience.o \ + $(BUILD_DIR)/asm/sdata2/Z2Audience.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2Audience.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SoundObject.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundObject.o \ + $(BUILD_DIR)/asm/sdata2/Z2SoundObject.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundObject.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SoundObjMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundObjMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2Creature.o \ + $(BUILD_DIR)/asm/sdata2/Z2SoundObjMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SoundObjMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2Creature.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2Creature.o \ + $(BUILD_DIR)/asm/sdata2/Z2LinkMgr.o \ $(BUILD_DIR)/libs/Z2AudioLib/Z2LinkMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2EnvSeMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2EnvSeMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2WolfHowlMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2EnvSeMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2EnvSeMgr.o \ + $(BUILD_DIR)/asm/sdata2/Z2WolfHowlMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2WolfHowlMgr.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2SpeechMgr2.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2SpeechMgr2.o \ + $(BUILD_DIR)/asm/sdata2/Z2SpeechMgr2.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2SpeechMgr2.o \ $(BUILD_DIR)/asm/rodata/rodata_Z2AudioMgr.o \ - $(BUILD_DIR)/libs/Z2AudioLib/Z2AudioMgr.o \ - $(BUILD_DIR)/asm/gf/GFGeometry.o \ - $(BUILD_DIR)/asm/gf/GFLight.o \ - $(BUILD_DIR)/asm/gf/GFPixel.o \ - $(BUILD_DIR)/asm/gf/GFTev.o \ + $(BUILD_DIR)/asm/sdata2/Z2AudioMgr.o \ + $(BUILD_DIR)/libs/Z2AudioLib/Z2AudioMgr.o \ + $(BUILD_DIR)/asm/gf/GFGeometry.o \ + $(BUILD_DIR)/asm/gf/GFLight.o \ + $(BUILD_DIR)/asm/sdata2/GFPixel.o \ + $(BUILD_DIR)/asm/gf/GFPixel.o \ + $(BUILD_DIR)/asm/gf/GFTev.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRHeap.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRHeap.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRHeap.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRExpHeap.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRExpHeap.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRSolidHeap.o \ + $(BUILD_DIR)/asm/sdata2/JKRExpHeap.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRExpHeap.o \ + $(BUILD_DIR)/asm/sdata2/JKRSolidHeap.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRSolidHeap.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRSolidHeap_padding.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAssertHeap.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDisposer.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAssertHeap.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDisposer.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRThread.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRThread.o \ - $(BUILD_DIR)/asm/JKernel/JKRThread.o \ + $(BUILD_DIR)/asm/sdata2/JKRThread.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRThread.o \ + $(BUILD_DIR)/asm/JKernel/JKRThread.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRAram.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAram.o \ - $(BUILD_DIR)/asm/JKernel/JKRAram.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramHeap.o \ - $(BUILD_DIR)/asm/JKernel/JKRAramHeap.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramBlock.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAram.o \ + $(BUILD_DIR)/asm/JKernel/JKRAram.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramHeap.o \ + $(BUILD_DIR)/asm/JKernel/JKRAramHeap.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramBlock.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRAramPiece.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramPiece.o \ - $(BUILD_DIR)/asm/JKernel/JKRAramPiece.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramPiece.o \ + $(BUILD_DIR)/asm/JKernel/JKRAramPiece.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRAramStream.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramStream.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramStream.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRFileLoader.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileLoader.o \ - $(BUILD_DIR)/asm/JKernel/JKRFileLoader.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileFinder.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileLoader.o \ + $(BUILD_DIR)/asm/JKernel/JKRFileLoader.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileFinder.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRFileCache.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileCache.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRArchivePub.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRArchivePri.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRFileCache.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRArchivePub.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRArchivePri.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRMemArchive.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRMemArchive.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRMemArchive.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRAramArchive.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramArchive.o \ - $(BUILD_DIR)/asm/JKernel/JKRAramArchive.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRAramArchive.o \ + $(BUILD_DIR)/asm/JKernel/JKRAramArchive.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRDvdArchive.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdArchive.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdArchive.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRCompArchive.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRCompArchive.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRFile.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRCompArchive.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRFile.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRDvdFile.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdFile.o \ - $(BUILD_DIR)/asm/JKernel/JKRDvdFile.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdFile.o \ + $(BUILD_DIR)/asm/JKernel/JKRDvdFile.o \ $(BUILD_DIR)/asm/rodata/rodata_JKRDvdRipper.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdRipper.o \ - $(BUILD_DIR)/asm/JKernel/JKRDvdRipper.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdAramRipper.o \ - $(BUILD_DIR)/asm/JKernel/JKRDvdAramRipper.o \ - $(BUILD_DIR)/libs/JSystem/JKernel/JKRDecomp.o \ - $(BUILD_DIR)/libs/JSystem/JSupport/JSUList.o \ - $(BUILD_DIR)/asm/JSupport/JSUInputStream.o \ - $(BUILD_DIR)/asm/JSupport/JSUMemoryStream.o \ - $(BUILD_DIR)/asm/JSupport/JSUFileStream.o \ - $(BUILD_DIR)/libs/JSystem/JGadget/binary.o \ - $(BUILD_DIR)/libs/JSystem/JGadget/linklist.o \ - $(BUILD_DIR)/asm/JGadget/linklist.o \ - $(BUILD_DIR)/libs/JSystem/JGadget/std-vector.o \ - $(BUILD_DIR)/asm/JGadget/std-vector.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdRipper.o \ + $(BUILD_DIR)/asm/JKernel/JKRDvdRipper.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDvdAramRipper.o \ + $(BUILD_DIR)/asm/JKernel/JKRDvdAramRipper.o \ + $(BUILD_DIR)/libs/JSystem/JKernel/JKRDecomp.o \ + $(BUILD_DIR)/libs/JSystem/JSupport/JSUList.o \ + $(BUILD_DIR)/asm/JSupport/JSUInputStream.o \ + $(BUILD_DIR)/asm/JSupport/JSUMemoryStream.o \ + $(BUILD_DIR)/asm/JSupport/JSUFileStream.o \ + $(BUILD_DIR)/libs/JSystem/JGadget/binary.o \ + $(BUILD_DIR)/libs/JSystem/JGadget/linklist.o \ + $(BUILD_DIR)/asm/JGadget/linklist.o \ + $(BUILD_DIR)/libs/JSystem/JGadget/std-vector.o \ + $(BUILD_DIR)/asm/JGadget/std-vector.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTCacheFont.o \ - $(BUILD_DIR)/asm/JUtility/JUTCacheFont.o \ - $(BUILD_DIR)/asm/JUtility/JUTResource.o \ - $(BUILD_DIR)/asm/JUtility/JUTTexture.o \ + $(BUILD_DIR)/asm/sdata2/JUTCacheFont.o \ + $(BUILD_DIR)/asm/JUtility/JUTCacheFont.o \ + $(BUILD_DIR)/asm/JUtility/JUTResource.o \ + $(BUILD_DIR)/asm/sdata2/JUTTexture.o \ + $(BUILD_DIR)/asm/JUtility/JUTTexture.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTPalette.o \ - $(BUILD_DIR)/asm/JUtility/JUTPalette.o \ - $(BUILD_DIR)/asm/JUtility/JUTNameTab.o \ - $(BUILD_DIR)/asm/JUtility/JUTGraphFifo.o \ - $(BUILD_DIR)/libs/JSystem/JUtility/JUTFont.o \ + $(BUILD_DIR)/asm/JUtility/JUTPalette.o \ + $(BUILD_DIR)/asm/JUtility/JUTNameTab.o \ + $(BUILD_DIR)/asm/JUtility/JUTGraphFifo.o \ + $(BUILD_DIR)/libs/JSystem/JUtility/JUTFont.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTResFont.o \ - $(BUILD_DIR)/libs/JSystem/JUtility/JUTResFont.o \ - $(BUILD_DIR)/asm/JUtility/JUTDbPrint.o \ - $(BUILD_DIR)/libs/JSystem/JUtility/JUTGamePad.o \ - $(BUILD_DIR)/asm/JUtility/JUTGamePad.o \ + $(BUILD_DIR)/asm/sdata2/JUTResFont.o \ + $(BUILD_DIR)/libs/JSystem/JUtility/JUTResFont.o \ + $(BUILD_DIR)/asm/sdata2/JUTDbPrint.o \ + $(BUILD_DIR)/asm/JUtility/JUTDbPrint.o \ + $(BUILD_DIR)/asm/sdata2/JUTGamePad.o \ + $(BUILD_DIR)/libs/JSystem/JUtility/JUTGamePad.o \ + $(BUILD_DIR)/asm/JUtility/JUTGamePad.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTException.o \ - $(BUILD_DIR)/asm/JUtility/JUTException.o \ + $(BUILD_DIR)/asm/sdata2/JUTException.o \ + $(BUILD_DIR)/asm/JUtility/JUTException.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTDirectPrint.o \ - $(BUILD_DIR)/asm/JUtility/JUTDirectPrint.o \ - $(BUILD_DIR)/asm/JUtility/JUTAssert.o \ - $(BUILD_DIR)/asm/JUtility/JUTVideo.o \ - $(BUILD_DIR)/libs/JSystem/JUtility/JUTXfb.o \ - $(BUILD_DIR)/asm/JUtility/JUTFader.o \ - $(BUILD_DIR)/asm/JUtility/JUTProcBar.o \ + $(BUILD_DIR)/asm/sdata2/JUTDirectPrint.o \ + $(BUILD_DIR)/asm/JUtility/JUTDirectPrint.o \ + $(BUILD_DIR)/asm/sdata2/JUTAssert.o \ + $(BUILD_DIR)/asm/JUtility/JUTAssert.o \ + $(BUILD_DIR)/asm/JUtility/JUTVideo.o \ + $(BUILD_DIR)/libs/JSystem/JUtility/JUTXfb.o \ + $(BUILD_DIR)/asm/sdata2/JUTFader.o \ + $(BUILD_DIR)/asm/JUtility/JUTFader.o \ + $(BUILD_DIR)/asm/sdata2/JUTProcBar.o \ + $(BUILD_DIR)/asm/JUtility/JUTProcBar.o \ $(BUILD_DIR)/asm/rodata/rodata_JUTConsole.o \ - $(BUILD_DIR)/asm/JUtility/JUTConsole.o \ - $(BUILD_DIR)/asm/JUtility/JUTDirectFile.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DGrafContext.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DOrthoGraph.o \ + $(BUILD_DIR)/asm/sdata2/JUTConsole.o \ + $(BUILD_DIR)/asm/JUtility/JUTConsole.o \ + $(BUILD_DIR)/asm/JUtility/JUTDirectFile.o \ + $(BUILD_DIR)/asm/sdata2/J2DGrafContext.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DGrafContext.o \ + $(BUILD_DIR)/asm/sdata2/J2DOrthoGraph.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DOrthoGraph.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DTevs.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DTevs.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DMaterial.o \ + $(BUILD_DIR)/asm/sdata2/J2DTevs.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DTevs.o \ + $(BUILD_DIR)/asm/sdata2/J2DMaterial.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DMaterial.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DMatBlock.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DMatBlock.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DMaterialFactory.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DPrint.o \ - $(BUILD_DIR)/libs/JSystem/J2DGraph/J2DPane.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DScreen.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DMatBlock.o \ + $(BUILD_DIR)/asm/sdata2/J2DMaterialFactory.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DMaterialFactory.o \ + $(BUILD_DIR)/asm/sdata2/J2DPrint.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DPrint.o \ + $(BUILD_DIR)/asm/sdata2/J2DPane.o \ + $(BUILD_DIR)/libs/JSystem/J2DGraph/J2DPane.o \ + $(BUILD_DIR)/asm/sdata2/J2DScreen.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DScreen.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DWindow.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DWindow.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DPicture.o \ + $(BUILD_DIR)/asm/sdata2/J2DWindow.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DWindow.o \ + $(BUILD_DIR)/asm/sdata2/J2DPicture.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DPicture.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DTextBox.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DTextBox.o \ + $(BUILD_DIR)/asm/sdata2/J2DTextBox.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DTextBox.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DWindowEx.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DWindowEx.o \ + $(BUILD_DIR)/asm/sdata2/J2DWindowEx.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DWindowEx.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DPictureEx.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DPictureEx.o \ + $(BUILD_DIR)/asm/sdata2/J2DPictureEx.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DPictureEx.o \ $(BUILD_DIR)/asm/rodata/rodata_J2DTextBoxEx.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DTextBoxEx.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DAnmLoader.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DAnimation.o \ - $(BUILD_DIR)/asm/J2DGraph/J2DManage.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DGD.o \ + $(BUILD_DIR)/asm/sdata2/J2DTextBoxEx.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DTextBoxEx.o \ + $(BUILD_DIR)/asm/sdata2/J2DAnmLoader.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DAnmLoader.o \ + $(BUILD_DIR)/asm/sdata2/J2DAnimation.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DAnimation.o \ + $(BUILD_DIR)/asm/J2DGraph/J2DManage.o \ + $(BUILD_DIR)/asm/sdata2/J3DGD.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DGD.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DSys.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DSys.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DVertex.o \ + $(BUILD_DIR)/asm/sdata2/J3DSys.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DSys.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DVertex.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DTransform.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DTransform.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DTexture.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DPacket.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DShapeMtx.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DShapeDraw.o \ + $(BUILD_DIR)/asm/sdata2/J3DTransform.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DTransform.o \ + $(BUILD_DIR)/asm/sdata2/J3DTexture.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DTexture.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DPacket.o \ + $(BUILD_DIR)/asm/sdata2/J3DShapeMtx.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DShapeMtx.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DShapeDraw.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DShape.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DShape.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DMaterial.o \ + $(BUILD_DIR)/asm/sdata2/J3DShape.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DShape.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DMaterial.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DMatBlock.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DMatBlock.o \ + $(BUILD_DIR)/asm/sdata2/J3DMatBlock.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DMatBlock.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DTevs.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DTevs.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DDrawBuffer.o \ - $(BUILD_DIR)/asm/J3DGraphBase/J3DStruct.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DShapeTable.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DJointTree.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DModelData.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMtxBuffer.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DModel.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DAnimation.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMaterialAnm.o \ + $(BUILD_DIR)/asm/sdata2/J3DTevs.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DTevs.o \ + $(BUILD_DIR)/asm/sdata2/J3DDrawBuffer.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DDrawBuffer.o \ + $(BUILD_DIR)/asm/sdata2/J3DStruct.o \ + $(BUILD_DIR)/asm/J3DGraphBase/J3DStruct.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DShapeTable.o \ + $(BUILD_DIR)/asm/sdata2/J3DJointTree.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DJointTree.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DModelData.o \ + $(BUILD_DIR)/asm/sdata2/J3DMtxBuffer.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMtxBuffer.o \ + $(BUILD_DIR)/asm/sdata2/J3DModel.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DModel.o \ + $(BUILD_DIR)/asm/sdata2/J3DAnimation.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DAnimation.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMaterialAnm.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DSkinDeform.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DSkinDeform.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DCluster.o \ + $(BUILD_DIR)/asm/sdata2/J3DSkinDeform.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DSkinDeform.o \ + $(BUILD_DIR)/asm/sdata2/J3DCluster.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DCluster.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DJoint.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DJoint.o \ - $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMaterialAttach.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DMaterialFactory.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DMaterialFactory/J3DMaterialFactory_v21.o \ + $(BUILD_DIR)/asm/sdata2/J3DJoint.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DJoint.o \ + $(BUILD_DIR)/asm/J3DGraphAnimator/J3DMaterialAttach.o \ + $(BUILD_DIR)/asm/sdata2/J3DMaterialFactory.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DMaterialFactory.o \ + $(BUILD_DIR)/asm/sdata2/J3DMaterialFactory_v21.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DMaterialFactory/J3DMaterialFactory_v21.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DClusterLoader.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DClusterLoader.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DClusterLoader.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DModelLoader.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DModelLoader.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DModelLoader.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DModelLoaderCalcSize.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DModelLoaderCalcSize.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DJointFactory.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DModelLoaderCalcSize.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DJointFactory.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DShapeFactory.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DShapeFactory.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DShapeFactory.o \ $(BUILD_DIR)/asm/rodata/rodata_J3DAnmLoader.o \ - $(BUILD_DIR)/asm/J3DGraphLoader/J3DAnmLoader.o \ - $(BUILD_DIR)/asm/JMath/JMath.o \ - $(BUILD_DIR)/libs/JSystem/JMath/random.o \ - $(BUILD_DIR)/asm/JMath/JMATrigonometric.o \ - $(BUILD_DIR)/asm/base/PPCArch.o \ - $(BUILD_DIR)/asm/os/OS.o \ - $(BUILD_DIR)/asm/os/OSAlarm.o \ - $(BUILD_DIR)/asm/os/OSAlloc.o \ - $(BUILD_DIR)/asm/os/OSArena.o \ - $(BUILD_DIR)/asm/os/OSAudioSystem.o \ - $(BUILD_DIR)/asm/os/OSCache.o \ - $(BUILD_DIR)/asm/os/OSContext.o \ - $(BUILD_DIR)/asm/os/OSError.o \ - $(BUILD_DIR)/asm/os/OSExec.o \ - $(BUILD_DIR)/asm/os/OSFont.o \ - $(BUILD_DIR)/asm/os/OSInterrupt.o \ - $(BUILD_DIR)/asm/os/OSLink.o \ - $(BUILD_DIR)/asm/os/OSMessage.o \ - $(BUILD_DIR)/asm/os/OSMemory.o \ - $(BUILD_DIR)/asm/os/OSMutex.o \ - $(BUILD_DIR)/asm/os/OSReboot.o \ - $(BUILD_DIR)/asm/os/OSReset.o \ - $(BUILD_DIR)/asm/os/OSResetSW.o \ - $(BUILD_DIR)/asm/os/OSRtc.o \ - $(BUILD_DIR)/asm/os/OSSync.o \ - $(BUILD_DIR)/asm/os/OSThread.o \ - $(BUILD_DIR)/asm/os/OSTime.o \ - $(BUILD_DIR)/asm/os///ppc/eabi/__ppc_eabi_init.o \ - $(BUILD_DIR)/asm/exi/EXIBios.o \ - $(BUILD_DIR)/asm/exi/EXIUart.o \ - $(BUILD_DIR)/asm/si/SIBios.o \ - $(BUILD_DIR)/asm/si/SISamplingRate.o \ - $(BUILD_DIR)/asm/db/db.o \ - $(BUILD_DIR)/asm/mtx/mtx.o \ - $(BUILD_DIR)/asm/mtx/mtxvec.o \ - $(BUILD_DIR)/asm/mtx/mtx44.o \ - $(BUILD_DIR)/asm/mtx/vec.o \ - $(BUILD_DIR)/asm/mtx/quat.o \ - $(BUILD_DIR)/asm/dvd/dvdlow.o \ - $(BUILD_DIR)/asm/dvd/dvdfs.o \ - $(BUILD_DIR)/asm/dvd/dvd.o \ - $(BUILD_DIR)/asm/dvd/dvdqueue.o \ - $(BUILD_DIR)/asm/dvd/dvderror.o \ - $(BUILD_DIR)/asm/dvd/dvdidutils.o \ - $(BUILD_DIR)/asm/dvd/dvdFatal.o \ - $(BUILD_DIR)/asm/dvd/fstload.o \ - $(BUILD_DIR)/asm/vi/vi.o \ - $(BUILD_DIR)/asm/pad/Padclamp.o \ - $(BUILD_DIR)/asm/pad/Pad.o \ - $(BUILD_DIR)/asm/ai/ai.o \ - $(BUILD_DIR)/asm/ar/ar.o \ - $(BUILD_DIR)/asm/ar/arq.o \ - $(BUILD_DIR)/asm/dsp/dsp.o \ - $(BUILD_DIR)/asm/dsp/dsp/dsp_debug.o \ - $(BUILD_DIR)/asm/dsp/dsp/dsp_task.o \ - $(BUILD_DIR)/asm/card/CARDBios.o \ - $(BUILD_DIR)/asm/card/CARDUnlock.o \ - $(BUILD_DIR)/asm/card/CARDRdwr.o \ - $(BUILD_DIR)/asm/card/CARDBlock.o \ - $(BUILD_DIR)/asm/card/CARDDir.o \ - $(BUILD_DIR)/asm/card/CARDCheck.o \ - $(BUILD_DIR)/asm/card/CARDMount.o \ - $(BUILD_DIR)/asm/card/CARDFormat.o \ - $(BUILD_DIR)/asm/card/CARDOpen.o \ - $(BUILD_DIR)/asm/card/CARDCreate.o \ - $(BUILD_DIR)/asm/card/CARDRead.o \ - $(BUILD_DIR)/asm/card/CARDWrite.o \ - $(BUILD_DIR)/asm/card/CARDStat.o \ - $(BUILD_DIR)/asm/card/CARDNet.o \ - $(BUILD_DIR)/asm/gx/GXInit.o \ - $(BUILD_DIR)/asm/gx/GXFifo.o \ - $(BUILD_DIR)/asm/gx/GXAttr.o \ - $(BUILD_DIR)/asm/gx/GXMisc.o \ - $(BUILD_DIR)/asm/gx/GXGeometry.o \ - $(BUILD_DIR)/asm/gx/GXFrameBuf.o \ - $(BUILD_DIR)/asm/gx/GXLight.o \ - $(BUILD_DIR)/asm/gx/GXTexture.o \ - $(BUILD_DIR)/asm/gx/GXBump.o \ - $(BUILD_DIR)/asm/gx/GXTev.o \ - $(BUILD_DIR)/asm/gx/GXPixel.o \ - $(BUILD_DIR)/asm/gx/GXDisplayList.o \ - $(BUILD_DIR)/asm/gx/GXTransform.o \ - $(BUILD_DIR)/asm/gx/GXPerf.o \ - $(BUILD_DIR)/asm/gd/GDBase.o \ - $(BUILD_DIR)/asm/gd/GDGeometry.o \ - $(BUILD_DIR)/asm/clib.o + $(BUILD_DIR)/asm/sdata2/J3DAnmLoader.o \ + $(BUILD_DIR)/asm/J3DGraphLoader/J3DAnmLoader.o \ + $(BUILD_DIR)/asm/sdata2/JMath.o \ + $(BUILD_DIR)/asm/JMath/JMath.o \ + $(BUILD_DIR)/libs/JSystem/JMath/random.o \ + $(BUILD_DIR)/asm/sdata2/JMATrigonometric.o \ + $(BUILD_DIR)/asm/JMath/JMATrigonometric.o \ + $(BUILD_DIR)/asm/base/PPCArch.o \ + $(BUILD_DIR)/asm/os/OS.o \ + $(BUILD_DIR)/asm/os/OSAlarm.o \ + $(BUILD_DIR)/asm/os/OSAlloc.o \ + $(BUILD_DIR)/asm/os/OSArena.o \ + $(BUILD_DIR)/asm/os/OSAudioSystem.o \ + $(BUILD_DIR)/asm/os/OSCache.o \ + $(BUILD_DIR)/asm/os/OSContext.o \ + $(BUILD_DIR)/asm/os/OSError.o \ + $(BUILD_DIR)/asm/os/OSExec.o \ + $(BUILD_DIR)/asm/os/OSFont.o \ + $(BUILD_DIR)/asm/os/OSInterrupt.o \ + $(BUILD_DIR)/asm/os/OSLink.o \ + $(BUILD_DIR)/asm/os/OSMessage.o \ + $(BUILD_DIR)/asm/os/OSMemory.o \ + $(BUILD_DIR)/asm/os/OSMutex.o \ + $(BUILD_DIR)/asm/os/OSReboot.o \ + $(BUILD_DIR)/asm/os/OSReset.o \ + $(BUILD_DIR)/asm/os/OSResetSW.o \ + $(BUILD_DIR)/asm/os/OSRtc.o \ + $(BUILD_DIR)/asm/os/OSSync.o \ + $(BUILD_DIR)/asm/os/OSThread.o \ + $(BUILD_DIR)/asm/os/OSTime.o \ + $(BUILD_DIR)/asm/os///ppc/eabi/__ppc_eabi_init.o \ + $(BUILD_DIR)/asm/exi/EXIBios.o \ + $(BUILD_DIR)/asm/exi/EXIUart.o \ + $(BUILD_DIR)/asm/si/SIBios.o \ + $(BUILD_DIR)/asm/si/SISamplingRate.o \ + $(BUILD_DIR)/asm/db/db.o \ + $(BUILD_DIR)/asm/sdata2/mtx.o \ + $(BUILD_DIR)/asm/mtx/mtx.o \ + $(BUILD_DIR)/asm/mtx/mtxvec.o \ + $(BUILD_DIR)/asm/sdata2/mtx44.o \ + $(BUILD_DIR)/asm/mtx/mtx44.o \ + $(BUILD_DIR)/asm/sdata2/vec.o \ + $(BUILD_DIR)/asm/mtx/vec.o \ + $(BUILD_DIR)/asm/sdata2/quat.o \ + $(BUILD_DIR)/asm/mtx/quat.o \ + $(BUILD_DIR)/asm/dvd/dvdlow.o \ + $(BUILD_DIR)/asm/dvd/dvdfs.o \ + $(BUILD_DIR)/asm/dvd/dvd.o \ + $(BUILD_DIR)/asm/dvd/dvdqueue.o \ + $(BUILD_DIR)/asm/dvd/dvderror.o \ + $(BUILD_DIR)/asm/dvd/dvdidutils.o \ + $(BUILD_DIR)/asm/dvd/dvdFatal.o \ + $(BUILD_DIR)/asm/dvd/fstload.o \ + $(BUILD_DIR)/asm/vi/vi.o \ + $(BUILD_DIR)/asm/sdata2/Padclamp.o \ + $(BUILD_DIR)/asm/pad/Padclamp.o \ + $(BUILD_DIR)/asm/pad/Pad.o \ + $(BUILD_DIR)/asm/ai/ai.o \ + $(BUILD_DIR)/asm/ar/ar.o \ + $(BUILD_DIR)/asm/ar/arq.o \ + $(BUILD_DIR)/asm/dsp/dsp.o \ + $(BUILD_DIR)/asm/dsp/dsp/dsp_debug.o \ + $(BUILD_DIR)/asm/dsp/dsp/dsp_task.o \ + $(BUILD_DIR)/asm/card/CARDBios.o \ + $(BUILD_DIR)/asm/card/CARDUnlock.o \ + $(BUILD_DIR)/asm/card/CARDRdwr.o \ + $(BUILD_DIR)/asm/card/CARDBlock.o \ + $(BUILD_DIR)/asm/card/CARDDir.o \ + $(BUILD_DIR)/asm/card/CARDCheck.o \ + $(BUILD_DIR)/asm/card/CARDMount.o \ + $(BUILD_DIR)/asm/card/CARDFormat.o \ + $(BUILD_DIR)/asm/card/CARDOpen.o \ + $(BUILD_DIR)/asm/card/CARDCreate.o \ + $(BUILD_DIR)/asm/card/CARDRead.o \ + $(BUILD_DIR)/asm/card/CARDWrite.o \ + $(BUILD_DIR)/asm/card/CARDStat.o \ + $(BUILD_DIR)/asm/card/CARDNet.o \ + $(BUILD_DIR)/asm/sdata2/GXInit.o \ + $(BUILD_DIR)/asm/gx/GXInit.o \ + $(BUILD_DIR)/asm/gx/GXFifo.o \ + $(BUILD_DIR)/asm/gx/GXAttr.o \ + $(BUILD_DIR)/asm/gx/GXMisc.o \ + $(BUILD_DIR)/asm/gx/GXGeometry.o \ + $(BUILD_DIR)/asm/sdata2/GXFrameBuf.o \ + $(BUILD_DIR)/asm/gx/GXFrameBuf.o \ + $(BUILD_DIR)/asm/sdata2/GXLight.o \ + $(BUILD_DIR)/asm/gx/GXLight.o \ + $(BUILD_DIR)/asm/sdata2/GXTexture.o \ + $(BUILD_DIR)/asm/gx/GXTexture.o \ + $(BUILD_DIR)/asm/sdata2/GXBump.o \ + $(BUILD_DIR)/asm/gx/GXBump.o \ + $(BUILD_DIR)/asm/gx/GXTev.o \ + $(BUILD_DIR)/asm/sdata2/GXPixel.o \ + $(BUILD_DIR)/asm/gx/GXPixel.o \ + $(BUILD_DIR)/asm/gx/GXDisplayList.o \ + $(BUILD_DIR)/asm/sdata2/GXTransform.o \ + $(BUILD_DIR)/asm/gx/GXTransform.o \ + $(BUILD_DIR)/asm/gx/GXPerf.o \ + $(BUILD_DIR)/asm/gd/GDBase.o \ + $(BUILD_DIR)/asm/gd/GDGeometry.o \ + $(BUILD_DIR)/asm/clib.o CTORS_O_FILES := \ $(BUILD_DIR)/asm/ctors.o @@ -860,8 +1148,34 @@ SDATA_O_FILES := \ SBSS_O_FILES := \ $(BUILD_DIR)/asm/sbss.o -SDATA2_O_FILES := \ - $(BUILD_DIR)/asm/sdata2.o +SDATA2_O_FILES := \ + $(BUILD_DIR)/asm/sdata2/ctb-data.o \ + $(BUILD_DIR)/asm/sdata2/fvb-data.o \ + $(BUILD_DIR)/asm/sdata2/jstudio-data.o \ + $(BUILD_DIR)/asm/sdata2/stb-data.o \ + $(BUILD_DIR)/asm/sdata2/data.o \ + $(BUILD_DIR)/asm/sdata2/ansi_fp.o \ + $(BUILD_DIR)/asm/sdata2/mbstring.o \ + $(BUILD_DIR)/asm/sdata2/printf.o \ + $(BUILD_DIR)/asm/sdata2/e_acos.o \ + $(BUILD_DIR)/asm/sdata2/e_asin.o \ + $(BUILD_DIR)/asm/sdata2/e_atan2.o \ + $(BUILD_DIR)/asm/sdata2/e_exp.o \ + $(BUILD_DIR)/asm/sdata2/e_pow.o \ + $(BUILD_DIR)/asm/sdata2/e_rem_pio2.o \ + $(BUILD_DIR)/asm/sdata2/k_cos.o \ + $(BUILD_DIR)/asm/sdata2/k_rem_pio2.o \ + $(BUILD_DIR)/asm/sdata2/k_sin.o \ + $(BUILD_DIR)/asm/sdata2/k_tan.o \ + $(BUILD_DIR)/asm/sdata2/s_atan.o \ + $(BUILD_DIR)/asm/sdata2/s_ceil.o \ + $(BUILD_DIR)/asm/sdata2/s_cos.o \ + $(BUILD_DIR)/asm/sdata2/s_floor.o \ + $(BUILD_DIR)/asm/sdata2/s_frexp.o \ + $(BUILD_DIR)/asm/sdata2/s_ldexp.o \ + $(BUILD_DIR)/asm/sdata2/s_sin.o \ + $(BUILD_DIR)/asm/sdata2/s_tan.o \ + $(BUILD_DIR)/asm/sdata2/e_sqrt.o SBSS2_O_FILES := \ $(BUILD_DIR)/asm/sbss2.o