]> Shamusworld >> Repos - rmac/blobdiff - amode.h
Various 020+ fixes. In brief, this commit fixes the following:
[rmac] / amode.h
diff --git a/amode.h b/amode.h
index f785b875e524389ce0f6425c72e21237dd1e116b..818c7113bacef34f3232737bd74d1f5459569593 100644 (file)
--- a/amode.h
+++ b/amode.h
@@ -15,6 +15,8 @@
 #define DREG         000                       // Dn
 #define AREG         010                       // An
 #define AIND         020                       // (An)
+#define DINDW        0112                      // (Dn.w)
+#define DINDL        0113                      // (Dn.l)
 #define APOSTINC     030                       // (An)+
 #define APREDEC      040                       // -(An)
 #define ADISP        050                       // (d16,An) d16(An)