Style nits
[pcsx_rearmed.git] / libpcsxcore /
2016-05-13 cbransdenStyle nits
2016-05-13 dankcushionsDefensive code to avoid SEGFAULT
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-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-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-02-28 notazpsxmem: use rounding that's more likely to work
2016-02-28 notazdrc: handle any immediate
2015-11-20 TwinaphexMerge pull request #21 from phaseIV/master
2015-11-18 phaseIVenhance neGcon compatibility
2015-11-01 twinaphexAttempt to avod build errors for Mingw
2015-10-03 aliaspider(CTR/3DS) build fix.
2015-10-03 aliaspider(CTR/3DS) some performance tweaks:
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-07-29 twinaphexBackport pcsxr.codeplex.com/SourceControl/changeset...
2015-04-04 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-03-24 notazpsxmem: fix error handling
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazdma: some timing hacks
2015-02-05 notazdma: do some madr updates
2015-02-02 notazfrontend: update libpicofe
2015-01-31 gizmo98gte_arm.S: Use ARMv6 if possible
2015-01-31 gizmo98assem_arm.c: Use ARMv6 instructions if possible
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-03 notazmingw build fixes
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-25 notazdrc: more timing hacks
2014-12-23 notazcdrom: handle old savestates better
2014-12-23 notazdrc: implement block addr list saving
2014-12-23 notazdrc: replace unused reg32 with new reg_sv_flags
2014-12-21 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-21 notazpsxbios: don't crash on negative length
2014-12-21 notazmisc: merge from pcsxr r91261,r91276
2014-12-21 notazcdriso: merge from pcsxr r90558
2014-12-21 notazpsxbios: merge from pcsxr r90224-r90227
2014-12-21 notazmisc: merge from pcsxr r86908
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-20 notazpsxcounters: don't do many spu updates
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazpsxinterpreter: don't break strict aliasing rules
2014-12-15 twinaphexGet rid of HAVE_MMAP ifdef
2014-12-13 twinaphexJust use memmap.h header include in general
2014-12-13 twinaphexAdd mman wrapper for Win32 and use it for PCSX ReARmed...
2014-12-07 TwinaphexMerge pull request #9 from Kekun/fix-load-invalid-game
2014-12-07 notazmisc: length is unsigned
2014-12-07 notazmisc: don't succeed on trash input
2014-12-07 notazpsxmem: remove hard requirement for a mapping
2014-12-06 notazmisc: length is unsigned
2014-12-06 notazmisc: don't succeed on trash input
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-12-22 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-12-19 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-11-11 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2013-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
2013-06-07 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-06-04 notazdrc: add a test to catch broken platforms early
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-06-04 notazcdriso: log file open errors
2013-05-26 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-05-26 twinaphexRevert "Add hack for broken bin/cue loading right now...
2013-05-26 notazcdriso: make sure to open correct file for cdda
2013-05-26 notazcdriso: use correct buffer in .toc check
2013-05-03 twinaphexAdd hack for broken bin/cue loading right now at startup
2013-04-05 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-05 notazdon't rely on unsigned char on arm
2013-04-04 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-04 notazcdriso: look for data files if other one is selected
2013-04-04 notazcdriso: prefer .toc over .cue
2013-04-03 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: fix a bug made during UAL conversion
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: handle more calling conventions
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc/psx_gpu: handle more calling conventions
2013-04-01 notazMerge branch 'master' into libretro
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-04-01 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-01 notazasm: fix incorrect offsets
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-31 notazlibretro/ios: enable dynarec, update target names
2013-03-31 notazdrc: convert linkage_arm to UAL, adjust loads
2013-03-31 notazfix clang warnings
2013-03-31 notazdrc: use print wrapper to output errors
2013-03-31 notazgte_neon: access scratch_buf through drc context
2013-03-31 notazdrc: rework linkage_arm for better assembler compatibility
2013-03-25 twinaphexMerge branch 'mainline'
2013-03-25 notazasm: use a macro for functions
next