recognize the MED ssf2 header
[picodrive.git] / cpu / drc /
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-08 notaz32x: memhandler improvements
2013-07-29 notazdrc: do a test on startup
2013-07-22 notazdrc: debug improvements
2013-07-20 notazdrc: split disassembly to separate pass
2013-07-17 notazdrc: rework block tracking and lookup
2013-06-28 notazdrc: some portability fixes
2013-06-26 notazclarify PicoDrive's license
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-23 notaz32x: drc: more bugfixing
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-06 notaz32x: drc: block linking
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-12-15 notaz32x: drc: self-reentrant blocks
2009-12-07 notaz32x: drc: enable and fix static reg alloc, carry flag...
2009-12-07 notaz32x: drc: finish MAC, gen drc entry/exit (for staticall...
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-11-06 notaz32x: drc: all opcodes covered, some TODOs left
2009-10-30 notaz32x: drc: more wip, ARM untested
2009-10-28 notaz32x: drc: one manual page worth of opcodes implemented...
2009-10-26 notaz32x: drc: handlers wip
2009-10-23 notaz32x: drc: dynamicregister allocator
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazdrc related bugfixes
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notazrm unused file
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub