Handbook
Glossary
bc>> ( cpu -- word )
Vocabulary
cpu
.
8080
.
emulator
Inputs
cpu
an
object
Outputs
word
an
object
Definition
USING:
accessors
kernel
math
;
IN:
cpu.8080.emulator
:
bc>>
( cpu -- word )
[
b>>
8
shift
]
keep
c>>
bitor
;