<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/code/fault_gc_drawer.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>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>macros.h 3/5: Split various macros (#2512)</title>
<updated>2025-04-26T01:12:35+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-26T01:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=25b2fa4bca1f1d2d155db2610191af1075e813b3'/>
<id>25b2fa4bca1f1d2d155db2610191af1075e813b3</id>
<content type='text'>
* split out various macros

* fix

* fix2

* fix dw

* libc path

* fix macro

* does this fix bss

* fix bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* split out various macros

* fix

* fix2

* fix dw

* libc path

* fix macro

* does this fix bss

* fix bss</pre>
</div>
</content>
</entry>
<entry>
<title>variables.h cleaning: migrate libultra variables (#2503)</title>
<updated>2025-04-07T02:32:40+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-07T02:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=80564bf40b7891eb38eae56b7e3c1780c080a075'/>
<id>80564bf40b7891eb38eae56b7e3c1780c080a075</id>
<content type='text'>
* variables.h cleaning: migrate libultra variables

* another increment_block_number

* fix bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* variables.h cleaning: migrate libultra variables

* another increment_block_number

* fix bss</pre>
</div>
</content>
</entry>
<entry>
<title>Remove functions.h (#2501)</title>
<updated>2025-04-05T23:16:52+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-05T23:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=5133db15a3d3f554e7936a600ff358a6aa38540a'/>
<id>5133db15a3d3f554e7936a600ff358a6aa38540a</id>
<content type='text'>
* split most of functions.h

* osdriverominit

* forgot include

* fix

* remove functions.h

* temporary fix for fix_bss

* fix bss

* revert fix_bss.py change</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* split most of functions.h

* osdriverominit

* forgot include

* fix

* remove functions.h

* temporary fix for fix_bss

* fix bss

* revert fix_bss.py change</pre>
</div>
</content>
</entry>
<entry>
<title>Only build .o files listed in the spec (#2410)</title>
<updated>2025-01-10T12:03:51+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-01-10T12:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=8118370f4e47fbef1a4bea3fd4bce45adc25a902'/>
<id>8118370f4e47fbef1a4bea3fd4bce45adc25a902</id>
<content type='text'>
* Only build .o files listed in the spec

* Remove useless CPP guards</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Only build .o files listed in the spec

* Remove useless CPP guards</pre>
</div>
</content>
</entry>
<entry>
<title>Set up build system for ique-cn (#2382)</title>
<updated>2024-12-21T19:13:56+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-12-21T19:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=471fe51c828e34a0349a3df782e31fa54cd6b959'/>
<id>471fe51c828e34a0349a3df782e31fa54cd6b959</id>
<content type='text'>
* Set up build system for ique-cn

* Fix size of fbdemo_circle assets

* Treat iQue as NTSC and Use "NES" for Chinese text

* Revert z_kanfont</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set up build system for ique-cn

* Fix size of fbdemo_circle assets

* Treat iQue as NTSC and Use "NES" for Chinese text

* Revert z_kanfont</pre>
</div>
</content>
</entry>
<entry>
<title>Update Room Documentation (#2015)</title>
<updated>2024-09-05T12:08:21+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2024-09-05T12:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=acb5c7f20cbe845f5bd71c829dff69e9b715a020'/>
<id>acb5c7f20cbe845f5bd71c829dff69e9b715a020</id>
<content type='text'>
* Update Room Documentation

* Write more complete documentation, implement suggestions.

* Function name changes; minor comment tweaks

* nit

* Resolve Dragorn fixes

* Resolve Fig suggestions, fix comment wording

* fix bss, fig suggestion

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update Room Documentation

* Write more complete documentation, implement suggestions.

* Function name changes; minor comment tweaks

* nit

* Resolve Dragorn fixes

* Resolve Fig suggestions, fix comment wording

* fix bss, fig suggestion

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)</title>
<updated>2024-09-04T09:10:14+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-04T09:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c6d7cc7697c67989b1f018ae2bc934f6677c09b7'/>
<id>c6d7cc7697c67989b1f018ae2bc934f6677c09b7</id>
<content type='text'>
* Match __osMalloc

* Match src/code/code_800FC620.c (new/delete)

* Wrap versions-specific files in ifdefs to fix compilation

* Fix bss

* Remove {FAULT,RAND,OSMALLOC}_VERSION in favor of PLATFORM_N64

* Fix __osMalloc data splits, add unused strings

* __osMalloc.h -&gt; osMalloc.h

* Fix merge</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match __osMalloc

* Match src/code/code_800FC620.c (new/delete)

* Wrap versions-specific files in ifdefs to fix compilation

* Fix bss

* Remove {FAULT,RAND,OSMALLOC}_VERSION in favor of PLATFORM_N64

* Fix __osMalloc data splits, add unused strings

* __osMalloc.h -&gt; osMalloc.h

* Fix merge</pre>
</div>
</content>
</entry>
<entry>
<title>Rename FaultDrawer_ functions to Fault_ (#2113)</title>
<updated>2024-09-04T03:43:06+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-04T03:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c8cafdc93ed49b1dd77ac5494acb1da00ec834bf'/>
<id>c8cafdc93ed49b1dd77ac5494acb1da00ec834bf</id>
<content type='text'>
* Rename FaultDrawer_ functions to Fault_

* Rename FaultDrawer_Init to Fault_InitDrawer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename FaultDrawer_ functions to Fault_

* Rename FaultDrawer_Init to Fault_InitDrawer</pre>
</div>
</content>
</entry>
</feed>
