<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/code/relocation.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>[ntsc-1.2] LoadFragment2 OK (#2118)</title>
<updated>2024-09-03T23:19:13+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-09-03T23:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=3e200769f125e2886829dd29a8d786db2406067e'/>
<id>3e200769f125e2886829dd29a8d786db2406067e</id>
<content type='text'>
* [ntsc-1.2] LoadFragment2 OK

* Add insight about bssSize</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ntsc-1.2] LoadFragment2 OK

* Add insight about bssSize</pre>
</div>
</content>
</entry>
<entry>
<title>Overlay_Relocate and Overlay_Load retail OK (#1662)</title>
<updated>2024-01-31T00:30:27+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-01-31T00:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=77c9c97ff9c1ca822e8f72575cd6a02eabc1b716'/>
<id>77c9c97ff9c1ca822e8f72575cd6a02eabc1b716</id>
<content type='text'>
* Overlay_Relocate OK

* Overlay_Load

* format

* PR + better match for Overlay_Load</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Overlay_Relocate OK

* Overlay_Load

* format

* PR + better match for Overlay_Load</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>Further documentation for overlay relocation (#1498)</title>
<updated>2023-02-27T08:14:02+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2023-02-27T08:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=12f67e108abc2a3f77cda881225ff24d0c4f5f5e'/>
<id>12f67e108abc2a3f77cda881225ff24d0c4f5f5e</id>
<content type='text'>
* Further documentation for overlay relocation

* Suggested changes

* Format

* REL_ -&gt; RELOC_</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Further documentation for overlay relocation

* Suggested changes

* Format

* REL_ -&gt; RELOC_</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>Overlay Functions Cleanup (#1235)</title>
<updated>2022-05-31T18:28:17+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2022-05-31T18:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bd6b51a869b34c1695397dcfc9ef3248faa2e5b0'/>
<id>bd6b51a869b34c1695397dcfc9ef3248faa2e5b0</id>
<content type='text'>
* Cleanup load functions

* Some cleanup

* forgot .

* Split off Overlay_Load

* review

* OverlayRelocationType -&gt; MIPSRelocationType

* Reloc type macro and mips relocations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup load functions

* Some cleanup

* forgot .

* Split off Overlay_Load

* review

* OverlayRelocationType -&gt; MIPSRelocationType

* Reloc type macro and mips relocations</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most compiler warnings in the boot and code segments (#674)</title>
<updated>2021-02-14T00:49:40+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2021-02-14T00:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f9d96d9f73ac090245a518ec04f3fa0e50655d1e'/>
<id>f9d96d9f73ac090245a518ec04f3fa0e50655d1e</id>
<content type='text'>
* Less warnings in boot &amp; code segments

* few more warnings gone

* Ran formatter

* z_view warning gone

* -&gt; 1

* f31 -&gt; 31

* Remove function casts

* Few more small improvements

* Separate declaration and assignment in func_80091738 and Item_Give

Co-authored-by: Thar0 &lt;maximilianc64@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Less warnings in boot &amp; code segments

* few more warnings gone

* Ran formatter

* z_view warning gone

* -&gt; 1

* f31 -&gt; 31

* Remove function casts

* Few more small improvements

* Separate declaration and assignment in func_80091738 and Item_Give

Co-authored-by: Thar0 &lt;maximilianc64@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>libultra cleanup (#215)</title>
<updated>2020-10-03T15:22:44+00:00</updated>
<author>
<name>Random</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2020-10-03T15:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=174af7384d1cfcbf15da02d9069bf02bdc433c20'/>
<id>174af7384d1cfcbf15da02d9069bf02bdc433c20</id>
<content type='text'>
* cleanup libultra

* fixes

- use quotes instead of &lt;&gt; for includes
- add macros for zelda specific thread priorities
- fix Makefile
- properly format the remaining pfs structs

* fix button macros + add CHECK_BTN_ANY/CHECK_BTN_ALL

* remove ULTRA_ABS

* fix includes

* update z_player.c/z_lib.c + run format.sh

* merge upstream/master

* fix include in En_Goroiwa

* fix includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cleanup libultra

* fixes

- use quotes instead of &lt;&gt; for includes
- add macros for zelda specific thread priorities
- fix Makefile
- properly format the remaining pfs structs

* fix button macros + add CHECK_BTN_ANY/CHECK_BTN_ALL

* remove ULTRA_ABS

* fix includes

* update z_player.c/z_lib.c + run format.sh

* merge upstream/master

* fix include in En_Goroiwa

* fix includes</pre>
</div>
</content>
</entry>
<entry>
<title>Match Overlay_Relocate (#330)</title>
<updated>2020-08-19T20:02:10+00:00</updated>
<author>
<name>krimtonz</name>
<email>33664508+krimtonz@users.noreply.github.com</email>
</author>
<published>2020-08-19T20:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4ad461c7974f49df6fba583250d2142b6250bd8d'/>
<id>4ad461c7974f49df6fba583250d2142b6250bd8d</id>
<content type='text'>
* Finally match Overlay_DoRelocation

* remove asm, rename Overlay_DoRelocation to Overlay_Relocate

* formatter

* comment updates

* comment update</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Finally match Overlay_DoRelocation

* remove asm, rename Overlay_DoRelocation to Overlay_Relocate

* formatter

* comment updates

* comment update</pre>
</div>
</content>
</entry>
<entry>
<title>Decompiles Overlay_DoRelocation (#149)</title>
<updated>2020-05-20T12:53:42+00:00</updated>
<author>
<name>krimtonz</name>
<email>33664508+krimtonz@users.noreply.github.com</email>
</author>
<published>2020-05-20T12:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=9a478a96ec3fe329e643383a6a246d5553831158'/>
<id>9a478a96ec3fe329e643383a6a246d5553831158</id>
<content type='text'>
* decompile Overlay_DoRelocation

* add non-matching comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* decompile Overlay_DoRelocation

* add non-matching comments</pre>
</div>
</content>
</entry>
</feed>
