TWLGT ( rx ry -- )
Vocabularycpu.ppc.assembler
Inputs
OutputsNone
Definition
USING: kernel ;
IN: cpu.ppc.assembler
: TWLGT ( rx ry -- ) [ 1 ] 2dip TW ;