aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-11-20Merge pull request #147 from senquack/cdrom_sstate_fixnotaz
2019-11-12cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2019-11-11Merge pull request #146 from senquack/gpulib_fixnotaz
2019-11-08gpulib: fix out-of-bounds reads in do_cmd_buffer()Daniel Silsby
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