1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 15:28:44 +10:00
collapseos/blk/636
2020-05-15 15:41:06 -04:00

9 lines
184 B
Plaintext

: (key)
BEGIN _updsel UNTIL
_prevstat C@
0x20 ( BUTC ) OVER AND NOT IF THEN
0x40 ( BUTA ) AND NOT IF THEN
( If not BUTC or BUTA, it has to be START )
_sel C@
;