Handbook
Glossary
instruction-cycles ( -- vector )
Vocabulary
cpu
.
8080
.
emulator
Inputs
None
Outputs
vector
an
object
Variable value
Current value in global namespace:
{
4 10 7 6 5 5 7 4
f
11 7 6 5 5 ~242 more~
}
Definition
USING:
arrays
kernel
namespaces
;
IN:
cpu.8080.emulator
:
instruction-cycles
( -- vector )
\
instruction-cycles
get-global
[
256
f
<array>
\
instruction-cycles
set-global
]
unless
\
instruction-cycles
get-global
;