aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-02-01Add input analog axis range modifierStuart Kenny
2020-01-23Merge pull request #375 from jdgleaver/disk-control-v1Twinaphex
2020-01-23Add disk control interface v1 supportjdgleaver
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-12-14Merge pull request #368 from negativeExponent/memmapTwinaphex
2019-12-14Merge pull request #360 from negativeExponent/spu_irqTwinaphex
2019-12-15Access psx main memory using retro_memory_mapnegativeExponent
2019-10-27Add "Spu Irq" core optionnegativeExponent
2019-10-24Merge pull request #351 from SindenLightgun/masterTwinaphex
2019-10-24Merge pull request #358 from Sakitoshi/masterTwinaphex
2019-10-24sbi support for multidisc pbpSakitoshi
2019-10-07Merge pull request #354 from justinweiss/move-to-thread-apiTwinaphex
2019-10-053DS: Switch from svc* to the thread* APIJustin Weiss
2019-10-03Merge pull request #353 from justinweiss/default-thread-cpu-3dsTwinaphex
2019-10-023DS: Schedule threads on the default coreJustin Weiss
2019-09-25Merge pull request #349 from negativeExponent/unai_plugin_updateTwinaphex
2019-09-25Merge branch 'gpu_unai_plugin_update'negativeExponent
2019-09-23Merge pull request #348 from justinweiss/remove-utimeTwinaphex
2019-09-22Stop calling utime on 3dsJustin Weiss
2019-09-23Merge pull request #347 from justinweiss/enable-chd-3dsTwinaphex
2019-09-22Enable CHD on 3DS buildsJustin Weiss
2019-09-22Merge pull request #345 from justinweiss/enable-unai-3dsTwinaphex
2019-09-22Merge pull request #346 from justinweiss/fix-sound-3dsTwinaphex
2019-09-21Fix sound over-buffering on 3dsJustin Weiss