From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-08-14 19:09:20
On Thu, Aug 14, 2003 at 06:12:59PM +0200, Christian Groessler wrote: > Hmm, I cannot reproduce it. ABCDE on the first line.... > I tried with cc65 2.9.1 and current CVS version. Is it possible that it has something to do with setting/clearing the cursor? I remember vaguely that there was a similar problem with the CBMs. If the runtime thinks a cursor is displayed somewhere it will try to switch it off. If the cursor position is not correct, or other screen related variables are messed up, this will lead to strange results, like the one described. In general I would say that using conio together with direct screen or variable access, or together with ROM functions is not supposed to work. At least with the CBMs all sort of weird things may happen. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-08-14 19:09:31 CEST