From 761ee704a12f78b3ac12573550976ddcededfb1a Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 12 Feb 2015 01:46:22 +0000 Subject: [PATCH] zx128: update README --- Kernel/platform-zx128/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Kernel/platform-zx128/README b/Kernel/platform-zx128/README index e716efe7..dd1f0f4d 100644 --- a/Kernel/platform-zx128/README +++ b/Kernel/platform-zx128/README @@ -49,6 +49,11 @@ on the 128. TODO: +Write appropriate bankfixed.c routines +Hook swap +Swap over IDE + + Set vectors for syscalls somewhere safe and common (can't use the normal RST ones). Need a reloc hack to pick syscall method ?? -- 2.34.1