psxmem: use rounding that's more likely to work
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / emu_if.h
2013-03-31 notazdrc: use print wrapper to output errors
2013-03-31 notazgte_neon: access scratch_buf through drc context
2012-04-18 notazsupport emulated RAM mapped at offset
2011-10-30 notazdrc: do MVMVA decoding; parametrize handlers
2011-10-30 notazdrc: finish GTE reg liveness analysis
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazget rid of old memhandlers
2011-10-08 notazrewrite memhandlers (write)
2011-10-04 notazrewrite memhandlers (read)
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazdrc: do gte flag liveness detection
2011-09-26 notazgte: split arm code for pollux, generate flagless handlers
2011-09-23 notazsupport armv5 build
2011-09-22 notazdrc: do modification check in smaller than page granularity
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-01-15 notazdrc: handle MTC0 in delay slot
2010-12-05 notazdrc: use direct hle calls
2010-12-05 notazdrc: initial cop2/gte implementation (works, mostly)
2010-12-01 notazdrc: fix cycle counting, make it use single var
2010-12-01 notazdrc: further hacks, hle handling
2010-11-21 notazsome drc integration work
2010-11-20 notaztry to make drc more configurable