<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/psxbios.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=master'/>
<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>* Revert parts of the per game memory card patch.</title>
<updated>2017-07-30T14:18:07+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-30T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=dcf718bdd96c3bbe27e18200f6384cd43c95c111'/>
<id>urn:sha1:dcf718bdd96c3bbe27e18200f6384cd43c95c111</id>
<content type='text'>
  The previous implementation was doing file paths manipulation deep inside sio.c, and it
  was hardcoding windows style paths. This was breaking on linux in more than one ways and
  it is incompatible with the dynamic apppath handling from codeplex branch. Moreover,
  SaveMcd and LoadMcd functions already take memory card file paths as arguments,
  making any such logic redundant.

  This patch rewrites the global Config.Mcd# variables during game startup, which makes it
  more compatible across all platforms. It also has the added benefit that it doesn't update
  the configuration file with the each game's memory cards, i.e. at PCSXR startup the default
  memory cards will be loaded.
</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>Prevent crash on negative length patch</title>
<updated>2016-03-30T14:23:42+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-03-30T14:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=61a6f15af54923b16d6a7d84ba5fee50e30b4665'/>
<id>urn:sha1:61a6f15af54923b16d6a7d84ba5fee50e30b4665</id>
<content type='text'>
From the pcsxrearmed project via Solis.
</content>
</entry>
<entry>
<title>Bring up to date with PCSX-R master (97809)</title>
<updated>2016-03-30T14:07:35+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-03-30T14:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8b4350fee747708ffd376744ef5dc1e239a87ba6'/>
<id>urn:sha1:8b4350fee747708ffd376744ef5dc1e239a87ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>psxBios__card_status() (Solis);</title>
<updated>2015-01-27T13:40:23+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2015-01-27T13:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=87961164328c33726614b307801fb2a0ba87b8dc'/>
<id>urn:sha1:87961164328c33726614b307801fb2a0ba87b8dc</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93284 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>hle bios memset fix (issue 11764);</title>
<updated>2014-07-13T22:10:13+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-07-13T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=6f7514d70d5c728496659be1b1458c7e1d05e422'/>
<id>urn:sha1:6f7514d70d5c728496659be1b1458c7e1d05e422</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90952 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Patch 16583 (MaddTheSane);</title>
<updated>2014-07-12T23:56:04+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-07-12T23:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=533e6a2bfdc63de3e14f13300ee064564cd9375d'/>
<id>urn:sha1:533e6a2bfdc63de3e14f13300ee064564cd9375d</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90937 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 e17a0e51-4ae3-4d35-97c3-1a29b211df97</title>
<updated>2014-05-03T13:29:13+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-05-03T13:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=0d9ec383e2a8d2c50fc633e561bf805a5ca0263c'/>
<id>urn:sha1:0d9ec383e2a8d2c50fc633e561bf805a5ca0263c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 e17a0e51-4ae3-4d35-97c3-1a29b211df97</title>
<updated>2014-05-02T08:15:34+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-05-02T08:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=be26aace6941ab6e14afa0043054c60ef71d43e1'/>
<id>urn:sha1:be26aace6941ab6e14afa0043054c60ef71d43e1</id>
<content type='text'>
</content>
</entry>
</feed>
