add a hack for Decap Attack
[picodrive.git] / cpu / sh2 / sh2.c
2017-12-11 notazdrc: revive x86 dynarec, support x86-64
2013-08-31 notazMerge branch 'dev'
2013-08-10 notazfix incomplete init
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-07-22 notazdrc: debug improvements
2013-07-20 notazsh2: minor fixes
2013-07-13 notaz32x: fix savestates
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-06-26 notazclarify PicoDrive's license
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-10-14 notaz32x: change irq hadling, make it more drc friendly
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub