aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
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
2014-12-20psxinterpreter: don't break strict aliasing rulesnotaz
2014-12-06misc: length is unsignednotaz
2014-12-06misc: don't succeed on trash inputnotaz
2014-12-06psxmem: remove hard requirement for a mappingnotaz
2013-12-22(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.meancoot
2013-11-04psxbios: fix NULL use warnings on newer GCCsnotaz
2013-06-05drc: add a test to catch broken platforms earlynotaz
2013-06-05psxmem: handle map failures so that it can be retriednotaz
2013-06-04cdriso: log file open errorsnotaz
2013-05-26cdriso: make sure to open correct file for cddanotaz
2013-05-26cdriso: use correct buffer in .toc checknotaz
2013-04-05don't rely on unsigned char on armnotaz
2013-04-05cdriso: look for data files if other one is selectednotaz
2013-04-05cdriso: prefer .toc over .cuenotaz
2013-04-03drc: fix a bug made during UAL conversionnotaz
2013-04-02drc: handle more calling conventionsnotaz
2013-04-02drc/psx_gpu: handle more calling conventionsnotaz
2013-04-02avoid MAP_FIXED, log mappingsnotaz
2013-04-01asm: fix incorrect offsetsnotaz
2013-04-01libretro/ios: enable dynarec, update target namesnotaz
2013-04-01drc: convert linkage_arm to UAL, adjust loadsnotaz
2013-04-01fix clang warningsnotaz
2013-04-01drc: use print wrapper to output errorsnotaz