Sample outline of rate groups in BASIC
Posted: Mon Oct 02, 2023 8:50 am
This is another example using BASLOAD. Tokenized version is in the runnable PRG file.
This example shows an approach for setting up a kind of "rate monotonic" event scheduler in BASIC. And specifically it is setup to play some music notes in the background while doing other things (from within BASIC, no POKE's needed).
The overall framework could be used to do many other more interesting things.
Try It Now!
This example shows an approach for setting up a kind of "rate monotonic" event scheduler in BASIC. And specifically it is setup to play some music notes in the background while doing other things (from within BASIC, no POKE's needed).
The overall framework could be used to do many other more interesting things.
Try It Now!