From: Alan Cox Date: Sun, 28 Jan 2018 15:21:14 +0000 (+0000) Subject: ubee: make room for initializers X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=91f9794762b89fd308f208ca9cc23afaf0873ecd;p=FUZIX.git ubee: make room for initializers With this changed we get the bootdev: prompt but don't have any working interrupt handling in order to process keystrokes --- diff --git a/Kernel/platform-ubee/fuzix.lnk b/Kernel/platform-ubee/fuzix.lnk index ab23ad1a..e14e4be4 100644 --- a/Kernel/platform-ubee/fuzix.lnk +++ b/Kernel/platform-ubee/fuzix.lnk @@ -1,7 +1,7 @@ -mwxuy -i fuzix.ihx -b _CODE=0x0200 --b _DISCARD=0xDA00 +-b _DISCARD=0xDB00 -b _COMMONMEM=0xE400 -l z80 platform-ubee/crt0.rel