IKBD pak address
How can I find the address of the package sent by 6301 chip after a command. I
send the command ($09) by Bconout function (device IKBD=4). I have do it in C,
but I don't know how do it in assembler. I think that I must change the statvec
by the Kbdbase function, for my own routine, and A0 register must hold the
needed address at the entry my routine ??? Can you tell me if I am right, and
where find a exemple (in assembler) for this.
Thank you.