aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-26Merge pull request #51 from alexis-puska/masterTwinaphex
add rumble support for controler 1 and 2
2016-07-15comment some debugging printf.alexis-puska
comment some debugging printf.
2016-07-10libretro: clean upnotaz
2016-07-10libretro: fix a typonotaz
2016-07-10libretro: try to prevent bad buildsnotaz
2016-07-10libretro: try to prevent bad buildsnotaz
2016-07-05Merge pull request #49 from meepingsnesroms/masterTwinaphex
Fix compiling with ndk r11 >
2016-07-04Fix compiling with ndk r11 >meepingsnesroms
2016-07-03pad index fixalexis-puska
2016-07-03refactor some code + bug fixalexis-puska
2016-07-02fix compilation erroralexis-puska
2016-07-02code refactoralexis-puska
Code refactor to build the response of request 0x42 read the pad key state
2016-07-02Add dual shop request/responsealexis-puska
Add dualshock request/response to declare Analog pad correctly and retrieved the vibration information.
2016-06-26fixed lag with analog pad devicealexis-puska
Fixed lag with analog pad device, some code is override when have a pad in analog mode.
2016-06-18Merge pull request #47 from alexis-puska/masterTwinaphex
Suppress segmentation fault and crazy integer value.
2016-06-18init default value for dfInput pluginsalexis-puska
init default value for dfInput plugins
2016-06-18suppress hack for crazy value on read port 2alexis-puska
pass pad index in pad datas structure.
2016-05-15Merge pull request #39 from dankcushions/masterAndrés
Added multitap 1 & 2 core options - adds 3-8 player support.
2016-05-13Style nitscbransden
2016-05-13Defensive code to avoid SEGFAULTdankcushions
2016-05-13comment debugging printfalexis-puska
2016-05-13fix analog valuealexis-puska
fix analog value
2016-05-13Init in_type fullycbransden
2016-05-13second implementation of multitapalexis-puska
add game/core option to enabled or disabled multitap. Test with micro machine V3 and 5 devices, 2 multitap enabled, all device react good i can’t test the 6 7 8 select player but i can select 8 gamer. The 2 multitap works fine. i detect a bug, when we change the game pad type to analog, the library crash, see it next time
2016-05-13Added multitap core option & style nitscbransden
2016-05-13Initial multitap supportalexis-puska
2016-05-06Merge pull request #37 from loganmc10/masterTwinaphex
Add rpi3 platform
2016-05-04Add rpi3 platformLogan McNaughton
2016-05-02Merge pull request #36 from loganmc10/masterTwinaphex
Add ASFLAGS for rpi2 platform
2016-05-02Add ASFLAGS for rpi2 platformLogan McNaughton
2016-05-02Merge pull request #35 from loganmc10/masterTwinaphex
Add support for Raspberry Pi 2
2016-05-02Add support for Raspberry Pi 2Logan McNaughton
2016-04-22Merge pull request #33 from dankcushions/masterTwinaphex
Merging in latest upstream changes
2016-04-22Merge branch 'notaz-master'dankcushions
2016-04-22Merge branch 'master' of https://github.com/notaz/pcsx_rearmed into notaz-masterdankcushions
2016-04-01fix build on some archsnotaz
just some unneeded preprocessor check
2016-04-01don't use __ARM_ARCH_7A__notaz
github issue #68
2016-04-01use __ARM_ARCHnotaz
2016-03-22Backport this - ↵twinaphex
https://github.com/jsonn/pkgsrc/commit/9d0d89dbc3ab94147676f296c61f977ee5ce5e36
2016-03-05large file supportnotaz
not tested if it actually reads over 2GB
2016-03-02Merge https://github.com/notaz/pcsx_rearmedtwinaphex
2016-03-01Merge pull request #29 from dankcushions/masterTwinaphex
Fix undefined compile error
2016-03-01Fix undefined compile errorChristopher Bransden
2016-02-28psxmem: use rounding that's more likely to worknotaz
2016-02-28drc: handle any immediatenotaz
2016-01-19Merge pull request #24 from sergiobenrocha2/masteraliaspider
Fix #23, space after USE_DYNAREC bugs it.
2016-01-19Fix #23, space after USE_DYNAREC bugs it.sergiobenrocha2
2016-01-16(3DS) - remove provileged services enabling code, it should be done byaliaspider
the frontend instead. - dynamically allocate the recompiler cache, this will allow using the recompiler even when the .bss section is relocated far from the .text section (for example when using the hombrew loader).
2016-01-07menu: fix input config for device names ending with spacenotaz
reported by KP142EH12 and perhaps somebody else I forgot also take the opportunity to update libpicofe
2015-11-20Merge pull request #21 from phaseIV/masterTwinaphex
enhance neGcon compatibility