From 95a4cf9e1a1b961be7f81ba3728a94e9d53cb88b Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 9 Jan 2021 14:55:35 +0100 Subject: i8244.h: add pinout info --- src/devices/video/i8244.h | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'src/devices/video/i8244.h') diff --git a/src/devices/video/i8244.h b/src/devices/video/i8244.h index 1c1cf7cbb95..d5ad74f832d 100644 --- a/src/devices/video/i8244.h +++ b/src/devices/video/i8244.h @@ -14,9 +14,26 @@ #include "emupal.h" -/*************************************************************************** - TYPE DEFINITIONS -***************************************************************************/ +// pinout reference + +/* + ___ ___ + CLK 1 |* \_/ | 28 Vcc + _INTR 2 | | 27 SND + STB 3 | | 26 ALE + BG 4 | | 25 D0 + CSY 5 | | 24 D1 + M/S 6 | | 23 D2 + HBL 7 | P8244 | 22 D3 + VBL 8 | P8245 | 21 D4 + CX 9 | | 20 B + L 10 | | 19 G + _CS 11 | | 18 R + _WR 12 | | 17 D5 + _RD 13 | | 16 D6 + Vss 14 |_________| 15 D7 + +*/ // ======================> i8244_device -- cgit v1.2.3-70-g09d2