<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/include/egg/core/eggVideo.h, 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>100% match for d_sys</title>
<updated>2026-04-06T15:50:38+00:00</updated>
<author>
<name>Sean Miller</name>
<email>seanmiller999@gmail.com</email>
</author>
<published>2026-04-06T15:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=97d808fe06b024aa79e17d23c744003085dad5f6'/>
<id>97d808fe06b024aa79e17d23c744003085dad5f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More data splits</title>
<updated>2025-07-13T17:41:11+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-07-13T17:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=c242d64a504171c8337199c6475cd394a37ddcd9'/>
<id>c242d64a504171c8337199c6475cd394a37ddcd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link dowsing_target, eggException, d_lyt_meter_drink (#128)</title>
<updated>2025-03-14T02:13:15+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-14T02:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=32cbf96184ac828310c53b8000d28111082a887e'/>
<id>32cbf96184ac828310c53b8000d28111082a887e</id>
<content type='text'>
* Link dowsing_target, eggException

* d_lyt_meter_drink OK (thanks Zeldex!)

* More sensible DowsingTarget flag code

* Attempt explaining TList inline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Link dowsing_target, eggException

* d_lyt_meter_drink OK (thanks Zeldex!)

* More sensible DowsingTarget flag code

* Attempt explaining TList inline</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>eggException with two minor problems (#53)</title>
<updated>2024-10-06T20:36:36+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-10-06T20:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=558db54bf44b7fe885705a6d5b513000b8d75cf6'/>
<id>558db54bf44b7fe885705a6d5b513000b8d75cf6</id>
<content type='text'>
* eggException with two minor problems

* Fix

* One minor problem

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* eggException with two minor problems

* Fix

* One minor problem

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</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>eggVideo matching</title>
<updated>2024-05-05T14:34:04+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-05-05T14:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=c931922bde1094e5b205a49a77bb951032cac115'/>
<id>c931922bde1094e5b205a49a77bb951032cac115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change to header guards wooo</title>
<updated>2024-03-17T22:55:49+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-03-17T22:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=6ca7763bc02e3307ba782cf6201d16d5386b2906'/>
<id>6ca7763bc02e3307ba782cf6201d16d5386b2906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change everything to use a common types file</title>
<updated>2023-12-24T14:59:13+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2023-12-24T14:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e32db6f07a7e471dfa9ac18bb9b18aa5c7a1e1f6'/>
<id>e32db6f07a7e471dfa9ac18bb9b18aa5c7a1e1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix includes and removed libs folder</title>
<updated>2023-10-06T11:49:50+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2023-10-06T11:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=4ae5fe5753537264872e09562acb2e853dd41850'/>
<id>4ae5fe5753537264872e09562acb2e853dd41850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
