From 7d08ccf103b2a77b3e046a1679ccac0d0b469f3f Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 27 Nov 2014 01:14:21 +0000 Subject: [PATCH] dragon: update the instructions --- Kernel/platform-dragon/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Kernel/platform-dragon/README b/Kernel/platform-dragon/README index 171c5cd3..6e9d70d2 100644 --- a/Kernel/platform-dragon/README +++ b/Kernel/platform-dragon/README @@ -3,6 +3,21 @@ Dragon Experimental Build Currently we build for a Dragon64 but are not doing anything but initial boot testing work +Set Up + +Get a copy of xroar, you *do not need* any ROM images +Instal lwtools and your preferred 6809 gcc +Set the Makefile to build for Dragon +make + +copy the platform/*.rom files into your xroar working directory + +xroar -machine dragon64 -cart-rom cart1.rom -cart-rom2 cart2.rom -cart +becker + + + + Dragon & COCO Memory Mapping Notes: These platforms are built around the 6883 SAM multiplexor for the 6809 -- 2.34.1