mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 21:50:55 +11:00
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
|
: ABORT (resSP) QUIT ;
|
||
|
|
||
|
: = CMP NOT ;
|
||
|
: < CMP -1 = ;
|
||
|
: > CMP 1 = ;
|
||
|
: 0< 32767 > ;
|
||
|
|
||
|
|