Re: [cc65] Uniform mass storage device discovery and file locations

From: A. Fachat <fachat1web.de>
Date: 2012-08-15 17:59:41
On Wednesday 15 August 2012 16:41:46 you wrote:

> here is an example on how to enumerate the drives on the IEC bus:
> http://codebase64.org/doku.php?id=base:detect_drives_on_iec_bus ... however,
> its so complex and so few programs would actually benefit from it, i
> wouldnt include something like that in the library.

In its full beauty, no.

But as a compromise: just check with a simple LISTEN/SECLISTN/UNLISTEN or 
similar that a device is there. I don't think there is a need to determine 
which exact device it is, esp. not with a memory-read into the device (what 
the linked method does with the M-R command...!)

André

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Aug 15 17:59:56 2012

This archive was generated by hypermail 2.1.8 : 2012-08-15 17:59:59 CEST