Page 1 of 1

Flag toggling

Posted: Wed Nov 21, 2018 4:41 pm
by mcc
Hi,

I found a little two-command sequence to toggle a flag (in this
case it is flag 01) each time the code is executed without any
further register or variable involved:

FC?C 01
FS 01

...may be it is useful in some cases...

Cheers!
Meino