Handbook
Glossary
emulate-HALT ( cpu -- )
Vocabulary
cpu
.
8080
Inputs
cpu
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
cpu.8080
:
emulate-HALT
( cpu -- )
drop
;