Hi again,
Here is an extract from the Microsoft Z80 Softcard manual @
http://www.applelogic.org/files/MSZ8MANUAL.pdf
switch meaning
SW1-1 address offset when OFF -> OK
SW1-2 Z80 DMA enable when ON -> wildl depend on your whole peripheral card
setting
SW1-3 transmit NMI to 6502 when ON -> OK
SW1-4 transmit IRQ to 6502 when ON -> OK
So if every switch is Off in your configuration, there is no direct trouble
source I can see. I suggest that you remove some other peripheral card as
the loading on the periperal card bus might impact the detection of your
card.
The URL I mentionned in a previous message was wrongly reproduced here is
the correct link:
http://bgilon.free.fr/apple2/D34Merlin_ZBrun.do
From within this disk image, you'll have a source file ZEXEC.s which will
try to detect the softcard from DOS 3.3 prompt and running Z80 programs from
there (w/o using CP/M).
HTHATS,
Benoît