32x: interpreter-wrap drc works (demos only). SVP drc refactoring.
[picodrive.git] / cpu / sh2 / mame / sh2dasm.h
diff --git a/cpu/sh2/mame/sh2dasm.h b/cpu/sh2/mame/sh2dasm.h
new file mode 100644 (file)
index 0000000..a143d1d
--- /dev/null
@@ -0,0 +1 @@
+unsigned DasmSH2(char *buffer, unsigned pc, unsigned short opcode);