<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/include, branch firstBuildStaging</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>increase overlayBuffer size to avoid THGA crash</title>
<updated>2023-11-24T12:57:39+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-24T12:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e88ec3251f152f7b323da3fca5f7b8ffee0c102a'/>
<id>e88ec3251f152f7b323da3fca5f7b8ffee0c102a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kaleido opens, do actions, add external file to XML, fix item names, add prototypes to gfx.h</title>
<updated>2023-11-23T19:08:50+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-11-23T19:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9c1faf1be6f5819bec883fb8bde69ebab5c2cf28'/>
<id>9c1faf1be6f5819bec883fb8bde69ebab5c2cf28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a few interface issues</title>
<updated>2023-11-20T22:13:28+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-20T22:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=641bfa901b4b5e18ab25afa681427dbdd65ddd1e'/>
<id>641bfa901b4b5e18ab25afa681427dbdd65ddd1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix address conversions in OS_K0_TO_PHYSICAL and Lib_SegmentedToVirtual</title>
<updated>2023-11-20T22:13:28+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-20T22:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=30b225e00c5719380f9bd01912a3c114ba5a04d9'/>
<id>30b225e00c5719380f9bd01912a3c114ba5a04d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integrate GfxDebugger</title>
<updated>2023-11-19T21:26:37+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-19T21:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=64271fe66fad26a97bd69417a68d7b7b80728dcc'/>
<id>64271fe66fad26a97bd69417a68d7b7b80728dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix __GNUC__ related issues</title>
<updated>2023-11-19T19:52:00+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-19T19:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9cc6c79f26e8ba386d684126d1797e4df51d1f9d'/>
<id>9cc6c79f26e8ba386d684126d1797e4df51d1f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move sched.h to os_sched.h</title>
<updated>2023-11-19T19:50:41+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-19T19:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=46cab74a9ce1daa94efed7c86a51b03a8133877a'/>
<id>46cab74a9ce1daa94efed7c86a51b03a8133877a</id>
<content type='text'>
sched.h is already a POSIX header so having a file with the same name causes conflict issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sched.h is already a POSIX header so having a file with the same name causes conflict issues
</pre>
</div>
</content>
</entry>
<entry>
<title>fix DmaMgr_SendRequestImpl signature</title>
<updated>2023-11-19T19:48:59+00:00</updated>
<author>
<name>Random06457</name>
<email>28494085+Random06457@users.noreply.github.com</email>
</author>
<published>2023-11-19T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e70232903aed4a1c8d24d8df91d701decbb8d3c7'/>
<id>e70232903aed4a1c8d24d8df91d701decbb8d3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Builds and opens.</title>
<updated>2023-11-17T01:42:55+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-11-17T01:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9373d54db66e3f342754e250fa223fc413f86fe6'/>
<id>9373d54db66e3f342754e250fa223fc413f86fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linker errors</title>
<updated>2023-11-16T05:17:57+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-11-16T05:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=eca6d2098444cabf56b451cc23ca565bcd90b2b8'/>
<id>eca6d2098444cabf56b451cc23ca565bcd90b2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
