libretro: Move flip screen counter increment back to end of flip screen callback
[pcsx_rearmed.git] / libpcsxcore /
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
2012-01-03 notazbring GPUvBlank back
2012-01-01 notazchange lcf handling
2011-12-23 notazgte_neon: use more accurate division
2011-12-10 notazdrc: fix bad gte unneeded reg assumption
2011-12-08 notazcdrom: don't emulate seek when set to same loc
2011-12-08 notazdrc: move constmap out of regstat
2011-12-05 notazpsxcounters: avoid excessive recalculations
2011-12-05 notazpsxcounters: handle overflow = target case
2011-12-04 notazlet's try alternative vsync timing
2011-12-04 notaztry to emulate GPU busy
2011-12-04 notazremove gpu vblank callbacks
2011-12-04 notazmove some gpu status handling to core
2011-11-01 notazdrc/gte: decode MVMVA data deps
2011-11-01 notazdrc/gte: fix dep list
2011-10-30 notazcdriso: support multidisk eboots
2011-10-30 notazcdriso: add cbin support
2011-10-30 notazpsxcounters: use higher precision for vsync timing
2011-10-30 notazpsxinterpreter: a bit more accurate Cause reg handling
2011-10-30 notazdrc: detect sw irqs properly
2011-10-30 notazdrc: fix various register trashing in mtc0
2011-10-30 notazdrc: fix cycle multiplier code
2011-10-30 notazdrc: fix mtc0 argument
2011-10-30 notazdrc: some debug code improvements
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazdrc: always use physical block addresses
2011-10-30 notazrcnt: remove gate guess for cnt 0 and 1
2011-10-30 notazgte: change gte irq workaround
2011-10-30 notazdrc: detect dead gte reads too
2011-10-30 notazdrc: add some hack options
2011-10-30 notazgte: parametrize remaining ops
2011-10-30 notazgte: disable some MAC overflow checks for ARM
2011-10-30 notazgte: eliminate excessive lims and casts
2011-10-30 notazgte: pass a pointer to registers as argument
2011-10-30 notazdrc: try to avoid full constant reload
2011-10-30 notazdrc: fix sub assem_debug print
2011-10-30 notazdrc: avoid invcode checks on close addesses
2011-10-30 notazgte_arm: some asm experiments
2011-10-30 notazpcnt: measure gte too
2011-10-30 notazdrc: do MVMVA decoding; parametrize handlers
2011-10-30 notazdrc: finish GTE reg liveness analysis
2011-10-30 notazdrc: implement literal dupe merging
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-30 notazpsxcounters: avoid doing excessive updates
2011-10-16 notazpsxmem: set fixed flag on mappings that really need it
2011-10-09 notazpsxcounters: change spu update ~2ms
2011-10-09 notazdrc: check for interrupts after RFE
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-09 notazget rid of old memhandlers
2011-10-09 notazdrc: remove some old inline memhandlers
2011-10-09 notazdrc: implement memory access speculation
2011-10-08 notazdrc: implement shiftimm constant propagation
2011-10-08 notazrecompilation-caused frameskip workaround
2011-10-08 notazspu/cdda: sync cdda to spu playback
2011-10-08 notaztry to support more compilers
2011-10-08 notazrewrite memhandlers (write)
2011-10-04 notazrewrite memhandlers (read)
next