<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/m/m_dvd.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Skyward Sword (Wii)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/'/>
<entry>
<title>More symbols from NSMBW</title>
<updated>2026-01-18T11:27:37+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2026-01-18T11:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=679541bee2a8053a1a1a8e1493886512d5bda5f9'/>
<id>679541bee2a8053a1a1a8e1493886512d5bda5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove address comments</title>
<updated>2025-09-17T02:32:07+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-09-17T02:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e3b5103cbe6bca291e05d0f0e84340b81f088c37'/>
<id>e3b5103cbe6bca291e05d0f0e84340b81f088c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of m symbols</title>
<updated>2025-07-24T11:55:13+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-07-24T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=39be7ff72cd374e2d915487e90987c8518c4a395'/>
<id>39be7ff72cd374e2d915487e90987c8518c4a395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mDvd createOrDie symbol (#122)</title>
<updated>2025-03-02T19:45:04+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-02T19:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=3461afd2b89de4db997726ce99c9c188677e03c4'/>
<id>3461afd2b89de4db997726ce99c9c188677e03c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update from dtk-template - clangd :) (#66)</title>
<updated>2024-10-16T19:36:02+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-16T19:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=26af4db82da23364961ebb440efba88846240731'/>
<id>26af4db82da23364961ebb440efba88846240731</id>
<content type='text'>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</pre>
</div>
</content>
</entry>
<entry>
<title>Misc Egg (#37)</title>
<updated>2024-10-02T00:24:25+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-02T00:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=dc221b4795f415c8500740dd33e2243f91d527a6'/>
<id>dc221b4795f415c8500740dd33e2243f91d527a6</id>
<content type='text'>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some compiler warnings</title>
<updated>2024-06-26T18:28:09+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-06-26T18:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=446df060f24312b2eb1a0bf0127d93473d2b8559'/>
<id>446df060f24312b2eb1a0bf0127d93473d2b8559</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_dylink for the most part</title>
<updated>2024-05-26T20:58:53+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-05-26T20:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e6df362f88c993ae2803f86a2ec00e9f230c30c1'/>
<id>e6df362f88c993ae2803f86a2ec00e9f230c30c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups</title>
<updated>2024-05-22T17:46:41+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-05-22T17:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=77f8365ac5feb49236f8b5237eac91cdb1912b2c'/>
<id>77f8365ac5feb49236f8b5237eac91cdb1912b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_dvd match</title>
<updated>2024-05-21T22:12:23+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-05-21T22:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=a349b8665bdf366e0cd7a7e343b3644387260795'/>
<id>a349b8665bdf366e0cd7a7e343b3644387260795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
