summaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.c
Commit message (Collapse)AuthorAgeFilesLines
* hopkatSND\shalma_cp2010-12-291-0/+20
| | | | | | | -cdrom- cdda stop irq -Magic the Gathering- looping territory cdda git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61590 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfsound (unix): Added mute option and freqresponse to the config utility.SND\weimingzhi_cp2010-12-291-0/+2
| | | | | | | | | | | - gxvideo: Fixed FTBFS. - Fixed Run BIOS (Issue #7806). - Updated gettext scripts. - Credit where it's due. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61576 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Redump.org SBI - cdrom.c, cdriso.cSND\shalma_cp2010-12-021-0/+15
| | | | | | | | | | | | | | | | | | | | | | - native support (LibCrypt) ex. TOCA World Touring Cars (Europe) 1) Run CDROM - download SBI from redump.org - place in emu folder - name "redump.sbi" - run CDROM (subchannel optional) 2) Run ISO - download SBI from redump.org - place in iso folder - "toca world cars.bin", "toca world cars.cue", "toca world cars.sbi" or "toca world cars.img", "toca world cars.ccd", "toca world cars.sbi" - run ISO (subchannel file optional) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60534 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-291-5/+5
| | | | | | - better spu compat hack git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60327 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* V-Rally 2 - cdrom.cSND\shalma_cp2010-11-291-0/+3
| | | | | | | - spu compat hack ($0-8000 max) - fix movie sound git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60325 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60315 ↵SND\edgbla_cp2010-11-291-7/+7
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Sim Theme Park - cdrom.cSND\shalma_cp2010-11-281-3/+2
| | | | | | | | - return no adpcm data (zero) - fix speech git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60311 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Smurf Racer - cdrom.cSND\shalma_cp2010-11-281-12/+36
| | | | | | | | | | | - separate left-right attenuation - fix movie volume - eternal compatibility hack - fixme later git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60309 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Twisted Metal 4 - cdrom.cSND\shalma_cp2010-11-281-0/+5
| | | | | | | - adjust psx cdda pregap - fix in-game music git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60298 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-271-30/+30
| | | | | | | - Test: use $800 default time - ex. getlocl, nop $1000 -> $800 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60250 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Twisted Metal 3 - cdrom.cSND\shalma_cp2010-11-271-2/+4
| | | | | | | - use shorter cdlnop - fix music git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60249 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-271-79/+103
| | | | | | - (gschwnd) cleanup git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Eggs of Steel - cdrom.cSND\shalma_cp2010-11-251-2/+16
| | | | | | | - longer seekl time - fix new game git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60142 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Crusaders of Might and Magic - cdrom.cSND\shalma_cp2010-11-241-10/+22
| | | | | | | - fix seek, getlocl, read_ack times - fix cutscene speech (start + play) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60064 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rockman X5 - cdrom.cSND\shalma_cp2010-11-241-1/+1
| | | | | | | - no data ack - fix music restart git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60062 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Dexter's Laboratory - Mandark's Lab - cdrom.cSND\shalma_cp2010-11-231-1/+1
| | | | | | | - detect last cdda track - fix new game git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59991 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Space Hulk - Vengeance of the Blood Angels - cdrom.cSND\shalma_cp2010-11-221-8/+9
| | | | | | | - channel off = use first file - fix music, speech git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59955 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-221-4/+2
| | | | | | | - minor repplay fake subq fix git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59923 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Crusaders of Might and Magic - cdrom.cSND\shalma_cp2010-11-211-4/+2
| | | | | | | - Give top priority to cdr commands - fix intro movie git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59905 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Crusaders of Might and Magic - cdrom.cSND\shalma_cp2010-11-211-1/+3
| | | | | | | - Send FORM2 for 2340 read + ADPCM on - fix 3DO logo git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59904 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Breath of Fire 3 - cdrom.cSND\shalma_cp2010-11-211-21/+7
| | | | | | | | - remove r59791 hack (breaks game) - fix sleep issue git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Duke Nukem - Time to Kill - cdrom.cSND\shalma_cp2010-11-201-7/+8
| | | | | | | | - (de)mute does not set spu cd-xa - fix music / speech volume git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59851 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-201-0/+4
| | | | | | | - fix msf2sec, sec2msf (oops!) - for cdda subq faking git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59828 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-201-23/+165
| | | | | | | - add basic internal subq faking (cdda games) - allows ccd/img/no sub, bin/cue, direct cdrom (no subchannel reading), .. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59816 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-191-2/+14
| | | | | | | - don't let cd-xa volume write to register (ex. cdrwrite3) - might fix something git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59791 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Megaman Legends - cdrom.cSND\shalma_cp2010-11-181-1/+1
| | | | | | | - don't use ACK interrupt on XA read data - fix cut speech git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59752 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Croc 2 - cdrom.cSND\shalma_cp2010-11-181-16/+3
| | | | | | | | - Do not return FORM2 during ADPCM play - fixes cutscenes git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59727 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Silhouette Mirage - cdrom.c / r3000a.cSND\shalma_cp2010-11-151-1/+75
| | | | | | | - check cdda autopause - fix looping music git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59671 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-151-0/+3
| | | | | | - add repplay safety check git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rockman X5 - cdrom.cSND\shalma_cp2010-11-151-6/+4
| | | | | | | - reschedule read interrupts - fixes music playback git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59611 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-11-131-5/+2
| | | | | | - redo last hack git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59553 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rockman X5 - cdrom.cSND\shalma_cp2010-11-131-6/+9
| | | | | | | - use longer read time for non-seeked sector - fixes capcom logo git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59552 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* CdlID + 0x20: I remove cdr.Result[1] |= 0x80; this didn't allow run game ↵SND\edgbla_cp2010-11-111-52/+51
| | | | | | through bios. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59430 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fighting Force 2 - cdrom.cSND\shalma_cp2010-11-051-9/+14
| | | | | | | - update subq during read_ack - fixes new game loading git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59190 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Ape Escape - cdrom.cSND\shalma_cp2010-11-051-0/+12
| | | | | | | - detect 0 dma size transfers - fixes boot git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59189 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58936 ↵SND\edgbla_cp2010-10-301-621/+621
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Squaresoft on PlayStation 1998 Collector's CD Vol. 1 - cdrom.cSND\shalma_cp2010-10-301-0/+5
| | | | | | | | - turn off cdda on setmode - fixes choppy movie sound git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58933 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Destruction Derby: cdrom.cSND\shalma_cp2010-10-301-0/+22
| | | | | | | - Add ReadT command (read TOC?) - Fixes boot git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58929 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Tekken: cdrom.cSND\shalma_cp2010-10-301-7/+57
| | | | | | | | - CD-XA volume controls - Fixes fadeout at end of match git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58928 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Vib Ribbon: cdrom.cSND\shalma_cp2010-10-301-205/+417
| | | | | | | | - Use own decoded buffer IRQ handling, fix CD swapping, demute cd-xa volume - Game mostly playable (original + music modes) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58927 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Wild 9, Rockman X3, Twisted Metal 2: cdrom.cSND\shalma_cp2010-10-301-16/+58
| | | | | | | - Start cdda playback at official track start when possible + report correct SubQ time at start - Fixes many games with music problems, choppy cdda play git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58926 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* 5-Star Racing: cdrom.cSND\shalma_cp2010-10-301-1/+3
| | | | | | | | - Don't stop cdda on gettn - Fixes music git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58925 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Duke Nukem: Land of the Babes - cdrom.cSND\shalma_cp2010-10-301-17/+31
| | | | | | | | - Fix read interrupt start timing, Seek / Reading flags - Fixes cutscene loading git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58924 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Doom - cdrom.cSND\shalma_cp2010-10-301-21/+29
| | | | | | | | | | - IRQ reschedule - Fixes boot - InuYasha CdlPause adjustment git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58923 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2010-10-301-1/+13
| | | | | | | - seperate burst from normal dma - Burst used in Rebel Assault 2 mission select git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58922 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Gundam Battle Assault 2: cdrom.cSND\shalma_cp2010-10-121-3/+8
| | | | | | | | - Give CdlPause longer time to decode data - Fixes boot+gameplay, fixes Hokuto no Ken 2 (intro) - NOTE: Please delete pcsxr\pcsxr upload error git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58358 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58348 ↵SND\edgbla_cp2010-10-121-23/+31
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Hokuto no Ken 2: cdrom.cSND\shalma_cp2010-10-101-8/+8
| | | | | | | | - return FORM1 + FORM2 when ADPCM off - fixes recent boot problem, not intro glitches git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58281 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* G-Police: cdrom.cSND\shalma_cp2010-10-101-11/+14
| | | | | | | | - Longer GetlocL time, no autopause on ADPCM - Fixes music, speech git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Crash Team Racing: cdrom.cSND\shalma_cp2010-10-091-0/+6
| | | | | | | | - SPU IRQ for every ADPCM decoded - Fixes music, speech git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58252 e17a0e51-4ae3-4d35-97c3-1a29b211df97