summaryrefslogtreecommitdiff
path: root/libpcsxcore
Commit message (Expand)AuthorAgeFilesLines
* .SND\edgbla_cp2013-02-225-50/+110
* SaveState -> check returned SPU size.SND\ckain_cp2013-02-201-1/+3
* Invalidate ICache when loading files from CDROM. Both CPU implementations now...SND\ckain_cp2013-02-171-0/+4
* .SND\edgbla_cp2013-02-151-7/+14
* CPU_LOG define doesn't exist. Changed to more appropiate PSXDMA_LOG.SND\ckain_cp2013-02-151-6/+6
* ...SND\edgbla_cp2013-02-143-4/+6
* sio1;SND\edgbla_cp2013-02-141-2/+2
* sio;SND\edgbla_cp2013-02-148-15/+12
* windows gte fix; :/SND\edgbla_cp2013-02-141-2/+6
* Revert MKT fix, breaks Twisted Metal 2;SND\edgbla_cp2013-02-141-2/+4
* Lode Runner x86_64 recompiler fix;SND\edgbla_cp2013-02-141-1/+14
* Only do 0x401 when BCR = 0. Should prevent graphic glitches introduced by Vam...SND\ckain_cp2013-02-131-12/+1
* * Revert old DmaExec;SND\edgbla_cp2013-02-131-0/+11
* Fix Vampire Hunter D title screen by handling special DMA CHCR 0x0401 (not st...SND\ckain_cp2013-02-132-2/+5
* Fixed MKT music resume issue #9524 by checking if CDDA mode is enabled when 0...SND\ckain_cp2013-02-123-82/+117
* Applying patch 13817.SND\MaddTheSane_cp2013-02-081-1/+1
* Fixing an off-by-one error reported by Clang in Xcode 4.6.SND\MaddTheSane_cp2013-01-291-1/+1
* gte (sum flag, gpf);SND\edgbla_cp2013-01-291-21/+26
* Patch 13685 (ckain);SND\edgbla_cp2013-01-271-1/+2
* gte avsz3/avsz4;SND\edgbla_cp2013-01-271-6/+8
* cdrom: set initial StatPSND\notaz_cp2013-01-221-0/+1
* cdriso: fix path handling bugSND\notaz_cp2013-01-211-3/+5
* fix win32 buildSND\notaz_cp2013-01-211-0/+1
* fix 32bit buildSND\notaz_cp2013-01-211-1/+1
* dynarec: store cycles before psxBranchTest to better match interpreterSND\notaz_cp2013-01-192-18/+23
* psxbios: handle u modifierSND\notaz_cp2013-01-191-1/+1
* cdrom: move more handling to cdrInterruptSND\notaz_cp2013-01-191-110/+22
* cdrom: cleanup, support errors, improve timingSND\notaz_cp2013-01-192-140/+123
* cdrom: rewrite lid codeSND\notaz_cp2013-01-192-160/+76
* cdrom: some swap cd tuningSND\notaz_cp2013-01-131-1/+2
* cdrom: remove stopping on TNSND\notaz_cp2013-01-131-5/+0
* cdrom: also handle 0xff typeSND\notaz_cp2013-01-131-1/+1
* cdrom: fix ID, againSND\notaz_cp2013-01-131-3/+3
* cdrom: set preoer reset valuesSND\notaz_cp2013-01-121-0/+2
* cdriso: improve .toc handling yet moreSND\notaz_cp2013-01-121-10/+32
* cdriso: handle cdda playback on data tracksSND\notaz_cp2013-01-122-2/+10
* cdriso: attempt to fix .toc handlingSND\notaz_cp2013-01-121-6/+7
* cdrom: workaround timing problemsSND\notaz_cp2013-01-112-0/+11
* Revert '"Slow Boot" freeze fix;'SND\notaz_cp2013-01-111-2/+1
* cdrom: fix IDSND\notaz_cp2013-01-111-24/+13
* Fixing an uninitialized variable pointed out by Xcode's Static Analyser.SND\MaddTheSane_cp2013-01-101-1/+1
* "Slow Boot" freeze fix;SND\edgbla_cp2013-01-091-1/+2
* savestate compatibility lost, sorrySND\notaz_cp2013-01-091-1/+1
* mdec: don't save raw pointers to savestateSND\notaz_cp2013-01-091-1/+24
* fix irq statusSND\notaz_cp2013-01-091-2/+2
* cdrom: merge code from PCSX ReARMedSND\notaz_cp2013-01-092-1341/+647
* BIOS player;SND\edgbla_cp2013-01-081-1/+1
* Driver, CTR, etc.SND\edgbla_cp2013-01-081-2/+2
* debug.c;SND\edgbla_cp2013-01-083-13/+37
* cdriso: merge code from PCSX ReARMedSND\notaz_cp2013-01-082-124/+685