Handbook
Glossary
test-step ( cpu -- cpu )
Vocabulary
cpu
.
8080
.
test
Inputs
cpu
an
object
Outputs
cpu
an
object
Definition
USING:
cpu.8080.emulator
kernel
;
IN:
cpu.8080.test
:
test-step
( cpu -- cpu )
[
step
]
keep
dup
cpu.
;