gte_arm.S: Use ARMv6 if possible
[pcsx_rearmed.git] / libpcsxcore /
2015-01-31 gizmo98gte_arm.S: Use ARMv6 if possible
2015-01-31 gizmo98assem_arm.c: Use ARMv6 instructions if possible
2015-01-03 notazmingw build fixes
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 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 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-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-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
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 notazcdriso: make sure to open correct file for cdda
2013-05-26 notazcdriso: use correct buffer in .toc check
2013-04-05 notazdon't rely on unsigned char on arm
2013-04-04 notazcdriso: look for data files if other one is selected
2013-04-04 notazcdriso: prefer .toc over .cue
2013-04-02 notazdrc: fix a bug made during UAL conversion
2013-04-02 notazdrc: handle more calling conventions
2013-04-02 notazdrc/psx_gpu: handle more calling conventions
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-04-01 notazasm: fix incorrect offsets
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 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-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-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-06 notazfix irq status
2013-01-06 notazfully reinit drc on change
2013-01-02 notazcdrom: implement attenuator/volume properly
2013-01-02 notazcdriso: handle file offsets better
2013-01-02 notazcdriso: simplify read code
2013-01-02 notazsbi: update according to Nocash doc
2013-01-02 notazcdrom: give up on cdda subq support
2013-01-02 notazcdrom: attempt to deal with broken subq :(
2013-01-02 notazcdriso: fix .cue file parsing
2013-01-02 notazcdrom: keep savestate compat
2013-01-02 notazcdrom: clean up subq handling
2013-01-02 notazcdrom: clean up play command handling
2013-01-02 notazcdrom: rework seek hack
2013-01-02 notazfrontend: remove unneeded hack options
2013-01-02 notazcdrom: cleanup irq reschedule and pause hacks
2013-01-01 notazcdrom: cleanup various hacks
2013-01-01 notazcdrom: cleanup logging
2013-01-01 notazcdrom: tune and log stat hack
2012-12-27 notazcdrom: fix irq check
2012-12-23 notazdrc: fix bugs in armv4 codepath
2012-12-20 notazwarning fix
2012-12-17 notazmake non-zlib save compression possible
2012-12-11 notazmisc: make error message remind about common mistake
2012-12-10 notazMerge branch 'libretro'
2012-12-09 notazpipe error messages through single function
2012-12-09 notazavoid bogus warning
2012-12-02 notazrm x86 and ppc dynarec remains
2012-12-02 notazimprove ARM feature detection
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 notazclean up mmap hacks
2012-11-24 Toad Kinginitial Android support
2012-11-24 notazcdrom: try different seeking approach
2012-11-24 notazfix some more 32/64bit incompatibilities
next