<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/include/JSystem/JAudio2/JASWaveArcLoader.h, branch dol2asm</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>d_a_e_fz work, doxygen revamp (#2127)</title>
<updated>2024-04-12T06:10:30+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2024-04-12T06:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a61e3491f7c46b698514af50464cf71ba76bd3a3'/>
<id>a61e3491f7c46b698514af50464cf71ba76bd3a3</id>
<content type='text'>
* initial freezard actor struct + setActionMode OK

* daE_FZ_Draw

* setReflectAngle

* mBoundSoundset

* daE_FZ_Execute &amp; execute

* demoDelete

* daE_FZ_Delete &amp; _delete

* CreateHeap

* useHeapInit

* cc_set

* mtx_set

* action WIP

* way_gake_check

* executeRollMove

* executeMove

* draw WIP

* executeDamage

* checkpoint

* create

* checkpoint

* daE_FZ_c::executeWait

* checkpoint

* daE_FZ_c::damage_check almost done

* rm asm

* rm headers

* setup_profile WIP + doxygen update

* fix merge issues

* docs fix?

* fix2

* doxygen updates

* setup g_profile_E_FZ, profile setup script WIP

* update github actions

* update progress.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial freezard actor struct + setActionMode OK

* daE_FZ_Draw

* setReflectAngle

* mBoundSoundset

* daE_FZ_Execute &amp; execute

* demoDelete

* daE_FZ_Delete &amp; _delete

* CreateHeap

* useHeapInit

* cc_set

* mtx_set

* action WIP

* way_gake_check

* executeRollMove

* executeMove

* draw WIP

* executeDamage

* checkpoint

* create

* checkpoint

* daE_FZ_c::executeWait

* checkpoint

* daE_FZ_c::damage_check almost done

* rm asm

* rm headers

* setup_profile WIP + doxygen update

* fix merge issues

* docs fix?

* fix2

* doxygen updates

* setup g_profile_E_FZ, profile setup script WIP

* update github actions

* update progress.md</pre>
</div>
</content>
</entry>
<entry>
<title>JAUInitializer (#1915)</title>
<updated>2023-09-07T16:50:36+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2023-09-07T16:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3dd1963a59c4cf80c0348f10532d2ce445dec7de'/>
<id>3dd1963a59c4cf80c0348f10532d2ce445dec7de</id>
<content type='text'>
* JAUInitializer

* forgot a couple things</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JAUInitializer

* forgot a couple things</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)</title>
<updated>2023-08-16T19:07:52+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2023-08-16T19:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc'/>
<id>7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc</id>
<content type='text'>
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing</pre>
</div>
</content>
</entry>
<entry>
<title>More Jsystem stuff (#395)</title>
<updated>2023-08-02T08:30:52+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-08-02T08:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=24161e34d27f70ab54d584769b1d9f71262d02e9'/>
<id>24161e34d27f70ab54d584769b1d9f71262d02e9</id>
<content type='text'>
* JASProbe OK

* JASRegisterParam OK

* Import JASReport

* JASDvdThread OK</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JASProbe OK

* JASRegisterParam OK

* Import JASReport

* JASDvdThread OK</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #includes from headers (#334)</title>
<updated>2023-05-12T19:10:14+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2023-05-12T19:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=221f40e6097dfe76c76602aa21aa07d5f760dce4'/>
<id>221f40e6097dfe76c76602aa21aa07d5f760dce4</id>
<content type='text'>
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes</pre>
</div>
</content>
</entry>
<entry>
<title>MSL_C (#319)</title>
<updated>2023-04-24T22:28:31+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2023-04-24T22:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=b440ae74fbd2f4fbeb6de2aa35f885727eea2134'/>
<id>b440ae74fbd2f4fbeb6de2aa35f885727eea2134</id>
<content type='text'>
* MSL_C/string.h

* MSL_C/stdlib.h</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* MSL_C/string.h

* MSL_C/stdlib.h</pre>
</div>
</content>
</entry>
<entry>
<title>More Formatting</title>
<updated>2023-01-02T05:15:07+00:00</updated>
<author>
<name>jdflyer</name>
<email>jdflyer10@gmail.com</email>
</author>
<published>2023-01-02T05:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=76178f6914f3ed9db7fab4b3b1a66416a3906cd8'/>
<id>76178f6914f3ed9db7fab4b3b1a66416a3906cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2023-01-02T05:13:55+00:00</updated>
<author>
<name>jdflyer</name>
<email>jdflyer10@gmail.com</email>
</author>
<published>2023-01-02T05:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=d0167c1f62be00fde08235a81a6a5e678fb33b11'/>
<id>d0167c1f62be00fde08235a81a6a5e678fb33b11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JAUBankTable</title>
<updated>2023-01-02T01:00:01+00:00</updated>
<author>
<name>jdflyer</name>
<email>jdflyer10@gmail.com</email>
</author>
<published>2023-01-02T01:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=aab727b13f9edecb4424be3afa4ecb3f2b8d5de0'/>
<id>aab727b13f9edecb4424be3afa4ecb3f2b8d5de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JASWaveArcLoader</title>
<updated>2023-01-01T02:18:40+00:00</updated>
<author>
<name>jdflyer</name>
<email>jdflyer10@gmail.com</email>
</author>
<published>2023-01-01T02:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=40469d42a03c02f492305556bfdd8c78a72a5c42'/>
<id>40469d42a03c02f492305556bfdd8c78a72a5c42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
