pcsx_rearmed.git
2016-06-18 TwinaphexMerge pull request #47 from alexis-puska/master
2016-06-18 alexis-puskainit default value for dfInput plugins
2016-06-18 alexis-puskasuppress hack for crazy value on read port 2
2016-05-15 AndrésMerge pull request #39 from dankcushions/master
2016-05-13 cbransdenStyle nits
2016-05-13 dankcushionsDefensive code to avoid SEGFAULT
2016-05-13 alexis-puskacomment debugging printf
2016-05-13 alexis-puskafix analog value
2016-05-13 cbransdenInit in_type fully
2016-05-13 alexis-puskasecond implementation of multitap
2016-05-13 cbransdenAdded multitap core option & style nits
2016-05-13 alexis-puskaInitial multitap support
2016-05-06 TwinaphexMerge pull request #37 from loganmc10/master
2016-05-05 Logan McNaughtonAdd rpi3 platform
2016-05-02 TwinaphexMerge pull request #36 from loganmc10/master
2016-05-02 Logan McNaughtonAdd ASFLAGS for rpi2 platform
2016-05-02 TwinaphexMerge pull request #35 from loganmc10/master
2016-05-02 Logan McNaughtonAdd support for Raspberry Pi 2
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazfix build on some archs
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-03-31 notazuse __ARM_ARCH
2016-03-22 twinaphexBackport this - https://github.com/jsonn/pkgsrc/commit...
2016-03-05 notazlarge file support
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-03-01 TwinaphexMerge pull request #29 from dankcushions/master
2016-03-01 Christopher... Fix undefined compile error
2016-02-28 notazpsxmem: use rounding that's more likely to work
2016-02-28 notazdrc: handle any immediate
2016-01-19 aliaspiderMerge pull request #24 from sergiobenrocha2/master
2016-01-19 sergiobenrocha2Fix #23, space after USE_DYNAREC bugs it.
2016-01-16 aliaspider(3DS) - remove provileged services enabling code, it...
2016-01-07 notazmenu: fix input config for device names ending with...
2015-11-20 TwinaphexMerge pull request #21 from phaseIV/master
2015-11-18 phaseIVenhance neGcon compatibility
2015-11-18 TwinaphexMerge pull request #20 from phaseIV/master
2015-11-17 phaseIVcleanup
2015-11-17 phaseIVfixed compile error and player2 support
2015-11-17 phaseIVfix for buttons I and II values
2015-11-16 phaseIVinitial neGcon controller support
2015-11-01 twinaphexAttempt to avod build errors for Mingw
2015-10-15 twinaphexUpdate iOS rules
2015-10-03 aliaspider(CTR/3DS) build fix.
2015-10-03 aliaspider(CTR/3DS) some performance tweaks:
2015-10-01 aliaspidernit
2015-10-01 aliaspider(CTR/3DS) add a warning message when mprotect is called...
2015-10-01 aliaspider(ctr/3ds) fix 3dsx build.
2015-09-29 aliaspider(vita) build fix (cont).
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add zconf.h too
2015-09-23 aliaspider(ctr/3ds) add zlib.h
2015-09-23 aliaspidercleanup.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-08-31 twinaphex(Vita) Add target - not finished
2015-08-01 twinaphex(OSX) Lower requirements to OSX 10.1(OSX) Lower require...
2015-07-29 twinaphexBackport pcsxr.codeplex.com/SourceControl/changeset...
2015-05-19 TwinaphexMerge pull request #18 from netux79/gamehacks
2015-05-19 netux79Expose 2 game hacks to allow play PE2, VH1/2 & Inuyasha
2015-04-22 TwinaphexMerge pull request #17 from jvanderneutstulen/fix-pad2...
2015-04-22 Jasper van... Poll analog inputs of pad2 when it's an analog pad.
2015-04-04 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-03-24 notazpsxmem: fix error handling
2015-03-12 TwinaphexMerge pull request #16 from iKarith/master
2015-03-12 T. Joseph CarterGenerate dynarec AND interpreter on iOS (with single...
2015-03-10 twinaphexWe rely on QNX Makefile target
2015-03-10 TwinaphexMerge pull request #15 from iKarith/master
2015-03-10 T. Joseph CarterDon't use xcrun for setting IOSSDK
2015-03-06 gizmo98arm_features.h Add ARM architectures 8A and 6M
2015-03-06 twinaphexCreate linux-portable target
2015-02-14 gizmo98arm_features.h Add ARM architectures 8A and 6M
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-05 notazrelease r22 r22
2015-02-05 notazgpulib: remove unneeded hack
2015-02-05 notazdma: some timing hacks
2015-02-05 notazdma: do some madr updates
2015-02-03 notazgpu_unai: fix some 64bit issues
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-02-02 notazfrontend: update libpicofe
2015-02-02 notazspu: c64x: fix cache handling, enable l2
2015-02-02 notazspu: fix some thread safety issues
2015-01-31 notazreadme: fix a link
2015-01-31 notazconvert readme to markdown
2015-01-31 notaztravis: add dependencies
2015-01-31 notazlet's try Travis CI
2015-01-31 gizmo98gte_arm.S: Use ARMv6 if possible
2015-01-31 gizmo98assem_arm.c: Use ARMv6 instructions if possible
2015-01-31 gizmo98Add __ARM_ARCH_7S__ architecture
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-13 notazfrontend: pandora: work around r20a vs r21 versioning
2015-01-13 notaztry to fix r-pi build
2015-01-12 notazrelease r21 r21
2015-01-12 notazfrontend: tune scanline implementation a bit
2015-01-12 notazfrontend: show C64x option
2015-01-12 notazspu: put reverb on the thread too
2015-01-12 notazgpulib: use more conservative loop detection
next