From 760daf8eefeb16a9ba928dc33d91a7d7b188c39b Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 19 Jul 2019 00:55:34 -0400 Subject: poly88: Improve note (nw) --- src/mame/drivers/poly88.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/poly88.cpp b/src/mame/drivers/poly88.cpp index 37a6901e6e0..4d78faaf828 100644 --- a/src/mame/drivers/poly88.cpp +++ b/src/mame/drivers/poly88.cpp @@ -9,9 +9,9 @@ Poly-88 driver by Miodrag Milanovic All input must be UPPERcase. -16K is the minimal amount of user RAM required to run BASIC. PolyMorphic's -"System 16" package shipped with this much RAM (as did the 8813), though -some of their lesser systems did not. +11K is the minimal amount of user RAM required to run BASIC. PolyMorphic's +"System 16" package shipped with 16K of RAM (as did the 8813), though some +of their lesser systems did not. ToDo: - Polyphase format not working because 8251 device doesn't support sync. -- cgit v1.2.3