<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/psxsdk, branch v0.7.1</title>
<subtitle>Fork of PSXSDK with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/psxsdk/atom?h=v0.7.1</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/psxsdk/atom?h=v0.7.1'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/'/>
<updated>2022-06-07T22:54:16+00:00</updated>
<entry>
<title>Upgrade to version 0.7.1</title>
<updated>2022-06-07T22:54:16+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-07T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=ecfc7a127b9be4f5d42e4c244bc8b60ff1074492'/>
<id>urn:sha1:ecfc7a127b9be4f5d42e4c244bc8b60ff1074492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc.c: do not lseek(2) on partial sector reads</title>
<updated>2022-02-07T01:14:10+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-07T01:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=51824e61d0e6c520e4f67b0694be4ab25b32073f'/>
<id>urn:sha1:51824e61d0e6c520e4f67b0694be4ab25b32073f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ssize_t definition from stdlib.h</title>
<updated>2022-02-07T00:32:42+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-07T00:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=e207690982677e5a82dd68bdbed4626c9f55c10e'/>
<id>urn:sha1:e207690982677e5a82dd68bdbed4626c9f55c10e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>psx.h: define root counter specs as macros</title>
<updated>2022-02-07T00:31:02+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-07T00:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=d13246d52f7ee4eaf90ddc6c30458e853db313d1'/>
<id>urn:sha1:d13246d52f7ee4eaf90ddc6c30458e853db313d1</id>
<content type='text'>
ISO C considers enumerators of int type, so any value larger than
0x7FFFFFFF is considered invalid on platforms where sizeof (int) == 4.
A workaround for this limitation on the language is to use macros
instead.
</content>
</entry>
<entry>
<title>spu.c: do not assume 64-byte blocks on SsUpload</title>
<updated>2021-12-08T02:24:56+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-12-08T02:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=ec53e6d22f2a7cdac2af05d77a6b18ea83dcba6c'/>
<id>urn:sha1:ec53e6d22f2a7cdac2af05d77a6b18ea83dcba6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc.c: fix ptr when partially reading sector</title>
<updated>2021-12-08T02:24:01+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-12-08T02:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=d78c64ba7c5d77c128b3929867858910488041d6'/>
<id>urn:sha1:d78c64ba7c5d77c128b3929867858910488041d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to version 0.7.0</title>
<updated>2021-10-24T01:11:31+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-10-24T01:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=ca52bfc0454918e69d9a8cc0033b23eb7a755d36'/>
<id>urn:sha1:ca52bfc0454918e69d9a8cc0033b23eb7a755d36</id>
<content type='text'>
Many breaking changes have been introduced by previous commits, so it
might be a good idea to do so.
</content>
</entry>
<entry>
<title>QueryPAD: remove apparently useless wait</title>
<updated>2021-10-24T01:11:28+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-10-24T01:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=659b069b64199139c8287289eb1e555cefd28593'/>
<id>urn:sha1:659b069b64199139c8287289eb1e555cefd28593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile.cfg: select PSXSDK_PATH if defined</title>
<updated>2021-10-24T01:10:57+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-10-24T01:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=8a2647469beaa33ad530b88f81ad12e38831f0c9'/>
<id>urn:sha1:8a2647469beaa33ad530b88f81ad12e38831f0c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix vprintf(3)</title>
<updated>2021-10-24T01:10:03+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-10-24T01:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psxsdk/commit/?id=573e4c150b7d588b8b99c7cfc35bfbb67d41932d'/>
<id>urn:sha1:573e4c150b7d588b8b99c7cfc35bfbb67d41932d</id>
<content type='text'>
TODO: what did this actually fix?
</content>
</entry>
</feed>
