From 492a0eabb2f9f98725cef9696c896d6087be287a Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Wed, 17 Feb 2016 17:32:34 +0000 Subject: [PATCH] README: update kernel README a bit --- Kernel/README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Kernel/README.md b/Kernel/README.md index 1d42fedd..6d169342 100644 --- a/Kernel/README.md +++ b/Kernel/README.md @@ -6,12 +6,10 @@ this recipe should work on Mac. - Ensure you have the correct compiler and tools installed Z80: - SDCC 3.4 for the kernel (3.4.3 >= 9165 recommended) - zmac for some of the boot blocks (making these build with sdasz80 - would be a welcome contribution) + SDCC 3.5.4 for the kernel (>= #9332 recommended) - For building banked systems use 9165 with the patches in the Fuzix - github. For standard kernels patched 9165 or a current SDCC should + For building banked systems use 9332 with the patches in the Fuzix + github. For standard kernels patched 9332 or a current SDCC should both work. The newest SDCC has the essential parts of the entry size patches merged. @@ -60,7 +58,7 @@ SocZ80 - real hardware only TGL6502 - uses the emulator code that goes with the tgl6502 distro -TRS80 - tested on sdltrs +TRS80 - tested on sdltrs with fixes (sdltrs fixes are in my github) Z80Pack - Use Z80Pack 1.24 or higher -- 2.34.1