Handbook
Glossary
each-8bit ( n quot -- )
Vocabulary
cpu
.
8080
.
test
Inputs
n
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
math.bits
sequences
;
IN:
cpu.8080.test
:
each-8bit
( n quot -- )
[
8
<bits>
]
dip
each
;
inline