summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/emu/video/mc6845.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/video/mc6845.c b/src/emu/video/mc6845.c
index b1bbcc0858e..2e171dcdf4f 100644
--- a/src/emu/video/mc6845.c
+++ b/src/emu/video/mc6845.c
@@ -15,6 +15,8 @@
(1) as per the document at
http://www.6502.org/users/andre/hwinfo/crtc/diffs.html
+ The chip is originally designed by Hitachi, not by Motorola.
+
**********************************************************************/
#include "driver.h"