summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Smith2010-09-06 19:19:20 -0700
committerDuncan Smith2010-09-06 19:19:20 -0700
commit8c6109672c6c4445052062495a6e790397cc13b6 (patch)
treeb40543d509ddb239d4f1b2c7dc4e257373baaa87
parent6481d81a3c961ea4d08bb7cfafe7011ba57fff3d (diff)
parent2eeb3bf978a1a2ceba8f3b6cb9269cece1321eb3 (diff)
Assembler is picky about EQUR apparently ...
-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