Handbook
Glossary
test-n ( n -- )
Vocabulary
cpu
.
8080
.
test
Inputs
n
an
object
Outputs
None
Definition
USING:
kernel
math
;
IN:
cpu.8080.test
:
test-n
( n -- )
test-cpu
swap
[
test-step
]
times
drop
;