<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/JSystem/JUtility, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: The Wind Waker (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/'/>
<entry>
<title>JAudio (#1196)</title>
<updated>2026-09-05T14:54:59+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2026-09-05T14:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=40e3fe24cbcdadc470b465768d9283895eab510a'/>
<id>40e3fe24cbcdadc470b465768d9283895eab510a</id>
<content type='text'>
* JStudio

* JAudio</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JStudio

* JAudio</pre>
</div>
</content>
</entry>
<entry>
<title>Remove fake CButton enum, use SDK button defines instead</title>
<updated>2026-09-04T18:33:00+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-09-04T18:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6401d64e51fad9a0f2ce577a24298f806b768768'/>
<id>6401d64e51fad9a0f2ce577a24298f806b768768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_Do demo work (#1189)</title>
<updated>2026-08-31T19:52:01+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-31T19:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e7e0e8e581b29a031966f9a16501d78dff0fb3a7'/>
<id>e7e0e8e581b29a031966f9a16501d78dff0fb3a7</id>
<content type='text'>
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order

* Add machine.pch, m_Do_machine OK for demo

* m_Do_gba_com and m_Do_MemCardRWmng OK for demo

* m_Do_graphic work

* m_Do_graphic JPN/PAL version diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order

* Add machine.pch, m_Do_machine OK for demo

* m_Do_gba_com and m_Do_MemCardRWmng OK for demo

* m_Do_graphic work

* m_Do_graphic JPN/PAL version diffs</pre>
</div>
</content>
</entry>
<entry>
<title>Debug build improvements (#1170)</title>
<updated>2026-08-16T16:09:07+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-16T16:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e08dff3c7319b460f05619603c142fa4b862ba64'/>
<id>e08dff3c7319b460f05619603c142fa4b862ba64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compiler compatibility (#1171)</title>
<updated>2026-08-16T15:15:07+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2026-08-16T15:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=80c77196360c10e3a91b8157218f73b9d4d27255'/>
<id>80c77196360c10e3a91b8157218f73b9d4d27255</id>
<content type='text'>
* mark functions with duplicate names as static

* make std::__tag_va_List work with other compilers

* fix some offset comments

* use inlines in J3DJointFactory, JUTCacheFont

* fix class/struct mismatch

* improve const correctness

* fix missing return values

* make some JAudio namespaces more explicit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mark functions with duplicate names as static

* make std::__tag_va_List work with other compilers

* fix some offset comments

* use inlines in J3DJointFactory, JUTCacheFont

* fix class/struct mismatch

* improve const correctness

* fix missing return values

* make some JAudio namespaces more explicit</pre>
</div>
</content>
</entry>
<entry>
<title>msg inline fixes, remove some fake jsystem inlines</title>
<updated>2026-08-07T20:40:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-07T20:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=07b55421f9ce2db2fecbaaa34a3e1b59d6f231a7'/>
<id>07b55421f9ce2db2fecbaaa34a3e1b59d6f231a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compiler compat fix: Passing of rvalue GXColors to non-const reference parameters (#1142)</title>
<updated>2026-07-31T17:20:48+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-31T17:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=45718d8cccbde7bad1c090de82e343fba68dc27f'/>
<id>45718d8cccbde7bad1c090de82e343fba68dc27f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copy over a bunch of sdk stuff (#1066)</title>
<updated>2026-06-26T15:03:34+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-06-26T15:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d489dc996b1cd4c59c6f25532c439e2323b83b6f'/>
<id>d489dc996b1cd4c59c6f25532c439e2323b83b6f</id>
<content type='text'>
* most of dolsdk copied over

* add some gf stuff

* trk wip

* ode/amc stuff

* build fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* most of dolsdk copied over

* add some gf stuff

* trk wip

* ode/amc stuff

* build fix</pre>
</div>
</content>
</entry>
<entry>
<title>d_menu_option OK (#1020)</title>
<updated>2026-05-26T00:13:09+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-26T00:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=b3be0f9e6441519a31593b5eb8e0c43192202887'/>
<id>b3be0f9e6441519a31593b5eb8e0c43192202887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JAIZelInst OK (#1005)</title>
<updated>2026-05-17T21:10:52+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-17T21:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=86a17bbfb726a5f39e23af257ac011af3e1f028c'/>
<id>86a17bbfb726a5f39e23af257ac011af3e1f028c</id>
<content type='text'>
* JAIZelInst OK

* Clean up some default args</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JAIZelInst OK

* Clean up some default args</pre>
</div>
</content>
</entry>
</feed>
