<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tmc/tools/asset_processor, branch master</title>
<subtitle>Decompilation of The Legend of Zelda: The Minish Cap</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/'/>
<entry>
<title>I'm too stupid to merge</title>
<updated>2022-01-20T13:12:16+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2022-01-20T13:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=6e2cff9cfacbd22a81a8847755f5af961d927ab5'/>
<id>6e2cff9cfacbd22a81a8847755f5af961d927ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge master</title>
<updated>2022-01-18T05:38:58+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2022-01-18T05:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=a5a53e70552551698300eac9b6df8ec978d42f95'/>
<id>a5a53e70552551698300eac9b6df8ec978d42f95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix lib</title>
<updated>2021-11-23T09:52:51+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2021-11-23T09:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=07f9dac0a3b4593e99d66b84fe87908be31a7f94'/>
<id>07f9dac0a3b4593e99d66b84fe87908be31a7f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved asset_processor to new location</title>
<updated>2021-11-23T04:40:41+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2021-11-23T04:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=bc4a8577f3f139a8d0b420e2decbbb9701d25c4c'/>
<id>bc4a8577f3f139a8d0b420e2decbbb9701d25c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mac fix</title>
<updated>2021-11-23T02:08:06+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2021-11-23T02:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=12c54b0be4d2626d14c9af70cf03e02fe31107e8'/>
<id>12c54b0be4d2626d14c9af70cf03e02fe31107e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clang warnings and remove remaining baserom references</title>
<updated>2021-11-20T22:40:47+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-20T22:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=db763950bbccb1e1d8034ecd6e7f06f8fadecf47'/>
<id>db763950bbccb1e1d8034ecd6e7f06f8fadecf47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compilation time of asset_processor</title>
<updated>2021-11-19T19:58:25+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-19T19:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=91ad7860b2d5924d08038d675174fefda225b54f'/>
<id>91ad7860b2d5924d08038d675174fefda225b54f</id>
<content type='text'>
By splitting it up into object files and letting them be compiled in
parallel. Also only rebuild the parts that changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By splitting it up into object files and letting them be compiled in
parallel. Also only rebuild the parts that changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Calculate offsets for map and gfx</title>
<updated>2021-11-19T11:41:03+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-19T11:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=02d9bda5db2823ad1b9aed52b914933ca762c52d'/>
<id>02d9bda5db2823ad1b9aed52b914933ca762c52d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure asset processor</title>
<updated>2021-11-07T17:38:04+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-07T17:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=e44d0e3fc9c417fb9c2c5943065b38e2707072bd'/>
<id>e44d0e3fc9c417fb9c2c5943065b38e2707072bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to use it as the last flag?</title>
<updated>2021-11-07T02:15:01+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-07T02:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=473bc5f2600fe8ef31f32df8439074211dafd2d2'/>
<id>473bc5f2600fe8ef31f32df8439074211dafd2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
