<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/src/Z2AudioLib/Z2SeqMgr.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Twilight Princess (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/'/>
<entry>
<title>JAHostIO and friends (#3131)</title>
<updated>2026-03-27T01:54:07+00:00</updated>
<author>
<name>Roman Sandu</name>
<email>roma.sandu@gmail.com</email>
</author>
<published>2026-03-27T01:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=0fc019dcfa2ed1834825e9754d47e7948e1745f7'/>
<id>0fc019dcfa2ed1834825e9754d47e7948e1745f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Z2AudioLib debug (#3016)</title>
<updated>2026-01-05T11:54:00+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2026-01-05T11:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=767e3ba17ea514010cbc4f2015f8ffc1d4d87286'/>
<id>767e3ba17ea514010cbc4f2015f8ffc1d4d87286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving standard compiler compatibility (#2926)</title>
<updated>2025-12-09T04:31:22+00:00</updated>
<author>
<name>kipcode66</name>
<email>kipcode66@gmail.com</email>
</author>
<published>2025-12-09T04:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3b26aae5321f14fcdfaf4360605daaa4da6a99cf'/>
<id>3b26aae5321f14fcdfaf4360605daaa4da6a99cf</id>
<content type='text'>
* Adding explicit dolphin/ prefix &amp; fix characters

* Rename ShiftJIS to SJIS

* Separate JASSeqReader read methods implementation between compilers.

* Fix pointer.h

* fix d_item_data typo

* fix gcn matching issue</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding explicit dolphin/ prefix &amp; fix characters

* Rename ShiftJIS to SJIS

* Separate JASSeqReader read methods implementation between compilers.

* Fix pointer.h

* fix d_item_data typo

* fix gcn matching issue</pre>
</div>
</content>
</entry>
<entry>
<title>Various debug conditional compilation cleanup (#2915)</title>
<updated>2025-12-06T21:34:47+00:00</updated>
<author>
<name>Max Roncace</name>
<email>me@caseif.net</email>
</author>
<published>2025-12-06T21:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a30e617e5a9b8264053788429a587ee1763eae73'/>
<id>a30e617e5a9b8264053788429a587ee1763eae73</id>
<content type='text'>
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code</pre>
</div>
</content>
</entry>
<entry>
<title>project cleanup (#2895)</title>
<updated>2025-11-30T22:23:42+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2025-11-30T22:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a6e76c0841cae03cae0c0e6ac75c32f979043093'/>
<id>a6e76c0841cae03cae0c0e6ac75c32f979043093</id>
<content type='text'>
* some wii OS fixes

* remove old dol2asm comments

* remove dol2asm.h

* remove function address comments

* normalize ATTRIBUTE_ALIGN usage

* DECL_WEAK macro

* fix gcc attribute weak macro

* wrap more mwcc specific things in ifdefs

* fixes

* fix revo sdk version flags

* fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some wii OS fixes

* remove old dol2asm comments

* remove dol2asm.h

* remove function address comments

* normalize ATTRIBUTE_ALIGN usage

* DECL_WEAK macro

* fix gcc attribute weak macro

* wrap more mwcc specific things in ifdefs

* fixes

* fix revo sdk version flags

* fixes</pre>
</div>
</content>
</entry>
<entry>
<title>various Z2Audio / JAudio debug cleanup (#2876)</title>
<updated>2025-11-28T05:19:33+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2025-11-28T05:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6f96e665186c87f15acb6f5cb8d27665afee3130'/>
<id>6f96e665186c87f15acb6f5cb8d27665afee3130</id>
<content type='text'>
* some JAudio work

* audio cleanup checkpoint

* checkpoint more audio cleanup

* fix symbols

* more z2 cleanup

* fix regression

* fix build

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

* audio cleanup checkpoint

* checkpoint more audio cleanup

* fix symbols

* more z2 cleanup

* fix regression

* fix build

* some fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Misc fixes (#2860)</title>
<updated>2025-11-25T16:32:34+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-11-25T16:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=2f2f37a7345d889aa1072b10e3a5022ad1bd15f1'/>
<id>2f2f37a7345d889aa1072b10e3a5022ad1bd15f1</id>
<content type='text'>
* Misc matches

* Remove more old dol2asm stuff

* Remove dCcS::SetMass-related fakematches

No longer necessary with the PCH for some reason.

* Use attention types enum in more places

* Remove more dol2asm stuff

* Clean up matDL_dis.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Misc matches

* Remove more old dol2asm stuff

* Remove dCcS::SetMass-related fakematches

No longer necessary with the PCH for some reason.

* Use attention types enum in more places

* Remove more dol2asm stuff

* Clean up matDL_dis.py</pre>
</div>
</content>
</entry>
<entry>
<title>e_hb equivalent / some pal work (#2577)</title>
<updated>2025-08-10T16:27:45+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2025-08-10T16:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=87858822619e0a503e12f78690388c67df13f220'/>
<id>87858822619e0a503e12f78690388c67df13f220</id>
<content type='text'>
* some pal work

* e_hb equivalent

* update config</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some pal work

* e_hb equivalent

* update config</pre>
</div>
</content>
</entry>
<entry>
<title>Various alignments to debug + matching TUs (#2391)</title>
<updated>2025-04-13T18:55:52+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2025-04-13T18:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3df5c7bb42c1b886024b254fec28e5f98310b630'/>
<id>3df5c7bb42c1b886024b254fec28e5f98310b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Z2AudioLib work (#2339)</title>
<updated>2025-03-22T06:03:43+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2025-03-22T06:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=5a7b9f62d684b1d3744f39abdfc54b8ad7a64ead'/>
<id>5a7b9f62d684b1d3744f39abdfc54b8ad7a64ead</id>
<content type='text'>
* Z2LinkMgr work, Z2AudioArcLoader matching

* Z2SeMgr matching

* Z2SpeechMgr2 almost done, Z2SoundHandles matching</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Z2LinkMgr work, Z2AudioArcLoader matching

* Z2SeMgr matching

* Z2SpeechMgr2 almost done, Z2SoundHandles matching</pre>
</div>
</content>
</entry>
</feed>
