From 0c9fc40601633794507f0b180992ca5dcad9667f Mon Sep 17 00:00:00 2001 From: Lord-Nightmare Date: Mon, 5 Oct 2020 13:49:30 -0400 Subject: fix compile error due to nested c-style comments by changing some of the comment types --- src/mame/audio/nl_brdrline.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/mame/audio/nl_brdrline.cpp b/src/mame/audio/nl_brdrline.cpp index 3ca2660683e..b4300fa6001 100644 --- a/src/mame/audio/nl_brdrline.cpp +++ b/src/mame/audio/nl_brdrline.cpp @@ -59,21 +59,21 @@ * Library section content START * ---------------------------------------------------------------------------*/ #if 0 +//* +//* WARNING: fake implementation for MB4391 based on guesses only +//* MB4391_DIP +//* MB4391(A) +//* +--------------+ +//* .1/*IN1*/ |1 ++ 16| .16/*VCC1*/ +//* .2/*CON1*/ |2 15| .15/*OUT1*/ +//* .3/*GND1*/ |3 14| .14/*RO1*/ +//* |4 MB4391 13| +//* .5/*IN2*/ |5 12| .12/*VCC2*/ +//* .6/*CON2*/ |6 11| .11/*OUT2*/ +//* .7/*GND2*/ |7 10| .10/*RO2*/ +//* |8 9| +//* +--------------+ /* - * WARNING: fake implementation for MB4391 based on guesses only - * MB4391_DIP - * MB4391(A) - * +--------------+ - * .1/*IN1*/ |1 ++ 16| .16/*VCC1*/ - * .2/*CON1*/ |2 15| .15/*OUT1*/ - * .3/*GND1*/ |3 14| .14/*RO1*/ - * |4 MB4391 13| - * .5/*IN2*/ |5 12| .12/*VCC2*/ - * .6/*CON2*/ |6 11| .11/*OUT2*/ - * .7/*GND2*/ |7 10| .10/*RO2*/ - * |8 9| - * +--------------+ - * * VCC -----+-----------+-------------- VCC * | | * +-+ | -- cgit v1.2.3-70-g09d2