aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2021-07-02Always look up verify_dirty literals from offsetsHEADtrimui-sneonloop
2020-11-04CHD: Support for precache mode CD access methodnegativeExponent
2020-11-01fix chd track info parsing.aliaspider
2020-10-31Fix negcon not working correctly in some gamesnegativeExponent
2020-10-30Change indents to tabs and alignmentnegativeExponent
2020-10-30libpscore/plugins.c: Trim trailing whitespacenegativeExponent
2020-10-30Fix input not respondingnegativeExponent
2020-10-28Fix build with -fno-common (default in gcc10)negativeExponent
2020-10-21Revert "fixes link time errors on the RPi platform (tested with 3 and 4)"Autechre
2020-10-20fixes link time errors on the RPi platform (tested with 3 and 4)Daniel Morilha
2020-10-11Merge pull request #449 from cmitu/cdX-as-cueAutechre
2020-10-10Correctly signal errors for out-of-bounds async CD readsJustin Weiss
2020-09-20cdriso: parse .cd<X> files as .cue.cmitu
2020-08-04Merge pull request #443 from negativeExponent/add-header-guardsAutechre
2020-08-04Add header guardsnegativeExponent
2020-08-04Sync to latest upstreamnegativeExponent
2020-08-03lightrec/plugin.c: Use logging interface instead of printfnegativeExponent
2020-08-03Add debug-level log functionnegativeExponent
2020-07-04Fix crash on retrying mission in driver (#165)ifcaro
2020-05-23Silence some warningsnegativeExponent
2020-05-21Update Lightrec APInegativeExponent
2020-05-10More core option fixesnegativeExponent
2020-04-26cdriso: fix a disk switching deadlockcmitu
2020-02-25Add async CD accessJustin Weiss
2020-02-24Fix dynarec crashes on 3DSJustin Weiss
2020-02-24Merge pull request #389 from notaz/masterTwinaphex
2020-02-21Fix second instance runahead without breaking resetZachary Cook
2020-02-21Revert "Use a more lightweight reset method for lightrec"twinaphex
2020-02-19Use a more lightweight reset method for lightrecZachary Cook
2020-02-18Add fallback addresses so second instance runahead can workZachary Cook
2020-02-12Replace existing gte_divider with MAME's versionPaul Cercueil
2020-02-12Buildfixtwinaphex
2020-02-12gte_neon: fix compile under clang's assemblernotaz
2020-02-12add some missing license headersnotaz
2020-02-12gte_neon: fix compile under clang's assemblernotaz
2020-02-11License these files as MITtwinaphex
2020-02-09(Android) Aarch64/x86/x64 now has lightrec supporttwinaphex
2020-02-09Buildfix for LLVMtwinaphex
2020-02-09Update psxmem.cTwinaphex
2020-02-08License this MIT - should be compatible with everythingtwinaphex
2020-02-08Merge pull request #377 from pcercuei/libretroTwinaphex
2020-02-08cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2020-02-08Add support for the Lightrec dynarecPaul Cercueil
2020-02-08pcsxmem: mmap RAM/BIOS/scratchpad to better locationsPaul Cercueil
2019-12-16Merge pull request #370 from negativeExponent/switchTwinaphex
2019-12-17Update psxbios.cnegativeExponent
2019-12-16Merge pull request #369 from negativeExponent/switchTwinaphex
2019-12-17UpdatenegativeExponent
2019-11-12cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2019-10-24Merge pull request #351 from SindenLightgun/masterTwinaphex