From: Alan Cox Date: Tue, 16 Dec 2014 18:36:08 +0000 (+0000) Subject: mtx: allow some more space during boot by moving _DISCARD a bit X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ee2bf95b4aee4992fbaf6c6b5d957d383915b54b;p=FUZIX.git mtx: allow some more space during boot by moving _DISCARD a bit --- diff --git a/Kernel/platform-mtx/uzi.lnk b/Kernel/platform-mtx/uzi.lnk index 50c58a1c..2310247f 100644 --- a/Kernel/platform-mtx/uzi.lnk +++ b/Kernel/platform-mtx/uzi.lnk @@ -2,7 +2,7 @@ -i uzi.ihx -b _CODE=0x0100 -b _COMMONMEM=0xF000 --b _DISCARD=0xD000 +-b _DISCARD=0xD800 -l z80 platform-mtx/crt0.rel platform-mtx/commonmem.rel @@ -32,6 +32,7 @@ syscall_other.rel tty.rel vt.rel platform-mtx/vdp.rel +font6x8.rel mm.rel bankfixed.rel swap.rel