Re: [cc65] Re: readdir bug

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-09-17 21:25:59
On Fri, Sep 14, 2012 at 06:13:37PM -0700, Shawn Jefferson wrote:
> I just did some testing on the Atari, and Multidemo.c does not work
> correctly.  In fact, what happens is that it will read only ONE directory
> entry past the first EMD driver that it tries, no matter if more directory
> entries exist.
>
> I took out all the overlay and emdriver loading stuff and the directory
> reading by itself works, so there is some conflict/bug between the
> interaction with the EMD driver loading/unloading and the directory reading
> routines (at least on the Atari.)

Loading the EMD driver will use open/read/close, so this looks like a similar
error like the one on the commodores. Do you know if it is possible on the
Atari to read the directory line by line and between these read, open, read
and close some other file?

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Sep 17 21:26:11 2012

This archive was generated by hypermail 2.1.8 : 2012-09-17 21:26:15 CEST