<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/psn00bsdk/libpsn00b, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/'/>
<updated>2025-01-23T08:50:50+00:00</updated>
<entry>
<title>Fix typos, add missing const and improve code formatting.</title>
<updated>2025-01-23T08:50:50+00:00</updated>
<author>
<name>yogi313</name>
<email>yogi313@gmail.com</email>
</author>
<published>2025-01-23T08:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=deb1b484bcea8885ced69ba2711e5830d9a6e626'/>
<id>urn:sha1:deb1b484bcea8885ced69ba2711e5830d9a6e626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix TIM compatibility and improve TIM validation.</title>
<updated>2025-01-21T17:23:03+00:00</updated>
<author>
<name>yogi313</name>
<email>yogi313@gmail.com</email>
</author>
<published>2025-01-21T17:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=397d138423446e5b52bf1f17ab688800070238f1'/>
<id>urn:sha1:397d138423446e5b52bf1f17ab688800070238f1</id>
<content type='text'>
PSn00bSDK is a good SDK for testing decompiled game code and working with extracted TIM resources.
However, there is an issue where some textures that can be loaded with the PsyQ SDK
are not compatible with PSn00bSDK, causing a black screen when attempting to load them.
This commit fixes this issue.

Additionally, it adds a new check in the `GsGetTimInfo` and `GetTimInfo` functions.
The check verifies if pixel data exists before setting the corresponding fields in the structure,
preventing the loading of garbage data.
</content>
</entry>
<entry>
<title>Deprecate CPack packages and old changelog, fix ldscripts</title>
<updated>2024-10-14T15:44:12+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2024-10-14T15:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=787db196ad3c4e945792997111d759f82110775a'/>
<id>urn:sha1:787db196ad3c4e945792997111d759f82110775a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update submodules, minor bugfixes and updates</title>
<updated>2024-10-14T09:57:37+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2024-10-14T09:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=9c792e636a7803f8003643b2f91f040257398b3f'/>
<id>urn:sha1:9c792e636a7803f8003643b2f91f040257398b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #86 from EngineersBox/_bu_init-rom-offset</title>
<updated>2024-10-14T09:28:05+00:00</updated>
<author>
<name>spicyjpeg</name>
<email>thatspicyjpeg@gmail.com</email>
</author>
<published>2024-10-14T09:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=f5b439060d2724c549f2abbc2b16d7b0257ee0b8'/>
<id>urn:sha1:f5b439060d2724c549f2abbc2b16d7b0257ee0b8</id>
<content type='text'>
(OpenBIOS) Change `_bu_init()` ROM offset from `0x55` to `0x70`</content>
</entry>
<entry>
<title>fix uninitialized registers</title>
<updated>2024-10-13T06:45:10+00:00</updated>
<author>
<name>Victor Feitosa</name>
<email>victor.klngo@gmail.com</email>
</author>
<published>2024-10-13T06:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=5e3ed65158b53c0a4e7cfe8b3f72d858426315a4'/>
<id>urn:sha1:5e3ed65158b53c0a4e7cfe8b3f72d858426315a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted testing changes</title>
<updated>2024-09-30T10:52:31+00:00</updated>
<author>
<name>EngineersBox</name>
<email>toastcraft.info@gmail.com</email>
</author>
<published>2024-09-30T10:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=6558c97b1ab135db2616f37a5aaf9f22b08b8f1e'/>
<id>urn:sha1:6558c97b1ab135db2616f37a5aaf9f22b08b8f1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed _bu_init ROM offset from 0x55 to 0x70</title>
<updated>2024-09-30T10:50:45+00:00</updated>
<author>
<name>EngineersBox</name>
<email>toastcraft.info@gmail.com</email>
</author>
<published>2024-09-30T10:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=a0f503aac5f68edb4148622368e55d4640b8bbdf'/>
<id>urn:sha1:a0f503aac5f68edb4148622368e55d4640b8bbdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dev (#1)</title>
<updated>2024-02-03T14:51:25+00:00</updated>
<author>
<name>EngineersBox</name>
<email>35655145+EngineersBox@users.noreply.github.com</email>
</author>
<published>2024-02-03T14:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=2a949f4c7f4ba8896db03b3facdb7ca69e39e9fc'/>
<id>urn:sha1:2a949f4c7f4ba8896db03b3facdb7ca69e39e9fc</id>
<content type='text'>
* Fixed size extend check in realloc

* Fixed size usage overlapping BlockHeaders

* Fixed usage of sizing and sbrk invocations

* Fixed condition for realloc resizing to contiguously available free mem</content>
</entry>
<entry>
<title>Removed logs</title>
<updated>2024-01-13T13:02:24+00:00</updated>
<author>
<name>EngineersBox</name>
<email>toastcraft.info@gmail.com</email>
</author>
<published>2024-01-13T13:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=56d7f5305924a50e99e4a1963b87e9a5790a6340'/>
<id>urn:sha1:56d7f5305924a50e99e4a1963b87e9a5790a6340</id>
<content type='text'>
</content>
</entry>
</feed>
