From 6d308c6d680cb94ec2b60c8b5f1c1fc034e70d2d Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 19 Jul 2019 00:36:26 -0400 Subject: poly88.cpp: RAM note (nw) --- src/mame/drivers/poly88.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mame/drivers/poly88.cpp b/src/mame/drivers/poly88.cpp index 273026665a3..37a6901e6e0 100644 --- a/src/mame/drivers/poly88.cpp +++ b/src/mame/drivers/poly88.cpp @@ -9,6 +9,10 @@ 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. + ToDo: - Polyphase format not working because 8251 device doesn't support sync. -- cgit v1.2.3