<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/m_Do/m_Do_MemCardRWmng.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: The Wind Waker (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/'/>
<entry>
<title>Cleanup/documentation for various photo-related code</title>
<updated>2026-07-19T19:54:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-19T19:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab'/>
<id>0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc cleanup</title>
<updated>2025-12-28T02:32:04+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-12-27T22:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=48dcebd9e88e9b592572ed906c505ee71df6f4f2'/>
<id>48dcebd9e88e9b592572ed906c505ee71df6f4f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc demo work</title>
<updated>2025-06-23T22:36:53+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-06-23T22:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cabd8356fefae9b26a8f466ba3be875302812914'/>
<id>cabd8356fefae9b26a8f466ba3be875302812914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More demo work, cleanup</title>
<updated>2025-06-01T20:05:42+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-06-01T20:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cdfaa05635dc5e4857eede2e1cb66ad37751032e'/>
<id>cdfaa05635dc5e4857eede2e1cb66ad37751032e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version defines</title>
<updated>2025-05-20T00:17:13+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-05-20T00:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=99c78680de41fc627ec5d2737b2639605e87ae32'/>
<id>99c78680de41fc627ec5d2737b2639605e87ae32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compiler compatibility (#743)</title>
<updated>2025-04-29T16:49:09+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2025-04-29T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=5e7b59f2fe2f0a7e39d2b7ba6f9e19f3bbdf3254'/>
<id>5e7b59f2fe2f0a7e39d2b7ba6f9e19f3bbdf3254</id>
<content type='text'>
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* &amp; l-value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* &amp; l-value</pre>
</div>
</content>
</entry>
<entry>
<title>Add an enum for action button icon status</title>
<updated>2025-04-21T00:06:40+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-04-21T00:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=ce8d17ec0835c9679e54dc7a6700c042825352f9'/>
<id>ce8d17ec0835c9679e54dc7a6700c042825352f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More inlines, use sizeof for memcard structs</title>
<updated>2025-04-16T17:53:30+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-04-16T17:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=36a3a2b660d716b96f03fde2e3e7d65035e327d7'/>
<id>36a3a2b660d716b96f03fde2e3e7d65035e327d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanp a bunch of stuff</title>
<updated>2025-03-29T00:44:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-29T00:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=db2c5ef978b967908dec4703fa0b6a7019f55f78'/>
<id>db2c5ef978b967908dec4703fa0b6a7019f55f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix references to memcard gamedata struct size</title>
<updated>2025-01-18T23:42:35+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-01-18T23:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=067b47185bbf6db7676c5f3f5b8ec20607cbaaa2'/>
<id>067b47185bbf6db7676c5f3f5b8ec20607cbaaa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
