get rid of old memhandlers
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / emu_if.h
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