From 59dc75b09bbed5bdedaf5be819075a09bac5efd9 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 22 Aug 2019 14:48:03 -0400 Subject: poly88: Update notes (nw) --- src/mame/drivers/poly88.cpp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/mame/drivers/poly88.cpp b/src/mame/drivers/poly88.cpp index 4d78faaf828..fd9bca41661 100644 --- a/src/mame/drivers/poly88.cpp +++ b/src/mame/drivers/poly88.cpp @@ -9,13 +9,15 @@ Poly-88 driver by Miodrag Milanovic All input must be UPPERcase. -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. +11K is the minimal amount of user RAM required to run the later version of +BASIC. PolyMorphic's "System 16" package shipped with 16K of RAM (as did +the 8813), though their earlier systems had only 8K or less. ToDo: - Polyphase format not working because 8251 device doesn't support sync. - +- More accurate interrupt emulation. +- Single-step control. +- .CAS file format support (http://deramp.com/polymorphic-computers/emu88.html). Poly-8813 is a disk-based computer with 3 mini-floppy drives. Booting is done by pressing the "Load" button, mounted on the -- cgit v1.2.3