fix clang warnings
[pcsx_rearmed.git] / libpcsxcore /
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
2012-11-24 notazgte: avoid fno-strict-aliasing
2012-11-24 notazfix various warnings
2012-11-24 notazfix ARM build with --disable-dynarec
2012-11-17 notazcdrom: some subq hacks
2012-11-13 notazcdrom: only need to read for cdda
2012-11-12 notazworkaround pandora hugetlb bug, revert this later
2012-11-10 notazpsxcounters: refresh internal state after savestate...
2012-11-05 notazsort out 32/64bit savestate compat issues
2012-11-04 notazhandle bad cd images better
2012-11-03 notazcdriso: don't play data track
2012-11-03 notazcdrom: read subq directly, not from thread
2012-11-02 notazMerge branch 'enhancement'
2012-10-11 notazuse plat_mmap for RAM too
2012-09-12 notazsilence some 64bit related warnings
2012-08-04 notazconfigure: various fixes
2012-08-02 notazfrontend/pollux: wiz: move tables to upper memory to...
2012-07-29 notazfix various fPIC issues
2012-07-22 notazcheat: add some undo logic
2012-07-22 notazfrontend: initial cheats support
2012-07-22 notazpcsxmem: abort if lsb is set for map_item
2012-07-18 notazcdrom: reset cmd buffer when cmd is accepted
2012-07-18 notazcdrom: mask selector bits correctly
2012-07-18 notazpsxcounters: use cycles when calculating updates
2012-07-18 notazgte_neon: make rtps division better match rtpt
2012-07-18 notazmisc: setup GPU if logos are skipped
2012-07-18 notazcdrom: adjust report mode return
2012-04-29 notazfrontend: some menu adjustments
2012-04-29 notazfix some build issues and warnings
2012-04-21 notazbring in configure build system
2012-04-18 notazdrc: inv: fix ram ofset and mirror handling
2012-04-18 notazsupport emulated RAM mapped at offset
2012-02-29 notazgte_arm: fix gteOF sign extension
2012-01-14 notazdrc: allow translation cache in data segment
2012-01-08 notazcdrom: resume cdda on state load
2012-01-08 notazgte_neon: change division again
2012-01-07 notazdrc: do basic current block modification detection
2012-01-06 notazdrc: never read to r0
next