aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-20psxmem: Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32twinaphex
2014-12-20libretro: minor fixesnotaz
2014-12-20libretro: add some SPU optionsnotaz
2014-12-20libretro: update for newer spu codenotaz
2014-12-20spu: put globals into a structurenotaz
2014-12-20psxcounters: don't do many spu updatesnotaz
2014-12-20spu: remove some hacksnotaz
2014-12-20spu: rework synchronizationnotaz
2014-12-20spu: add a schedule callbacknotaz
2014-12-20spu: fix some fmod related breakagenotaz
2014-12-20psxinterpreter: don't break strict aliasing rulesnotaz
2014-12-20frontend: update libpicofenotaz
2014-12-20libretro: Add core options to namespacetwinaphex
2014-12-20libretro: Update input descriptorstwinaphex
2014-12-20libretro: Implement input descriptorstwinaphex
2014-12-20libretro: Update Makefiletwinaphex
2014-12-20libretro: Update libretro.hAlcaro
2014-12-20libretro: adjust indentation styleTobias Jakobi
2014-12-20libretro: Makefile - fixup Windows buildtwinaphex
2014-12-20libretro: Set performance leveltwinaphex
2014-12-20libretro: Add OSX version minor detection to Makefiletwinaphex
2014-12-20libretro: only use posix_memalign when it's safeTobias Jakobi
2014-12-20libretro: align vout_buf to 128-bitTobias Jakobi
2014-12-20libretro: (OSX) Set min OS version to 10.6twinaphex
2014-12-20(Libretro) Add frame duping core optiontwinaphex
2014-12-15Get rid of HAVE_MMAP ifdeftwinaphex
2014-12-14Merge pull request #10 from sergiobenrocha2/masterTwinaphex
2014-12-14Cleanup Makefile.libretro.sergiobenrocha2
2014-12-13Just use memmap.h header include in generaltwinaphex
2014-12-13Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32twinaphex
2014-12-07Merge pull request #9 from Kekun/fix-load-invalid-gameTwinaphex
2014-12-07misc: length is unsignednotaz
2014-12-07misc: don't succeed on trash inputnotaz
2014-12-07psxmem: remove hard requirement for a mappingnotaz
2014-12-06misc: length is unsignednotaz
2014-12-06misc: don't succeed on trash inputnotaz
2014-12-06psxmem: remove hard requirement for a mappingnotaz
2014-12-05Add core options to namespacetwinaphex
2014-12-04Update input descriptorstwinaphex
2014-12-041) Build fixtwinaphex
2014-11-29Merge pull request #8 from ksv1986/masterTwinaphex
2014-11-29libretro: Add rumble supportksv1986
2014-10-23Update Makefiletwinaphex
2014-09-22Update libretro.hAlcaro
2014-08-06Merge pull request #7 from tobiasjakobi/fixesTwinaphex
2014-08-06libretro: adjust indentation styleTobias Jakobi
2014-07-30Makefile - fixup Windows buildtwinaphex
2014-06-23Set performance leveltwinaphex
2014-04-26Add OSX version minor detection to Makefiletwinaphex
2014-03-04Merge pull request #6 from tobiasjakobi/memalignTwinaphex