Merge branch 'upstream' into libretro
[pcsx_rearmed.git] / libpcsxcore /
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
2013-03-25 notazgte: be friendly to more assemblers
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-25 CatalystGAdd support for PlayBook/BB10 with libretro
2013-03-25 SquarepusherMerge pull request #1 from CatalystG/libretro
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-24 CatalystGAdd support for PlayBook/BB10 with libretro
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-17 notazdrc: timing hacks
2013-03-15 notazcdriso: handle no disk state better
2013-03-15 CatalystGFix PSX unmap issue causing crash on exit
2013-03-15 notazcdrom: stopping read should stop seek too
2013-03-15 notazcdrom: use single read/play cursor, handle cdlRead...
2013-03-15 notazpsxmem: handle io mirrors
2013-03-15 notazpsxbios: merge from pcsxr
2013-01-29 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-28 notazange how no memcards are specified
2013-01-28 notazpsxmem: try to choose mem addresses more carefully
2013-01-28 notazmerge minor fixes from pcsxr
2013-01-28 notazcdriso: merge cdda code from pcsxr
2013-01-18 notazpsxbios: handle u modifier
2013-01-18 notazcdrom: move more handling to cdrInterrupt
2013-01-18 notazcdrom: cleanup, support errors, improve timing
2013-01-18 notazcdrom: rewrite lid code
2013-01-13 notazcdrom: some swap cd tuning
2013-01-13 notazcdrom: remove stopping on TN
2013-01-13 notazcdrom: fix ID, again
2013-01-12 notazcdrom: set proper reset values
2013-01-12 notazcdriso: improve .toc handling
2013-01-11 notazcdrom: minor cleanup
2013-01-11 notazcdrom: fix ID
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazfix irq status
2013-01-06 notazfully reinit drc on change
next