can cursor always be on in mode 0?

Post Reply
tschak909
Well known member
Posts: 168
Joined: Sun Sep 09, 2018 5:44 pm

can cursor always be on in mode 0?

Post by tschak909 »

Am writing a better FujiNet terminal program for Adam, and am wondering if I just need to handle all the screen updates myself, or if there is a way to always have a cursor be drawn to vram (not just on input?)

-Thom
Timmy
Well known member
Posts: 341
Joined: Sat Mar 10, 2012 4:18 pm

Re: can cursor always be on in mode 0?

Post by Timmy »

From my experience in the MSX1, I don't think there is a way to have a cursor to be always to be drawn.

It's probably also be handled in the BIOS/ROM there.

But you can probably always write a cursor yourself.

Note: Obviously the MSX1 isn't the Adam. :)
Post Reply