aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2016-09-06(VITA) More dynarec fixesfrangarcj
2016-09-06(VITA) Another dynarec fixfrangarcj
2016-09-06(VITA) Some dynarecfrangarcj
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
2016-04-22Merge branch 'master' of https://github.com/notaz/pcsx_rearmed into notaz-masterdankcushions
2016-04-01fix build on some archsnotaz
2016-04-01don't use __ARM_ARCH_7A__notaz
2016-03-22Backport this - https://github.com/jsonn/pkgsrc/commit/9d0d89dbc3ab94147676f2...twinaphex
2016-03-05large file supportnotaz
2016-03-02Merge https://github.com/notaz/pcsx_rearmedtwinaphex
2016-02-28psxmem: use rounding that's more likely to worknotaz
2016-02-28drc: handle any immediatenotaz
2015-11-18enhance neGcon compatibilityphaseIV
2015-11-01Attempt to avod build errors for Mingwtwinaphex
2015-10-03(CTR/3DS) build fix.aliaspider
2015-10-03(CTR/3DS) some performance tweaks:aliaspider
2015-09-29(vita) build fix.aliaspider
2015-09-23(ctr/3ds) add target.aliaspider
2015-07-29Backport http://pcsxr.codeplex.com/SourceControl/changeset/93284twinaphex
2015-03-25psxmem: fix error handlingnotaz
2015-02-05dma: some timing hacksnotaz
2015-02-05dma: do some madr updatesnotaz
2015-02-03frontend: update libpicofenotaz
2015-01-31gte_arm.S: Use ARMv6 if possiblegizmo98
2015-01-31assem_arm.c: Use ARMv6 instructions if possiblegizmo98
2015-01-03mingw build fixesnotaz
2014-12-25drc: more timing hacksnotaz
2014-12-24cdrom: handle old savestates betternotaz
2014-12-23drc: implement block addr list savingnotaz
2014-12-23drc: replace unused reg32 with new reg_sv_flagsnotaz
2014-12-21psxbios: don't crash on negative lengthnotaz
2014-12-21misc: merge from pcsxr r91261,r91276notaz
2014-12-21cdriso: merge from pcsxr r90558notaz
2014-12-21psxbios: merge from pcsxr r90224-r90227notaz
2014-12-21misc: merge from pcsxr r86908notaz
2014-12-20psxmem: Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32twinaphex
2014-12-20psxcounters: don't do many spu updatesnotaz
2014-12-20spu: rework synchronizationnotaz
2014-12-20spu: add a schedule callbacknotaz