On Feb 25, 11:07 pm, datajerk <
dataj...@gmail.com> wrote:
> Is there a way from assembly to turn off the blinking cursor? I've
> searched, including the ROM listing and have not found it. Thanks.
On the IIc and IIGS you can change the cursor to whatever you want
Type
? CHR$(30)" ";
at the prompt. There is a space between the quotes
Rob