Handbook
Glossary
PUSH-RR-instruction ( -- parser )
Vocabulary
cpu
.
8080
.
emulator
Inputs
None
Outputs
parser
an
object
Definition
USING:
make
peg
;
IN:
cpu.8080.emulator
:
PUSH-RR-instruction
( -- parser )
[
"PUSH-RR"
"PUSH"
complex-instruction
,
all-registers
sp
,
]
seq*
[
one-param
]
action
;