RE: z80 timings on Sam

2002-05-30 Thread Frode Tenneboe
On Tue, 28 May 2002 16:30:30 +0100 "Winkless, Geoff" <[EMAIL PROTECTED]> wrote: > > The domain nvg.unit.no has expired. > > Please use nvg.ntnu.no instead. > > > Send the original mail again. Actually, I'm quite surprised the nvg.unit.no address still resolves.

RE: z80 timings on Sam

2002-05-28 Thread Winkless, Geoff
I wrote: > is it quicker to do: > AND &EE = 7 cycles Second note: my apologies for sending the message twice. I got a message back from the nvg admin telling me to do so, before the first email arrived :( > The domain nvg.unit.no has expired. > Please use nvg.ntnu.no i

RE: z80 timings on Sam

2002-05-28 Thread Winkless, Geoff
I wrote: > is it quicker to do: > AND &EE = 7 cycles Note: I should have written AND C - 4 cycles since the &EE is preloaded to a register (ostensible to increase speed). Geoff