From 8f970de608604d26b9476f4b49c1de806c2afe44 Mon Sep 17 00:00:00 2001 From: Nigel Barnes Date: Fri, 17 Nov 2023 22:25:49 +0000 Subject: bus/psion/honda/slot.h: Added pinout notes. --- src/devices/bus/psion/honda/slot.h | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/devices/bus/psion/honda/slot.h b/src/devices/bus/psion/honda/slot.h index b48c33602be..30ef50e1a3f 100644 --- a/src/devices/bus/psion/honda/slot.h +++ b/src/devices/bus/psion/honda/slot.h @@ -6,23 +6,23 @@ ********************************************************************** - Pin Name Comments + Pin Name Comments 1 VEXT - 2 RTS - 3 DTR - 4 TXD - 5 DSR - 6 DCD - 7 CTS - 8 RXD - 9 SDOE - 10 XSTAT - 11 EXON - 12 INT - 13 SD - 14 SCK - 15 GND + 2 RTS - RS232 + 3 DTR - RS232 + 4 TXD - RS232 + 5 DSR - RS232 + 6 DCD - RS232 + 7 CTS - RS232 + 8 RXD - RS232 + 9 SDOE - SIBO data direction control + 10 EXTSTAT - active low SIBO peripheral detect line + 11 EXON - SIBO external turn-on + 12 INT - SIBO peripheral interrupt + 13 SD - SIBO serial data + 14 SCK - SIBO data clock + 15 GND - Signal and Power ground **********************************************************************/ -- cgit v1.2.3