aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/new_dynarec/emu_if.h
AgeCommit message (Expand)Author
2016-09-27Rearrange files for new_dynarectwinaphex
2015-09-23(ctr/3ds) add target.aliaspider
2013-04-01drc: use print wrapper to output errorsnotaz
2013-04-01gte_neon: access scratch_buf through drc contextnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-10-30drc: finish GTE reg liveness analysisnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
2011-10-10get rid of old memhandlersnotaz
2011-10-08rewrite memhandlers (write)notaz
2011-10-04rewrite memhandlers (read)notaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-27drc: do gte flag liveness detectionnotaz
2011-09-27gte: split arm code for pollux, generate flagless handlersnotaz
2011-09-23support armv5 buildnotaz
2011-09-22drc: do modification check in smaller than page granularitynotaz
2011-02-17drc: some PCSX-specific const addr io handlersnotaz
2011-01-16drc: handle MTC0 in delay slotnotaz
2010-12-05drc: use direct hle callsnotaz
2010-12-05drc: initial cop2/gte implementation (works, mostly)notaz
2010-12-02drc: fix cycle counting, make it use single varnotaz
2010-12-02drc: further hacks, hle handlingnotaz
2010-11-21some drc integration worknotaz
2010-11-20try to make drc more configurablenotaz