JUtility matching for debug (#3074)

* Jut cleanup work

* data section fix

* match the last of JUtility

* added more helpful comment

* Add missed null terminator

* do while -> while loop

* replace more do whiles

* Fix wii regression

* Add suggestions

* fix null check

---------

Co-authored-by: roeming <roeming@users.noreply.github.com>
This commit is contained in:
roeming
2026-01-28 22:38:20 -05:00
committed by GitHub
parent 13d3ae312a
commit 4e8adeef59
19 changed files with 341 additions and 251 deletions
+2 -2
View File
@@ -3322,7 +3322,7 @@ JSystem/JKernel/JKRDecomp.cpp:
.text start:0x8050E3E0 end:0x8050EE10
.data start:0x8070EA60 end:0x8070EAB8
.sdata start:0x8074AAE0 end:0x8074AAF0
.sbss start:0x8074CF78 end:0x8074CF84
.sbss start:0x8074CF78 end:0x8074CF80
.bss start:0x807E2078 end:0x807E20B8
JSystem/JSupport/JSUList.cpp:
@@ -3435,7 +3435,7 @@ JSystem/JUtility/JUTGraphFifo.cpp:
.text start:0x8051A690 end:0x8051A8B0
.data start:0x8070FB18 end:0x8070FB38
.sdata start:0x8074AD88 end:0x8074AD90
.sbss start:0x8074CF84 end:0x8074CF90
.sbss start:0x8074CF80 end:0x8074CF90
JSystem/JUtility/JUTFont.cpp:
.text start:0x8051A8B0 end:0x8051AC40