Search
lxdream.org :: lxdream/src/sh4/sh4dasm.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4dasm.in
changeset 963:1c3a0f67c603
prev939:6f2302afeb89
next998:1754a8c6a9cf
author nkeynes
date Thu Mar 05 21:42:35 2009 +0000 (15 years ago)
permissions -rw-r--r--
last change Cleanup ABI headers - most of the content made consistent between versions, and moved into sh4x86.in proper
file annotate diff log raw
1.1 --- a/src/sh4/sh4dasm.in Sat Jan 03 03:30:26 2009 +0000
1.2 +++ b/src/sh4/sh4dasm.in Thu Mar 05 21:42:35 2009 +0000
1.3 @@ -18,6 +18,7 @@
1.4
1.5 #include "sh4/sh4core.h"
1.6 #include "sh4/sh4dasm.h"
1.7 +#include "sh4/mmu.h"
1.8 #include "mem.h"
1.9
1.10 #define UNIMP(ir) snprintf( buf, len, "??? " )
.