<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/psn00bsdk/libpsn00b/psxetc, branch fix-include</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=fix-include</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=fix-include'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/'/>
<updated>2025-07-05T00:34:11+00:00</updated>
<entry>
<title>Replace .include with #include</title>
<updated>2025-07-05T00:34:11+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-07-05T00:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=beb76e4dd362374b8f42cd971d394bba1074cd8d'/>
<id>urn:sha1:beb76e4dd362374b8f42cd971d394bba1074cd8d</id>
<content type='text'>
For some reason, both mipsel-unknown-elf-gcc 8.2.0 and mipsel-non-elf
15.1.0 were unable to resolve .include assembler directives.

As a workaround, it is still possible to use the preprocessor, and
therefore the usual #include preprocessor directive. However, this
requires the assembly files to use the uppercase .S file extension.
</content>
</entry>
<entry>
<title>Fix IRQ bugs, PutDispEnv() PAL screen centering</title>
<updated>2023-06-20T01:17:34+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2023-06-20T01:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=eaea5649a0803cc4bfeb6d21ee9f4098d4b493fc'/>
<id>urn:sha1:eaea5649a0803cc4bfeb6d21ee9f4098d4b493fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More library cleanups and libc fixes</title>
<updated>2023-05-21T15:22:00+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2023-05-21T15:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=1e058d15e29adc482074d7225b4c1ed34e63568d'/>
<id>urn:sha1:1e058d15e29adc482074d7225b4c1ed34e63568d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Downgrade GCC to 12.3, add setjmp(), fix CdGetRegion()</title>
<updated>2023-05-12T16:05:21+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2023-05-12T16:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=513a6e99dd1f9cf5531d55f544478bec72efb910'/>
<id>urn:sha1:513a6e99dd1f9cf5531d55f544478bec72efb910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up all headers, add and rename some BIOS APIs</title>
<updated>2023-04-04T23:30:55+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2023-04-04T23:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=b4242acc35c522bd4d4a951a84933ba6f80d2015'/>
<id>urn:sha1:b4242acc35c522bd4d4a951a84933ba6f80d2015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add argument validation to most libpsn00b functions</title>
<updated>2023-04-04T13:09:38+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2023-04-04T13:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=870f4dca9d7b5e86544216d0e36863d17aefef62'/>
<id>urn:sha1:870f4dca9d7b5e86544216d0e36863d17aefef62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CdUnlock() and DMA priority API</title>
<updated>2022-12-28T11:18:29+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2022-12-28T11:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=7e350980d5c09bbc81a0de01bf016a87ecfc4feb'/>
<id>urn:sha1:7e350980d5c09bbc81a0de01bf016a87ecfc4feb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange hwregs_c.h and k573io.h, add clz intrinsics</title>
<updated>2022-12-18T14:44:22+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2022-12-18T14:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=b3fc13c36c4ed666e34e292a9ed7d45ae4f49454'/>
<id>urn:sha1:b3fc13c36c4ed666e34e292a9ed7d45ae4f49454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc. bugfixes, add support for DRAWENV texture windows</title>
<updated>2022-12-18T13:00:52+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2022-12-18T13:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=3b7c46ab74548a9a79bfb867551c51dd877c8f4d'/>
<id>urn:sha1:3b7c46ab74548a9a79bfb867551c51dd877c8f4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dynamic linker symbol resolver and assert macro</title>
<updated>2022-12-18T00:06:20+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2022-12-18T00:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=70833192a803061008d2221b27e9baada6042c90'/>
<id>urn:sha1:70833192a803061008d2221b27e9baada6042c90</id>
<content type='text'>
</content>
</entry>
</feed>
