<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/include/sched.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>Some functions.h and variables.h work (#2491)</title>
<updated>2025-03-26T20:08:10+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-03-26T20:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ecf65e797ea688c2b25af6993b8e0791ffb8d5e0'/>
<id>ecf65e797ea688c2b25af6993b8e0791ffb8d5e0</id>
<content type='text'>
* sort fuctions and variables

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sort fuctions and variables

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231)</title>
<updated>2024-09-27T20:44:35+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-27T20:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c6160e1980d9ff5e048eb57ee8e55bd755bcb891'/>
<id>c6160e1980d9ff5e048eb57ee8e55bd755bcb891</id>
<content type='text'>
* [ntsc-1.0/1.1] Match viconfig changes

* SREG(48) -&gt; R_VI_MODE_EDIT_STATE</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ntsc-1.0/1.1] Match viconfig changes

* SREG(48) -&gt; R_VI_MODE_EDIT_STATE</pre>
</div>
</content>
</entry>
<entry>
<title>[headers 8] Add `main.h`, `segmented_address.h`, and changes for `main.c` symbols (#2151)</title>
<updated>2024-09-07T20:55:06+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-07T20:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=277ce1c0d3a9ab46315a0de61d5bb3b36e5f1b76'/>
<id>277ce1c0d3a9ab46315a0de61d5bb3b36e5f1b76</id>
<content type='text'>
* [headers 8] Add main.h and changes for main.c symbols

* fix gSystemHeapSize is size_t only in MM

* segmented_address.h

* rm now useless include

* actually commit segmented_address.h, oops

* rm gGraphThread (faulty copypaste from MM)

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [headers 8] Add main.h and changes for main.c symbols

* fix gSystemHeapSize is size_t only in MM

* segmented_address.h

* rm now useless include

* actually commit segmented_address.h, oops

* rm gGraphThread (faulty copypaste from MM)

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>Add names to all typedef'd structs, unions, and enums (#2028)</title>
<updated>2024-08-12T07:07:48+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-08-12T07:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e6bc4bd8cb66b2e7b946829b3892fd0d2967fde3'/>
<id>e6bc4bd8cb66b2e7b946829b3892fd0d2967fde3</id>
<content type='text'>
* Add names to all typedef'd structs, unions, and enums

* wtf vs code

* Use a better regex</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add names to all typedef'd structs, unions, and enums

* wtf vs code

* Use a better regex</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to Video Interface related functions and data (#1332)</title>
<updated>2022-11-13T23:07:27+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-11-13T23:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c165ed015c8cbd379fafaad11146bf909aedf647'/>
<id>c165ed015c8cbd379fafaad11146bf909aedf647</id>
<content type='text'>
* Improvements to VI related functions

* Fix

* Suggested changes

* Comment enum values

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Suggested changes, plus comments in visetspecial.c

* Name gViConfigModeType

* Further suggested changes

* Format

* Fix comment on modeLPN2

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improvements to VI related functions

* Fix

* Suggested changes

* Comment enum values

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Suggested changes, plus comments in visetspecial.c

* Name gViConfigModeType

* Further suggested changes

* Format

* Fix comment on modeLPN2

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>More documentation for sched.c (#1219)</title>
<updated>2022-06-03T19:43:30+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-06-03T19:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1738b19d63d65afd01e1043a5359502ffef2e40e'/>
<id>1738b19d63d65afd01e1043a5359502ffef2e40e</id>
<content type='text'>
* More documentation for sched.c

* VI retrace -&gt; vertical retrace, attempt to clarify comment in viconfig

* Further review changes, fix inconsistent capitalization of PreNMI (PRENMI -&gt; PreNMI)

* Fix typo

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Change TaskSwapBuffer, change comment on OS_SC_DRAM_DLIST to unimplemented

* Rename SchedContext/gSchedContext to Scheduler/gScheduler

* Comments fixes

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Format

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;
Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* More documentation for sched.c

* VI retrace -&gt; vertical retrace, attempt to clarify comment in viconfig

* Further review changes, fix inconsistent capitalization of PreNMI (PRENMI -&gt; PreNMI)

* Fix typo

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Change TaskSwapBuffer, change comment on OS_SC_DRAM_DLIST to unimplemented

* Rename SchedContext/gSchedContext to Scheduler/gScheduler

* Comments fixes

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Format

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;
Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Decompile audioMgr (#124)</title>
<updated>2020-05-11T00:04:41+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2020-05-11T00:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=74a654ecae4359177cee27d1fb83373aae8b1524'/>
<id>74a654ecae4359177cee27d1fb83373aae8b1524</id>
<content type='text'>
* Decompile most of AudioMgr

* Decompile most of audioMgr

* Decompile audioMgr

* Remove commented out rodata from spec

* Small cleanup

* Last function OK, renamed functions and removed asm

* Remove sched.h and audiomgr.h and include contents in z64.h

* Un-comment prototypes in functions.h

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Remove prototypes from audioMgr.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Decompile most of AudioMgr

* Decompile most of audioMgr

* Decompile audioMgr

* Remove commented out rodata from spec

* Small cleanup

* Last function OK, renamed functions and removed asm

* Remove sched.h and audiomgr.h and include contents in z64.h

* Un-comment prototypes in functions.h

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Remove prototypes from audioMgr.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Decompile graph.c</title>
<updated>2020-04-04T16:12:59+00:00</updated>
<author>
<name>Random</name>
<email>28494085+Random0666@users.noreply.github.com</email>
</author>
<published>2020-04-04T16:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f818fb5299980e5630d490140b325c228f9776b8'/>
<id>f818fb5299980e5630d490140b325c228f9776b8</id>
<content type='text'>
- decompile `graph.c` (2 non-matchings left)
- decompile `z_game_dlftbls.c`
- add noop macros in `gbi.h`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- decompile `graph.c` (2 non-matchings left)
- decompile `z_game_dlftbls.c`
- add noop macros in `gbi.h`
</pre>
</div>
</content>
</entry>
<entry>
<title>Partially format header files</title>
<updated>2020-03-22T21:50:15+00:00</updated>
<author>
<name>Roman971</name>
<email>romanlasnier@hotmail.com</email>
</author>
<published>2020-03-22T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=51290f612635a87d879b6332400ad526c479441e'/>
<id>51290f612635a87d879b6332400ad526c479441e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes in PR #15 (2)</title>
<updated>2020-03-20T16:15:39+00:00</updated>
<author>
<name>Random</name>
<email>28494085+Random0666@users.noreply.github.com</email>
</author>
<published>2020-03-20T16:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1fe00fcce1150e1e9b8950015fd2f891a8b51639'/>
<id>1fe00fcce1150e1e9b8950015fd2f891a8b51639</id>
<content type='text'>
- Documented z_msgevent.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Documented z_msgevent.c
</pre>
</div>
</content>
</entry>
</feed>
