Re: [cc65] Reading Directory on Atari

From: Christian Groessler <chris1groessler.org>
Date: 2006-01-03 20:46:49
Hi,

On Tue, 27 Dec 2005, Shawn Jefferson wrote:

> --- Christian Groessler <chris@groessler.org> wrote:
>
> > Thanks for the hint. There is still some parsing
> > needed for the different
> > DOS versions, but this sounds more doable. I will
> > try to implement it for
> > the Atari.
>
> Hi Chris,
>
> All three major DOSes (DOS 2.5, SpartaDOS 3.3a, and
> MyDOS 4.53) that I tested give the same output for the
> normal read directory CIOV call.

I tried your program and indeed this is the case. I was under the
impression, since the SpartaDOS dir command gives different output
depending on the disk (SDOS disk or DOS2 disk), that also the CIO call
would give different output.

In this case a readdir function should be quite easy to implement. Thanks
for the info.


> Thanks to your help, I got the following code working
> to read and parse the directory entry (it's still
> pretty rough, lots of things need to be fixed still):

Seems to work on my side.


regards,
chris


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Jan 3 20:47:10 2006

This archive was generated by hypermail 2.1.8 : 2006-01-03 20:47:13 CET