summaryrefslogtreecommitdiff
path: root/libpcsxcore
Commit message (Collapse)AuthorAgeFilesLines
* cdrom: merge code from PCSX ReARMedSND\notaz_cp2013-01-092-1341/+647
| | | | | | | | - lots of hacks cleaned up - removes port3 reschedule (fixes FMVs with Brave Fencer Musashi, etc still working) - based on new information from Mednafen, nocash, and a few tests of my own git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82129 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* BIOS player;SND\edgbla_cp2013-01-081-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82118 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Driver, CTR, etc.SND\edgbla_cp2013-01-081-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82116 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* debug.c;SND\edgbla_cp2013-01-083-13/+37
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82109 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdriso: merge code from PCSX ReARMedSND\notaz_cp2013-01-082-124/+685
| | | | | | | | | | | this gives the following benefits: - support for split/multifile/redump .cue/.bin images - support for PSP EBOOT PSX images - support for .cbin/.cbn compressed images - .sbi loading from ROM dir without rename if redump.org set is used - fixes for .toc and .mdf handling git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82101 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ppf: accept optional filename argumentSND\notaz_cp2013-01-083-27/+37
| | | | | | | will allow to use .sbi files from redump.org without renaming with later patch git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82100 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdriso: remove threaded cdda codeSND\notaz_cp2013-01-082-260/+10
| | | | | | | cdrom code now reads with ISOreadCDDA() and sends to SPU, thread code is not used. This will also make a merge from PCSX ReARMed easier. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82099 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Brave Fencer Musashi, Micro Machines V3, Parasite Eve 2, etc;SND\edgbla_cp2013-01-041-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82044 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-2430-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 13442, 13443 (ckain);SND\edgbla_cp2012-12-131-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81738 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1835-35327/+35327
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80728 ↵SND\weimingzhi_cp2012-10-241-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* 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@80727 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80189 ↵SND\edgbla_cp2012-10-031-3/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-2/+2
| | | | | | | Fixing a few bugs on the OS X Software Shader support, and adding a quality selector. Changing the hacks type used in the Mac preference selector from unsigned long to unsigned int. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79982 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixing some unitialized variables caught by Clang. Also fixing a divide by ↵SND\MaddTheSane_cp2012-09-232-4/+12
| | | | | | zero error git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78211 ↵SND\edgbla_cp2012-05-212-4/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Configuration->CPU->Widescreen (16:9, GTE Hack).SND\edgbla_cp2012-05-202-4/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78188 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* CD-XA attenuation hack disabled again due to a collateral bug which causes ↵SND\dario86_cp2012-03-011-3/+3
| | | | | | distorted speech in Resident Evil series. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75683 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75587 ↵SND\dario86_cp2012-02-281-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - reenabled CD-XA streaming hack by shalma; fixes sound in Final Fantasy ↵SND\dario86_cp2012-02-272-5/+5
| | | | | | | | Tactics, Ridge Racer Type 4 opening sequence and other games (issue #8067); - reenabled CD-XA attenuation by shalma; CD-XA fading effect supported in the main menu in Resident Evil, at the end of the fight in Tekken 3 and in Street Fighter Alpha 3 (issue #9593). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75584 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-1952-156/+156
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Get rid of parentheses around IsConst and IsMapped macros. Quiets a warning ↵SND\MaddTheSane_cp2011-12-312-4/+4
| | | | | | on Clang. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73976 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixes for some problems found with Xcode's static analyzer. There are more, ↵SND\MaddTheSane_cp2011-12-032-3/+3
| | | | | | but I don't know how to approach them. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72824 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 ↵SND\edgbla_cp2011-11-304-31/+8
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added region autodetection for Net Yaroze Boot Disc (E) [DTL-S3035].SND\dario86_cp2011-11-261-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72645 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Adding a kludge around defines to get each plug-in to have a unique ↵SND\MaddTheSane_cp2011-11-181-6/+7
| | | | | | localization function on Mac OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72452 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-171-18/+29
| | | | | | This should bring the number of warnings when compiling the Mac version with Clang and the -Wall option down to zero. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72386 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+20
| | | | | | | | | | Localizable.strings files for each plug-in. Try to get localizable string from a c string (see Pcsxr_locale_text in main.m). Each Mac plug-in now has a Principal class declaration in their Info.plist Also updated the memory card extensions git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fixes the macros around the PowerPC-specific parts of libpcsxcoreSND\MaddTheSane_cp2011-11-124-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72216 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-099-41/+50
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* revert patch from issue 8874 (shalma), break some games.SND\edgbla_cp2011-08-081-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69581 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gpu gte acuracy interface.SND\edgbla_cp2011-07-103-0/+32
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@68598 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gte: fix MAC0 shift (pcsxr issue #8874, shalma)SND\notaz_cp2011-06-291-4/+4
| | | | | | fixes missing elements in Soul Reaver and Spyro. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@68249 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-085-199/+202
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67247 ↵SND\edgbla_cp2011-06-012-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67226 ↵SND\edgbla_cp2011-05-311-3/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Ape Escape.SND\edgbla_cp2011-05-312-13/+38
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67225 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66613 ↵SND\edgbla_cp2011-05-063-29/+29
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66587 ↵SND\edgbla_cp2011-05-051-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(Infy11)ppf.c: Fixed stuck at start of games with empty CD-ROM ID (Issue ↵SND\weimingzhi_cp2011-03-221-0/+4
| | | | | | #8266). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64792 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Temporarily reverted r64524 until I (or someone else) find the time to sort ↵SND\weimingzhi_cp2011-03-1333-35027/+34772
| | | | | | out the stuff. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64535 ↵SND\weimingzhi_cp2011-03-132-9/+22
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1233-3618/+3873
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64466 ↵SND\edgbla_cp2011-03-112-11/+7
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(utunnels) gte register names.SND\weimingzhi_cp2011-03-111-12/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64428 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* psxinterpreter: do interrupt test after doing target instructionSND\notaz_cp2011-03-091-2/+2
| | | | | | | | otherwise in case interrupt happens, target insn is executed twice, causing occasional glitches in Tekken 2. Also clear branch flag for it - it's not in delay slot. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64369 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom: move pause delay after ACKSND\notaz_cp2011-02-151-13/+11
| | | | | | This solves FF7 slowdowns and seems to keep games that need this delay working. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63410 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Undo shalma damageSND\shalma_cp2011-02-101-4/+13
| | | | | | | | | | | | | - cdrom.c- Vib Ribbon (decoded buffer - do in spu) - cdrom.c- Crash Team Racing (decoded buffer - do in spu) - xa.c- xa+cdda decoded buffer (fix mistakes) - spu.c- voice 1/3 decoded buffer (optional) Disabled > Please treat all shalma-hopkat work as suspicious (faulty + not hw-accurate) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2011-02-061-3/+4
| | | | | | - bios - no cd - fix hangs (diskerror) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63004 e17a0e51-4ae3-4d35-97c3-1a29b211df97