Page 1 of 1

HXC and MDV

Posted: Wed Jul 13, 2011 7:09 am
by mhanias
When I execute the command dir mdv1_ on my QL (Gold Card) +HxC
the microdrive spins and shows 540/1440 sectors without contents. Practically it shows the virtual floppy of SD card without its contents. The command dir flp1_ works fine Also the mdv works fine on a bare QL

Michael

Re: HXC and MDV

Posted: Wed Jul 13, 2011 9:09 am
by RWAP
Not sure why it is doing this, but basically, Toolkit II is stepping in - the DIR command cannot find mdv1_ , so is then pre-pending the default data device from Toolkit II (PRINT DATAD$), so then trying to do a directory of

DIR flp1_mdv1_

Does this happen without the HxC connected?

Re: HXC and MDV

Posted: Wed Jul 13, 2011 11:20 am
by mhanias
Yes the command print datad$ gives
flp1_

Re: HXC and MDV

Posted: Wed Jul 13, 2011 12:33 pm
by mhanias
Maybe this due to a faulty ZX8302?