From: Alan Cox Date: Sat, 1 Nov 2014 15:34:04 +0000 (+0000) Subject: px4plus: note the state of play X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0a9e3e215581d15ae16375437bd440e47ed51f46;p=FUZIX.git px4plus: note the state of play --- diff --git a/Kernel/platform-px4plus/README b/Kernel/platform-px4plus/README index d1a65e5d..6a796302 100644 --- a/Kernel/platform-px4plus/README +++ b/Kernel/platform-px4plus/README @@ -32,3 +32,10 @@ In kernel execution modes we then are either and we will need to tuck the video code/font/framebuffer at 0xD000 or similar in RAM under the ROM area. May need to hide the floppy driver there too as its all a little bit tight + +In practice it appears the answer is + +1. Yes +2. But only if the linker is taught to do banking. In fact once the linker +does its own banking there is plenty of space although the bootloader might +be a bit odd to make it work.