NetBSD/sys/arch/pmax/tc
mhitch d6b26ac1f0 Fix MAXINE keyboard multi-key press bug. Keyboard sends all currently
depressed keys in each message.  Any keys in current message that are
also present in previous message are ignored.  However, copying a byte
array into an integer array and comparing entry by entry doesn't have
the desired effect.  Change the definition of the save buffer to match
the current message buffer data.
2005-01-08 18:48:34 +00:00
..
asc_ioasic.c
dt.c
dtkbd.c Fix MAXINE keyboard multi-key press bug. Keyboard sends all currently 2005-01-08 18:48:34 +00:00
dtms.c
dtreg.h
dtvar.h
ioasic.c
mcclock_ioasic.c
scc.c kick out the ioasic offset check which happens in submatch() now 2004-08-26 18:07:12 +00:00
sccvar.h
tc_3max.c
tc_3maxplus.c
tc_3min.c
tc_maxine.c Fix long-standing error in interrupt index for Maxine built-in graphics 2005-01-02 22:34:57 +00:00
tcbus.c