aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/plugins.c
AgeCommit message (Expand)Author
2020-10-31Fix negcon not working correctly in some gamesnegativeExponent
2020-10-30Change indents to tabs and alignmentnegativeExponent
2020-10-30libpscore/plugins.c: Trim trailing whitespacenegativeExponent
2020-10-30Fix input not respondingnegativeExponent
2019-09-14Adding Guncon support for mouse based lightgunsSindenLightgun
2019-08-03Silence a few more warningsretro-wertz
2019-08-03Silence warning -Wformat-overflowretro-wertz
2019-08-02Silence warning about misleading indentretro-wertz
2019-03-27Revert "Fix input not working in some games"retro-wertz
2019-03-26Fix input not working in some gamesretro-wertz
2017-03-02fix implicit-function-declaration warnings/errors.aliaspider
2017-03-02clean windows line endings in libpcsxcore/plugins.caliaspider
2016-12-22Do some light multitap cleanupAndrew
2016-07-15comment some debugging printf.alexis-puska
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
2016-07-02Add dual shop request/responsealexis-puska
2016-06-18suppress hack for crazy value on read port 2alexis-puska
2016-05-13Style nitscbransden
2016-05-13Defensive code to avoid SEGFAULTdankcushions
2016-05-13second implementation of multitapalexis-puska
2016-05-13Added multitap core option & style nitscbransden
2016-05-13Initial multitap supportalexis-puska
2014-12-20spu: add a schedule callbacknotaz
2012-11-24initial Android supportToad King
2011-02-10add cd swap functionalitynotaz
2010-11-16pcsxr-1.9.92PCSX* teams