From 462052140e87864877961ef4a5838645c60a976b Mon Sep 17 00:00:00 2001 From: Philip Smart Date: Wed, 10 May 2023 10:06:42 +0100 Subject: [PATCH] Update to readme --- software/FusionX/src/z80drv/README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/software/FusionX/src/z80drv/README.txt b/software/FusionX/src/z80drv/README.txt index 906b95f4e..b9e160303 100644 --- a/software/FusionX/src/z80drv/README.txt +++ b/software/FusionX/src/z80drv/README.txt @@ -3,8 +3,7 @@ Development Cycle z80drv now supports several machines, ie. MZ-80A, MZ-700, MZ-2000, PCW-8256 with more in the pipeline. -Please edit Makefile and set the model prior to changing the Model source. In theory this file will be deleted once the source is -merged. Alternatively, isse make with the host name, ie. make MZ80A. +Please edit Makefile and set the model prior to changing the Model source. Alternatively, isse make with the host name, ie. make MZ80A. The virtual device concept (ie. an MZ-700 with a tranZPUter SW card) has been incorporated as virtual hardware modules, ie. z80vhw_rfs.c which adds the RFS card to the MZ-700/MZ-80A. These virtual devices are built and added to the target kernel module dependent on supported