<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/gui/LnxMain.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>2020-10-26T22:15:29+00:00</updated>
<entry>
<title>Add -gdb flag into documentation</title>
<updated>2020-10-26T22:15:29+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-10-26T22:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=dfc42ba10408c3177a7b69241380df613f64db8d'/>
<id>urn:sha1:dfc42ba10408c3177a7b69241380df613f64db8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force Config.Debug=0 on GDB server enabled</title>
<updated>2020-10-26T22:15:02+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-10-26T22:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=7e152c0d9a9b9b1b221eebc5ea31b4cdd0bf1744'/>
<id>urn:sha1:7e152c0d9a9b9b1b221eebc5ea31b4cdd0bf1744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to make gdb server to exit gracefully</title>
<updated>2020-06-07T22:21:35+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-06-07T22:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5676534ec1452864f8fac1de2f494195ebe5908b'/>
<id>urn:sha1:5676534ec1452864f8fac1de2f494195ebe5908b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented port-specific wrappers and logic for gdb stub</title>
<updated>2020-06-04T21:14:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-28T22:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=cb2d7f800a9fc276b96fd0927fa6d8ec9f5a31c8'/>
<id>urn:sha1:cb2d7f800a9fc276b96fd0927fa6d8ec9f5a31c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced in-house gdb stub by MIT-licensed implementation</title>
<updated>2020-05-23T17:03:11+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=850010a96b6cbc3eae03edd891e50325e017b678'/>
<id>urn:sha1:850010a96b6cbc3eae03edd891e50325e017b678</id>
<content type='text'>
Imported from a fork of https://github.com/mborgerson/gdbstub
</content>
</entry>
<entry>
<title>Started implementing GDB server</title>
<updated>2020-05-23T16:05:53+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-22T23:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=470da05658a97a51bd2ad2db7834bcc13dd995fd'/>
<id>urn:sha1:470da05658a97a51bd2ad2db7834bcc13dd995fd</id>
<content type='text'>
</content>
</entry>
<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>* Plugin.c: Add PGXP visual debug binding (F11)</title>
<updated>2017-07-28T10:13:09+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-28T10:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b117a70fd03d780b5817c635d5c337c6ecc36d94'/>
<id>urn:sha1:b117a70fd03d780b5817c635d5c337c6ecc36d94</id>
<content type='text'>
* GtkGui.c: Fix path saving in file selection dialog
* LnxMain.c: Don't look for bios in data directory
</content>
</entry>
<entry>
<title>gtk: UpdateMenuSlots() returns recent save slot -&gt; load most recent save state with just -load switch when no number parameter.</title>
<updated>2014-03-17T20:56:45+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-03-17T20:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=19a65e820e4f1029c9a2273c32e605c77e71550a'/>
<id>urn:sha1:19a65e820e4f1029c9a2273c32e605c77e71550a</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89458 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
