Re: A86: t-states


[Prev][Next][Index][Thread]

Re: A86: t-states




Each instruction form takes a different number of t-states to execute.
"inc a" takes 4, whereas "inc hl" takes 6.  There is a file on ticalc.org
that lists all of the instructions and t-states (among other things).  I
use the Assembly Studio help file because it is more convient.

http://www.ticalc.org/pub/text/z80/z80time.txt

At 10:06 PM 8/7/98 EDT, you wrote:
>
>how does one define exactly how many t-states a syntax requires....like i
>noticed on an email that inc a takes 4....how is this determined?
>

--
David Phillips
mailto:electrum@tfs.net
ICQ: 13811951
AOL/AIM: electrum32


References: