Commit Graph

33 Commits

Author SHA1 Message Date
LagoLunatic a1fa191734 Fix incorrect relocs detected for demo 2025-08-29 17:20:13 -04:00
LagoLunatic f1dc07558c Use custom ldscript template to fix missing .bss warning from linker
This fixes "No linker command file input for section '.bss'" being printed by the linker for every TU that includes the weak .bss from the PCH but then it gets stripped out and doesn't appear in the final object.
2025-08-26 23:02:54 -04:00
Maide 3f39078485 d_a_majuu_flag (#824)
* d_a_majuu_flag

* PR

* PR

* Fix demo

* Replace .clang-format

---------

Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
2025-08-03 20:24:55 -04:00
LagoLunatic 63a92eaa88 More demo work 2025-05-31 23:53:05 -04:00
LagoLunatic 763d451f34 Demo: Add .init splits and symbols, enable MW comment 2025-05-19 20:26:33 -04:00
LagoLunatic 6610bf1d1c Demo: Fix splits, add assets, update config
Builds OK now
2025-05-19 19:43:20 -04:00
LagoLunatic 448eee9478 Demo: Update config 2025-05-19 19:34:43 -04:00
LagoLunatic 64d9c81c8a Demo: Perform initial analysis 2025-05-19 19:32:55 -04:00
LagoLunatic 3a384a82f5 Demo: Add version config 2025-05-19 19:32:23 -04:00
LagoLunatic d6c3081559 Update dtk-template, dtk, and objdiff 2025-01-28 14:01:04 -05:00
LagoLunatic 8e44641465 Fix various data relocation differences in unlinked TUs 2025-01-14 22:11:08 -05:00
LagoLunatic 050cc12777 Use dtk asset extractor for in-function statics as well 2024-11-07 16:07:37 -05:00
LagoLunatic 6b31312531 Use asset extractor for more symbols 2024-11-02 12:47:15 -04:00
LagoLunatic a25031175e matDL build rule: Allow specifying global/local scope 2024-11-02 12:08:43 -04:00
LagoLunatic e9f82ff359 Add custom build rule for material display lists with image addresses in them 2024-11-01 19:32:15 -04:00
LagoLunatic 8911dab195 Starting switching u8 arrays to use dtk asset extract feature 2024-11-01 15:04:58 -04:00
LagoLunatic 6c6931c5e4 Make config.yml indentation consistent across versions 2024-11-01 13:28:46 -04:00
LagoLunatic 26ca0cd4b5 Update dtk-template, switch from intellisense to clangd 2024-10-17 16:12:07 -04:00
LagoLunatic abe7439e00 Update dtk to 0.9.2 2024-06-26 13:50:31 -04:00
LagoLunatic 67142ebcb8 Mark gpr/fpr funcs as stripped, runtime.c OK 2024-01-15 15:24:57 -05:00
LagoLunatic c3862413d5 Add noreloc to fix various data that looks like a pointer 2024-01-15 15:07:30 -05:00
TakaRikka 5773ee904c reorganize MSL_C/Runtime files. wip, notmatching 2023-12-27 21:07:21 -08:00
LagoLunatic 56a37d2594 JUTFontData_Ascfont_fix12 match 2023-12-06 15:52:57 -05:00
LagoLunatic aa52ef6e49 Fix JAZelAudio config 2023-11-06 01:12:17 -05:00
Jasper St. Pierre 222e190088 config fixes 2023-10-29 13:40:12 -07:00
Luke Street bad50602ec Update REL section alignments and dtk 2023-09-26 18:13:12 -04:00
Jcw87 32c90472a9 missing configure.py changes from b2fc1d2683
missing splits.txt changes from adb95b135c
2023-09-21 12:23:24 -07:00
Jasper St. Pierre b2fc1d2683 Move statics out of actor/ dir 2023-09-20 09:22:35 -07:00
Luke Street be7d0bb459 Add configuration for remaining files 2023-09-15 01:38:40 -04:00
Luke Street 2a2b9c2f4e Match & link DynamicLink.cpp 2023-09-15 00:49:02 -04:00
Luke Street 2f0ae6fa7d Update dtk & config adjustments 2023-09-13 09:48:56 -04:00
Jasper St. Pierre 95fdc41ffa f_op_kankyo yeah, match splits 2023-09-10 09:41:23 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00