1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 04:50:19 +10:00
collapseos/blk/228

12 lines
172 B
Plaintext
Raw Normal View History

( r n -- )
: OP2rn
CREATE C,
DOES>
C@ ( r n op )
ROT ( n op r )
<<3 ( n op r<<3 )
OR A, A,
;
0x06 OP2rn LDrn,