Skip to content

Commit

Permalink
Another attempt at 0-00
Browse files Browse the repository at this point in the history
  • Loading branch information
Antidote committed Dec 18, 2024
1 parent 29b6f94 commit 7570228
Show file tree
Hide file tree
Showing 5 changed files with 26,693 additions and 26,835 deletions.
2 changes: 1 addition & 1 deletion config/GM8E01_01/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ symbols: config/GM8E01_01/symbols.txt
splits: config/GM8E01_01/splits.txt
mw_comment_version: 8
quick_analysis: false # Faster reruns after full analysis
fill_gaps: false # Alignments known
fill_gaps: true # Alignments known


# Extract embedded assets
Expand Down
17 changes: 4 additions & 13 deletions config/GM8E01_01/splits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3568,11 +3568,6 @@ Kyoto/Audio/CDSPStreamManager.cpp:
.bss start:0x805A6A40 end:0x805A6D40 align:4 common
.sbss start:0x805A9858 end:0x805A9860

Kyoto/CDependencyGroup.cpp:
.text start:0x80365130 end:0x803655D4
.rodata start:0x803D85E8 end:0x803D85F0
.data start:0x803EFA10 end:0x803EFA20

Kyoto/Audio/CStreamAudioManager.cpp:
.text start:0x803655D4 end:0x80366924
.ctors start:0x803CB550 end:0x803CB554
Expand Down Expand Up @@ -3629,13 +3624,12 @@ Kyoto/Audio/CDSPStream.cpp:

Kyoto/Audio/g721.cpp:
.text start:0x8036B494 end:0x8036BE10
.data start:0x803EFA20 end:0x803EFAA0
.data start:0x803EFA20 end:0x803EFAC0

Kyoto/Audio/CStaticAudioPlayer.cpp:
.text start:0x8036BE10 end:0x8036CC40
.ctors start:0x803CB554 end:0x803CB558
.rodata start:0x803D8740 end:0x803D8748
.data start:0x803EFAA0 end:0x803EFAC0
.bss start:0x80540C00 end:0x80540C20
.sbss start:0x805A9880 end:0x805A9890

Expand All @@ -3658,12 +3652,6 @@ Dolphin/ar/ar.c:
.sdata start:0x805A8C50 end:0x805A8C58
.sbss start:0x805A98D8 end:0x805A98F8

Dolphin/ar/arq.c:
.text start:0x8036F60C end:0x8036F9B0
.data start:0x803EFB50 end:0x803EFB98
.sdata start:0x805A8C58 end:0x805A8C60
.sbss start:0x805A98F8 end:0x805A9920

Dolphin/PPCArch.c:
.text start:0x8036F9B0 end:0x8036FAA8

Expand Down Expand Up @@ -4301,6 +4289,9 @@ musyx/runtime/hw_dolphin.c:
.bss start:0x80567A80 end:0x80569AE0
.sbss start:0x805A9D50 end:0x805A9D78

Dolphin/dummy.c:
.bss start:0x80569AE0 end:0x80569AE8

musyx/runtime/hw_memory.c:
.text start:0x803B5310 end:0x803B5364

Expand Down
Loading

0 comments on commit 7570228

Please sign in to comment.