From 9b2d156b85a3c3eadbc8c4ab4726fcb6ec44e5d0 Mon Sep 17 00:00:00 2001 From: Duncan Smith Date: Mon, 13 Sep 2010 22:26:14 -0700 Subject: Documentation update --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 7750ab3..95ec567 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 -- cgit v1.2.3