[comp.sys.atari.st] Drive names

Daniel_Roedding@fiction.ms.sub.org (02/16/91)

ljdickey@watmath.waterloo.edu (L.J.Dickey) writes:

> >Thus TOS will access disk like devices as letters C thru P.

But nobody cares if you write a file oriented device driver to access
drive 'Z'. The only important thing is that TOS *must not* be informed
that this drive exists and all block oriented accesses on this drive must
be handled by your program.

It's really nice...

Daniel