From: Alan Cox Date: Thu, 12 Feb 2015 01:46:22 +0000 (+0000) Subject: zx128: update README X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=761ee704a12f78b3ac12573550976ddcededfb1a;p=FUZIX.git zx128: update README --- 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 ??