[comp.sys.atari.st] Interrupt handlers and the RS-232 port

alex@athertn.Atherton.COM (Alex Leavens) (01/10/90)

I have a device which is sending data via the RS-232 port at
4800 baud;  I can read this just fine.  However, what I'm getting
from the device is raw data, and I want to interpret it.

Is there a simple way of setting up an RS-232 interrupt handler
from C?  If so, how?  If not, how do I do it in assembler?

Thanks,