<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SpaghettiKart/rename_sym.sh, branch 0.9.9</title>
<subtitle>SpaghettiKart: Mario Kart 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/'/>
<entry>
<title>Linkage for the ceremony_data file (#478)</title>
<updated>2023-10-28T04:18:20+00:00</updated>
<author>
<name>Tyler McGavran</name>
<email>tyler.taggerung@gmail.com</email>
</author>
<published>2023-10-28T04:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=c17d5c76c988ae0072ad71097e1e280b9c1c4bd8'/>
<id>c17d5c76c988ae0072ad71097e1e280b9c1c4bd8</id>
<content type='text'>
* Linkage for the ceremony_data file

Cleaned up all but 1 undefined symbol from the 0x0B range. The one
 leftover may be something from texture_tkmk00. Or atleast, that's
 what I think. Can't say for certain

* Startup logo linkage

Cleaned up a bunch of unused items from assets.json too

Signed-off-by: Taggerung &lt;tyler.taggerung@email.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Linkage for the ceremony_data file

Cleaned up all but 1 undefined symbol from the 0x0B range. The one
 leftover may be something from texture_tkmk00. Or atleast, that's
 what I think. Can't say for certain

* Startup logo linkage

Cleaned up a bunch of unused items from assets.json too

Signed-off-by: Taggerung &lt;tyler.taggerung@email.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rename a bunch of D_06XXXXXX variables (#330)</title>
<updated>2023-07-08T23:54:58+00:00</updated>
<author>
<name>Tyler McGavran</name>
<email>tyler.taggerung@gmail.com</email>
</author>
<published>2023-07-08T23:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=2f7719086ae5caa2add5b0c6b05cc05e8e71a96e'/>
<id>2f7719086ae5caa2add5b0c6b05cc05e8e71a96e</id>
<content type='text'>
* Rename a bunch of D_06XXXXXX variables

Signed-off-by: Taggerung &lt;tyler.taggerung@email.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename a bunch of D_06XXXXXX variables

Signed-off-by: Taggerung &lt;tyler.taggerung@email.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Lots and lots of audio code copied from SM64 (#270)</title>
<updated>2022-11-06T15:24:24+00:00</updated>
<author>
<name>Tyler McGavran</name>
<email>tyler.taggerung@gmail.com</email>
</author>
<published>2022-11-06T15:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=e9415164bb5786f0f5052f92d59843d6549b79e4'/>
<id>e9415164bb5786f0f5052f92d59843d6549b79e4</id>
<content type='text'>
* Lots of audio decomp

* effects and playback are 100% matched

* Took some notes from the SM64 Makefile to get the right compiler
 options for a couple files

* Added the audio files to rename_symbol utility

Signed-off-by: Taggerung &lt;tyler.taggerung@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Lots of audio decomp

* effects and playback are 100% matched

* Took some notes from the SM64 Makefile to get the right compiler
 options for a couple files

* Added the audio files to rename_symbol utility

Signed-off-by: Taggerung &lt;tyler.taggerung@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Move texture data from asm to C (#142)</title>
<updated>2022-01-18T07:44:11+00:00</updated>
<author>
<name>Tyler McGavran</name>
<email>tyler.taggerung@gmail.com</email>
</author>
<published>2022-01-18T07:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=dac4698b5c3c49f944fda95d843359d468f20201'/>
<id>dac4698b5c3c49f944fda95d843359d468f20201</id>
<content type='text'>
* Move texture data from asm to C

Required dropping a couple typedefs since they no longer had a purpose

Regenerated a couple mips_to_c outputs based on the updated types

Signed-off-by: Taggerung &lt;tyler.taggerung@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move texture data from asm to C

Required dropping a couple typedefs since they no longer had a purpose

Regenerated a couple mips_to_c outputs based on the updated types

Signed-off-by: Taggerung &lt;tyler.taggerung@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Match/split all of libultra (#23)</title>
<updated>2021-04-28T04:35:30+00:00</updated>
<author>
<name>Faris Awan</name>
<email>58312479+farisawan-2000@users.noreply.github.com</email>
</author>
<published>2021-04-28T04:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=5c231135925adaf51e9ba366b95d4c5574c74ac8'/>
<id>5c231135925adaf51e9ba366b95d4c5574c74ac8</id>
<content type='text'>
* libultra from sm64 integrated; 3 libultra functions matched

* All of libultra done!

authored-by: farisawan-2000 &lt;farisawan.2000@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libultra from sm64 integrated; 3 libultra functions matched

* All of libultra done!

authored-by: farisawan-2000 &lt;farisawan.2000@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Updated permissions</title>
<updated>2021-03-02T08:48:17+00:00</updated>
<author>
<name>CoderStig</name>
<email>79828759+CoderStig@users.noreply.github.com</email>
</author>
<published>2021-03-02T02:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=3a80d8a2075e9cb7c630eb3251926a99c56471b1'/>
<id>3a80d8a2075e9cb7c630eb3251926a99c56471b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2020-10-15T04:13:33+00:00</updated>
<author>
<name>n64</name>
<email></email>
</author>
<published>2020-10-15T04:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=1c84a90d5e06f61b39f2020e1c675a0846768051'/>
<id>1c84a90d5e06f61b39f2020e1c675a0846768051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
