From ee9eaeaf5a6c09aff8b39b4f9ef5eb3f7c850d1e Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Thu, 8 May 2014 03:30:34 +0000 Subject: [PATCH] peplus.c: Correct long standing error in CPU type in header. - NW --- src/mame/drivers/peplus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/peplus.c b/src/mame/drivers/peplus.c index 4f70ebfb349..a796d898122 100644 --- a/src/mame/drivers/peplus.c +++ b/src/mame/drivers/peplus.c @@ -16,7 +16,7 @@ Hardware: - CPU = INTEL 83c02 ; I8052 compatible + CPU = INTEL 80C32 ; I8052 compatible VIDEO = ROCKWELL 6545 ; CRTC6845 compatible SND = AY-3-8912 ; AY8910 compatible