aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-01Preserve uSrc MSB across lighting and blendingJustin Weiss
2020-02-27WIP: Add ARM-assembly versions of lighting and blendingJustin Weiss
2020-02-27Merge pull request #392 from justinweiss/ctr-use-floatmathTwinaphex
2020-02-26[3DS] Tweak compile-time options to increase performanceJustin Weiss
2020-02-25Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashesTwinaphex
2020-02-25Revert "(3DS) Set pthread stack size to 12MB - possible solution for crashes"twinaphex
2020-02-24Fix dynarec crashes on 3DSJustin Weiss
2020-02-24Merge pull request #389 from notaz/masterTwinaphex
2020-02-21Merge pull request #388 from ZachCook/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-21Merge pull request #386 from ZachCook/masterTwinaphex
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-16(3DS) Set pthread stack size to 12MB - possible solution for crashesTwinaphex
2020-02-16Merge pull request #156 from pcercuei/fix-gte-dividenotaz
2020-02-12Replace existing gte_divider with MAME's versionPaul Cercueil
2020-02-12Silence some unused variable warningstwinaphex
2020-02-12Take out this override for OSXtwinaphex
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-09Update Android.mkTwinaphex
2020-02-09(Android) Aarch64/x86/x64 now has lightrec supporttwinaphex
2020-02-09Buildfix for LLVMtwinaphex
2020-02-09OSX should use lightrecTwinaphex
2020-02-09Fix buildTwinaphex
2020-02-09Update Makefile.libretroTwinaphex
2020-02-09Update psxmem.cTwinaphex
2020-02-08(NEON GPU) Don't hide this for non-ARMtwinaphex
2020-02-08Start getting NEON GPU to work on non-Armtwinaphex
2020-02-08License this MIT - should be compatible with everythingtwinaphex
2020-02-08Merge pull request #381 from negativeExponent/travis_updateTwinaphex
2020-02-08Merge pull request #380 from negativeExponent/fix_makefileTwinaphex
2020-02-08menu: fix a buffer overflownotaz
2020-02-09Update .travis.ymlnegativeExponent
2020-02-09Update Makefile.libretronegativeExponent
2020-02-08Merge pull request #378 from pcercuei/libretroTwinaphex
2020-02-08Fix Linux buildPaul Cercueil
2020-02-08Merge pull request #377 from pcercuei/libretroTwinaphex
2020-02-08cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2020-02-08gpulib: fix out-of-bounds reads in do_cmd_buffer()Daniel Silsby
2020-02-08Add support for the Lightrec dynarecPaul Cercueil
2020-02-08pcsxmem: mmap RAM/BIOS/scratchpad to better locationsPaul Cercueil
2020-02-08git subrepo clone (merge) https://github.com/witwall/mman-win32 deps/mmanPaul Cercueil
2020-02-08git subrepo clone https://github.com/pcercuei/lightrec.git deps/lightrecPaul Cercueil
2020-02-08git subrepo clone https://git.savannah.gnu.org/git/lightning.git deps/lightningPaul Cercueil
2020-02-01Merge pull request #376 from stuken/joycon_axis_fixTwinaphex