index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
/
psxcommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced in-house gdb stub by MIT-licensed implementation
Xavier Del Campo Romero
2020-05-23
1
-1
/
+0
*
Started implementing GDB server
Xavier Del Campo Romero
2020-05-23
1
-0
/
+1
*
Added GDB server on CpuCfg UI dialog, rearranged layout
Xavier Del Campo Romero
2020-05-22
1
-2
/
+3
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
1
-0
/
+0
*
* Sync with codeplex branch (libpcsxcore, linux gui)
Stelios Tsampas
2017-07-31
1
-1
/
+1
*
Add support for arbitrary clock multipliers
iCatButler
2017-03-17
1
-1
/
+1
*
Imporved CPU integration
iCatButler
2016-06-27
1
-0
/
+2
*
Add PGXP configuration dialog
iCatButler
2016-05-16
1
-0
/
+4
*
Define and initialise PsxClockSpeed
iCatButler
2016-05-15
1
-1
/
+1
*
Integrate SonofUgly's overclocking mechanism
iCatButler
2016-05-08
1
-1
/
+4
*
Added:
Robert Krawczyk
2016-04-01
1
-0
/
+3
*
Revert "Son of Ugly's Wipeout patch"
iCatButler
2016-03-31
1
-1
/
+0
*
This Son of Ugly's Wipeout patch
iCatButler
2016-03-30
1
-0
/
+1
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
1
-0
/
+2
*
New config param HackFix which enables compatibility hacks on certain games a...
SND\ckain_cp
2014-07-24
1
-0
/
+1
*
OS X: Minor changes
SND\MaddTheSane_cp
2014-05-22
1
-2
/
+2
*
GPU picture fix. This should be also easy to implement on others archs as well.
SND\ckain_cp
2014-04-17
1
-1
/
+4
*
Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu...
SND\ckain_cp
2014-04-16
1
-1
/
+7
*
Rewind: states are now made after n vblanks and platform independ way. Also G...
SND\ckain_cp
2014-02-04
1
-0
/
+2
*
Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...
SND\ckain_cp
2014-01-24
1
-0
/
+1
*
Added option to not have memory card plugged. Chronicles of the Sword passwor...
SND\ckain_cp
2013-11-28
1
-0
/
+1
*
CPU -> Save window position (windows);
SND\edgbla_cp
2013-08-27
1
-0
/
+2
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+2
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-2
/
+2
*
CPU -> Hide cursor. (Windows);
SND\edgbla_cp
2013-03-01
1
-0
/
+1
*
link cable plugin for Windows;
SND\edgbla_cp
2013-02-24
1
-2
/
+0
*
sio;
SND\edgbla_cp
2013-02-14
1
-1
/
+3
*
Patch 13442, 13443 (ckain);
SND\edgbla_cp
2012-12-13
1
-1
/
+2
*
Unix style EOL (thanks to darktjm);
SND\edgbla_cp
2012-11-18
1
-192
/
+192
*
Quieting a warning in OS X localization implementation.
SND\MaddTheSane_cp
2012-09-23
1
-2
/
+2
*
Configuration->CPU->Widescreen (16:9, GTE Hack).
SND\edgbla_cp
2012-05-20
1
-0
/
+1
*
Updated Free Software Foundation address (Jem256).
SND\dario86_cp
2012-02-19
1
-1
/
+1
*
Adding a kludge around defines to get each plug-in to have a unique localizat...
SND\MaddTheSane_cp
2011-11-18
1
-6
/
+7
*
First steps for localization support for Mac OS X/Cocoa, including:
SND\MaddTheSane_cp
2011-11-17
1
-0
/
+20
*
Temporarily reverted r64524 until I (or someone else) find the time to sort o...
SND\weimingzhi_cp
2011-03-13
1
-171
/
+170
*
Commited patch in issue #8171 (by darktjm).
SND\dario86_cp
2011-03-12
1
-0
/
+1
*
- slowboot (prelimiary).
SND\weimingzhi_cp
2010-12-31
1
-0
/
+1
*
Sio1 interface (link cable).
SND\edgbla_cp
2010-07-02
1
-0
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48367 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
1
-3
/
+7
*
BIAS was moved into rec/int.
SND\edgbla_cp
2010-05-14
1
-1
/
+0
*
u8 instead of long
SND\weimingzhi_cp
2010-05-12
1
-2
/
+2
*
use boolean for where it should.
SND\weimingzhi_cp
2010-05-12
1
-19
/
+19
*
got rid of cdrfilename & cdOpenCase, windows broken for now
SND\weimingzhi_cp
2010-05-10
1
-3
/
+1
*
got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong ...
SND\weimingzhi_cp
2010-05-10
1
-2
/
+0
*
more cleanups.
SND\weimingzhi_cp
2010-05-08
1
-0
/
+14
*
more cleanups
SND\weimingzhi_cp
2010-05-07
1
-2
/
+11
*
preparing for refactor/cleanup, moved all definations into .c files, other mi...
SND\weimingzhi_cp
2010-05-07
1
-12
/
+11
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-04-30
1
-2
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40648 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-01-23
1
-0
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38411 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2009-11-28
1
-10
/
+9
[next]