aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/common/lib/multitask-new.frt
blob: 1612f323a8811d13998a91813c9b548e77678422 (plain)
1
2
3
4
5
6
7
8
9
\ Multitasker
\ new

\ idea: fork the current task, leaving it empty
\       assign a new XT to it
\       start/stop/pause/resume it
\       PAUSE based
\