From: Alan Cox Date: Thu, 18 Dec 2014 22:34:52 +0000 (+0000) Subject: zx128: We can't yet use the shared banker for this, but prepare anyway X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e94c5753bc81684629ed1a4b69b7b14b79cbe5b4;p=FUZIX.git zx128: We can't yet use the shared banker for this, but prepare anyway --- diff --git a/Kernel/platform-zx128/kernel.def b/Kernel/platform-zx128/kernel.def index ef16c704..8a965ee7 100644 --- a/Kernel/platform-zx128/kernel.def +++ b/Kernel/platform-zx128/kernel.def @@ -7,6 +7,7 @@ U_DATA_STASH .equ 0xFD00 ; BD00-BFFF NMOS_Z80 .equ 1 +PROG_BASE .equ 0xC000 ; ; Ways we may boot