<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tmc/asm/macros/map.inc, 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>Add more tilemap documentation</title>
<updated>2024-01-06T17:12:53+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2024-01-06T17:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=560dfa45b16d5da212174423d71c67f638366cce'/>
<id>560dfa45b16d5da212174423d71c67f638366cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename vvv to actTile</title>
<updated>2024-01-06T15:15:34+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2024-01-06T15:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=06dc15859867c7f2db22ea6e289e28ff12b0b6c9'/>
<id>06dc15859867c7f2db22ea6e289e28ff12b0b6c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename metaTiles</title>
<updated>2024-01-06T14:01:44+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2024-01-06T13:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=aced0bef691dbc41bdd39b6e62662d2436877a4b'/>
<id>aced0bef691dbc41bdd39b6e62662d2436877a4b</id>
<content type='text'>
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>label BounceUpdate asm</title>
<updated>2023-12-31T01:13:42+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2023-12-31T01:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=fb9f59fbbbd1ec2db3a3e757a3dab9a0e563520c'/>
<id>fb9f59fbbbd1ec2db3a3e757a3dab9a0e563520c</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 functions</title>
<updated>2022-06-11T20:58:02+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2022-06-06T10:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=e11cfed066a3c7cc2fdbbdb34ca15e80b224997b'/>
<id>e11cfed066a3c7cc2fdbbdb34ca15e80b224997b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve LayerStruct</title>
<updated>2022-03-05T18:09:49+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2022-03-05T10:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=d6bbbf2db6bd078a887138506bec5abcc36b3020'/>
<id>d6bbbf2db6bd078a887138506bec5abcc36b3020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Use more macros</title>
<updated>2021-11-01T21:05:13+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-11-01T15:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=1a0f416bacbd8ceefa3197fcb71015ee721e43fb'/>
<id>1a0f416bacbd8ceefa3197fcb71015ee721e43fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract palette groups</title>
<updated>2021-10-30T22:21:52+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2021-10-30T15:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=a87c35c4a5e04cb064d71685c2b9e3137e797091'/>
<id>a87c35c4a5e04cb064d71685c2b9e3137e797091</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dump map headers</title>
<updated>2020-08-29T15:09:30+00:00</updated>
<author>
<name>Marcus Huderle</name>
<email>huderlem@gmail.com</email>
</author>
<published>2020-08-29T15:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=a218aadd404b6b7a03749c4bc453d67f8ffcc4c6'/>
<id>a218aadd404b6b7a03749c4bc453d67f8ffcc4c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
