<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/makerom/rom_header.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>Error on invalid OOT_REGION (#2444)</title>
<updated>2025-01-26T22:08:13+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-01-26T22:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bb55be60fe2521c3ac1ba0aa522d8c24f6928d6a'/>
<id>bb55be60fe2521c3ac1ba0aa522d8c24f6928d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[iQue] Set address of makerom instead of address of boot in spec (#2409)</title>
<updated>2025-01-09T23:36:09+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-01-09T23:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=8b5813c86c9c99b1d6099656b90832796e25a152'/>
<id>8b5813c86c9c99b1d6099656b90832796e25a152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[iQue] Match makerom (#2397)</title>
<updated>2025-01-03T04:42:28+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2025-01-03T04:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4c88cfd08a9c0f48b16332aaf1d2e322ebc77161'/>
<id>4c88cfd08a9c0f48b16332aaf1d2e322ebc77161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>N64 ROM header (#2157)</title>
<updated>2024-09-07T17:49:21+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-07T17:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c27b83ac29a7c143ab8193682355cfab44f86f63'/>
<id>c27b83ac29a7c143ab8193682355cfab44f86f63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#2003)</title>
<updated>2024-07-28T04:46:55+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-07-28T04:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ec5068c58d3c40d188c9a59791e5562bff38ce3e'/>
<id>ec5068c58d3c40d188c9a59791e5562bff38ce3e</id>
<content type='text'>
* Use version defines for build info and ROM header

* Use existing REGION_ defines for OOT_REGION instead</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use version defines for build info and ROM header

* Use existing REGION_ defines for OOT_REGION instead</pre>
</div>
</content>
</entry>
<entry>
<title>Rework rom_header.s (#1932)</title>
<updated>2024-03-23T17:06:00+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2024-03-23T17:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ea72e87e92a85b42a828af4bb345b156fea7e820'/>
<id>ea72e87e92a85b42a828af4bb345b156fea7e820</id>
<content type='text'>
* Rework rom_header.s

* Offset comments, spaces in libultra version

* Adjust some comments, remove value arg from checksum macro</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rework rom_header.s

* Offset comments, spaces in libultra version

* Adjust some comments, remove value arg from checksum macro</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>
