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
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
-2
/
+118
*
* Revert parts of the per game memory card patch.
Stelios Tsampas
2017-07-30
1
-11
/
+20
*
Add support for arbitrary clock multipliers
iCatButler
2017-03-17
1
-26
/
+1
*
Integrate SonofUgly's overclocking mechanism
iCatButler
2016-05-08
1
-0
/
+35
*
Added:
Robert Krawczyk
2016-04-01
1
-0
/
+6
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
1
-6
/
+22
*
Small fixes. 11833, 11834 (Lioncash);
SND\edgbla_cp
2014-08-19
1
-5
/
+5
*
windows compilation fix;
SND\edgbla_cp
2014-03-23
1
-6
/
+6
*
- fixed region autodetection for some rare discs;
SND\dario86_cp
2014-02-26
1
-4
/
+4
*
Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...
SND\ckain_cp
2014-02-16
1
-29
/
+43
*
Rewind: states are now made after n vblanks and platform independ way. Also G...
SND\ckain_cp
2014-02-04
1
-5
/
+7
*
misc.c fix;
SND\edgbla_cp
2014-01-27
1
-9
/
+13
*
Fixed Win32 build (shm).
SND\ckain_cp
2014-01-27
1
-1
/
+1
*
Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...
SND\ckain_cp
2014-01-24
1
-30
/
+147
*
CdromId fix;
SND\edgbla_cp
2013-08-25
1
-11
/
+12
*
Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.
SND\MaddTheSane_cp
2013-07-09
1
-1
/
+1
*
SaveState -> check returned SPU size.
SND\ckain_cp
2013-02-20
1
-1
/
+3
*
Invalidate ICache when loading files from CDROM. Both CPU implementations now...
SND\ckain_cp
2013-02-17
1
-0
/
+4
*
sio;
SND\edgbla_cp
2013-02-14
1
-2
/
+2
*
savestate compatibility lost, sorry
SND\notaz_cp
2013-01-09
1
-1
/
+1
*
ppf: accept optional filename argument
SND\notaz_cp
2013-01-08
1
-1
/
+1
*
Unix style EOL (thanks to darktjm);
SND\edgbla_cp
2012-11-18
1
-749
/
+749
*
Updated Free Software Foundation address (Jem256).
SND\dario86_cp
2012-02-19
1
-1
/
+1
*
Added region autodetection for Net Yaroze Boot Disc (E) [DTL-S3035].
SND\dario86_cp
2011-11-26
1
-1
/
+2
*
Rebranding.
SND\edgbla_cp
2011-06-08
1
-4
/
+4
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67247 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-06-01
1
-1
/
+1
*
Temporarily reverted r64524 until I (or someone else) find the time to sort o...
SND\weimingzhi_cp
2011-03-13
1
-782
/
+748
*
Commited patch in issue #8171 (by darktjm).
SND\dario86_cp
2011-03-12
1
-25
/
+59
*
- Added -slowboot parameter.
SND\weimingzhi_cp
2011-01-12
1
-0
/
+1
*
- slowboot (prelimiary).
SND\weimingzhi_cp
2010-12-31
1
-1
/
+1
*
* Removed unnecessary files.
SND\weimingzhi_cp
2010-12-27
1
-9
/
+12
*
misc.c
SND\shalma_cp
2010-12-11
1
-2
/
+1
*
misc.c
SND\shalma_cp
2010-12-10
1
-1
/
+2
*
coff binary support (experimental).
SND\weimingzhi_cp
2010-09-26
1
-5
/
+26
*
only load the net yaroze library when running EXE.
SND\weimingzhi_cp
2010-09-22
1
-0
/
+17
*
Merged change from http://forums.ngemu.com/pcsx-discussion/116599-developers-...
SND\weimingzhi_cp
2010-09-13
1
-1
/
+1
*
refactored the interrupt scheduling code a bit to make it a little more reada...
SND\weimingzhi_cp
2010-08-07
1
-1
/
+1
*
I was really stupid... just use libcdio and everything's fine, no need to dea...
SND\weimingzhi_cp
2010-07-10
1
-2
/
+46
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53626 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-26
1
-12
/
+9
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51475 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-08
1
-1
/
+1
*
changed cdrom timing value so that it behaves the same as older revisions.
SND\weimingzhi_cp
2010-06-03
1
-1
/
+1
*
use boolean for where it should.
SND\weimingzhi_cp
2010-05-12
1
-5
/
+3
*
added missing include, silenced msvc warning
SND\weimingzhi_cp
2010-05-10
1
-2
/
+2
*
added savestate versioning
SND\weimingzhi_cp
2010-05-10
1
-15
/
+25
*
got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...
SND\weimingzhi_cp
2010-05-08
1
-21
/
+21
*
more cleanups.
SND\weimingzhi_cp
2010-05-08
1
-20
/
+1
*
more cleanups
SND\weimingzhi_cp
2010-05-07
1
-1
/
+1
*
preparing for refactor/cleanup, moved all definations into .c files, other mi...
SND\weimingzhi_cp
2010-05-07
1
-3
/
+3
*
Root counters code was written from scratch.
SND\edgbla_cp
2010-05-02
1
-2
/
+2
[next]