R
Randy Day
Guest
I have an old DOS (yes, DOS) laptop that I want
to use in a project. I want to have two-way
communication, but the ONLY port this thing has
is a ps/2 port.
I can find lots of info on sending chars TO the
PC, but I can't find anything on sending
characters OUT the port to my micro. Is there a
register I can POKE, an interrupt I need to call?
I have QBasic on the laptop, so I can PEEK and
POKE as necessary.
Any advice is greatly appreciated.
to use in a project. I want to have two-way
communication, but the ONLY port this thing has
is a ps/2 port.
I can find lots of info on sending chars TO the
PC, but I can't find anything on sending
characters OUT the port to my micro. Is there a
register I can POKE, an interrupt I need to call?
I have QBasic on the laptop, so I can PEEK and
POKE as necessary.
Any advice is greatly appreciated.