so, on rcv-int.... save the character to mem or ram to work on in basic later, and raise some flag to be checked in basic that char is in system and leave int.... only takes few micro-seconds to bring chars into system. Can do a few machine code instructions to move character pointer, look for certain incoming character and/or reset character array in the int routine, again all few micro seconds depending on osc. Then always ready for next rcv.
Bookmarks