[Coco] Assembler question

Helio Emery Jr. helioemery at hotmail.com
Sun Aug 28 17:16:23 EDT 2011



Ok, so using either calls should guarantee the video going to graphics mode, but it doesn't...
Right now, this is the only way I know of changing from character mode to graphics mode in OS-9.
Anybody knows any other way?

The strange thing is that it works in C (but need to flush the buffer), and using DISPLAY directly from the OS-9 shell, but isn't working in Assembler.

Any ideas?
Thanks,
Helio




> To: coco at maltedmedia.com

> From: tlindner at macmess.org

> Date: Sun, 28 Aug 2011 14:08:48 -0700

> Subject: Re: [Coco] Assembler question

>

> Helio Emery Jr. <helioemery at hotmail.com> wrote:

>

> > At this point, the only thing I can think off is flushing the stdout

> > buffer.

> >

> > Do you know how to do this?

>

> The kernel calls I$Write and I$WriteLn don't buffer output.

>

> The C standard library (stdio) is what does the buffering in that

> language.

>

> --

> tim lindner

> tlindner at macmess.org Bright

>

> --

> Coco mailing list

> Coco at maltedmedia.com

> http://five.pairlist.net/mailman/listinfo/coco




More information about the Coco mailing list