From ecd3ef1e8538fa059f317eef7fd29790d8437d15 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 2 Dec 2018 23:47:26 +0000 Subject: [PATCH] zx+3: update README --- Kernel/platform-zx+3/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kernel/platform-zx+3/README b/Kernel/platform-zx+3/README index 308d98d5..a6e5c60b 100644 --- a/Kernel/platform-zx+3/README +++ b/Kernel/platform-zx+3/README @@ -56,6 +56,10 @@ load an app from 5D00-wherever. Still ugly. TODO +Debug floppy handling + +Fix memory size reporting 64 v 48K + Floppy drive B - set drive info and propogate it Floppy drive B - set parameters at init time @@ -79,3 +83,7 @@ user but screen mapped and buffers in rest of 7 ? in bottom of that chunk. Would give direct mapped video + +Parent first fork mode + +Turn on interrupts during swapping -- 2.34.1