<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/code/gfxprint.c, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Ocarina of Time</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/'/>
<entry>
<title>libu64 (#2267)</title>
<updated>2024-11-01T22:47:12+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-11-01T22:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=5b27899b9fea7cc704cee9c0e740c00fbf24ddab'/>
<id>5b27899b9fea7cc704cee9c0e740c00fbf24ddab</id>
<content type='text'>
* libu64

* logutils.o -&gt; debug.o in spec

* stackcheck.c is part of libu64

* review

* add paragraph about Overlay_Load calling an external function

* audio code*</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libu64

* logutils.o -&gt; debug.o in spec

* stackcheck.c is part of libu64

* review

* add paragraph about Overlay_Load calling an external function

* audio code*</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Match remaining functions (#2182)</title>
<updated>2024-09-11T10:07:25+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-11T10:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=fd7b92dac81a93945683c24782e03269925890bb'/>
<id>fd7b92dac81a93945683c24782e03269925890bb</id>
<content type='text'>
* Match remaining ntsc-1.2 functions

* "fake" -&gt; "Fake match?"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match remaining ntsc-1.2 functions

* "fake" -&gt; "Fake match?"</pre>
</div>
</content>
</entry>
<entry>
<title>T() macro 8 (#2142)</title>
<updated>2024-09-07T02:00:12+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-07T02:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=02816c410c2024b0e84af83314f970ce1a798ebf'/>
<id>02816c410c2024b0e84af83314f970ce1a798ebf</id>
<content type='text'>
* T() macro in fault

* T() macro in game.c, gfxprint.c

* T() macro in ucode_disas.c

* T() macro in z_actor.c

* T() macro in z_message.c

* push fault key combo T()

* z_message T: koko -&gt; "here"

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* T() macro in fault

* T() macro in game.c, gfxprint.c

* T() macro in ucode_disas.c

* T() macro in z_actor.c

* T() macro in z_message.c

* push fault key combo T()

* z_message T: koko -&gt; "here"

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)</title>
<updated>2024-09-06T09:18:59+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-06T09:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=53b2110373eb506d9c035697c0719851a77936d4'/>
<id>53b2110373eb506d9c035697c0719851a77936d4</id>
<content type='text'>
* Clean up uses of !PLATFORM_N64 vs PLATFORM_GC

* Put N64 button colors first</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clean up uses of !PLATFORM_N64 vs PLATFORM_GC

* Put N64 button colors first</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Partially match gfxprint.c (#2101)</title>
<updated>2024-09-04T17:22:59+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-04T17:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=fab309ae081c71b2faff994ad9a7237e10e7ef73'/>
<id>fab309ae081c71b2faff994ad9a7237e10e7ef73</id>
<content type='text'>
* [ntsc-1.2] Partially match gfxprint.c

* yeet bss

* fix

* review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ntsc-1.2] Partially match gfxprint.c

* yeet bss

* fix

* review</pre>
</div>
</content>
</entry>
<entry>
<title>Replace most osSyncPrintf calls with PRINTF macro (#1598)</title>
<updated>2024-01-12T15:38:13+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-01-12T15:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=324db1d57830dcb2a45720445ac5d7904a6f5c6a'/>
<id>324db1d57830dcb2a45720445ac5d7904a6f5c6a</id>
<content type='text'>
* Replace most osSyncPrintf calls with PRINTF macro

* DEBUG -&gt; OOT_DEBUG</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace most osSyncPrintf calls with PRINTF macro

* DEBUG -&gt; OOT_DEBUG</pre>
</div>
</content>
</entry>
<entry>
<title>libc cleanup (#1568)</title>
<updated>2023-10-27T14:06:44+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2023-10-27T14:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=3475651701f991b636a74e0254ef1b9682fa1126'/>
<id>3475651701f991b636a74e0254ef1b9682fa1126</id>
<content type='text'>
* libc cleanup

* Suggested changes, small alloca tweak

* Remove printf include</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libc cleanup

* Suggested changes, small alloca tweak

* Remove printf include</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various small gfx issues (#1313)</title>
<updated>2022-07-30T21:49:10+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-07-30T21:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=455321d2e85af40e5e0d14370dc10593618f3ce2'/>
<id>455321d2e85af40e5e0d14370dc10593618f3ce2</id>
<content type='text'>
* Fix various small gfx issues

* Use 0xFFFF instead of -1 for max prim depth

* More fixed point numbers

* scale -&gt; texCoordScale, better cycle 2 render mode in z_title

* GFXP_CHAR_* defines renamed to SPACING

* Fix some gDPLoadMultiBlock uses</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix various small gfx issues

* Use 0xFFFF instead of -1 for max prim depth

* More fixed point numbers

* scale -&gt; texCoordScale, better cycle 2 render mode in z_title

* GFXP_CHAR_* defines renamed to SPACING

* Fix some gDPLoadMultiBlock uses</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a number of warnings when compiling with GCC (#1239)</title>
<updated>2022-06-03T16:51:23+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-06-03T16:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=451b24f79baf25104bd42c3f9fafb01788838fe6'/>
<id>451b24f79baf25104bd42c3f9fafb01788838fe6</id>
<content type='text'>
* Silence a number of GCC warnings

* Remove

* Suggested changes

* Format

* Fix comment in en_go2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Silence a number of GCC warnings

* Remove

* Suggested changes

* Format

* Fix comment in en_go2</pre>
</div>
</content>
</entry>
<entry>
<title>Improve gfxprint documentation and strings (#1028)</title>
<updated>2021-11-28T13:48:17+00:00</updated>
<author>
<name>Roman971</name>
<email>32455037+Roman971@users.noreply.github.com</email>
</author>
<published>2021-11-28T13:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=54d77c71f17f530e6bf0c9d75fb76cf3f951da17'/>
<id>54d77c71f17f530e6bf0c9d75fb76cf3f951da17</id>
<content type='text'>
* Improve gfxprint documentation and strings

* Add GFXP_UNUSED_CHAR and rename bss variable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve gfxprint documentation and strings

* Add GFXP_UNUSED_CHAR and rename bss variable</pre>
</div>
</content>
</entry>
</feed>
