summaryrefslogtreecommitdiff
path: root/linker_scripts
AgeCommit message (Collapse)Author
2024-03-29export ast_title, add missing assets to ast_map (#185)petrie911
* WIP ast_title assets * Fixed format * macbeth * title * title * bss * small fix --------- Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2024-03-29export configuration for ast_corneria (#184)Alejandro Asenjo Nitti
* complete? * done * remove header * ast_corneria.yaml prepared * progress * more progress * progress * finished? * fix duplicated symbol * matchpoint * add torch.hash.yml to git ignore * progress replacing symbol use * Ready ? * fix bss reordering issues * remove redundant entry in gitignore * remove externs * we don't need these anymore, libultra is finished
2024-03-29None of woman born Shall export Macbeth (#183)petrie911
* macbeth * fix * forgot header
2024-03-28Last Titania asset, fix to hibox exporter, more cleanup (#180)petrie911
* yaml * ti * hud * a * torch * forgot header * fix? * format
2024-03-28export configuration for ast_enmy_planet (#181)Alejandro Asenjo Nitti
* complete? * done
2024-03-27Add level tags to some segment 6 addresses (#179)petrie911
* env * format * syms
2024-03-27export configuration for ast_great_fox & ast_sector_z & ast_sector_y (#175)Alejandro Asenjo Nitti
* Matchpoint * remove symbols from undef * remove header * comments * var rename * remove header * first asset * progress * progress * progress, should be matching. Torch bug? * comments * update torch with Peter's fix * PRINTF * replace symbol usage * todo comment * D_SX_6000000 usage * progress * Matchpoint * progress replacing symbol usage (apo apo ahora) * remove headers * va bene * format * remove header
2024-03-21Remove assets.h from global.h, some other header adjustments (#174)petrie911
* splits * torch * torch again * headers * merges * format
2024-03-21titania boss assets, cleanup pads, update torch, split remaining segments ↵petrie911
other than 6 (#173) * splits * torch * torch again * headers
2024-03-17torch update, ast_area_6 and ast_vs_player, new names (#169)petrie911
* split up * format * torch * headers * just keep going * torch * names and such * format * remove headers
2024-03-16export configuration for ast_enmy_space (#168)Alejandro Asenjo Nitti
* Matchpoint * remove header * remove comments * add ENMY_SPACE_ to every symbol * missed one
2024-03-14Split headers as much as possible. add unique tags to segment 6 addresses (#167)petrie911
* split up * format * torch
2024-03-14export configuration for ast_landmaster & ast_training (#165)Alejandro Asenjo Nitti
* remove header * Matchpoint * remove unnecessary externs * Matchpoint (2 blobs) * Asset analysis complete, here it comes! * bye bye header * MISSION ACCOMPLISHED
2024-03-13Colpoly factory and Torch fixes + sonicdcer's ast_sector_X (#164)petrie911
* a start * some things * format * hitboxes * soon * fixes and such * Torch * one fix
2024-03-13export configuration for ast_arwing (#163)Lywx
* Arwing completely extracted ( With Issues ) * Fixed remaining issues * Fixed remaining issues * Fixed last one * Renamed D_3000000 to use blue_marine * Fixed missing declarations on fox_hud
2024-03-11Skeleton factory and more Titania assets (#160)petrie911
* skellingtons * sort
2024-03-11export configuration for ast_7_ti_1 (#156)Alejandro Asenjo Nitti
* progress * progress * progress * update torch * progress * Matchpoint * bye header * remove unnecessary externs * comment * Animation extraction * include Animations * a couple more animations * clean up
2024-03-08export configuration for ast_font (#151)Alejandro Asenjo Nitti
* progress * goodbye ast_font.h * progress * progress * progress * progress * progress * progress * progress * Matchpoint * comments * comment * ast_font debinarized * add header to files * cleanup
2024-03-05In my nightmares, I see audio_synthesis (#146)petrie911
* heapsort * suff * load init * split * split data * begone asm * names * names and cleanup * let's try this * woo macros * general * bgm macro * names * audio_thread * Update Torch * I think it's time to move on * Merge remote-tracking branch 'upstream/master' into play --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-03-01audio_general, audio data import, naming lots of audio functions (#144)petrie911
* heapsort * suff * load init * split * split data * begone asm * names * names and cleanup * let's try this * woo macros * general * bgm macro * names
2024-02-23Decomp audio_load. Add names for audio context fields and audio_heap (#143)petrie911
* heapsort * suff * load init * split * split data * begone asm * names * names and cleanup
2024-02-22remove unnecessary symbolsAlejandro Javier Asenjo Nitti
2024-02-21ast_blue_marine extraction (#140)Alejandro Asenjo Nitti
* progress so far * progress * progress * progress * matching * revert F3DEX_MK64 * update torch * update gitIgnore * correction * add src/assets to clean recipe
2024-02-20Clean up hardcoded symbols (#139)petrie911
* heapsort * suff
2024-02-19heapsort (#138)petrie911
2024-02-19docs and such (#137)petrie911
2024-02-18Extract ast_warp_zone (#136)Alejandro Asenjo Nitti
* try * progress * hasta la vista, baby * ast_warp_zone matching * remove symbols from linker * new version of Torch * ast_warp_zone
2024-02-18sys_audio_C870.c Initial work (#135)Alejandro Asenjo Nitti
* func_8000BFE8 * func_8000BF6C * func_8000BFD8 * func_8000BF94 * func_8000BFA8 * func_8000E1C4 * func_8000DBE4 * func_8000C0C0 * func_8000C1F8 * func_8000C13C * matching * various fixes * AudioHeap_SearchRegularCaches * func_8000CAF4 * func_8000DC84 * func_8000DC84 * . * sf64 audio provisional header * .
2024-02-16Import main, context, and option bss. Refactor headers. Some enum cleanup. ↵petrie911
(#130) * stuff * fixes * addrs * new header * its bss time * format and such * fake symbols begone * whoops forgot pragmas
2024-02-16Titania decomp - 4 non-matching, 2 non-equiv (possibly equivalent) (#129)inspectredc
* progress * progress2 * more matches and remove warnings * add non matching/equivs and move assets to top * update post merge * data * bss * clean up * correct numbers * address review
2024-02-14roll back rspboot & aspmain disassemblyAlejandro Javier Asenjo Nitti
2024-02-14improve match on i3, add scratches, some linker cleanup (#127)petrie911
* stuff * fixes * addrs
2024-02-14Splitted buffers to a new file (#126)Lywx
* Splitted buffers * Moved buffers to latest overlay * Removed sizes and moved buffers to a new overlays segment * Removed addrs from libultra * Readded symbols into symbol_addrs * rename buffers to fox_buffers --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-02-13rsp_boot & aspmain assembly extractionAlejandro Javier Asenjo Nitti
2024-02-10Finished Ve1, added permuter macros, fixed an error in Player struct (#121)petrie911
* format * format * cleanup * offsets
2024-02-08Match fox_ka (#119)Lywx
* Decompiled a ton of functions * Matched even more functions! * Decompiled even more functions, now with Bill! * Moved externs * Matched func_i4_80192E20, func_i4_80193EF0, func_i4_801946C4, func_i4_80197290 and func_i4_80198AA0 * Cleaned code * Sorted externs * Added new line into breaks * Added D_i4_8019F18C into symbol_addrs * Added D_i4_8019F168 symbol * TOMÁAAAAA * Fixed merge conflicts * Converted hex values to decimal * Fixed format * Added spaces on some ifs * Removed unnecesary casts * Added overlays.yaml * Cleanup based on comments * Cleaned based on petrie comments * Changed obj status * Fixed rot variables --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-02-06fox_option symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_versus symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_hud symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_enmy2 symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_enmy symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_demo lone symbolAlejandro Javier Asenjo Nitti
2024-02-06fox_std_lib symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_edisplay symbolsAlejandro Javier Asenjo Nitti
2024-02-06fox_end1 symbolsAlejandro Javier Asenjo Nitti
2024-02-06Finished sf_i5_4, now fox_ground (#117)petrie911
* Match func_i5_801B49D0 * Match func_i5_801B4A54 * Fix warning * merge master * WIP func_i5_801B4AA8 * Stack fixed func_i5_801B4AA8 * Match func_i5_801B4AA8 * Better math for the func * Match func_i5_801B5110 * Migrate RODATA * format * Match func_i5_801B6AEC * Match func_i5_801B68A8 * Translation update * WIP func_i5_801B58AC * header cleanup * make format * a start * match * ground --------- Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
2024-02-06fox_end2 decompiled (#116)Alejandro Asenjo Nitti
* func_ending_8018CE20 * progress * func_ending_8018D638 * func_ending_8018D814 * func_ending_8018DA0C * func_ending_8018DCB4 * func_ending_8018E1B8 * func_ending_8018E7B8 * func_ending_8018F2A8 * func_ending_8018F64C * func_ending_8018FC60 * func_ending_80190274 * func_ending_80190648 * func_ending_80190778 * func_ending_80190CF0 * func_ending_80191234 * func_ending_80191294 * func_ending_80191710 * func_ending_80191C7C * func_ending_80192164 * func_ending_80192290 * func_ending_8019237C * func_ending_801926D4 * . * everything matches * MISSION ACCOMPLISHED * review * ultratype * LEVEL_UNK_M1
2024-02-05fox_bo (BOLSE) Decompiled (#115)Alejandro Asenjo Nitti
* func_i4_8018BD60 * func_i4_8018C158 * func_i4_8018CC60 * func_i4_8018D278 * func_i4_8018D394 * func_i4_8018D414 * func_i4_8018D454 * func_i4_8018D584 * func_i4_8018D4F0 co-authored-by @inspectredc * func_i4_8018D874 * func_i4_80192264 * func_i4_80191ED8 co-authored-by: @petrie911 * func_i4_80191DB0 * func_i4_80191BAC * func_i4_80191AFC * func_i4_80191AFC * func_i4_80191180 * func_i4_80190FE8 * func_i4_80190F58 * func_i4_80190EE4 * func_i4_80190D98 * fix fake symbol * func_i4_8018F94C * func_i4_8018F94C refactor * format * function prototypes * v * func_i4_8018EAEC * func_i4_8018ECB4 * func_i4_8018EC1C * func_i4_8018EE4C * func_i4_8018ED44 * func_i4_8018D960 * func_i4_8018CCE8 * func_i4_8018D008 * func_i4_8018D124 * func_i4_8018E710 * func_i4_801918E4 * func_i4_80191A6C * func_i4_801912FC * func_i4_8018EF6C * func_i4_8018E870 * func_i4_8018CE5C * func_i4_8018BEF8 * refact func_i4_8018D4F0 * func_i4_8018E3FC & func_i4_8018E05C co-authored-by: @inspectredc * func_i4_8018DE8C * func_i4_8018D9CC co-authored-by: @petrie911 * data imported * import bss * dec * clean up * PR review * dec * dec * review
2024-02-03Ending 1 decomped (#114)petrie911
* ending * ending
2024-02-02fox_aq decomped, some type cleanup (#112)petrie911
* stuff * stuff * temps * matched * so complete * merge and clean * format * graphics macros * aq * more stuff * oh god the clam * limbdraw * headers? * format, name changes * enums * merge and format