summaryrefslogtreecommitdiff
path: root/libpcsxcore
Commit message (Expand)AuthorAgeFilesLines
* debug.c;SND\edgbla_cp2013-01-083-13/+37
* cdriso: merge code from PCSX ReARMedSND\notaz_cp2013-01-082-124/+685
* ppf: accept optional filename argumentSND\notaz_cp2013-01-083-27/+37
* cdriso: remove threaded cdda codeSND\notaz_cp2013-01-082-260/+10
* Brave Fencer Musashi, Micro Machines V3, Parasite Eve 2, etc;SND\edgbla_cp2013-01-041-1/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-2430-0/+0
* Patch 13442, 13443 (ckain);SND\edgbla_cp2012-12-131-1/+2
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1835-35327/+35327
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80728 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2012-10-241-1/+1
* Use 32-bit jump instructions for COP2/GTE. (Issue #8567)SND\weimingzhi_cp2012-10-242-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80189 e17a0e51-4ae3-4d35...SND\edgbla_cp2012-10-031-3/+3
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-2/+2
* Fixing some unitialized variables caught by Clang. Also fixing a divide by ze...SND\MaddTheSane_cp2012-09-232-4/+12
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78211 e17a0e51-4ae3-4d35...SND\edgbla_cp2012-05-212-4/+4
* Configuration->CPU->Widescreen (16:9, GTE Hack).SND\edgbla_cp2012-05-202-4/+5
* CD-XA attenuation hack disabled again due to a collateral bug which causes di...SND\dario86_cp2012-03-011-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75587 e17a0e51-4ae3-4d35...SND\dario86_cp2012-02-281-1/+1
* - reenabled CD-XA streaming hack by shalma; fixes sound in Final Fantasy Tact...SND\dario86_cp2012-02-272-5/+5
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-1952-156/+156
* Get rid of parentheses around IsConst and IsMapped macros. Quiets a warning o...SND\MaddTheSane_cp2011-12-312-4/+4
* Fixes for some problems found with Xcode's static analyzer. There are more, b...SND\MaddTheSane_cp2011-12-032-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-11-304-31/+8
* Added region autodetection for Net Yaroze Boot Disc (E) [DTL-S3035].SND\dario86_cp2011-11-261-1/+2
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-6/+7
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-171-18/+29
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+20
* fixes the macros around the PowerPC-specific parts of libpcsxcoreSND\MaddTheSane_cp2011-11-124-4/+4
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-099-41/+50
* revert patch from issue 8874 (shalma), break some games.SND\edgbla_cp2011-08-081-4/+4
* gpu gte acuracy interface.SND\edgbla_cp2011-07-103-0/+32
* gte: fix MAC0 shift (pcsxr issue #8874, shalma)SND\notaz_cp2011-06-291-4/+4
* Rebranding.SND\edgbla_cp2011-06-085-199/+202
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67247 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-012-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67226 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-311-3/+3
* Ape Escape.SND\edgbla_cp2011-05-312-13/+38
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66613 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-063-29/+29
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66587 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-051-1/+1
* -(Infy11)ppf.c: Fixed stuck at start of games with empty CD-ROM ID (Issue #82...SND\weimingzhi_cp2011-03-221-0/+4
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-1333-35027/+34772
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64535 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-03-132-9/+22
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1233-3618/+3873
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64466 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-03-112-11/+7
* -(utunnels) gte register names.SND\weimingzhi_cp2011-03-111-12/+12
* psxinterpreter: do interrupt test after doing target instructionSND\notaz_cp2011-03-091-2/+2
* cdrom: move pause delay after ACKSND\notaz_cp2011-02-151-13/+11
* Undo shalma damageSND\shalma_cp2011-02-101-4/+13
* cdrom.cSND\shalma_cp2011-02-061-3/+4
* Experimental patchesSND\shalma_cp2011-02-041-1/+5
* Experimental patchesSND\shalma_cp2011-02-043-2/+45
* ExperimentalSND\shalma_cp2011-02-021-1/+2