1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 04:38:45 +10:00
collapseos/blk/243
2020-04-20 21:18:33 -04:00

17 lines
233 B
Plaintext

: JPccnn, SWAP <<3 0xc2 OR A, A,, ;
( 26 == next )
: JPNEXT, 26 JPnn, ;
( 29 == chkPS )
: chkPS, 29 CALLnn, ;
: CODE
( same as CREATE, but with native word )
(entry)
( 23 == nativeWord )
23 C,
;
: ;CODE JPNEXT, ;