<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/libultra/os/exceptasm.s, 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>[iQue] Match exceptasm.s and parameters.s (#2401)</title>
<updated>2025-01-06T07:23:23+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2025-01-06T07:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=9a60c941fe97f3f566a99e68f29789483f2da282'/>
<id>9a60c941fe97f3f566a99e68f29789483f2da282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use IDO for assembling handwritten asm files in src (#2390)</title>
<updated>2024-12-28T20:18:45+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2024-12-28T20:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7e082f0c4f6b34820b4dbf6285d05adf423c091b'/>
<id>7e082f0c4f6b34820b4dbf6285d05adf423c091b</id>
<content type='text'>
* as0

* Fix ASOPTFLAGS for src/libc, remove unnecessary noreorder region in kanread

* Suggested changes

* Use %half to load the boot bss size for matching

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;

* Wrap all of __osProbeTLB in noreorder

---------

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* as0

* Fix ASOPTFLAGS for src/libc, remove unnecessary noreorder region in kanread

* Suggested changes

* Use %half to load the boot bss size for matching

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;

* Wrap all of __osProbeTLB in noreorder

---------

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines (#2353)</title>
<updated>2024-12-14T01:28:28+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2024-12-14T01:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=9170902f8d4375a145b513963646dbf58949fb9a'/>
<id>9170902f8d4375a145b513963646dbf58949fb9a</id>
<content type='text'>
* Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines

* MAJOR+MINOR versions -&gt; VERSION+PATCH, stringify build defines in makefile, let the libultra version determine the OPTFLAGS for libultra files

* Clang format moment

* Remove LIBULTRA_VERSION_ID, tweak OS_VERSION and libultra version definitions

* Better fix for formatting problems</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines

* MAJOR+MINOR versions -&gt; VERSION+PATCH, stringify build defines in makefile, let the libultra version determine the OPTFLAGS for libultra files

* Clang format moment

* Remove LIBULTRA_VERSION_ID, tweak OS_VERSION and libultra version definitions

* Better fix for formatting problems</pre>
</div>
</content>
</entry>
<entry>
<title>[ntsc-1.2] Match N64 libultra (#2081)</title>
<updated>2024-08-29T01:30:36+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-08-29T01:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7079005c83218e2a0e071dd3b2a7a9e0e8254fd2'/>
<id>7079005c83218e2a0e071dd3b2a7a9e0e8254fd2</id>
<content type='text'>
* Match N64 libultra

* INITIALIZE_FUNC -&gt; OSINITIALIZE_FUNC

* Document osGetIntMask

* Refer readers of osGetIntMask to osSetIntMask comment

* Whitelist new static functions in disasm unksyms check</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match N64 libultra

* INITIALIZE_FUNC -&gt; OSINITIALIZE_FUNC

* Document osGetIntMask

* Refer readers of osGetIntMask to osSetIntMask comment

* Whitelist new static functions in disasm unksyms check</pre>
</div>
</content>
</entry>
<entry>
<title>Improve rcp.h, remove `HW_REG` macro (#1425)</title>
<updated>2022-11-13T07:16:01+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-11-13T07:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=efe485f01720034ea9e844b3f385e3352bb63b20'/>
<id>efe485f01720034ea9e844b3f385e3352bb63b20</id>
<content type='text'>
* Real rcp.h

* Correction to comment in initialize.c

* Try fix R4300.h

* Adjust rcp.h formatting, remove defines in other headers that are now in rcp.h

* Suggested changes, document a bug in the modified osAiSetNextBuffer

* More rcp.h formatting changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Real rcp.h

* Correction to comment in initialize.c

* Try fix R4300.h

* Adjust rcp.h formatting, remove defines in other headers that are now in rcp.h

* Suggested changes, document a bug in the modified osAiSetNextBuffer

* More rcp.h formatting changes</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misc 16 (#1371)</title>
<updated>2022-08-30T21:35:00+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2022-08-30T21:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2e18eb334bad77db0625549c62849333705214b8'/>
<id>2e18eb334bad77db0625549c62849333705214b8</id>
<content type='text'>
* Replace tabs in exceptasm.s source

* Replace tabs with \t in strings

* Fix grammar in various comments

* Fix "initalize" typos in code

* (fix typo) `__osMallocIsInitalized` -&gt; `__osMallocIsInitialized`

* Some Link -&gt; Player

* Use `EXCH_ITEM_` more

* "bgm music" -&gt; "background music"

* Fix typos in `place_title_cards.xml`

* `SkelAnime_Update` returns a boolean

* Run formatter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace tabs in exceptasm.s source

* Replace tabs with \t in strings

* Fix grammar in various comments

* Fix "initalize" typos in code

* (fix typo) `__osMallocIsInitalized` -&gt; `__osMallocIsInitialized`

* Some Link -&gt; Player

* Use `EXCH_ITEM_` more

* "bgm music" -&gt; "background music"

* Fix typos in `place_title_cards.xml`

* `SkelAnime_Update` returns a boolean

* Run formatter</pre>
</div>
</content>
</entry>
<entry>
<title>Rename and move handwritten asm files (#1254)</title>
<updated>2022-06-03T20:33:18+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2022-06-03T20:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4775fd4a7ea8077f603900def093124f8aa7cec6'/>
<id>4775fd4a7ea8077f603900def093124f8aa7cec6</id>
<content type='text'>
* Rename handwritten asm files and move them to src

* Fix progress.py

* Remove handling for asm dir from Makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename handwritten asm files and move them to src

* Fix progress.py

* Remove handling for asm dir from Makefile</pre>
</div>
</content>
</entry>
</feed>
