mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-06-26 09:04:36 -04:00
refresh priv to pub
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+56
-27
@@ -13,38 +13,67 @@ basename: "ge007.e"
|
||||
ranges:
|
||||
- [0x00000000, 0x000040, "header", "header"]
|
||||
- [0x00000040, 0x001000, "bin", "boot"]
|
||||
- [0x00001000, 0x01F850, "asm", "code", 0x80000400]
|
||||
- [0x00001000, 0x001050, "asm", "start", 0x80000400]
|
||||
- [0x00001050, 0x01F850, "asm", "code", 0x70000450]
|
||||
- [0x0001F850, 0x031450, "bin", "Compressedrodata"]
|
||||
- [0x00031450, 0x0329F0, "asm", "rarezip", 0x70200000]
|
||||
- [0x000329F0, 0x1047F0, "asm", "codeTLB", 0x7F000000]
|
||||
|
||||
labels:
|
||||
- [0x80000400, "entry"]
|
||||
- [0x80000450, "establishrootTLB"]
|
||||
- [0x800004BC, "get_rodata_vaddr"]
|
||||
- [0x800004C8, "get_cdataSegmentRomStart"]
|
||||
- [0x800004D4, "get_cdataSegmentRomEnd"]
|
||||
- [0x800004E0, "get_rarezipSegmentRomStart"]
|
||||
- [0x800004EC, "get_rarezipSegmentRomEnd"]
|
||||
- [0x800004F8, "jump_decompressfile"]
|
||||
- [0x80000510, "init"]
|
||||
- [0x800006F0, "stack_init"]
|
||||
- [0x800006FC, "proc_700006FC"]
|
||||
- [0x80000718, "idle_entry"]
|
||||
- [0x80000738, "start_idle_thread"]
|
||||
- [0x80000790, "start_rmon_thread"]
|
||||
- [0x800007EC, "setup_message_queue_for_scheduler"]
|
||||
- [0x8000089C, "main_entry"]
|
||||
- [0x80000908, "setuplastentryofdebughandler"]
|
||||
- [0x80000970, "stderr.activated.set"]
|
||||
- [0x8000097C, "stderr.enable.set"]
|
||||
- [0x80000988, "stderr.permitted.set"]
|
||||
- [0x80000994, "user.Compare"]
|
||||
- [0x800009A0, "testtodisplaystderrandupdatecount"]
|
||||
- [0x800009F8, "testtodisplaystderrorevery16thframe"]
|
||||
- [0x80000A88, "storecurrentcountto800230a4"]
|
||||
- [0x80000AAC, "scheduler"]
|
||||
- [0x80000C70, "proc_70000C70"]
|
||||
- [0x80000400, "_start"]
|
||||
- [0x70000450, "boot"]
|
||||
- [0x700004BC, "get_csegmentSegmentStart"]
|
||||
- [0x700004C8, "get_cdataSegmentRomStart"]
|
||||
- [0x700004D4, "get_cdataSegmentRomEnd"]
|
||||
- [0x700004E0, "get_rarezipSegmentRomStart"]
|
||||
- [0x700004EC, "get_rarezipSegmentRomEnd"]
|
||||
- [0x700004F8, "jump_decompressfile"]
|
||||
- [0x70000510, "init"]
|
||||
- [0x700006F0, "set_stack_entry"]
|
||||
- [0x700006FC, "set_hw_address_and_unknown"]
|
||||
- [0x70000718, "thread1_idle"]
|
||||
- [0x70000738, "start_idle_thread"]
|
||||
- [0x70000790, "start_rmon_thread"]
|
||||
- [0x700007EC, "init_scheduler"]
|
||||
- [0x7000089C, "thread3_main"]
|
||||
- [0x70000908, "setuplastentryofdebughandler"]
|
||||
- [0x70000970, "activate_stderr"]
|
||||
- [0x7000097C, "enable_stderr"]
|
||||
- [0x70000988, "permit_stderr"]
|
||||
- [0x70000994, "setUserCompareValue"]
|
||||
- [0x700009A0, "CheckDisplayErrorBuffer"]
|
||||
- [0x700009F8, "CheckDisplayErrorBufferEvery16Frames"]
|
||||
- [0x70000A88, "osCreateLog"]
|
||||
- [0x70000AAC, "osCreateScheduler"]
|
||||
- [0x70000c14, "osScAddClient"]
|
||||
- [0x70000c70, "osScRemoveClient"]
|
||||
- [0x70000cf8, "osScGetCmdQ"]
|
||||
- [0x70000d00, "__scMain"]
|
||||
- [0x70000eb4, "__scHandleRetrace"]
|
||||
- [0x70001014, "__scHandleRSP"]
|
||||
- [0x7000111c, "get_counters"]
|
||||
- [0x70001128, "__scHandleRDP"]
|
||||
- [0x700011e0, "__scTaskReady"]
|
||||
- [0x70001230, "__scTaskComplete"]
|
||||
- [0x700013d8, "__scAppendList"]
|
||||
- [0x70001440, "__scExec"]
|
||||
- [0x70001560, "__scYield"]
|
||||
- [0x7000159c, "__scSchedule"]
|
||||
- [0x70001780, "osMapTLBRdb"]
|
||||
|
||||
- [0x700017e0, "osCreateViManager"]
|
||||
- [0x70001958, "viMgrMain"]
|
||||
- [0x70001af0, "osCreatePiManager"]
|
||||
|
||||
- [0x70001c60, "establish_TLB_buffer_management_table"]
|
||||
- [0x70001d10, "mp_tlb_related"]
|
||||
- [0x70001d38, "return_TLB_index_for_entry"]
|
||||
- [0x70001d98, "find_remove_TLB_entry"]
|
||||
- [0x70001dcc, "remove_TLB_entry_from_table"]
|
||||
- [0x70001e50, "translate_load_rom_from_TLBaddress"]
|
||||
- [0x70001f70, "return_ptr_TLBallocatedblock"]
|
||||
#- [0x, ""]
|
||||
|
||||
###############################
|
||||
#rarezipsegment.o
|
||||
#rarezipsegment.s
|
||||
|
||||
+114
-114
@@ -99,7 +99,7 @@ labels:
|
||||
- [0x70003c10, "set_coloroutputmode_32bit"]
|
||||
- [0x70003c1c, "get_video_settings2_frameb"]
|
||||
- [0x70003c2c, "get_video_settings1_frameb"]
|
||||
- [0x70003c3c, "set_video2buf_offset28"]
|
||||
- [0x70003c3c, "set_video2buf_frameb"]
|
||||
- [0x70003c4c, "get_80060824"]
|
||||
- [0x70003c58, "video_related_F"]
|
||||
- [0x70003eb4, "video_related_10"]
|
||||
@@ -122,7 +122,7 @@ labels:
|
||||
- [0x70004514, "get_video2_settings_ulx"]
|
||||
- [0x70004524, "get_video2_settings_uly"]
|
||||
- [0x70004534, "set_video2_settings_offset_24"]
|
||||
- [0x70004544, "video_related_1F"]
|
||||
- [0x70004544, "setvideo_far"]
|
||||
- [0x70004590, "video_related_21"]
|
||||
- [0x700045dc, "video_related_23"]
|
||||
- [0x700045ec, "video_related_24"]
|
||||
@@ -240,23 +240,23 @@ labels:
|
||||
- [0x70009274, "sfx_c_70009264"]
|
||||
- [0x70009294, "sfx_c_70009284"]
|
||||
- [0x70009390, "something_with_memp_c_debug"]
|
||||
- [0x700093bc, "check_memflag_tokens"]
|
||||
- [0x70009524, "memp_related_0"]
|
||||
- [0x70009730, "allocate_bytes_in_bank"]
|
||||
- [0x70009814, "memp_related_1"]
|
||||
- [0x70009900, "nulled_list_all8_mem_alloc_banks_sizes"]
|
||||
- [0x70009920, "memp_related_3"]
|
||||
- [0x70009980, "memp_related_4"]
|
||||
- [0x700099ac, "reset_mem_bank_a0"]
|
||||
- [0x700099d4, "memp_related_6"]
|
||||
- [0x70009a20, "swap_entries"]
|
||||
- [0x70009a44, "merge_alloc_entries"]
|
||||
- [0x70009a60, "sort_merge_entries_in_alloc_table"]
|
||||
- [0x70009b28, "memp_related_7"]
|
||||
- [0x700093bc, "mempCheckMemflagTokens"]
|
||||
- [0x70009524, "mempSetBankStarts"]
|
||||
- [0x70009730, "mempAllocBytesInBank"]
|
||||
- [0x70009814, "mempAddEntryOfSizeToBank"]
|
||||
- [0x70009900, "nulled_mempLoopAllMemBanks"]
|
||||
- [0x70009920, "mempGetBankSizeLeft"]
|
||||
- [0x70009980, "mempAllocPackedBytesInBank"]
|
||||
- [0x700099ac, "mempResetBank"]
|
||||
- [0x700099d4, "mempNullNextEntryInBank"]
|
||||
- [0x70009a20, "memaSwap"]
|
||||
- [0x70009a44, "memaMerge"]
|
||||
- [0x70009a60, "memaSortMergeEntries"]
|
||||
- [0x70009b28, "memaSortMergeAllEntries"]
|
||||
- [0x70009b70, "mem_related"]
|
||||
- [0x70009c84, "mem_related_model_room_buffers"]
|
||||
- [0x70009c84, "memaAllocRoomBuffer"]
|
||||
- [0x70009d7c, "something_with_mema_c_debug"]
|
||||
- [0x70009da8, "reset_memtable_base_allocation"]
|
||||
- [0x70009da8, "mempInitMallocTable"]
|
||||
- [0x70009e20, "mem_related_calls_sort_merge_entries"]
|
||||
- [0x70009e44, "mem_related_something_find_first"]
|
||||
- [0x70009fb8, "mem_related_something_find_first_0"]
|
||||
@@ -264,7 +264,7 @@ labels:
|
||||
- [0x7000a050, "mem_related_allocated_table_related"]
|
||||
- [0x7000a074, "mem_related_something_first_related"]
|
||||
- [0x7000a110, "generate_list_alloc_mem"]
|
||||
- [0x7000a2ac, "generate_lists_before_after_mem_merge"]
|
||||
- [0x7000a2ac, "memaGenerateListsBeforeAfterMerge"]
|
||||
- [0x7000a308, "mem_related_something_first_related_0"]
|
||||
- [0x7000a380, "mem_related_0"]
|
||||
- [0x7000a3ec, "mem_related_1"]
|
||||
@@ -277,7 +277,7 @@ labels:
|
||||
- [0x7000a6b0, "check_token"]
|
||||
- [0x7000a780, "textpointer_load_parse_something"]
|
||||
- [0x7000a7b0, "something_with_strings"]
|
||||
- [0x7000a80c, "string_load_parse_something"]
|
||||
- [0x7000a80c, "string_append_from_obseg_textbank"]
|
||||
- [0x7000a85c, "something_with_strings_0"]
|
||||
- [0x7000a8a8, "string_related"]
|
||||
- [0x7000a908, "strtol_related"]
|
||||
@@ -433,7 +433,7 @@ labels:
|
||||
- [0x70010050, "guMtxIdentF"]
|
||||
- [0x700100d8, "guMtxIdent"]
|
||||
- [0x70010108, "guMtxL2F"]
|
||||
- [0x700101c0, "ultra_70010180"]
|
||||
- [0x700101c0, "__osGetCurrFaultedThread"]
|
||||
- [0x700101d0, "__osExceptionPreamble"]
|
||||
- [0x700101e0, "__osException"]
|
||||
- [0x700103d0, "next_interrupt"]
|
||||
@@ -767,7 +767,7 @@ labels:
|
||||
- [0x7f001928, "sub_GAME_7F001928"]
|
||||
- [0x7f001940, "sub_GAME_7F001940"]
|
||||
- [0x7f001958, "write_monitor_ani_control_blocks"]
|
||||
- [0x7f001b08, "initialize_80071E00_to_80071E78"]
|
||||
- [0x7f001b08, "initialize_temp_mine_table"]
|
||||
- [0x7f001b50, "load_proptype"]
|
||||
- [0x7f001bd4, "sub_GAME_7F001BD4"]
|
||||
- [0x7f001d9c, "prepare_load_objects"]
|
||||
@@ -1084,7 +1084,7 @@ labels:
|
||||
- [0x7f01e064, "sub_GAME_7F01DEB4"]
|
||||
- [0x7f01e140, "sub_GAME_7F01DF90"]
|
||||
- [0x7f01e43c, "check_if_valid_folder_num"]
|
||||
- [0x7f01e470, "doesFolderHaveStageUnlockedAtDifficulty"]
|
||||
- [0x7f01e470, "isStageUnlockedAtDifficulty"]
|
||||
- [0x7f01e6b4, "sub_GAME_7F01E504"]
|
||||
- [0x7f01e7a8, "unlock_stage_in_folder_on_difficulty"]
|
||||
- [0x7f01e910, "sub_GAME_7F01E760"]
|
||||
@@ -1569,7 +1569,7 @@ labels:
|
||||
- [0x7f04f810, "apped_text_ammotype"]
|
||||
- [0x7f04fb8c, "set_sound_effect_for_ammo_collection"]
|
||||
- [0x7f04fc14, "set_sound_effect_for_weapontype_collection"]
|
||||
- [0x7f04fd24, "display_ammo_type_collection_text"]
|
||||
- [0x7f04fd24, "prepare_ammo_type_collection_text"]
|
||||
- [0x7f04fdfc, "display_text_when_ammo_collected"]
|
||||
- [0x7f04fe6c, "add_ammo_to_inventory"]
|
||||
- [0x7f050040, "get_ammo_in_magazine"]
|
||||
@@ -1595,7 +1595,7 @@ labels:
|
||||
- [0x7f052058, "add_obj_to_temp_proxmine_table"]
|
||||
- [0x7f052090, "remove_obj_from_temp_proxmine_table"]
|
||||
- [0x7f0520c8, "detonate_proxmine_In_range"]
|
||||
- [0x7f0521c4, "sub_GAME_7F051CC8"]
|
||||
- [0x7f0521c4, "check_guard_detonate_proxmine"]
|
||||
- [0x7f052270, "link_objects"]
|
||||
- [0x7f05228c, "complete_object_data_block_return_position_entry"]
|
||||
- [0x7f0522d4, "sub_GAME_7F051DD8"]
|
||||
@@ -1655,24 +1655,24 @@ labels:
|
||||
- [0x7f056328, "stop_alarm"]
|
||||
- [0x7f05634c, "is_alarm_on"]
|
||||
- [0x7f056360, "init_trigger_toxic_gas_effect"]
|
||||
- [0x7f0563f4, "sub_GAME_7F055EF8"]
|
||||
- [0x7f0563f4, "check_deactivate_gas_sound"]
|
||||
- [0x7f056434, "check_if_toxic_gas_activated"]
|
||||
- [0x7f056460, "sub_GAME_7F055F64"]
|
||||
- [0x7f056460, "handle_gas_damage"]
|
||||
- [0x7f05665c, "set_unset_clock_lock_bits"]
|
||||
- [0x7f056698, "is_clock_drawn_onscreen"]
|
||||
- [0x7f0566ac, "set_clock_time"]
|
||||
- [0x7f0566b8, "get_clock_time"]
|
||||
- [0x7f0566c4, "set_clock_enable"]
|
||||
- [0x7f0566d0, "get_clock_enable"]
|
||||
- [0x7f0566dc, "sub_GAME_7F0561E0"]
|
||||
- [0x7f0566dc, "if_enabled_reset_clock"]
|
||||
- [0x7f05670c, "sub_GAME_7F056210"]
|
||||
- [0x7f056aec, "sub_GAME_7F0565F0"]
|
||||
- [0x7f056aec, "handle_alarm_gas_timer_calldamage"]
|
||||
- [0x7f056b8c, "sub_GAME_7F056690"]
|
||||
- [0x7f056c78, "drop_inventory"]
|
||||
- [0x7f056d50, "sub_GAME_7F056850"]
|
||||
- [0x7f056df4, "get_size_of_setup_object_type"]
|
||||
- [0x7f056f88, "sub_GAME_7F056A88"]
|
||||
- [0x7f05701c, "sub_GAME_7F056B1C"]
|
||||
- [0x7f05701c, "check_if_object_type_has_been_loaded"]
|
||||
- [0x7f0570a8, "sub_GAME_7F056BA8"]
|
||||
- [0x7f057138, "load_model"]
|
||||
- [0x7f0571a0, "sub_GAME_7F056CA0"]
|
||||
@@ -1700,7 +1700,7 @@ labels:
|
||||
- [0x7f0583c0, "cosf"]
|
||||
- [0x7f0583cc, "sinf"]
|
||||
- [0x7f0584e4, "func_7F057FC4"]
|
||||
- [0x7f0584f0, "init_0x40_bytes_data_at_address_last_word_1_0"]
|
||||
- [0x7f0584f0, "reset_array_of_0x10_floats"]
|
||||
- [0x7f058540, "sub_GAME_7F058020"]
|
||||
- [0x7f058588, "sub_GAME_7F058068"]
|
||||
- [0x7f0585b8, "sub_GAME_7F058098"]
|
||||
@@ -1804,13 +1804,13 @@ labels:
|
||||
- [0x7f05d3dc, "sub_GAME_7F05CEBC"]
|
||||
- [0x7f05d420, "get_itemtype_in_hand"]
|
||||
- [0x7f05d438, "get_ptr_itemheader_in_hand"]
|
||||
- [0x7f05d450, "sub_GAME_7F05CF30"]
|
||||
- [0x7f05d468, "sub_GAME_7F05CF48"]
|
||||
- [0x7f05d450, "getPlayerWeaponBufferForHand"]
|
||||
- [0x7f05d468, "getSizeBufferWeaponInHand"]
|
||||
- [0x7f05d47c, "remove_item_in_hand"]
|
||||
- [0x7f05d4c4, "place_item_in_hand_swap_and_make_visible"]
|
||||
- [0x7f05d538, "get_ptr_item_text_call_line"]
|
||||
- [0x7f05d568, "get_ptr_weapon_model_header_line"]
|
||||
- [0x7f05d598, "sub_GAME_7F05D078"]
|
||||
- [0x7f05d598, "getCurrentWeaponOrItem"]
|
||||
- [0x7f05d5a8, "used_to_load_1st_person_model_on_demand"]
|
||||
- [0x7f05d854, "sub_GAME_7F05D334"]
|
||||
- [0x7f05d954, "get_next_weapon_in_cycle_for_hand"]
|
||||
@@ -2286,7 +2286,7 @@ labels:
|
||||
- [0x7f08a554, "sub_GAME_7F089E4C"]
|
||||
- [0x7f08a5ac, "check_if_bond_is_invincible"]
|
||||
- [0x7f08a5dc, "check_if_healthbar_timer_greater_than_0"]
|
||||
- [0x7f08a60c, "get_BONDdata_field19C"]
|
||||
- [0x7f08a60c, "get_BONDdata_bondfadefracnew"]
|
||||
- [0x7f08a61c, "get_curplay_horizontal_rotation_in_degrees"]
|
||||
- [0x7f08a648, "get_curplay_vertical_rotation_in_degrees"]
|
||||
- [0x7f08a670, "sub_GAME_7F089F38"]
|
||||
@@ -2311,7 +2311,7 @@ labels:
|
||||
- [0x7f08aa98, "unset_flags_in_BONDdata_stationary_intro_cam"]
|
||||
- [0x7f08aab4, "set_flags_in_BONDdata_stationary_intro_cam"]
|
||||
- [0x7f08aacc, "display_string_in_lower_left_corner"]
|
||||
- [0x7f08ac40, "jp_FUN_7f08ac40"]
|
||||
- [0x7f08ac40, "jp_display_string_in_lower_left_corner"]
|
||||
- [0x7f08ac6c, "sub_GAME_7F08A4E4"]
|
||||
- [0x7f08ad84, "sub_GAME_7F08A5FC"]
|
||||
- [0x7f08b0dc, "sub_GAME_7F08A900"]
|
||||
@@ -2355,7 +2355,7 @@ labels:
|
||||
- [0x7f08d7d4, "sub_GAME_7F08CE70"]
|
||||
- [0x7f08d870, "sub_GAME_7F08CF0C"]
|
||||
- [0x7f08d8e4, "sub_GAME_7F08CF80"]
|
||||
- [0x7f08d924, "sub_GAME_7F08CFC0"]
|
||||
- [0x7f08d924, "checkforgoldengun"]
|
||||
- [0x7f08d944, "sub_GAME_7F08CFE0"]
|
||||
- [0x7f08d99c, "sub_GAME_7F08D038"]
|
||||
- [0x7f08da84, "sub_GAME_7F08D108"]
|
||||
@@ -2430,8 +2430,8 @@ labels:
|
||||
- [0x7f090fa4, "sub_GAME_7F0904C4"]
|
||||
- [0x7f090fe8, "sub_GAME_7F090508"]
|
||||
- [0x7f09102c, "sub_GAME_7F09054C"]
|
||||
- [0x7f091070, "unknown_libname_68"]
|
||||
- [0x7f091078, "nullsub_35"]
|
||||
- [0x7f091070, "removed_do_debug_profile_flag_false"]
|
||||
- [0x7f091078, "removed_do_debug_profile_flag_true"]
|
||||
- [0x7f091080, "debug_menu_processor"]
|
||||
- [0x7f0919dc, "get_debug_render_raster"]
|
||||
- [0x7f0919e8, "get_debug_freeze_processing"]
|
||||
@@ -2470,18 +2470,18 @@ labels:
|
||||
- [0x7f0920f8, "sub_GAME_7F091618"]
|
||||
- [0x7f09214c, "sub_GAME_7F09166C"]
|
||||
- [0x7f0921d4, "sub_GAME_7F0916F4"]
|
||||
- [0x7f092220, "sub_GAME_7F091740"]
|
||||
- [0x7f09225c, "sub_GAME_7F09177C"]
|
||||
- [0x7f09241c, "sub_GAME_7F09193C"]
|
||||
- [0x7f09253c, "sub_GAME_7F091A5C"]
|
||||
- [0x7f092558, "sub_GAME_7F091A78"]
|
||||
- [0x7f09258c, "sub_GAME_7F091AAC"]
|
||||
- [0x7f092644, "sub_GAME_7F091B64"]
|
||||
- [0x7f092fb8, "sub_GAME_7F092438"]
|
||||
- [0x7f093240, "sub_GAME_7F0926C0"]
|
||||
- [0x7f0932f4, "sub_GAME_7F092774"]
|
||||
- [0x7f09333c, "sub_GAME_7F0927BC"]
|
||||
- [0x7f093374, "sub_GAME_7F0927F4"]
|
||||
- [0x7f092220, "cheatButton_7F091740"]
|
||||
- [0x7f09225c, "cheatButton_7F09177C"]
|
||||
- [0x7f09241c, "cheat_buttons_mp_related"]
|
||||
- [0x7f09253c, "is_cheat_index_equal_to_1C"]
|
||||
- [0x7f092558, "cheatCheckIfMPCheat"]
|
||||
- [0x7f09258c, "handle_cheats_turned_on"]
|
||||
- [0x7f092644, "handle_cheats_turned_on"]
|
||||
- [0x7f092fb8, "cheatDisplayMessageActivateCheat"]
|
||||
- [0x7f093240, "cheatDisableAllCheats"]
|
||||
- [0x7f0932f4, "cheatGetMenuTextPointer"]
|
||||
- [0x7f09333c, "cheatCheckIfOn"]
|
||||
- [0x7f093374, "set_DKMode"]
|
||||
- [0x7f093430, "sub_GAME_7F092890"]
|
||||
- [0x7f0939f0, "sub_GAME_7F092E50"]
|
||||
- [0x7f093fdc, "sub_GAME_7F09343C"]
|
||||
@@ -2491,11 +2491,11 @@ labels:
|
||||
- [0x7f094618, "sub_GAME_7F093A78"]
|
||||
- [0x7f09479c, "sub_GAME_7F093BFC"]
|
||||
- [0x7f0947e8, "sub_GAME_7F093C48"]
|
||||
- [0x7f094828, "sub_GAME_7F093C88"]
|
||||
- [0x7f094828, "addpoint5tofloat"]
|
||||
- [0x7f094850, "sub_GAME_7F093CB0"]
|
||||
- [0x7f094b44, "sub_GAME_7F093FA4"]
|
||||
- [0x7f094e38, "sub_GAME_7F094298"]
|
||||
- [0x7f094fcc, "sub_GAME_7F09442C"]
|
||||
- [0x7f094fcc, "store_stagenum_to_copyof_stagenum"]
|
||||
- [0x7f094fd8, "sub_GAME_7F094438"]
|
||||
- [0x7f095028, "sub_GAME_7F094488"]
|
||||
- [0x7f097f28, "sub_GAME_7F097388"]
|
||||
@@ -2512,9 +2512,9 @@ labels:
|
||||
- [0x7f09bcfc, "sub_GAME_7F09B15C"]
|
||||
- [0x7f09bd7c, "set_cur_player_screen_size"]
|
||||
- [0x7f09bd98, "set_cur_player_viewport_size"]
|
||||
- [0x7f09bdb4, "sub_GAME_7F09B214"]
|
||||
- [0x7f09bdc4, "sub_GAME_7F09B224"]
|
||||
- [0x7f09bdd4, "sub_GAME_7F09B234"]
|
||||
- [0x7f09bdb4, "set_cur_player_fovy"]
|
||||
- [0x7f09bdc4, "set_cur_player_aspect"]
|
||||
- [0x7f09bdd4, "get_cur_player_fovy"]
|
||||
- [0x7f09bde4, "sub_GAME_7F09B244"]
|
||||
- [0x7f09bf08, "sub_GAME_7F09B368"]
|
||||
- [0x7f09bf38, "sub_GAME_7F09B398"]
|
||||
@@ -2585,9 +2585,9 @@ labels:
|
||||
- [0x7f0a53c4, "sub_GAME_7F0A4824"]
|
||||
- [0x7f0a5400, "nullsub_7F0A4860"]
|
||||
- [0x7f0a5408, "init_watch_at_start_of_stage"]
|
||||
- [0x7f0a5638, "sub_GAME_7F0A4A98"]
|
||||
- [0x7f0a5638, "controller_deadzone_related"]
|
||||
- [0x7f0a56e0, "sub_GAME_7F0A4B40"]
|
||||
- [0x7f0a5914, "sub_GAME_7F0A4D74"]
|
||||
- [0x7f0a5914, "controllerCheckDualControllerTypesAllowed"]
|
||||
- [0x7f0a5960, "cur_player_get_control_type"]
|
||||
- [0x7f0a5970, "cur_player_set_control_type"]
|
||||
- [0x7f0a59d8, "get_cur_player_look_vertical_inverted"]
|
||||
@@ -2611,17 +2611,17 @@ labels:
|
||||
- [0x7f0a5af0, "is_holding_greater_than_2E_left_on_stick"]
|
||||
- [0x7f0a5b14, "is_holding_greater_than_2E_right_on_stick"]
|
||||
- [0x7f0a5b38, "get_controlstick_lr_enabled"]
|
||||
- [0x7f0a5b44, "set_controlstick_lr_enabled_0"]
|
||||
- [0x7f0a5b44, "set_controlstick_lr_disabled"]
|
||||
- [0x7f0a5b50, "sub_GAME_7F0A4FB0"]
|
||||
- [0x7f0a5b8c, "sub_GAME_7F0A4FEC"]
|
||||
- [0x7f0a5bc8, "sub_GAME_7F0A5028"]
|
||||
- [0x7f0a5bec, "sub_GAME_7F0A504C"]
|
||||
- [0x7f0a5bc8, "is_holding_greater_than_2E_up_on_stick"]
|
||||
- [0x7f0a5bec, "is_holding_greater_than_2E_down_on_stick"]
|
||||
- [0x7f0a5c10, "get_D_80040AE0"]
|
||||
- [0x7f0a5c1c, "set_D_80040AE0_0"]
|
||||
- [0x7f0a5c28, "sub_GAME_7F0A5088"]
|
||||
- [0x7f0a5c64, "sub_GAME_7F0A50C4"]
|
||||
- [0x7f0a5ca0, "sub_GAME_7F0A5100"]
|
||||
- [0x7f0a5cc4, "sub_GAME_7F0A5124"]
|
||||
- [0x7f0a5ca0, "is_holding_less_than_10_up_on_stick"]
|
||||
- [0x7f0a5cc4, "is_holding_less_than_10_down_on_stick"]
|
||||
- [0x7f0a5ce8, "get_D_80040AE4"]
|
||||
- [0x7f0a5cf4, "set_D_80040AE4_0"]
|
||||
- [0x7f0a5d00, "sub_GAME_7F0A5160"]
|
||||
@@ -2665,7 +2665,7 @@ labels:
|
||||
- [0x7f0a9900, "sub_GAME_7F0A8D40"]
|
||||
- [0x7f0a9a90, "sub_GAME_7F0A8ED0"]
|
||||
- [0x7f0a9bac, "sub_GAME_7F0A8FEC"]
|
||||
- [0x7f0a9d40, "sub_GAME_7F0A9180"]
|
||||
- [0x7f0a9d40, "call_sfx_c_700091C8"]
|
||||
- [0x7f0a9d60, "sub_GAME_7F0A91A0"]
|
||||
- [0x7f0a9d88, "sub_GAME_7F0A91C8"]
|
||||
- [0x7f0a9f18, "sub_GAME_7F0A9358"]
|
||||
@@ -2678,12 +2678,12 @@ labels:
|
||||
- [0x7f0aa678, "sub_GAME_7F0A9AB8"]
|
||||
- [0x7f0ab388, "sub_GAME_7F0AA7C8"]
|
||||
- [0x7f0ab980, "sub_GAME_7F0AADC0"]
|
||||
- [0x7f0ac034, "sub_GAME_7F0AB48C"]
|
||||
- [0x7f0ac040, "sub_GAME_7F0AB498"]
|
||||
- [0x7f0ac04c, "sub_GAME_7F0AB4A4"]
|
||||
- [0x7f0ac058, "sub_GAME_7F0AB4B0"]
|
||||
- [0x7f0ac034, "zero_D_80040998"]
|
||||
- [0x7f0ac040, "zero_D_8004099C"]
|
||||
- [0x7f0ac04c, "zero_D_800409A4"]
|
||||
- [0x7f0ac058, "return_arg0_7F0AB4B0"]
|
||||
- [0x7f0ac060, "sub_GAME_7F0AB4B8"]
|
||||
- [0x7f0ac34c, "sub_GAME_7F0AB7A4"]
|
||||
- [0x7f0ac34c, "set_pparam1toparam2_disablejoylr_playsfx"]
|
||||
- [0x7f0ac380, "sub_GAME_7F0AB7D8"]
|
||||
- [0x7f0ac4b0, "sub_GAME_7F0AB908"]
|
||||
- [0x7f0ac7c4, "sub_GAME_7F0ABC1C"]
|
||||
@@ -2692,11 +2692,11 @@ labels:
|
||||
- [0x7f0accc8, "sub_GAME_7F0AC120"]
|
||||
- [0x7f0acd10, "sub_GAME_7F0AC168"]
|
||||
- [0x7f0ad5d0, "sub_GAME_7F0ACA28"]
|
||||
- [0x7f0ad720, "null_init_main"]
|
||||
- [0x7f0ad728, "sub_GAME_7F0ACB78"]
|
||||
- [0x7f0ad738, "sub_GAME_7F0ACB88"]
|
||||
- [0x7f0ad744, "sub_GAME_7F0ACB94"]
|
||||
- [0x7f0ad750, "sub_GAME_7F0ACBA0"]
|
||||
- [0x7f0ad720, "null_init_main_7f0acb70"]
|
||||
- [0x7f0ad728, "setTextSpacingInverted"]
|
||||
- [0x7f0ad738, "setTextOrientation"]
|
||||
- [0x7f0ad744, "setTextWordWrap"]
|
||||
- [0x7f0ad750, "setTextOverlapCorrection"]
|
||||
- [0x7f0ad75c, "load_font_tables"]
|
||||
- [0x7f0ad948, "microcode_constructor"]
|
||||
- [0x7f0adaa0, "combiner_bayer_lod_perspective"]
|
||||
@@ -2810,7 +2810,7 @@ labels:
|
||||
- [0x7f0b4be4, "sub_GAME_7F0B4034"]
|
||||
- [0x7f0b4c34, "sub_GAME_7F0B4084"]
|
||||
- [0x7f0b4c84, "sub_GAME_7F0B40D4"]
|
||||
- [0x7f0b4cd4, "sub_GAME_7F0B4124"]
|
||||
- [0x7f0b4cd4, "load_bg_file"]
|
||||
- [0x7f0b5390, "sub_GAME_7F0B47E0"]
|
||||
- [0x7f0b53c0, "sub_GAME_7F0B4810"]
|
||||
- [0x7f0b53e0, "get_room_data_float2"]
|
||||
@@ -2953,16 +2953,16 @@ labels:
|
||||
- [0x7f0bd92c, "load_bg_bytes_at_offset_to_membank"]
|
||||
- [0x7f0bd9bc, "load_rom_resource_index_to_membank"]
|
||||
- [0x7f0bdb90, "load_resource_index_to_buffer"]
|
||||
- [0x7f0bdcb0, "get_temp_remaining_buffer_for_index"]
|
||||
- [0x7f0bdccc, "get_remaining_buffer_for_index"]
|
||||
- [0x7f0bdcb0, "get_pc_remaining_buffer_for_index"]
|
||||
- [0x7f0bdccc, "get_rom_remaining_buffer_for_index"]
|
||||
- [0x7f0bdce8, "sub_GAME_7F0BD138"]
|
||||
- [0x7f0bdd38, "sub_GAME_7F0BD188"]
|
||||
- [0x7f0bdd38, "get_pc_buffer_remaining_value"]
|
||||
- [0x7f0bdd6c, "something_mem_bank_a0"]
|
||||
- [0x7f0bdde4, "sub_GAME_7F0BD234"]
|
||||
- [0x7f0bde04, "get_index_num_of_named_resource"]
|
||||
- [0x7f0bdf34, "sub_GAME_7F0BD384"]
|
||||
- [0x7f0bdf3c, "sub_GAME_7F0BD38C"]
|
||||
- [0x7f0bdf94, "sub_GAME_7F0BD3E4"]
|
||||
- [0x7f0bdf34, "removed_handle_filetable_entry"]
|
||||
- [0x7f0bdf3c, "removed_loop_handle_filetable_entries"]
|
||||
- [0x7f0bdf94, "removed_loop_filetableentries"]
|
||||
- [0x7f0bdfc0, "sub_GAME_7F0BD410"]
|
||||
- [0x7f0be010, "something_with_dyn_c_debug"]
|
||||
- [0x7f0be03c, "set_vtx_gfx_mem_alloc"]
|
||||
@@ -2982,9 +2982,9 @@ labels:
|
||||
- [0x7f0be4ac, "sub_GAME_7F0BD8FC"]
|
||||
- [0x7f0be4b8, "something_with_lvl_c_debug"]
|
||||
- [0x7f0be534, "sub_GAME_7F0BD984"]
|
||||
- [0x7f0be574, "sub_GAME_7F0BD9C4"]
|
||||
- [0x7f0be59c, "sub_GAME_7F0BD9EC"]
|
||||
- [0x7f0be5e8, "sub_GAME_7F0BDA38"]
|
||||
- [0x7f0be574, "playmusictrack1"]
|
||||
- [0x7f0be59c, "music_append_play_solo_death_short"]
|
||||
- [0x7f0be5e8, "music_append_play_endtheme"]
|
||||
- [0x7f0be634, "sub_GAME_7F0BDA84"]
|
||||
- [0x7f0be660, "stage_load"]
|
||||
- [0x7f0beac4, "sub_GAME_7F0BDF04"]
|
||||
@@ -3234,7 +3234,7 @@ labels:
|
||||
- [0x7f0d3128, "sub_GAME_7F0D2448"]
|
||||
- [0x7f0d3144, "sub_GAME_7F0D2464"]
|
||||
- [0x7f0d31f8, "sub_GAME_7F0D2518"]
|
||||
- [0x7f0d3400, "sub_GAME_7F0D2720"]
|
||||
- [0x7f0d3400, "getmusictrack_or_randomtrack"]
|
||||
- [0x7f0d3528, "sub_GAME_7F0D2848"]
|
||||
- [0x7f0d3570, "sub_GAME_7F0D2890"]
|
||||
- [0x7f0d35c0, "sub_GAME_7F0D28E0"]
|
||||
@@ -3354,7 +3354,7 @@ labels:
|
||||
- [0x80024438, "bootswitch_sound"]
|
||||
- [0x8002443c, "F32_800243FC"]
|
||||
- [0x80024440, "ptr_memp_c_debug_debug_notice_list"]
|
||||
- [0x80024444, "tied_to_mem_management"]
|
||||
- [0x80024444, "needmemallocation"]
|
||||
- [0x80024454, "D_80024414"]
|
||||
- [0x80024458, "D_80024418"]
|
||||
- [0x8002445c, "D_8002441C"]
|
||||
@@ -4258,7 +4258,7 @@ labels:
|
||||
- [0x80030b18, "D_80030AD8"]
|
||||
- [0x80030b1c, "D_80030ADC"]
|
||||
- [0x80030b20, "D_80030AE0"]
|
||||
- [0x80030b24, "D_80030AE4"]
|
||||
- [0x80030b24, "ptr_gas_sound"]
|
||||
- [0x80030b28, "clock_drawn_flag"]
|
||||
- [0x80030b2c, "clock_enable"]
|
||||
- [0x80030b30, "clock_time"]
|
||||
@@ -4406,11 +4406,11 @@ labels:
|
||||
- [0x80032488, "D_80032448"]
|
||||
- [0x80032494, "D_80032454"]
|
||||
- [0x80032498, "D_80032458"]
|
||||
- [0x8003249c, "size_right_item_buffer"]
|
||||
- [0x8003249c, "size_item_buffer"]
|
||||
- [0x800324a0, "size_left_item_buffer"]
|
||||
- [0x800324a4, "D_80032464"]
|
||||
- [0x800324ac, "ejected_cartridge"]
|
||||
- [0x800324d4, "stru_D_80032494"]
|
||||
- [0x800324d4, "default_weaponstats"]
|
||||
- [0x80032544, "GfistZ_stats"]
|
||||
- [0x800325b4, "GknifeZ_stats"]
|
||||
- [0x80032624, "GthrowknifeZ_stats"]
|
||||
@@ -4894,9 +4894,9 @@ labels:
|
||||
- [0x80037028, "show_debug_menu_flag"]
|
||||
- [0x8003702c, "grab_rgb_screenshot_flag"]
|
||||
- [0x80037030, "grab_jpeg_screenshot_flag"]
|
||||
- [0x80037034, "D_80037004"]
|
||||
- [0x80037038, "D_80037008"]
|
||||
- [0x8003703c, "D_8003700C"]
|
||||
- [0x80037034, "player_pos_x"]
|
||||
- [0x80037038, "player_pos_y"]
|
||||
- [0x8003703c, "player_pos_z"]
|
||||
- [0x80037040, "D_80037010"]
|
||||
- [0x80037044, "stanbondx"]
|
||||
- [0x80037048, "stanbondy"]
|
||||
@@ -5684,7 +5684,7 @@ labels:
|
||||
- [0x80040b7c, "D_80040B4C"]
|
||||
- [0x80040b80, "D_80040B50"]
|
||||
- [0x80040b84, "D_80040B54"]
|
||||
- [0x80040b88, "D_80040B58"]
|
||||
- [0x80040b88, "mTrack2Vol"]
|
||||
- [0x80040b8c, "D_80040B5C"]
|
||||
- [0x80040b90, "D_80040B60"]
|
||||
- [0x80040b94, "D_80040B64"]
|
||||
@@ -5990,7 +5990,7 @@ labels:
|
||||
- [0x80044e40, "fog_tables"]
|
||||
- [0x80045f80, "fog_tables2"]
|
||||
- [0x80046060, "D_80046030"]
|
||||
- [0x80046080, "D_80046050"]
|
||||
- [0x80046080, "ob_c_debug_notice_list_entry"]
|
||||
- [0x80046084, "file_resource_table"]
|
||||
- [0x80048304, "file_entry_max"]
|
||||
- [0x80048310, "D_800482E0"]
|
||||
@@ -6002,13 +6002,13 @@ labels:
|
||||
- [0x80048390, "lvl_c_debug_notice_list"]
|
||||
- [0x80048394, "current_stage_to_load"]
|
||||
- [0x80048398, "D_80048368"]
|
||||
- [0x8004839c, "D_8004836C"]
|
||||
- [0x8004839c, "musictrack1_playing"]
|
||||
- [0x800483a0, "controls_locked_flag"]
|
||||
- [0x800483a4, "clock_timer"]
|
||||
- [0x800483a8, "global_timer_delta"]
|
||||
- [0x800483ac, "global_timer"]
|
||||
- [0x800483b0, "D_80048380"]
|
||||
- [0x800483b4, "D_jpunk"]
|
||||
- [0x800483b4, "jp_global_timer_delta"]
|
||||
- [0x800483b8, "difficulty_0"]
|
||||
- [0x800483bc, "D_80048388"]
|
||||
- [0x800483c0, "D_8004838C"]
|
||||
@@ -6035,7 +6035,7 @@ labels:
|
||||
- [0x80048414, "D_800483E0"]
|
||||
- [0x80048418, "D_800483E4"]
|
||||
- [0x80048420, "ramrom_table"]
|
||||
- [0x80048498, "ramrom_blkbuf_1"]
|
||||
- [0x80048498, "ptr_active_demofile"]
|
||||
- [0x8004849c, "ramrom_blkbuf_2"]
|
||||
- [0x800484a0, "ramrom_blkbuf_3"]
|
||||
- [0x800484a4, "is_ramrom_flag"]
|
||||
@@ -6060,20 +6060,20 @@ labels:
|
||||
- [0x80048500, "j_text_trigger"]
|
||||
- [0x80048504, "LnameX_lookuptable"]
|
||||
- [0x80048670, "loaded_text_index"]
|
||||
- [0x800486a0, "type_0_stru_800490F0"]
|
||||
- [0x80048760, "type_1_stru_800490F0"]
|
||||
- [0x80048820, "type_D_stru_800490F0"]
|
||||
- [0x800488e0, "type_2_stru_800490F0"]
|
||||
- [0x800489a0, "type_3_stru_800490F0"]
|
||||
- [0x80048a60, "type_4_stru_800490F0"]
|
||||
- [0x80048b20, "type_5_stru_800490F0"]
|
||||
- [0x80048be0, "type_6_stru_800490F0"]
|
||||
- [0x80048ca0, "type_7_stru_800490F0"]
|
||||
- [0x80048d60, "type_8_stru_800490F0"]
|
||||
- [0x80048e20, "type_9_stru_800490F0"]
|
||||
- [0x80048ee0, "type_A_stru_800490F0"]
|
||||
- [0x80048fa0, "type_B_stru_800490F0"]
|
||||
- [0x80049060, "type_C_stru_800490F0"]
|
||||
- [0x800486a0, "mp_weapon_set_slaps"]
|
||||
- [0x80048760, "mp_weapon_set_pistols"]
|
||||
- [0x80048820, "mp_weapon_set_knife"]
|
||||
- [0x800488e0, "mp_weapon_set_auto"]
|
||||
- [0x800489a0, "mp_weapon_set_power"]
|
||||
- [0x80048a60, "mp_weapon_set_sniper"]
|
||||
- [0x80048b20, "mp_weapon_set_grenade"]
|
||||
- [0x80048be0, "mp_weapon_set_remote_m"]
|
||||
- [0x80048ca0, "mp_weapon_set_glaunch"]
|
||||
- [0x80048d60, "mp_weapon_set_timed_m"]
|
||||
- [0x80048e20, "mp_weapon_set_prox_m"]
|
||||
- [0x80048ee0, "mp_weapon_set_rockets"]
|
||||
- [0x80048fa0, "mp_weapon_set_lasers"]
|
||||
- [0x80049060, "mp_weapon_set_golden"]
|
||||
- [0x80049120, "mp_weapon_set_text_table"]
|
||||
- [0x80049190, "mp_weapon_set"]
|
||||
- [0x800491a0, "bytes"]
|
||||
@@ -6258,8 +6258,8 @@ labels:
|
||||
- [0x80051a20, "D_800519F0"]
|
||||
- [0x80051a24, "D_800519F4"]
|
||||
- [0x80051a28, "D_800519F8"]
|
||||
- [0x80051a2c, "D_800519FC"]
|
||||
- [0x80051a30, "D_80051A00"]
|
||||
- [0x80051a2c, "menu01_aspect"]
|
||||
- [0x80051a30, "menu01_pageheight"]
|
||||
- [0x80051a34, "D_80051A04"]
|
||||
- [0x80051a38, "D_80051A08"]
|
||||
- [0x80051a3c, "D_80051A0C"]
|
||||
@@ -6284,8 +6284,8 @@ labels:
|
||||
- [0x80051a88, "D_80051A58"]
|
||||
- [0x80051a8c, "D_80051A5C"]
|
||||
- [0x80051a90, "jpt_scenario_specific_settings_mp"]
|
||||
- [0x80051ab0, "D_80051A80"]
|
||||
- [0x80051ab4, "D_80051A84"]
|
||||
- [0x80051ab0, "menu0E_aspect"]
|
||||
- [0x80051ab4, "menu0E_pageheight"]
|
||||
- [0x80051ab8, "D_80051A88"]
|
||||
- [0x80051abc, "D_80051A8C"]
|
||||
- [0x80051ac0, "D_80051A90"]
|
||||
|
||||
+93
-95
@@ -146,7 +146,7 @@ labels:
|
||||
- [0x70003C10, "coloroutputmode_0"]
|
||||
- [0x70003C1C, "get_video2buf_offset28"]
|
||||
- [0x70003C2C, "get_video1buf_offset28"]
|
||||
- [0x70003C3C, "set_video2buf_offset28"]
|
||||
- [0x70003C3C, "set_video2buf_frameb"]
|
||||
- [0x70003C4C, "get_80060824"]
|
||||
- [0x70003C58, "video_related_F"]
|
||||
- [0x70003EB4, "video_related_10"]
|
||||
@@ -169,7 +169,7 @@ labels:
|
||||
- [0x70004514, "get_video2_settings_ulx"]
|
||||
- [0x70004524, "get_video2_settings_uly"]
|
||||
- [0x70004534, "set_video2_settings_offset_24"]
|
||||
- [0x70004544, "video_related_1F"]
|
||||
- [0x70004544, "setvideo_far"]
|
||||
- [0x70004590, "video_related_21"]
|
||||
- [0x700045DC, "video_related_23"]
|
||||
- [0x700045EC, "video_related_24"]
|
||||
@@ -289,24 +289,24 @@ labels:
|
||||
- [0x70009284, "music_related_42"]
|
||||
# file asm/code/memp.s
|
||||
- [0x70009380, "something_with_memp_c_debug"]
|
||||
- [0x700093AC, "check_memflag_tokens"]
|
||||
- [0x70009514, "memp_related_0"]
|
||||
- [0x70009720, "allocate_bytes_in_bank"]
|
||||
- [0x70009804, "memp_related_1"]
|
||||
- [0x700098F0, "nulled_list_all8_mem_alloc_banks_sizes"]
|
||||
- [0x70009910, "memp_related_3"]
|
||||
- [0x70009970, "memp_related_4"]
|
||||
- [0x7000999C, "reset_mem_bank_a0"]
|
||||
- [0x700099C4, "memp_related_6"]
|
||||
- [0x700093AC, "mempCheckMemflagTokens"]
|
||||
- [0x70009514, "mempSetBankStarts"]
|
||||
- [0x70009720, "mempAllocBytesInBank"]
|
||||
- [0x70009804, "mempAddEntryOfSizeToBank"]
|
||||
- [0x700098F0, "nulled_mempLoopAllMemBanks"]
|
||||
- [0x70009910, "mempGetBankSizeLeft"]
|
||||
- [0x70009970, "mempAllocPackedBytesInBank"]
|
||||
- [0x7000999C, "mempResetBank"]
|
||||
- [0x700099C4, "mempNullNextEntryInBank"]
|
||||
# file asm/code/mema.s
|
||||
- [0x70009A10, "swap_entries"]
|
||||
- [0x70009A34, "merge_alloc_entries"]
|
||||
- [0x70009A50, "sort_merge_entries_in_alloc_table"]
|
||||
- [0x70009B18, "memp_related_7"]
|
||||
- [0x70009A10, "memaSwap"]
|
||||
- [0x70009A34, "memaMerge"]
|
||||
- [0x70009A50, "memaSortMergeEntries"]
|
||||
- [0x70009B18, "memaSortMergeAllEntries"]
|
||||
- [0x70009B60, "mem_related"]
|
||||
- [0x70009C74, "mem_related_model_room_buffers"]
|
||||
- [0x70009C74, "memaAllocRoomBuffer"]
|
||||
- [0x70009D6C, "something_with_mema_c_debug"]
|
||||
- [0x70009D98, "reset_memtable_base_allocation"]
|
||||
- [0x70009D98, "mempInitMallocTable"]
|
||||
- [0x70009E10, "mem_related_calls_sort_merge_entries"]
|
||||
- [0x70009E34, "mem_related_something_find_first"]
|
||||
- [0x70009FA8, "mem_related_something_find_first_0"]
|
||||
@@ -314,7 +314,7 @@ labels:
|
||||
- [0x7000A040, "mem_related_allocated_table_related"]
|
||||
- [0x7000A064, "mem_related_something_first_related"]
|
||||
- [0x7000A100, "generate_list_alloc_mem"]
|
||||
- [0x7000A29C, "generate_lists_before_after_mem_merge"]
|
||||
- [0x7000A29C, "memaGenerateListsBeforeAfterMerge"]
|
||||
- [0x7000A2F8, "mem_related_something_first_related_0"]
|
||||
- [0x7000A370, "mem_related_0"]
|
||||
- [0x7000A3DC, "mem_related_1"]
|
||||
@@ -330,7 +330,7 @@ labels:
|
||||
# file asm/code/string_stuff.s
|
||||
- [0x7000A770, "textpointer_load_parse_something"]
|
||||
- [0x7000A7A0, "something_with_strings"]
|
||||
- [0x7000A7FC, "string_load_parse_something"]
|
||||
- [0x7000A7FC, "string_append_from_obseg_textbank"]
|
||||
- [0x7000A84C, "something_with_strings_0"]
|
||||
- [0x7000A898, "string_related"]
|
||||
- [0x7000A8F8, "strtol_related"]
|
||||
@@ -495,7 +495,7 @@ labels:
|
||||
- [0x70010010, "guMtxIdentF"]
|
||||
- [0x70010098, "guMtxIdent"]
|
||||
- [0x700100C8, "guMtxL2F"]
|
||||
- [0x70010180, "ultra_70010180"]
|
||||
- [0x70010180, "__osGetCurrFaultedThread"]
|
||||
- [0x70010190, "__osExceptionPreamble"]
|
||||
- [0x700101A0, "__osException"]
|
||||
- [0x70010390, "next_interrupt"]
|
||||
@@ -848,7 +848,7 @@ labels:
|
||||
- [0x7F001928, "sub_GAME_7F001928"]
|
||||
- [0x7F001940, "sub_GAME_7F001940"]
|
||||
- [0x7F001958, "write_monitor_ani_control_blocks"]
|
||||
- [0x7F001B08, "initialize_80071E00_to_80071E78"]
|
||||
- [0x7F001B08, "initialize_temp_mine_table"]
|
||||
# file asm/game/loadmorestuff.s
|
||||
- [0x7F001B50, "load_proptype"]
|
||||
- [0x7F001BD4, "sub_GAME_7F001BD4"]
|
||||
@@ -2169,7 +2169,7 @@ labels:
|
||||
- [0x7F04F7EC, "ammo_sfx_pickup_knife"]
|
||||
- [0x7F04F800, "ammo_sfx_pickup_default"]
|
||||
- [0x7F04F810, "set_sound_effect_for_weapontype_collection"]
|
||||
- [0x7F04F920, "display_ammo_type_collection_text"]
|
||||
- [0x7F04F920, "prepare_ammo_type_collection_text"]
|
||||
- [0x7F04F9F8, "display_text_when_ammo_collected"]
|
||||
- [0x7F04FA68, "add_ammo_to_inventory"]
|
||||
- [0x7F04FC3C, "get_ammo_in_magazine"]
|
||||
@@ -2247,7 +2247,7 @@ labels:
|
||||
- [0x7F051B5C, "add_obj_to_temp_proxmine_table"]
|
||||
- [0x7F051B94, "remove_obj_from_temp_proxmine_table"]
|
||||
- [0x7F051BCC, "detonate_proxmine_In_range"]
|
||||
- [0x7F051CC8, "sub_GAME_7F051CC8"]
|
||||
- [0x7F051CC8, "check_guard_detonate_proxmine"]
|
||||
- [0x7F051D74, "link_objects"]
|
||||
- [0x7F051D90, "complete_object_data_block_return_position_entry"]
|
||||
- [0x7F051DD8, "sub_GAME_7F051DD8"]
|
||||
@@ -2318,18 +2318,18 @@ labels:
|
||||
- [0x7F055E2C, "stop_alarm"]
|
||||
- [0x7F055E50, "is_alarm_on"]
|
||||
- [0x7F055E64, "init_trigger_toxic_gas_effect"]
|
||||
- [0x7F055EF8, "sub_GAME_7F055EF8"]
|
||||
- [0x7F055EF8, "check_deactivate_gas_sound"]
|
||||
- [0x7F055F38, "check_if_toxic_gas_activated"]
|
||||
- [0x7F055F64, "sub_GAME_7F055F64"]
|
||||
- [0x7F055F64, "handle_gas_damage"]
|
||||
- [0x7F056160, "set_unset_clock_lock_bits"]
|
||||
- [0x7F05619C, "is_clock_drawn_onscreen"]
|
||||
- [0x7F0561B0, "set_clock_time"]
|
||||
- [0x7F0561BC, "get_clock_time"]
|
||||
- [0x7F0561C8, "set_clock_enable"]
|
||||
- [0x7F0561D4, "get_clock_enable"]
|
||||
- [0x7F0561E0, "sub_GAME_7F0561E0"]
|
||||
- [0x7F0561E0, "if_enabled_reset_clock"]
|
||||
- [0x7F056210, "sub_GAME_7F056210"]
|
||||
- [0x7F0565F0, "sub_GAME_7F0565F0"]
|
||||
- [0x7F0565F0, "handle_alarm_gas_timer_calldamage"]
|
||||
- [0x7F056690, "sub_GAME_7F056690"]
|
||||
- [0x7F05677C, "drop_inventory"]
|
||||
# file asm/game/7F056850.s
|
||||
@@ -2381,7 +2381,7 @@ labels:
|
||||
- [0x7F056A74, "object_size_type_2E"]
|
||||
- [0x7F056A7C, "object_size_type_default"]
|
||||
- [0x7F056A88, "sub_GAME_7F056A88"]
|
||||
- [0x7F056B1C, "sub_GAME_7F056B1C"]
|
||||
- [0x7F056B1C, "check_if_object_type_has_been_loaded"]
|
||||
- [0x7F056BA8, "sub_GAME_7F056BA8"]
|
||||
- [0x7F056C38, "load_model"]
|
||||
- [0x7F056CA0, "sub_GAME_7F056CA0"]
|
||||
@@ -2420,7 +2420,7 @@ labels:
|
||||
- [0x7F057EA0, "cosf"]
|
||||
- [0x7F057EAC, "sinf"]
|
||||
# file asm/game/7F057FD0.s
|
||||
- [0x7F057FD0, "init_0x40_bytes_data_at_address_last_word_1_0"]
|
||||
- [0x7F057FD0, "reset_array_of_0x10_floats"]
|
||||
- [0x7F058020, "sub_GAME_7F058020"]
|
||||
- [0x7F058068, "sub_GAME_7F058068"]
|
||||
- [0x7F058098, "sub_GAME_7F058098"]
|
||||
@@ -2533,13 +2533,13 @@ labels:
|
||||
- [0x7F05CEBC, "sub_GAME_7F05CEBC"]
|
||||
- [0x7F05CF00, "get_itemtype_in_hand"]
|
||||
- [0x7F05CF18, "get_ptr_itemheader_in_hand"]
|
||||
- [0x7F05CF30, "sub_GAME_7F05CF30"]
|
||||
- [0x7F05CF48, "sub_GAME_7F05CF48"]
|
||||
- [0x7F05CF30, "getPlayerWeaponBufferForHand"]
|
||||
- [0x7F05CF48, "getSizeBufferWeaponInHand"]
|
||||
- [0x7F05CF5C, "remove_item_in_hand"]
|
||||
- [0x7F05CFA4, "place_item_in_hand_swap_and_make_visible"]
|
||||
- [0x7F05D018, "get_ptr_item_text_call_line"]
|
||||
- [0x7F05D048, "get_ptr_weapon_model_header_line"]
|
||||
- [0x7F05D078, "sub_GAME_7F05D078"]
|
||||
- [0x7F05D078, "getCurrentWeaponOrItem"]
|
||||
- [0x7F05D088, "used_to_load_1st_person_model_on_demand"]
|
||||
- [0x7F05D334, "sub_GAME_7F05D334"]
|
||||
- [0x7F05D434, "get_next_weapon_in_cycle_for_hand"]
|
||||
@@ -3097,7 +3097,7 @@ labels:
|
||||
- [0x7F089E4C, "sub_GAME_7F089E4C"]
|
||||
- [0x7F089EA4, "check_if_bond_is_invincible"]
|
||||
- [0x7F089EBC, "check_if_healthbar_timer_greater_than_0"]
|
||||
- [0x7F089ED4, "get_BONDdata_field19C"]
|
||||
- [0x7F089ED4, "get_BONDdata_bondfadefracnew"]
|
||||
- [0x7F089EE4, "get_curplay_horizontal_rotation_in_degrees"]
|
||||
- [0x7F089F10, "get_curplay_vertical_rotation_in_degrees"]
|
||||
- [0x7F089F38, "sub_GAME_7F089F38"]
|
||||
@@ -3166,7 +3166,7 @@ labels:
|
||||
- [0x7F08CE70, "sub_GAME_7F08CE70"]
|
||||
- [0x7F08CF0C, "sub_GAME_7F08CF0C"]
|
||||
- [0x7F08CF80, "sub_GAME_7F08CF80"]
|
||||
- [0x7F08CFC0, "sub_GAME_7F08CFC0"]
|
||||
- [0x7F08CFC0, "checkforgoldengun"]
|
||||
- [0x7F08CFE0, "sub_GAME_7F08CFE0"]
|
||||
- [0x7F08D038, "sub_GAME_7F08D038"]
|
||||
- [0x7F08D108, "sub_GAME_7F08D108"]
|
||||
@@ -3244,8 +3244,8 @@ labels:
|
||||
- [0x7F0904C4, "dbgStanViewProcess"]
|
||||
- [0x7F090508, "dbgBondViewProcess"]
|
||||
- [0x7F09054C, "sub_GAME_7F09054C"]
|
||||
- [0x7F090590, "unknown_libname_68"]
|
||||
- [0x7F090598, "nullsub_35"]
|
||||
- [0x7F090590, "removed_do_debug_profile_flag_false"]
|
||||
- [0x7F090598, "removed_do_debug_profile_flag_true"]
|
||||
- [0x7F0905A0, "debug_menu_processor"]
|
||||
- [0x7F090778, "debug_stanview"]
|
||||
- [0x7F090788, "debug_bondview"]
|
||||
@@ -3354,13 +3354,13 @@ labels:
|
||||
- [0x7F09166C, "sub_GAME_7F09166C"]
|
||||
- [0x7F0916F4, "sub_GAME_7F0916F4"]
|
||||
# file asm/game/7F091740.s
|
||||
- [0x7F091740, "sub_GAME_7F091740"]
|
||||
- [0x7F09177C, "sub_GAME_7F09177C"]
|
||||
- [0x7F09193C, "sub_GAME_7F09193C"]
|
||||
- [0x7F091A5C, "sub_GAME_7F091A5C"]
|
||||
- [0x7F091A78, "sub_GAME_7F091A78"]
|
||||
- [0x7F091AAC, "sub_GAME_7F091AAC"]
|
||||
- [0x7F091B64, "sub_GAME_7F091B64"]
|
||||
- [0x7F091740, "cheatButton_7F091740"]
|
||||
- [0x7F09177C, "cheatButton_7F09177C"]
|
||||
- [0x7F09193C, "cheat_buttons_mp_related"]
|
||||
- [0x7F091A5C, "is_cheat_index_equal_to_1C"]
|
||||
- [0x7F091A78, "cheatCheckIfMPCheat"]
|
||||
- [0x7F091AAC, "handle_cheats_turned_on"]
|
||||
- [0x7F091B64, "handle_cheats_turned_on"]
|
||||
- [0x7F091C10, "cheats_cheat_extra_mp_chars"]
|
||||
- [0x7F091C20, "cheats_cheat_invincibility"]
|
||||
- [0x7F091C50, "cheats_cheat_allguns"]
|
||||
@@ -3395,7 +3395,7 @@ labels:
|
||||
- [0x7F092340, "cheats_debug_unlockcheat"]
|
||||
- [0x7F092380, "cheats_debug_unlocklevel"]
|
||||
- [0x7F092428, "cheats_debug_return_saved_ra"]
|
||||
- [0x7F092438, "sub_GAME_7F092438"]
|
||||
- [0x7F092438, "cheatDisplayMessageActivateCheat"]
|
||||
- [0x7F0924D8, "cheat_button_invincibility"]
|
||||
- [0x7F092508, "cheat_button_all_guns"]
|
||||
- [0x7F092538, "cheat_button_line_mode"]
|
||||
@@ -3408,10 +3408,10 @@ labels:
|
||||
- [0x7F092668, "cheat_button_fast_mode"]
|
||||
- [0x7F092698, "cheat_button_debug_mode"]
|
||||
- [0x7F0926B0, "cheat_button_default"]
|
||||
- [0x7F0926C0, "sub_GAME_7F0926C0"]
|
||||
- [0x7F092774, "sub_GAME_7F092774"]
|
||||
- [0x7F0927BC, "sub_GAME_7F0927BC"]
|
||||
- [0x7F0927F4, "sub_GAME_7F0927F4"]
|
||||
- [0x7F0926C0, "cheatDisableAllCheats"]
|
||||
- [0x7F092774, "cheatGetMenuTextPointer"]
|
||||
- [0x7F0927BC, "cheatCheckIfOn"]
|
||||
- [0x7F0927F4, "set_DKMode"]
|
||||
# file asm/game/7F092890.s
|
||||
- [0x7F092890, "sub_GAME_7F092890"]
|
||||
# file asm/game/7F092E50.s
|
||||
@@ -3424,11 +3424,11 @@ labels:
|
||||
- [0x7F093A78, "sub_GAME_7F093A78"]
|
||||
- [0x7F093BFC, "sub_GAME_7F093BFC"]
|
||||
- [0x7F093C48, "sub_GAME_7F093C48"]
|
||||
- [0x7F093C88, "sub_GAME_7F093C88"]
|
||||
- [0x7F093C88, "addpoint5tofloat"]
|
||||
- [0x7F093CB0, "sub_GAME_7F093CB0"]
|
||||
- [0x7F093FA4, "sub_GAME_7F093FA4"]
|
||||
- [0x7F094298, "sub_GAME_7F094298"]
|
||||
- [0x7F09442C, "sub_GAME_7F09442C"]
|
||||
- [0x7F09442C, "store_stagenum_to_copyof_stagenum"]
|
||||
- [0x7F094438, "sub_GAME_7F094438"]
|
||||
- [0x7F094488, "sub_GAME_7F094488"]
|
||||
- [0x7F0957A4, "def_7F094A38"]
|
||||
@@ -3447,9 +3447,9 @@ labels:
|
||||
- [0x7F09B15C, "sub_GAME_7F09B15C"]
|
||||
- [0x7F09B1DC, "set_cur_player_screen_size"]
|
||||
- [0x7F09B1F8, "set_cur_player_viewport_size"]
|
||||
- [0x7F09B214, "sub_GAME_7F09B214"]
|
||||
- [0x7F09B224, "sub_GAME_7F09B224"]
|
||||
- [0x7F09B234, "sub_GAME_7F09B234"]
|
||||
- [0x7F09B214, "set_cur_player_fovy"]
|
||||
- [0x7F09B224, "set_cur_player_aspect"]
|
||||
- [0x7F09B234, "get_cur_player_fovy"]
|
||||
- [0x7F09B244, "sub_GAME_7F09B244"]
|
||||
- [0x7F09B284, "weapon_multi_hunting_knife"]
|
||||
- [0x7F09B28C, "weapon_multi_pp7"]
|
||||
@@ -3554,9 +3554,9 @@ labels:
|
||||
# file asm/game/7F0A4860.s
|
||||
- [0x7F0A4860, "nullsub_46"]
|
||||
- [0x7F0A4868, "init_watch_at_start_of_stage"]
|
||||
- [0x7F0A4A98, "sub_GAME_7F0A4A98"]
|
||||
- [0x7F0A4A98, "controller_deadzone_related"]
|
||||
- [0x7F0A4B40, "sub_GAME_7F0A4B40"]
|
||||
- [0x7F0A4D74, "sub_GAME_7F0A4D74"]
|
||||
- [0x7F0A4D74, "controllerCheckDualControllerTypesAllowed"]
|
||||
- [0x7F0A4DC0, "cur_player_get_control_type"]
|
||||
- [0x7F0A4DD0, "cur_player_set_control_type"]
|
||||
- [0x7F0A4E38, "get_cur_player_look_vertical_inverted"]
|
||||
@@ -3583,14 +3583,14 @@ labels:
|
||||
- [0x7F0A4FA4, "set_controlstick_lr_enabled"]
|
||||
- [0x7F0A4FB0, "sub_GAME_7F0A4FB0"]
|
||||
- [0x7F0A4FEC, "sub_GAME_7F0A4FEC"]
|
||||
- [0x7F0A5028, "sub_GAME_7F0A5028"]
|
||||
- [0x7F0A504C, "sub_GAME_7F0A504C"]
|
||||
- [0x7F0A5028, "is_holding_greater_than_2E_up_on_stick"]
|
||||
- [0x7F0A504C, "is_holding_greater_than_2E_down_on_stick"]
|
||||
- [0x7F0A5070, "sub_GAME_7F0A5070"]
|
||||
- [0x7F0A507C, "sub_GAME_7F0A507C"]
|
||||
- [0x7F0A5088, "sub_GAME_7F0A5088"]
|
||||
- [0x7F0A50C4, "sub_GAME_7F0A50C4"]
|
||||
- [0x7F0A5100, "sub_GAME_7F0A5100"]
|
||||
- [0x7F0A5124, "sub_GAME_7F0A5124"]
|
||||
- [0x7F0A5100, "is_holding_less_than_10_up_on_stick"]
|
||||
- [0x7F0A5124, "is_holding_less_than_10_down_on_stick"]
|
||||
- [0x7F0A5148, "sub_GAME_7F0A5148"]
|
||||
- [0x7F0A5154, "sub_GAME_7F0A5154"]
|
||||
- [0x7F0A5160, "sub_GAME_7F0A5160"]
|
||||
@@ -3637,7 +3637,7 @@ labels:
|
||||
- [0x7F0A8D40, "sub_GAME_7F0A8D40"]
|
||||
- [0x7F0A8ED0, "sub_GAME_7F0A8ED0"]
|
||||
- [0x7F0A8FEC, "sub_GAME_7F0A8FEC"]
|
||||
- [0x7F0A9180, "sub_GAME_7F0A9180"]
|
||||
- [0x7F0A9180, "call_sfx_c_700091C8"]
|
||||
- [0x7F0A91A0, "sub_GAME_7F0A91A0"]
|
||||
- [0x7F0A91C8, "sub_GAME_7F0A91C8"]
|
||||
- [0x7F0A9358, "sub_GAME_7F0A9358"]
|
||||
@@ -3650,12 +3650,12 @@ labels:
|
||||
- [0x7F0A9AB8, "sub_GAME_7F0A9AB8"]
|
||||
- [0x7F0AA7C8, "sub_GAME_7F0AA7C8"]
|
||||
- [0x7F0AADC0, "sub_GAME_7F0AADC0"]
|
||||
- [0x7F0AB48C, "sub_GAME_7F0AB48C"]
|
||||
- [0x7F0AB498, "sub_GAME_7F0AB498"]
|
||||
- [0x7F0AB4A4, "sub_GAME_7F0AB4A4"]
|
||||
- [0x7F0AB4B0, "sub_GAME_7F0AB4B0"]
|
||||
- [0x7F0AB48C, "zero_D_80040998"]
|
||||
- [0x7F0AB498, "zero_D_8004099C"]
|
||||
- [0x7F0AB4A4, "zero_D_800409A4"]
|
||||
- [0x7F0AB4B0, "return_arg0_7F0AB4B0"]
|
||||
- [0x7F0AB4B8, "sub_GAME_7F0AB4B8"]
|
||||
- [0x7F0AB7A4, "sub_GAME_7F0AB7A4"]
|
||||
- [0x7F0AB7A4, "set_pparam1toparam2_disablejoylr_playsfx"]
|
||||
- [0x7F0AB7D8, "sub_GAME_7F0AB7D8"]
|
||||
- [0x7F0AB908, "sub_GAME_7F0AB908"]
|
||||
- [0x7F0ABC1C, "sub_GAME_7F0ABC1C"]
|
||||
@@ -3666,11 +3666,11 @@ labels:
|
||||
- [0x7F0AC8EC, "def_7F0AC3B0"]
|
||||
- [0x7F0ACA28, "sub_GAME_7F0ACA28"]
|
||||
- [0x7F0ACB5C, "def_7F0ACAC8"]
|
||||
- [0x7F0ACB70, "null_init_main"]
|
||||
- [0x7F0ACB78, "sub_GAME_7F0ACB78"]
|
||||
- [0x7F0ACB88, "sub_GAME_7F0ACB88"]
|
||||
- [0x7F0ACB94, "sub_GAME_7F0ACB94"]
|
||||
- [0x7F0ACBA0, "sub_GAME_7F0ACBA0"]
|
||||
- [0x7F0ACB70, "null_init_main_7f0acb70"]
|
||||
- [0x7F0ACB78, "setTextSpacingInverted"]
|
||||
- [0x7F0ACB88, "setTextOrientation"]
|
||||
- [0x7F0ACB94, "setTextWordWrap"]
|
||||
- [0x7F0ACBA0, "setTextOverlapCorrection"]
|
||||
- [0x7F0ACBAC, "load_font_tables"]
|
||||
- [0x7F0ACD98, "microcode_constructor"]
|
||||
- [0x7F0ACEF0, "combiner_bayer_lod_perspective"]
|
||||
@@ -3786,7 +3786,7 @@ labels:
|
||||
- [0x7F0B4034, "sub_GAME_7F0B4034"]
|
||||
- [0x7F0B4084, "sub_GAME_7F0B4084"]
|
||||
- [0x7F0B40D4, "sub_GAME_7F0B40D4"]
|
||||
- [0x7F0B4124, "sub_GAME_7F0B4124"]
|
||||
- [0x7F0B4124, "load_bg_file"]
|
||||
- [0x7F0B47E0, "sub_GAME_7F0B47E0"]
|
||||
- [0x7F0B4810, "sub_GAME_7F0B4810"]
|
||||
- [0x7F0B4830, "sub_GAME_7F0B4830"]
|
||||
@@ -3960,16 +3960,16 @@ labels:
|
||||
- [0x7F0BCD7C, "load_bg_bytes_at_offset_to_membank"]
|
||||
- [0x7F0BCE0C, "load_rom_resource_index_to_membank"]
|
||||
- [0x7F0BCFE0, "load_resource_index_to_buffer"]
|
||||
- [0x7F0BD100, "get_temp_remaining_buffer_for_index"]
|
||||
- [0x7F0BD11C, "get_remaining_buffer_for_index"]
|
||||
- [0x7F0BD100, "get_pc_remaining_buffer_for_index"]
|
||||
- [0x7F0BD11C, "get_rom_remaining_buffer_for_index"]
|
||||
- [0x7F0BD138, "sub_GAME_7F0BD138"]
|
||||
- [0x7F0BD188, "sub_GAME_7F0BD188"]
|
||||
- [0x7F0BD188, "get_pc_buffer_remaining_value"]
|
||||
- [0x7F0BD1BC, "something_mem_bank_a0"]
|
||||
- [0x7F0BD234, "sub_GAME_7F0BD234"]
|
||||
- [0x7F0BD254, "get_index_num_of_named_resource"]
|
||||
- [0x7F0BD384, "sub_GAME_7F0BD384"]
|
||||
- [0x7F0BD38C, "sub_GAME_7F0BD38C"]
|
||||
- [0x7F0BD3E4, "sub_GAME_7F0BD3E4"]
|
||||
- [0x7F0BD384, "removed_handle_filetable_entry"]
|
||||
- [0x7F0BD38C, "removed_loop_handle_filetable_entries"]
|
||||
- [0x7F0BD3E4, "removed_loop_filetableentries"]
|
||||
- [0x7F0BD410, "sub_GAME_7F0BD410"]
|
||||
- [0x7F0BD460, "something_with_dyn_c_debug"]
|
||||
- [0x7F0BD48C, "set_vtx_gfx_mem_alloc"]
|
||||
@@ -3990,9 +3990,9 @@ labels:
|
||||
- [0x7F0BD8FC, "sub_GAME_7F0BD8FC"]
|
||||
- [0x7F0BD908, "something_with_lvl_c_debug"]
|
||||
- [0x7F0BD984, "sub_GAME_7F0BD984"]
|
||||
- [0x7F0BD9C4, "sub_GAME_7F0BD9C4"]
|
||||
- [0x7F0BD9EC, "sub_GAME_7F0BD9EC"]
|
||||
- [0x7F0BDA38, "sub_GAME_7F0BDA38"]
|
||||
- [0x7F0BD9C4, "playmusictrack1"]
|
||||
- [0x7F0BD9EC, "music_append_play_solo_death_short"]
|
||||
- [0x7F0BDA38, "music_append_play_endtheme"]
|
||||
- [0x7F0BDA84, "sub_GAME_7F0BDA84"]
|
||||
- [0x7F0BDAB0, "stage_load"]
|
||||
- [0x7F0BDF04, "sub_GAME_7F0BDF04"]
|
||||
@@ -4311,7 +4311,7 @@ labels:
|
||||
- [0x7F0D2464, "sub_GAME_7F0D2464"]
|
||||
- [0x7F0D2518, "sub_GAME_7F0D2518"]
|
||||
# file asm/game/7F0D2720.s
|
||||
- [0x7F0D2720, "sub_GAME_7F0D2720"]
|
||||
- [0x7F0D2720, "getmusictrack_or_randomtrack"]
|
||||
- [0x7F0D2848, "sub_GAME_7F0D2848"]
|
||||
- [0x7F0D2890, "sub_GAME_7F0D2890"]
|
||||
# file asm/game/spectrum.s
|
||||
@@ -4394,7 +4394,7 @@ labels:
|
||||
- [0x80024348, "music3len"]
|
||||
- [0x80024358, "music_array_tempo_maybe"]
|
||||
- [0x800243F8, "bootswitch_sound"]
|
||||
- [0x80024404, "tied_to_mem_management"]
|
||||
- [0x80024404, "needmemallocation"]
|
||||
- [0x80024460, "randseed"]
|
||||
- [0x80024470, "strstr_numstings"]
|
||||
- [0x80024474, "strstr_ptrcurrent_string"]
|
||||
@@ -7690,20 +7690,18 @@ labels:
|
||||
- [0x80063730, "ptr_3rd_music_ctrl_block"]
|
||||
- [0x80063734, "ptr_musicdatatable"]
|
||||
- [0x80063BB0, "memory_bank_ptrs"]
|
||||
- [0x80063BF0, "ptr_model_room_buf_pri"]
|
||||
- [0x80063BF8, "dword_CODE_bss_80063BF8"]
|
||||
- [0x80063C1C, "dword_CODE_bss_80063C1C"]
|
||||
|
||||
- [0x80063C20, "ptr_model_room_buf_secondary"]
|
||||
- [0x80063C24, "size_modelroom_buf"]
|
||||
- [0x80063C28, "ptr_table_allocated_mem_blocks"]
|
||||
- [0x80063C2C, "dword_CODE_bss_80063C2C"]
|
||||
- [0x80063C30, "index_for_loadedroom"]
|
||||
- [0x80063C34, "dword_CODE_bss_80063C34"]
|
||||
- [0x80063C38, "ptr_first_entry_in_alloc_table"]
|
||||
- [0x80063C38, "ptr_table_allocated_mem_blocks + 0x10"]
|
||||
- [0x80063C3C, "dword_CODE_bss_80063C3C"]
|
||||
- [0x80063C48, "dword_CODE_bss_80063C48"]
|
||||
- [0x80064C08, "dword_CODE_bss_80064C08"]
|
||||
- [0x80064C10, "dword_CODE_bss_80064C10"]
|
||||
- [0x80064C08, "ptr_table_allocated_mem_blocks + 0xFE0"]
|
||||
- [0x80064C10, "ptr_table_allocated_mem_blocks + 0xFE8"]
|
||||
- [0x80064C18, "dword_CODE_bss_80064C18"]
|
||||
- [0x80064C1C, "dword_CODE_bss_80064C1C"]
|
||||
- [0x80064C20, "dword_CODE_bss_80064C20"]
|
||||
@@ -8049,7 +8047,7 @@ labels:
|
||||
- [0x80071DF0, "dword_CODE_bss_80071DF0"]
|
||||
- [0x80071DF4, "dword_CODE_bss_80071DF4"]
|
||||
- [0x80071DF8, "dword_CODE_bss_80071DF8"]
|
||||
- [0x80071E00, "dword_CODE_bss_80071E00"]
|
||||
- [0x80071E00, "temp_mine_table"]
|
||||
- [0x80071E04, "dword_CODE_bss_80071E04"]
|
||||
- [0x80071E08, "dword_CODE_bss_80071E08"]
|
||||
- [0x80071E78, "gas_damage_flag"]
|
||||
@@ -8203,7 +8201,7 @@ labels:
|
||||
- [0x80079FD0, "player3_player_data"]
|
||||
- [0x8007A040, "player4_player_data"]
|
||||
- [0x8007A0B0, "ptr_BONDdata"]
|
||||
- [0x8007A0B4, "cur_player_stat_ptr"]
|
||||
- [0x8007A0B4, "pPlayersPerm"]
|
||||
- [0x8007A0B8, "player_num"]
|
||||
- [0x8007A0BC, "random_byte"]
|
||||
- [0x8007A0C0, "dword_CODE_bss_8007A0C0"]
|
||||
@@ -8304,7 +8302,7 @@ labels:
|
||||
- [0x80083450, "dword_CODE_bss_80083450"]
|
||||
- [0x80083900, "dword_CODE_bss_80083900"]
|
||||
- [0x80083DB0, "dword_CODE_bss_80083DB0"]
|
||||
- [0x800888B0, "ptr_resource_data"]
|
||||
- [0x800888B0, "resource_lookup_data_array"]
|
||||
- [0x800888C4, "ptr_res_data_next"]
|
||||
- [0x800888D8, "dword_CODE_bss_800888D8"]
|
||||
- [0x8008C230, "ptr_mgfx0_alloc_start"]
|
||||
@@ -8328,15 +8326,15 @@ labels:
|
||||
- [0x8008C5F8, "dword_CODE_bss_8008C5F8"]
|
||||
- [0x8008C600, "dword_CODE_bss_8008C600"]
|
||||
- [0x8008C604, "dword_CODE_bss_8008C604"]
|
||||
- [0x8008C608, "dword_CODE_bss_8008C608"]
|
||||
- [0x8008C608, "music_slot_active"]
|
||||
- [0x8008C60C, "dword_CODE_bss_8008C60C"]
|
||||
- [0x8008C610, "dword_CODE_bss_8008C610"]
|
||||
- [0x8008C614, "dword_CODE_bss_8008C614"]
|
||||
- [0x8008C618, "dword_CODE_bss_8008C618"]
|
||||
- [0x8008C618, "music_slot_minutes"]
|
||||
- [0x8008C61C, "dword_CODE_bss_8008C61C"]
|
||||
- [0x8008C620, "dword_CODE_bss_8008C620"]
|
||||
- [0x8008C624, "dword_CODE_bss_8008C624"]
|
||||
- [0x8008C628, "dword_CODE_bss_8008C628"]
|
||||
- [0x8008C628, "music_slot_seconds"]
|
||||
- [0x8008C62C, "dword_CODE_bss_8008C62C"]
|
||||
- [0x8008C630, "dword_CODE_bss_8008C630"]
|
||||
- [0x8008C634, "dword_CODE_bss_8008C634"]
|
||||
@@ -8370,7 +8368,7 @@ labels:
|
||||
- [0x8008D0A4, "img_curdatatable"]
|
||||
- [0x8008D0A8, "img_bitcount"]
|
||||
- [0x8008D0B0, "globalbank_rdram_offset"]
|
||||
- [0x8008D0B4, "ptr_explosionDL"]
|
||||
- [0x8008D0B4, "pGlobalimagetable"]
|
||||
- [0x8008D0B8, "image"]
|
||||
- [0x8008D0BC, "impactimages"]
|
||||
- [0x8008D0C0, "explosion_smokeimages"]
|
||||
|
||||
+130934
-131736
File diff suppressed because it is too large
Load Diff
+11942
-9453
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user