<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/audio/lib/seqplayer.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>Restructure audio source files (#2520)</title>
<updated>2025-05-01T22:14:53+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-05-01T22:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ed15061de5e33aea63d00f3ff8bcc0ad0036d074'/>
<id>ed15061de5e33aea63d00f3ff8bcc0ad0036d074</id>
<content type='text'>
* restructure audio files

* fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* restructure audio files

* fix</pre>
</div>
</content>
</entry>
<entry>
<title>Audio Internal Library: Document original function names from Animal Crossing (#2513)</title>
<updated>2025-04-30T21:16:06+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-30T21:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=123a9352e0359b0e38eabf1a9aac0b6ea54973c9'/>
<id>123a9352e0359b0e38eabf1a9aac0b6ea54973c9</id>
<content type='text'>
* finish thread.c

* load.c complete

* complete seqplayer.c

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* finish thread.c

* load.c complete

* complete seqplayer.c

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Delete macros.h; Delete global.h (#2516)</title>
<updated>2025-04-27T16:48:11+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-27T16:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f7a270655bd974242a286856bd56b490a998ac44'/>
<id>f7a270655bd974242a286856bd56b490a998ac44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add array_count.h (#2514)</title>
<updated>2025-04-26T22:17:02+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-26T22:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bed76a3bf3cd89456e3331b2c2b50dbc5f79fe48'/>
<id>bed76a3bf3cd89456e3331b2c2b50dbc5f79fe48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Variables.h; Decouple z64.h from global.h (#2507)</title>
<updated>2025-04-20T02:04:08+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-20T02:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2278bcb2c3383553d136216a7fc1600cd86485f3'/>
<id>2278bcb2c3383553d136216a7fc1600cd86485f3</id>
<content type='text'>
* progress

* z64.h issues sorted

* remove variables.h

* format

* n64 fix

* another fix

* did the wrong fix

* fix libleo

* fix bss

* review

* remove instead of comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* progress

* z64.h issues sorted

* remove variables.h

* format

* n64 fix

* another fix

* did the wrong fix

* fix libleo

* fix bss

* review

* remove instead of comment</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce dependencies on global.h (10) (#2490)</title>
<updated>2025-02-26T22:18:30+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2025-02-26T22:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=cf1a39c26fca0f7827fef79d08b114fde1c43cce'/>
<id>cf1a39c26fca0f7827fef79d08b114fde1c43cce</id>
<content type='text'>
* reduce z64.h size

* fix z_cheap_proc.inc.c

* ,bss

* remove temp delcaration</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reduce z64.h size

* fix z_cheap_proc.inc.c

* ,bss

* remove temp delcaration</pre>
</div>
</content>
</entry>
<entry>
<title>Macroify MML opcodes (#2485)</title>
<updated>2025-02-23T11:43:15+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-02-23T11:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=70fde8ac3b591a993a2ca0a4361a528fdd07d158'/>
<id>70fde8ac3b591a993a2ca0a4361a528fdd07d158</id>
<content type='text'>
* add defines for sequence opcodes

* name aseq_cmd_id defines from the corresponding macro names

* ASEQ_CMD_ID_ -&gt; ASEQ_OPC_

* remove previous opcode defines

* ASEQ_OPC_LAYER_STEP3_ -&gt; ASEQ_OPC_LAYER_

* sync with MM and fixups

* format

* ASEQ_OPC_ -&gt; ASEQ_OP_

* ASEQ_OP_CTRLFLOW_ -&gt; ASEQ_OP_

* tab-align

* ASEQ_OP_SEQUENCE_ -&gt; ASEQ_OP_SEQ_

* ASEQ_OP_CHANNEL_ -&gt; ASEQ_OP_CHAN_

* define MML_VERSION in the Makefile for seqplayer.c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add defines for sequence opcodes

* name aseq_cmd_id defines from the corresponding macro names

* ASEQ_CMD_ID_ -&gt; ASEQ_OPC_

* remove previous opcode defines

* ASEQ_OPC_LAYER_STEP3_ -&gt; ASEQ_OPC_LAYER_

* sync with MM and fixups

* format

* ASEQ_OPC_ -&gt; ASEQ_OP_

* ASEQ_OP_CTRLFLOW_ -&gt; ASEQ_OP_

* tab-align

* ASEQ_OP_SEQUENCE_ -&gt; ASEQ_OP_SEQ_

* ASEQ_OP_CHANNEL_ -&gt; ASEQ_OP_CHAN_

* define MML_VERSION in the Makefile for seqplayer.c</pre>
</div>
</content>
</entry>
<entry>
<title>Fix iQue audio and line numbers (#2386)</title>
<updated>2024-12-26T22:42:38+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-12-26T22:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1662ac70af687819712472b8daf5b75ceeb5e8c0'/>
<id>1662ac70af687819712472b8daf5b75ceeb5e8c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.0/1.1] Match audio library (#2243)</title>
<updated>2024-10-09T14:53:16+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-10-09T14:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=621b8f38c565c6a801c9f375165e84095d587dd0'/>
<id>621b8f38c565c6a801c9f375165e84095d587dd0</id>
<content type='text'>
* [ntsc-1.0/1.1] Match audio library

* Don't include versions.h in audio table headers

* Include versions.h where audio tables are used</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ntsc-1.0/1.1] Match audio library

* Don't include versions.h in audio table headers

* Include versions.h where audio tables are used</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Match audio (#2122)</title>
<updated>2024-09-04T00:32:38+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-04T00:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e44c7c656c8d3ff730503f09f6000f1526b28bd0'/>
<id>e44c7c656c8d3ff730503f09f6000f1526b28bd0</id>
<content type='text'>
* general.c mostly ok

* match remaining audio funcs

* comments

* Finish matching audio

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* general.c mostly ok

* match remaining audio funcs

* comments

* Finish matching audio

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
