<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/win32/gui/plugin.c, branch sio</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2018-03-19T09:47:21+00:00</updated>
<entry>
<title>* Fix file and folder permissions</title>
<updated>2018-03-19T09:47:21+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-02-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a'/>
<id>urn:sha1:e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial PGXP CPU commit</title>
<updated>2016-06-07T14:57:46+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-06-07T14:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f70082329d751ee8a358437feb34134e283b27d8'/>
<id>urn:sha1:f70082329d751ee8a358437feb34134e283b27d8</id>
<content type='text'>
- Restructured project to base interface on PSX instructions
- Support for all relevant CPU arithmetic and logic instructions
- Debug output available via deferred PGXP calls
- Remove most dependencies on PCSXR
- Still very much a work in progress (lots of errors)

- Add extra debug information to GPU plugin (w values)
</content>
</entry>
<entry>
<title>Add PGXP visual debug mode</title>
<updated>2016-05-10T20:34:27+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-05-10T20:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b5a738748175a460f856a1ed8a2e29fa26ebfb14'/>
<id>urn:sha1:b5a738748175a460f856a1ed8a2e29fa26ebfb14</id>
<content type='text'>
Toggles using F11
Red = low precision
Blue = high precision
Yellow = Sprite
</content>
</entry>
<entry>
<title>Fix load state bug</title>
<updated>2016-04-01T18:12:51+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-04-01T18:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=580df75296286b65812afdac64d82054279fb235'/>
<id>urn:sha1:580df75296286b65812afdac64d82054279fb235</id>
<content type='text'>
In some games PGSX memory pointer was not being set after saved states were reloaded, causing the GPU plugin to fall back on fixed point values.

Ensure that PGSX memory pointer in GPU plugin is always set upon initialisation.
</content>
</entry>
<entry>
<title>Added:</title>
<updated>2016-03-31T23:37:04+00:00</updated>
<author>
<name>Robert Krawczyk</name>
<email>robkraw@gmail.com</email>
</author>
<published>2016-03-31T23:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f671d256e7c1a3365cf2bbc89270363a17d66a1b'/>
<id>urn:sha1:f671d256e7c1a3365cf2bbc89270363a17d66a1b</id>
<content type='text'>
 - per game memory card support (improved version)
 - save state pictures (F2)
 - Wipeout MemHack (improved version)

Fixed LTCG build and set as default.
</content>
</entry>
<entry>
<title>WIN32: enable mouse cursor on GUI always. Also CDR plugin is not mandatory so no complaining about it.</title>
<updated>2013-07-25T13:14:33+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-07-25T13:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=6131285e0c96333cf10b7257441e54caae661cdf'/>
<id>urn:sha1:6131285e0c96333cf10b7257441e54caae661cdf</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86240 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>CPU -&gt; Hide cursor. (Windows);</title>
<updated>2013-03-01T23:44:31+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-03-01T23:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=32c1c8487ef4a53feb18758fcf598fc42755c898'/>
<id>urn:sha1:32c1c8487ef4a53feb18758fcf598fc42755c898</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83295 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>link cable plugin for Windows;</title>
<updated>2013-02-24T21:38:24+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-24T21:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=707443684fc0b2d268b3288ea52f4d33ef93fc05'/>
<id>urn:sha1:707443684fc0b2d268b3288ea52f4d33ef93fc05</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-02-14T22:44:17+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-14T22:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f1d5f92e6bfbff24667a766610f7171bcf6d7116'/>
<id>urn:sha1:f1d5f92e6bfbff24667a766610f7171bcf6d7116</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82903 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>sio;</title>
<updated>2013-02-14T19:18:22+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-14T19:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=111ada78b7d179e115466c726ae1d7d05fed9ddb'/>
<id>urn:sha1:111ada78b7d179e115466c726ae1d7d05fed9ddb</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
