aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxcommon.h
AgeCommit message (Collapse)Author
2020-11-04CHD: Support for precache mode CD access methodnegativeExponent
https://github.com/libretro/pcsx_rearmed/issues/261
2020-02-25Add async CD accessJustin Weiss
2019-12-17UpdatenegativeExponent
2019-03-07Fix show bios bootlogo core optionretro-wertz
2013-01-03frontend: remove unneeded hack optionsnotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-12-02rm x86 and ppc dynarec remainsnotaz
that code is broken and unmaintained in this fork, which now relies on new_dynarec instead. It's better to merge Ari64's new_dynarec x86 code if x86 support is desired.
2011-09-23fix build on some ARM toolchainsnotaz
R1 redefined..
2011-07-08cdrom: make read reschedule optionalnotaz
Some really nasty timing issues, I guess can only be resolved for good when general timing is good and BIAS is gone.
2010-11-16pcsxr-1.9.92PCSX* teams