<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/src/d/d_save/d_save.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>dol2asm OK</title>
<updated>2021-03-28T20:49:05+00:00</updated>
<author>
<name>Julgodis</name>
<email></email>
</author>
<published>2021-03-28T20:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=d244b7cb0d961cb42f76cb30b57ab35820c3c48e'/>
<id>d244b7cb0d961cb42f76cb30b57ab35820c3c48e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fpc symbol names (#119)</title>
<updated>2021-03-28T18:07:21+00:00</updated>
<author>
<name>lepelog</name>
<email>lepelog@users.noreply.github.com</email>
</author>
<published>2021-03-28T18:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=88eb837a9cd134322324157d00d302e637a2a81c'/>
<id>88eb837a9cd134322324157d00d302e637a2a81c</id>
<content type='text'>
* fpcCtIt_filter_JudgeInLayer

* dStage_roomControl_c::getZoneNo

* fix fpc symbol names

* format

* mUnk0 -&gt; mLayerID

Co-authored-by: Pheenoh &lt;pheenoh@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fpcCtIt_filter_JudgeInLayer

* dStage_roomControl_c::getZoneNo

* fix fpc symbol names

* format

* mUnk0 -&gt; mLayerID

Co-authored-by: Pheenoh &lt;pheenoh@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fopMsgM_messageGet OK + rename g_meter2_info global</title>
<updated>2021-03-27T23:53:05+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2021-03-27T23:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a94009b13904fc30a433d514871c589b0f1ac9c7'/>
<id>a94009b13904fc30a433d514871c589b0f1ac9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix symbol names (#118)</title>
<updated>2021-03-15T06:12:44+00:00</updated>
<author>
<name>lepelog</name>
<email>lepelog@users.noreply.github.com</email>
</author>
<published>2021-03-15T06:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=80ba3d9fd26f47ffd1dc198c67c0c0944158cd1a'/>
<id>80ba3d9fd26f47ffd1dc198c67c0c0944158cd1a</id>
<content type='text'>
* checkpoint

* checkpoint

* rename f_pc

* checkpoint

* small symbol rename and fix some fpc symbols

* remove unneeded entries from ldscript

* simplify ok check, update docker container

Co-authored-by: Pheenoh &lt;pheenoh@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* checkpoint

* checkpoint

* rename f_pc

* checkpoint

* small symbol rename and fix some fpc symbols

* remove unneeded entries from ldscript

* simplify ok check, update docker container

Co-authored-by: Pheenoh &lt;pheenoh@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>delete variables.h</title>
<updated>2021-02-21T04:11:44+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2021-02-21T04:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=5fbe9419f9af28560497f42eb951cd029ceb44d7'/>
<id>5fbe9419f9af28560497f42eb951cd029ceb44d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)</title>
<updated>2021-02-19T15:51:02+00:00</updated>
<author>
<name>lepelog</name>
<email>lepelog@users.noreply.github.com</email>
</author>
<published>2021-02-19T15:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=5c83d2532c610dc9eb5fb4f36c250174c79964e4'/>
<id>5c83d2532c610dc9eb5fb4f36c250174c79964e4</id>
<content type='text'>
* data for c_angle

* data c_sxyz

* partially migrated c_xyz data

* c_xyz data

* c_xyz data decomp

* c_math data

* c_math data

* c_lib data, some cleanup

* rename some unnamed functions and create header for them

* header for string functions

* format and fix fabsf

* cleanup

* remove more unneded function prototypes

* move fpclassify to math.h</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* data for c_angle

* data c_sxyz

* partially migrated c_xyz data

* c_xyz data

* c_xyz data decomp

* c_math data

* c_math data

* c_lib data, some cleanup

* rename some unnamed functions and create header for them

* header for string functions

* format and fix fabsf

* cleanup

* remove more unneded function prototypes

* move fpclassify to math.h</pre>
</div>
</content>
</entry>
<entry>
<title>most of f_op_overlap_mng OK</title>
<updated>2021-02-15T18:34:16+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2021-02-15T18:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=b3a4f9f7c5db56477d29dac4eb043a697092c30d'/>
<id>b3a4f9f7c5db56477d29dac4eb043a697092c30d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>os: const-qualify string arguments (#111)</title>
<updated>2021-02-01T03:25:03+00:00</updated>
<author>
<name>LC</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-02-01T03:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=f15faab7566d7e69eedeb64e917bdd06775ecc46'/>
<id>f15faab7566d7e69eedeb64e917bdd06775ecc46</id>
<content type='text'>
Avoids the need to cast away const from string literals.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids the need to cast away const from string literals.</pre>
</div>
</content>
</entry>
<entry>
<title>remove functions.h</title>
<updated>2021-01-31T20:33:34+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2021-01-31T20:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=90578d539ac54bd39e110a2a603dd63b94881d91'/>
<id>90578d539ac54bd39e110a2a603dd63b94881d91</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_audio</title>
<updated>2021-01-22T04:47:28+00:00</updated>
<author>
<name>jdflyer</name>
<email>yeacub@gmail.com</email>
</author>
<published>2021-01-22T04:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=ff7ac962f141de063e9b9db0e7ade8af74bdf53d'/>
<id>ff7ac962f141de063e9b9db0e7ade8af74bdf53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
