summaryrefslogtreecommitdiff
path: root/libpcsxcore
Commit message (Expand)AuthorAgeFilesLines
* Initial upload of PGXP.iCatButler2016-03-258-30/+551
* psxBios__card_status() (Solis);SND\edgbla_cp2015-01-271-1/+10
* ostr overflow (Cyrez);SND\edgbla_cp2014-10-141-1/+1
* Small fixes. 11836 (Lioncash);SND\edgbla_cp2014-08-221-2/+2
* Small fixes. 11833, 11834 (Lioncash);SND\edgbla_cp2014-08-191-5/+5
* New config param HackFix which enables compatibility hacks on certain games a...SND\ckain_cp2014-07-244-8/+24
* Loose 2352 value replaced with constant CD_FRAMESIZE_RAWSND\ckain_cp2014-07-241-1/+1
* hle bios memset fix (issue 11764);SND\edgbla_cp2014-07-131-3/+18
* Patch 16583 (MaddTheSane);SND\edgbla_cp2014-07-124-7/+7
* cdriso: cbn/cbin detection fix;SND\edgbla_cp2014-05-301-0/+4
* ecm lut fix: resident evil cut scenes now work.SND\ckain_cp2014-05-231-1/+6
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2014-05-031-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2014-05-021-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90225 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2014-05-021-2/+2
* psxbios: format()SND\weimingzhi_cp2014-05-021-1/+21
* psxbios: firstfile() does NOT deliver event in real BIOS.SND\weimingzhi_cp2014-04-301-3/+0
* GPU picture fix. This should be also easy to implement on others archs as well.SND\ckain_cp2014-04-172-2/+14
* Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu...SND\ckain_cp2014-04-163-7/+13
* Enabled loading archive file from cue sheet & avcodec_frame_free deprecated.SND\ckain_cp2014-04-151-112/+34
* cdriso: warning dialog popup regarding tracks that could not be loaded from c...SND\ckain_cp2014-04-151-1/+1
* ecm lut build fix - now games like Alundra should work also.SND\ckain_cp2014-04-101-1/+1
* COTS & HLE BIOS & no memcard: enable password.SND\ckain_cp2014-04-091-1/+3
* windows compilation fix;SND\edgbla_cp2014-03-231-6/+6
* MML speed fix.SND\ckain_cp2014-03-011-1/+4
* - fixed region autodetection for some rare discs;SND\dario86_cp2014-02-262-7/+6
* Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...SND\ckain_cp2014-02-162-29/+45
* CDRISO: support for common archive formats (7z, rar, zip, etc) via libarchive...SND\ckain_cp2014-02-042-33/+195
* Rewind: states are now made after n vblanks and platform independ way. Also G...SND\ckain_cp2014-02-043-5/+14
* CDRISO: when finding .sub, check if .img has two dot suffix. image.img.ecm > ...SND\ckain_cp2014-02-011-2/+9
* misc.c fix;SND\edgbla_cp2014-01-271-9/+13
* Fixed Win32 build (shm).SND\ckain_cp2014-01-271-1/+1
* Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...SND\ckain_cp2014-01-243-30/+156
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-171-69/+71
* Experimental: more in-place hack to fix PE2 startup issue and would obsolete ...SND\ckain_cp2013-11-281-18/+39
* Added option to not have memory card plugged. Chronicles of the Sword passwor...SND\ckain_cp2013-11-282-5/+9
* Added MCD directory read bit to SIO which is used to detect memory card plug ...SND\ckain_cp2013-11-281-8/+19
* EXPERIMENTAL: handle GPU DATA 1F command which should be GPU IRQ request. Fix...SND\ckain_cp2013-11-141-1/+12
* CDRISO: Limit compressed CDDA support to multifile CUEs only & ECM LUT fix.SND\ckain_cp2013-10-241-9/+17
* .SND\edgbla_cp2013-10-091-1/+1
* * GTE;SND\edgbla_cp2013-10-067-4974/+914
* Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ...SND\ckain_cp2013-10-022-7/+20
* Vampire Hunter D title screen hack revisited. Fixes Tomb Raider II opaque wat...SND\ckain_cp2013-09-272-15/+30
* Changed DMA4 burst transfer factor from 1/3 to 1/2. Fixes Harry Potter and th...SND\ckain_cp2013-09-241-2/+4
* ECM file support: fixed seeking errors that some games were causing.SND\ckain_cp2013-09-231-1/+1
* compilation errors was fixed (cdriso);SND\edgbla_cp2013-09-161-1/+2
* ECM file support: mature enough so it can be now integrated with other platfo...SND\ckain_cp2013-09-163-51/+91
* ECM file support: fixed handling inside CUE and with CDDA tracks.SND\ckain_cp2013-09-131-27/+38
* Experimental on-fly decoding of ECM file format. For now compiles also with -...SND\ckain_cp2013-09-122-0/+485
* small fix (windows);SND\edgbla_cp2013-09-062-3/+4