32x: interpreter-wrap drc works (demos only). SVP drc refactoring.

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@812 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-10-13 10:07:27 +00:00
parent 98da48e418
commit 679af8a3f4
19 changed files with 1505 additions and 46 deletions

1
cpu/sh2/mame/sh2dasm.h Normal file
View file

@ -0,0 +1 @@
unsigned DasmSH2(char *buffer, unsigned pc, unsigned short opcode);