summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorAstrid Smith2010-09-13 22:26:14 -0700
committerAstrid Smith2010-09-13 22:26:14 -0700
commita1d4464975c3e714564fa908e21a5bbbe4a0b7c6 (patch)
tree6086083430b0b1756bd3f07f92b4465410609771 /README.markdown
parentfc9f29ad2f22f23e2c5d2c742e3e198ab73f315e (diff)
Documentation update
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 1ddf40f..fb95388 100644
--- a/README.markdown
+++ b/README.markdown
@@ -42,6 +42,10 @@ instruction with a fixed 42 cycle overhead:
jmp 0(a3,d0) ;14 cycles
;; overhead: 42 cycles
+(Using techniques borrowed from
+[Tezxas](http://tezxas.ticalc.org/technica.htm) I will be able to get
+this to 30 cycles.)
+
From there, an instruction will take anywhere from 0 to, well, lots of
additional cycles. Generally, however, it will take under 50, for 92
total. In the worst reasonable case, a 4 cycle instruction emulated