summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cdriso - fix cdda play (subq reading). Thanks edgbla.SND\shalma_cp2010-09-051-4/+6
* Fix missings (cdriso.c->sec?).SND\edgbla_cp2010-09-054-71/+90
* psxDma6 - fix missing size variable, GPUOTCDMA_INTSND\shalma_cp2010-09-051-2/+6
* Formula One 2001 - add CPU I-cache (fixes in-game racing controls + AI)SND\shalma_cp2010-09-051-3/+107
* Don't access GTE when CP0 disables itSND\shalma_cp2010-09-051-0/+6
* GUI/Plugin + cdrom: GameShark v5. Xploder 9000 v4 - opening / closing lid gen...SND\shalma_cp2010-09-052-0/+21
* GameShark Sampler + GameShark 2: Give longer VSync delay before exception see...SND\shalma_cp2010-09-051-11/+13
* GameShark / Action Replay CDX - dongle partially supported. Goes in-game to C...SND\shalma_cp2010-09-051-1/+312
* Chrono Cross interlace fix (ePSXe version)SND\shalma_cp2010-09-056-70/+213
* Vib Ribbon CD swapping needed fixing (CDROM)SND\shalma_cp2010-09-053-35/+69
* Shadow Madness needs longer DMA times (fixes Hexite Mines, World Map, random ...SND\shalma_cp2010-09-051-5/+22
* Rebel Assault 2 needs longer DMA times (black screens in-game)SND\shalma_cp2010-09-055-31/+96
* psxmem.c: Wipeout runs too fastSND\shalma_cp2010-09-041-2/+26
* cdrom.c: Lemmings & Oh No! More LemmingsSND\shalma_cp2010-09-041-4/+9
* minor translation update.SND\edgbla_cp2010-08-282-36/+31
* minor translation update.SND\weimingzhi_cp2010-08-277-1048/+1346
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56209 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-08-191-9/+14
* win32: handle filename in commandline properly.SND\weimingzhi_cp2010-08-192-4/+11
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-1841-96/+4750
* win32: added commandline support.SND\weimingzhi_cp2010-08-144-1/+72
* dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).SND\weimingzhi_cp2010-08-145-127/+267
* Added gpu busy interface.SND\edgbla_cp2010-08-138-2/+44
* missing commitSND\weimingzhi_cp2010-08-131-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56055 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-08-132-15/+18
* dfxvideo (win32): load ddraw.dll globallySND\weimingzhi_cp2010-08-133-36/+18
* dfxvideo (win32): fake gpu busy option was missing; readdedSND\weimingzhi_cp2010-08-133-26/+34
* don't use GetModuleHandle()SND\weimingzhi_cp2010-08-133-13/+21
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-1316-18/+7759
* stupid typoSND\weimingzhi_cp2010-08-131-1/+1
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-1325-195/+8773
* these IDs must be continuousSND\weimingzhi_cp2010-08-121-20/+20
* win32: increased number of savestate slots.SND\weimingzhi_cp2010-08-124-8/+37
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-1235-1560/+4230
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-095-22/+46
* refactored the interrupt scheduling code a bit to make it a little more reada...SND\weimingzhi_cp2010-08-0711-65/+92
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55359 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-08-022-2/+11
* dfinput: only accept axis input when the current axis position is off enough ...SND\weimingzhi_cp2010-08-016-10/+68
* dfinput (macosx): upgraded to SDL 1.3 Beta.SND\weimingzhi_cp2010-07-3135-1893/+5883
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55267 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-293-7/+6
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-2955-8606/+1375
* ported dfinput to osx as well (prelimiary, no config dialog yet). will eventu...SND\weimingzhi_cp2010-07-2526-0/+4384
* Ported DFCdrom to osx, removed old CDDeviceInterface pluginSND\weimingzhi_cp2010-07-2519-1114/+696
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54862 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-183-243/+162
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54830 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-172-2/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54829 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-171-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54828 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-171-48/+56
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-173-3/+12
* dfxvideo: don't use 2xsai by default when config file is missingSND\weimingzhi_cp2010-07-153-8/+14
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54652 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-152-2/+2
* use /dev/cd? instead of /dev/acd? on freebsdSND\weimingzhi_cp2010-07-154-5/+16