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

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@812 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-10-13 10:07:27 +00:00
parent 2040c69fcd
commit aad81ad98f
3 changed files with 185 additions and 1 deletions

2
linux/host_dasm.h Normal file
View file

@ -0,0 +1,2 @@
void host_dasm(void *addr, int len);