summaryrefslogtreecommitdiff
path: root/680.inc
diff options
context:
space:
mode:
authorAstrid Smith2010-09-06 19:19:20 -0700
committerAstrid Smith2010-09-06 19:19:20 -0700
commit21be7cd753275a6d5345b40100dfd5ebf2b6c476 (patch)
tree5daac90fa8948e5542e096a4022f510bac907041 /680.inc
parentc5ebff10feafc1a403ca70e79bb9ac8ffb8aa83d (diff)
parentc7b7d01595435bcf879ddd0283521b845fdd83f4 (diff)
Assembler is picky about EQUR apparently ...
Diffstat (limited to '680.inc')
-rw-r--r--680.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/680.inc b/680.inc
index 75b9b3a..3578ea9 100644
--- a/680.inc
+++ b/680.inc
@@ -3,7 +3,7 @@
;; Register naming
esp EQUR a4
epc EQUR a6
-
+
eaf EQUR d3
ebc EQUR d4
ede EQUR d5