Here is an interesting piece of program you might like to try out on  
a Q40 or Q60 or even a QXL.

        PEA     LABEL
        MOVE.L  (A7)+,D0
        SWAP      D0
        BRA             LABEL-1


If LABEL is even the program branches to it, but if LABEL is odd the  
program branches to LABEL-1.

This will not work on a Super Gold Card or Gold Card.

George

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to