| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | . | SND\edgbla_cp | 2013-02-22 | 5 | -50/+110 |
| * | SaveState -> check returned SPU size. | SND\ckain_cp | 2013-02-20 | 1 | -1/+3 |
| * | Invalidate ICache when loading files from CDROM. Both CPU implementations now... | SND\ckain_cp | 2013-02-17 | 1 | -0/+4 |
| * | . | SND\edgbla_cp | 2013-02-15 | 1 | -7/+14 |
| * | CPU_LOG define doesn't exist. Changed to more appropiate PSXDMA_LOG. | SND\ckain_cp | 2013-02-15 | 1 | -6/+6 |
| * | ... | SND\edgbla_cp | 2013-02-14 | 3 | -4/+6 |
| * | sio1; | SND\edgbla_cp | 2013-02-14 | 1 | -2/+2 |
| * | sio; | SND\edgbla_cp | 2013-02-14 | 8 | -15/+12 |
| * | windows gte fix; :/ | SND\edgbla_cp | 2013-02-14 | 1 | -2/+6 |
| * | Revert MKT fix, breaks Twisted Metal 2; | SND\edgbla_cp | 2013-02-14 | 1 | -2/+4 |
| * | Lode Runner x86_64 recompiler fix; | SND\edgbla_cp | 2013-02-14 | 1 | -1/+14 |
| * | Only do 0x401 when BCR = 0. Should prevent graphic glitches introduced by Vam... | SND\ckain_cp | 2013-02-13 | 1 | -12/+1 |
| * | * Revert old DmaExec; | SND\edgbla_cp | 2013-02-13 | 1 | -0/+11 |
| * | Fix Vampire Hunter D title screen by handling special DMA CHCR 0x0401 (not st... | SND\ckain_cp | 2013-02-13 | 2 | -2/+5 |
| * | Fixed MKT music resume issue #9524 by checking if CDDA mode is enabled when 0... | SND\ckain_cp | 2013-02-12 | 3 | -82/+117 |
| * | Applying patch 13817. | SND\MaddTheSane_cp | 2013-02-08 | 1 | -1/+1 |
| * | Fixing an off-by-one error reported by Clang in Xcode 4.6. | SND\MaddTheSane_cp | 2013-01-29 | 1 | -1/+1 |
| * | gte (sum flag, gpf); | SND\edgbla_cp | 2013-01-29 | 1 | -21/+26 |
| * | Patch 13685 (ckain); | SND\edgbla_cp | 2013-01-27 | 1 | -1/+2 |
| * | gte avsz3/avsz4; | SND\edgbla_cp | 2013-01-27 | 1 | -6/+8 |
| * | cdrom: set initial StatP | SND\notaz_cp | 2013-01-22 | 1 | -0/+1 |
| * | cdriso: fix path handling bug | SND\notaz_cp | 2013-01-21 | 1 | -3/+5 |
| * | fix win32 build | SND\notaz_cp | 2013-01-21 | 1 | -0/+1 |
| * | fix 32bit build | SND\notaz_cp | 2013-01-21 | 1 | -1/+1 |
| * | dynarec: store cycles before psxBranchTest to better match interpreter | SND\notaz_cp | 2013-01-19 | 2 | -18/+23 |
| * | psxbios: handle u modifier | SND\notaz_cp | 2013-01-19 | 1 | -1/+1 |
| * | cdrom: move more handling to cdrInterrupt | SND\notaz_cp | 2013-01-19 | 1 | -110/+22 |
| * | cdrom: cleanup, support errors, improve timing | SND\notaz_cp | 2013-01-19 | 2 | -140/+123 |
| * | cdrom: rewrite lid code | SND\notaz_cp | 2013-01-19 | 2 | -160/+76 |
| * | cdrom: some swap cd tuning | SND\notaz_cp | 2013-01-13 | 1 | -1/+2 |
| * | cdrom: remove stopping on TN | SND\notaz_cp | 2013-01-13 | 1 | -5/+0 |
| * | cdrom: also handle 0xff type | SND\notaz_cp | 2013-01-13 | 1 | -1/+1 |
| * | cdrom: fix ID, again | SND\notaz_cp | 2013-01-13 | 1 | -3/+3 |
| * | cdrom: set preoer reset values | SND\notaz_cp | 2013-01-12 | 1 | -0/+2 |
| * | cdriso: improve .toc handling yet more | SND\notaz_cp | 2013-01-12 | 1 | -10/+32 |
| * | cdriso: handle cdda playback on data tracks | SND\notaz_cp | 2013-01-12 | 2 | -2/+10 |
| * | cdriso: attempt to fix .toc handling | SND\notaz_cp | 2013-01-12 | 1 | -6/+7 |
| * | cdrom: workaround timing problems | SND\notaz_cp | 2013-01-11 | 2 | -0/+11 |
| * | Revert '"Slow Boot" freeze fix;' | SND\notaz_cp | 2013-01-11 | 1 | -2/+1 |
| * | cdrom: fix ID | SND\notaz_cp | 2013-01-11 | 1 | -24/+13 |
| * | Fixing an uninitialized variable pointed out by Xcode's Static Analyser. | SND\MaddTheSane_cp | 2013-01-10 | 1 | -1/+1 |
| * | "Slow Boot" freeze fix; | SND\edgbla_cp | 2013-01-09 | 1 | -1/+2 |
| * | savestate compatibility lost, sorry | SND\notaz_cp | 2013-01-09 | 1 | -1/+1 |
| * | mdec: don't save raw pointers to savestate | SND\notaz_cp | 2013-01-09 | 1 | -1/+24 |
| * | fix irq status | SND\notaz_cp | 2013-01-09 | 1 | -2/+2 |
| * | cdrom: merge code from PCSX ReARMed | SND\notaz_cp | 2013-01-09 | 2 | -1341/+647 |
| * | BIOS player; | SND\edgbla_cp | 2013-01-08 | 1 | -1/+1 |
| * | Driver, CTR, etc. | SND\edgbla_cp | 2013-01-08 | 1 | -2/+2 |
| * | debug.c; | SND\edgbla_cp | 2013-01-08 | 3 | -13/+37 |
| * | cdriso: merge code from PCSX ReARMed | SND\notaz_cp | 2013-01-08 | 2 | -124/+685 |
