<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/include/z64interface.h, 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>Remove "z64" prefix from all headers (#2518)</title>
<updated>2025-06-04T18:38:33+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-06-04T18:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=28cc9d68cfe4a037eb232d5465b84a943539bca3'/>
<id>28cc9d68cfe4a037eb232d5465b84a943539bca3</id>
<content type='text'>
* z64 - a

* z64 - b

* z64 - c

* z64 - d

* z64 - e

* z64 - f

* z64 - g

* z64 - h

* z64 - i

* z64 - l

* z64 - m

* z64 - o

* z64 - p

* z64 - q

* z64 - r

* z64 - s

* z64 - t

* z64 - v

* restore file

* fix merge

* fix merge

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* z64 - a

* z64 - b

* z64 - c

* z64 - d

* z64 - e

* z64 - f

* z64 - g

* z64 - h

* z64 - i

* z64 - l

* z64 - m

* z64 - o

* z64 - p

* z64 - q

* z64 - r

* z64 - s

* z64 - t

* z64 - v

* restore file

* fix merge

* fix merge

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>variables.h: migrate all remaining varaibles, remove other dependencies except z64.h (#2505)</title>
<updated>2025-04-16T12:22:42+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-16T12:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=655ec771387927eda89d89b5bc2751192b075909'/>
<id>655ec771387927eda89d89b5bc2751192b075909</id>
<content type='text'>
* move remaining variables from variables.h

* fix other dependencies

* extra newline

* fix and adjust comment

* is this the problem

* fix bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move remaining variables from variables.h

* fix other dependencies

* extra newline

* fix and adjust comment

* is this the problem

* fix bss</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce overlay dependencies on global.h (2)  (#2442)</title>
<updated>2025-01-27T17:17:50+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2025-01-27T17:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7dd3a833130cc428d440fea4c38a6870f9276fad'/>
<id>7dd3a833130cc428d440fea4c38a6870f9276fad</id>
<content type='text'>
* reduce overlay dependencies on global.h

* merge cleanup

* more missed headers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reduce overlay dependencies on global.h

* merge cleanup

* more missed headers</pre>
</div>
</content>
</entry>
<entry>
<title>[iQue] Match z_message (#2435)</title>
<updated>2025-01-22T02:16:39+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-01-22T02:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=06904e1ee76828591b42f419a5e4f80106de4615'/>
<id>06904e1ee76828591b42f419a5e4f80106de4615</id>
<content type='text'>
* [iQue] z_message: work around EGCS bug

* [iQue] z_message: finish matching

* Yabusame -&gt; Horseback archery

* Add missing PRINTF parameter

* Collapse for loops

* Better-looking macros

* gold stars -&gt; gold skulls</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [iQue] z_message: work around EGCS bug

* [iQue] z_message: finish matching

* Yabusame -&gt; Horseback archery

* Add missing PRINTF parameter

* Collapse for loops

* Better-looking macros

* gold stars -&gt; gold skulls</pre>
</div>
</content>
</entry>
<entry>
<title>[headers 12] Add kaleido_manager.h, move various protos to headers (#2174)</title>
<updated>2024-09-11T08:17:47+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-11T08:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=cbf9eacf42c25f887589ba50d4ef2cd41cdc9030'/>
<id>cbf9eacf42c25f887589ba50d4ef2cd41cdc9030</id>
<content type='text'>
* [headers 12] add kaleido_manager.h, move various protos to headers

* BSS

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [headers 12] add kaleido_manager.h, move various protos to headers

* BSS

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>Move some function declarations to `z64{interface,light,message}.h` (#2166)</title>
<updated>2024-09-08T01:00:05+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-08T01:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=40372d72b71cbe3720e528a7ae762497c42c26f1'/>
<id>40372d72b71cbe3720e528a7ae762497c42c26f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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] Match a bunch of small stuff (#2094)</title>
<updated>2024-08-27T07:33:20+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-08-27T07:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d2aca2239fb2a814ffe9bfad8f2a100445e11ce8'/>
<id>d2aca2239fb2a814ffe9bfad8f2a100445e11ce8</id>
<content type='text'>
* Match z_fbdemo_wipe1.c

* Fix gDPSetTileCustom

* Match z_eff_ss_dead.c

* Match src/code/audio_thread_manager.c

* Match z_parameter.c

* Match KaleidoScope_DrawWorldMap

* Format

* 1 -&gt; AUDIOMGR_DEBUG_LEVEL_NO_RSP

* Actually match KaleidoScope_DrawWorldMap

* Add comment on duplicate code

* Revert "Fix gDPSetTileCustom"

This reverts commit de09338d92e50dd3b9cb8ee7214e2e6b3fecf7ff.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match z_fbdemo_wipe1.c

* Fix gDPSetTileCustom

* Match z_eff_ss_dead.c

* Match src/code/audio_thread_manager.c

* Match z_parameter.c

* Match KaleidoScope_DrawWorldMap

* Format

* 1 -&gt; AUDIOMGR_DEBUG_LEVEL_NO_RSP

* Actually match KaleidoScope_DrawWorldMap

* Add comment on duplicate code

* Revert "Fix gDPSetTileCustom"

This reverts commit de09338d92e50dd3b9cb8ee7214e2e6b3fecf7ff.</pre>
</div>
</content>
</entry>
<entry>
<title>Match ntsc-1.2 z_scene_table.c (#2050)</title>
<updated>2024-08-19T08:24:02+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-08-19T08:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=46a5fa919b7bb261c3a11b93fe502c6720619b52'/>
<id>46a5fa919b7bb261c3a11b93fe502c6720619b52</id>
<content type='text'>
* Match z_scene_table.c

* Attempt to fix bss ordering

* Forward declare PlayState instead

* Untangle circular includes in z64scene.h</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match z_scene_table.c

* Attempt to fix bss ordering

* Forward declare PlayState instead

* Untangle circular includes in z64scene.h</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Match z_construct.c, z_draw.c, z_kaleido_setup.c and partially z_actor.c (#2039)</title>
<updated>2024-08-15T02:05:41+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-08-15T02:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=fda0e6ad4badc0eea701934b80354de4ab5cad98'/>
<id>fda0e6ad4badc0eea701934b80354de4ab5cad98</id>
<content type='text'>
* func_80033C30

* Interface_Init

* z_draw.c

* KaleidoSetup_Destroy , n64dd.h

* z_kaleido_setup.c

* add n64dd files to spec

according to tools/disasm/ntsc-1.2/files_code.csv , they're between irqmgr.o and fault.o
putting them before or after malloc_debug.o in the spec is an arbitrary choice</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* func_80033C30

* Interface_Init

* z_draw.c

* KaleidoSetup_Destroy , n64dd.h

* z_kaleido_setup.c

* add n64dd files to spec

according to tools/disasm/ntsc-1.2/files_code.csv , they're between irqmgr.o and fault.o
putting them before or after malloc_debug.o in the spec is an arbitrary choice</pre>
</div>
</content>
</entry>
</feed>
