Re: A82: 8-bit ops
[Prev][Next][Index][Thread]
Re: A82: 8-bit ops
In a message dated 98-04-16 21:41:05 EDT, you write:
> f I had eight bits, like in 82 asm eg: 00111010 b
> and for reference, we'll call it ABCDEFGH b
> If I referred to "byte one" would it be A or would it be H?
> ~Larry C
> "Let's do the time warp again" ~T.R.H.P.S.
> Larry1492@juno.com Visit the Vaccuum Gateway
> http://www.geocities.com/SiliconValley/Lab/9888/index.html
>
> *New project coming soon.*
first of all, "byte one" would be "bit one", and it would be G because the Z80
is based on zero. H is bit 0
What is this new project?
~Adamman