inline/parametrize rootcounter reads
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / linkage_arm.s
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-09-23 notazsupport armv5 build
2011-09-22 notazdrc: do modification check in smaller than page granularity
2011-09-19 notazdrc: make sure dyna_linker is really called from stub
2011-08-01 notazdrc: fix page get code in linkage_arm.s
2011-03-08 notazpcsxmem: fix ro write handler
2011-02-17 notazdrc: merge Ari64's patch: 11_reduce_invstub_memory_usage
2011-02-09 notazdrc: update memhandler according to pcsxr code
2011-01-23 notazfix some alignment issues
2011-01-15 notazdrc: handle MTC0 in delay slot
2011-01-15 notazdrc: support RFE, remove ERET (it's not in r3k)
2010-12-27 notazio asm: always write out to psxH, like C code does
2010-12-23 notazdrc: map bios and fix dummy reads
2010-12-22 notazdrc: improved interrupt code for emu_if
2010-12-19 notazimproved memhandlers
2010-12-14 notazdrc: hook even to detect irq unmasking
2010-12-14 notazdrc: allow recursive calls
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 notazadd unmodified Ari64 drc to track it's changes