aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/r3000a.c
AgeCommit message (Expand)Author
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-02-09(Android) Aarch64/x86/x64 now has lightrec supporttwinaphex
2019-08-02Rename PACKAGE_VERSION to PCSX_VERSIONretro-wertz
2017-04-07Remove dead non retroarch platforms, prepare for second memcardmeepingsnesroms
2014-12-20spu: add a schedule callbacknotaz
2011-10-30psxinterpreter: a bit more accurate Cause reg handlingnotaz
2011-10-30gte: change gte irq workaroundnotaz
2011-06-07r3000a: don't patch RAM to work around BIOSnotaz
2011-03-22r3000a: reset cpu after setting up registersnotaz
2011-01-28cdrom: support cdda playback cursor and autopause/reportnotaz
2011-01-26cdrom: merge most of cdrom.c from latest pcsxr (r62214)notaz
2010-12-23update gpu DMA related code to pcsxr-svn Nov 28notaz
2010-12-23update mdec code to pcsxr-svn Nov 26notaz
2010-12-22core: update to newer interrupt code, seems to affect timings toonotaz
2010-11-16pcsxr-1.9.92PCSX* teams