<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/asm/JSystem/J2DGraph, 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>switch to dtk setup (#2203)</title>
<updated>2024-10-10T14:29:58+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-10-10T14:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=12eb254d769d84743b5cc6cd5424057c57eaf0ad'/>
<id>12eb254d769d84743b5cc6cd5424057c57eaf0ad</id>
<content type='text'>
* switch to dtk setup

* some cleanup / fixes

* cleanup d_a_alink literals

* Restore doxygen, update CI &amp; README.md (#1)

* Fix build image ref (#2)

---------

Co-authored-by: Luke Street &lt;luke@street.dev&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* switch to dtk setup

* some cleanup / fixes

* cleanup d_a_alink literals

* Restore doxygen, update CI &amp; README.md (#1)

* Fix build image ref (#2)

---------

Co-authored-by: Luke Street &lt;luke@street.dev&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>J3DModelLoaderCalcSize  + J2DScreen work (#2198)</title>
<updated>2024-09-14T07:48:38+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-09-14T07:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=f2ac35d73896f8419319a67ab464b209c2e06b9b'/>
<id>f2ac35d73896f8419319a67ab464b209c2e06b9b</id>
<content type='text'>
* All literals functions in J2DScreen were matched

* Import J3DModelLoaderCalcSize work

* d_a_obj_rfHole OK

* Minor fixes for daVrbox2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* All literals functions in J2DScreen were matched

* Import J3DModelLoaderCalcSize work

* d_a_obj_rfHole OK

* Minor fixes for daVrbox2</pre>
</div>
</content>
</entry>
<entry>
<title>J2D work (#2068)</title>
<updated>2024-02-10T03:45:24+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-02-10T03:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=df653e1d34b91659b22344dcaae44d846ab4e7bd'/>
<id>df653e1d34b91659b22344dcaae44d846ab4e7bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some JSUConvertOffsetToPtr issues (#2063)</title>
<updated>2024-02-05T05:21:05+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-02-05T05:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=e98d9c845c3476b3060a4bada25ced6a736835de'/>
<id>e98d9c845c3476b3060a4bada25ced6a736835de</id>
<content type='text'>
* Fix some JSUConvertOffsetToPtr issues

* Match some J3DAnmLoader functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix some JSUConvertOffsetToPtr issues

* Match some J3DAnmLoader functions</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_obj_bsGate, d_a_obj_window OK (#2041)</title>
<updated>2024-01-23T12:42:38+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2024-01-23T12:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=69328d71ed0db6abc53fad41352c448685d29d51'/>
<id>69328d71ed0db6abc53fad41352c448685d29d51</id>
<content type='text'>
* d_a_obj_bsGate, d_a_obj_window OK

* MInor fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_obj_bsGate, d_a_obj_window OK

* MInor fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Various Matches, J2DTextBoxEx and J2DTevs OK (#2025)</title>
<updated>2024-01-08T10:10:05+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-01-08T10:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a8a159ae2c18e2ce3c0f98b1cc54e36ed14cff60'/>
<id>a8a159ae2c18e2ce3c0f98b1cc54e36ed14cff60</id>
<content type='text'>
* Work on src/d/bg

* misc work

* J2dTextBoxEx OK

* J2DTevs OK

* Better return values for bool</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Work on src/d/bg

* misc work

* J2dTextBoxEx OK

* J2DTevs OK

* Better return values for bool</pre>
</div>
</content>
</entry>
<entry>
<title>Work on J2DWindowEx (#1979)</title>
<updated>2023-11-08T11:58:56+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-11-08T11:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=c6b47d83e112a38780ada9ab31f7bfe3b24bee02'/>
<id>c6b47d83e112a38780ada9ab31f7bfe3b24bee02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match a few funcs, optimize some things (#1960)</title>
<updated>2023-10-13T02:56:17+00:00</updated>
<author>
<name>Trueffel</name>
<email>106771418+Trueffeloot@users.noreply.github.com</email>
</author>
<published>2023-10-13T02:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=69e9173e0f7b8ec09fd7b1a42493dba4d3626029'/>
<id>69e9173e0f7b8ec09fd7b1a42493dba4d3626029</id>
<content type='text'>
* match a few nonmatchings

* remove unused asm

* remove stale docs

* add LICENSE.md to project overview in readme</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* match a few nonmatchings

* remove unused asm

* remove stale docs

* add LICENSE.md to project overview in readme</pre>
</div>
</content>
</entry>
<entry>
<title>Work on J2DPictureEx (#1919)</title>
<updated>2023-09-09T20:39:49+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-09-09T20:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=8a146f81b6061455a9d56bcbf5fc68c9ef800920'/>
<id>8a146f81b6061455a9d56bcbf5fc68c9ef800920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>J2DWindow OK (#1914)</title>
<updated>2023-09-05T18:08:13+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-09-05T18:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=5d723a823f8717fd99187357b6c7c31aa25008eb'/>
<id>5d723a823f8717fd99187357b6c7c31aa25008eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
