pcsx_rearmed.git
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-21 TwinaphexMerge pull request #388 from ZachCook/master
2020-02-21 Zachary CookFix second instance runahead without breaking reset
2020-02-21 twinaphexRevert "Use a more lightweight reset method for lightrec"
2020-02-21 TwinaphexMerge pull request #386 from ZachCook/master
2020-02-20 Zachary CookUse a more lightweight reset method for lightrec
2020-02-19 Zachary CookAdd fallback addresses so second instance runahead...
2020-02-16 Twinaphex(3DS) Set pthread stack size to 12MB - possible solutio...
2020-02-16 notazMerge pull request #156 from pcercuei/fix-gte-divide
2020-02-12 Paul CercueilReplace existing gte_divider with MAME's version
2020-02-12 twinaphexSilence some unused variable warnings
2020-02-12 twinaphexTake out this override for OSX
2020-02-12 twinaphexBuildfix
2020-02-12 notazgte_neon: fix compile under clang's assembler
2020-02-11 notazadd some missing license headers
2020-02-11 notazgte_neon: fix compile under clang's assembler
2020-02-11 twinaphexLicense these files as MIT
2020-02-09 TwinaphexUpdate Android.mk
2020-02-09 twinaphex(Android) Aarch64/x86/x64 now has lightrec support
2020-02-09 twinaphexBuildfix for LLVM
2020-02-09 TwinaphexOSX should use lightrec
2020-02-09 TwinaphexFix build
2020-02-09 TwinaphexUpdate Makefile.libretro
2020-02-09 TwinaphexUpdate psxmem.c
2020-02-08 twinaphex(NEON GPU) Don't hide this for non-ARM
2020-02-08 twinaphexStart getting NEON GPU to work on non-Arm
2020-02-08 twinaphexLicense this MIT - should be compatible with everything
2020-02-08 TwinaphexMerge pull request #381 from negativeExponent/travis_update
2020-02-08 TwinaphexMerge pull request #380 from negativeExponent/fix_makefile
2020-02-08 notazmenu: fix a buffer overflow
2020-02-08 negativeExponentUpdate .travis.yml
2020-02-08 negativeExponentUpdate Makefile.libretro
2020-02-08 TwinaphexMerge pull request #378 from pcercuei/libretro
2020-02-08 Paul CercueilFix Linux build
2020-02-08 TwinaphexMerge pull request #377 from pcercuei/libretro
2020-02-08 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2020-02-08 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
2020-02-08 Paul CercueilAdd support for the Lightrec dynarec
2020-02-08 Paul Cercueilpcsxmem: mmap RAM/BIOS/scratchpad to better locations
2020-02-08 Paul Cercueilgit subrepo clone (merge) https://github.com/witwall...
2020-02-08 Paul Cercueilgit subrepo clone https://github.com/pcercuei/lightrec...
2020-02-08 Paul Cercueilgit subrepo clone https://git.savannah.gnu.org/git...
2020-02-01 TwinaphexMerge pull request #376 from stuken/joycon_axis_fix
2020-02-01 Stuart KennyAdd input analog axis range modifier
2020-01-23 TwinaphexMerge pull request #375 from jdgleaver/disk-control-v1
2020-01-23 jdgleaverAdd disk control interface v1 support
2019-12-16 TwinaphexMerge pull request #370 from negativeExponent/switch
2019-12-16 negativeExponentUpdate psxbios.c
2019-12-16 TwinaphexMerge pull request #369 from negativeExponent/switch
2019-12-16 negativeExponentUpdate
2019-12-14 TwinaphexMerge pull request #368 from negativeExponent/memmap
2019-12-14 TwinaphexMerge pull request #360 from negativeExponent/spu_irq
2019-12-14 negativeExponentAccess psx main memory using retro_memory_map
2019-11-19 notazMerge pull request #147 from senquack/cdrom_sstate_fix
2019-11-12 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2019-11-11 notazMerge pull request #146 from senquack/gpulib_fix
2019-11-09 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
2019-10-26 negativeExponentAdd "Spu Irq" core option
2019-10-24 TwinaphexMerge pull request #351 from SindenLightgun/master
2019-10-24 TwinaphexMerge pull request #358 from Sakitoshi/master
2019-10-24 Sakitoshisbi support for multidisc pbp
2019-10-07 TwinaphexMerge pull request #354 from justinweiss/move-to-thread-api
2019-10-06 Justin Weiss3DS: Switch from svc* to the thread* API
2019-10-03 TwinaphexMerge pull request #353 from justinweiss/default-thread...
2019-10-03 Justin Weiss3DS: Schedule threads on the default core
2019-09-25 TwinaphexMerge pull request #349 from negativeExponent/unai_plug...
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-09-23 TwinaphexMerge pull request #348 from justinweiss/remove-utime
2019-09-23 Justin WeissStop calling utime on 3ds
2019-09-23 TwinaphexMerge pull request #347 from justinweiss/enable-chd-3ds
2019-09-23 Justin WeissEnable CHD on 3DS builds
2019-09-22 TwinaphexMerge pull request #345 from justinweiss/enable-unai-3ds
2019-09-22 TwinaphexMerge pull request #346 from justinweiss/fix-sound-3ds
2019-09-21 Justin WeissFix sound over-buffering on 3ds
2019-09-21 Justin WeissRe-enable unai on 3DS
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunUpdate psemu_plugin_defs.h
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-08-21 TwinaphexMerge pull request #339 from dankcushions/patch-1
2019-08-21 dankcushionsAdded support for PSXONPSP660.bin and psx* named BIOS...
2019-08-17 negativeExponentBackport GPU Unai plugin from PCSX4ALL
2019-08-14 TwinaphexMerge pull request #335 from yoshisuga/ios-arm64-buildb...
2019-08-14 TwinaphexMerge pull request #334 from jdgleaver/options-update
2019-08-14 jdgleaverUpdate 'libretro_core_options.h' to v1.3 format
2019-08-13 Yoshi SugawaraiOS: support for building using buildbot recipe
2019-08-07 TwinaphexMerge pull request #330 from retro-wertz/skip_plugins
2019-08-07 retro-wertzDo not compile plugins when using the non-static build...
2019-08-05 TwinaphexMerge pull request #328 from retro-wertz/sanitize_gpu_a...
2019-08-05 TwinaphexMerge pull request #327 from retro-wertz/patch-4
2019-08-05 retro-wertzClose plugins when exiting core
2019-08-05 retro-wertzUpdate advanced peops gpu core options
2019-08-04 retro-wertzFix main RAM size in retro_get_memory_size
2019-08-03 hizzlekizzleMerge pull request #326 from retro-wertz/silence_warnings
2019-08-03 notazMerge pull request #139 from retro-wertz/patch-3
2019-08-03 retro-wertzFix corrupted memory card saves when using HLE
next