aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/new_dynarec/linkage_arm.s
AgeCommit message (Expand)Author
2011-03-08pcsxmem: fix ro write handlernotaz
2011-02-17drc: merge Ari64's patch: 11_reduce_invstub_memory_usagenotaz
2011-02-09drc: update memhandler according to pcsxr codenotaz
2011-01-24fix some alignment issuesnotaz
2011-01-16drc: handle MTC0 in delay slotnotaz
2011-01-16drc: support RFE, remove ERET (it's not in r3k)notaz
2010-12-27io asm: always write out to psxH, like C code doesnotaz
2010-12-23drc: map bios and fix dummy readsnotaz
2010-12-23drc: improved interrupt code for emu_ifnotaz
2010-12-19improved memhandlersnotaz
2010-12-14drc: hook even to detect irq unmaskingnotaz
2010-12-14drc: allow recursive callsnotaz
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-20add unmodified Ari64 drc to track it's changesnotaz