Re: A82: OS-82 bug/drawback


[Prev][Next][Index][Thread]

Re: A82: OS-82 bug/drawback



In a message dated 97-08-22 02:29:06 EDT, you write:

<< This problem is due to the fact that (IY+$14) bit 7 is SET.  The only way
 to correct it is by changing the exit code on the shell so that it is
 reset.  Talk to Jason Todd about this.
 
 (IY+14)
 Bit 7 set - Write text to graph mem
 Bit 7 res - Write text directly to LCD
  >>
actually, before OS-82 1.1 came out, I just used a small simple BASIC proggie
that consists of a Text(0.0."")
this will fix that, but just use 1.1

~Adamman