VGA supports a hardware cursor only in text mode. That is implemented;
check the GUI sources.

Windows etc. will use a software cursor in graphics mode sense it _has_
to, unless it detects an SVGA chipset that supports a hardware cursor
(and it is configured to use full acceleration).

Think of it like this: in DOS if you install a mouse driver and enter
mode 640x480 16 colors, and show the mouse, then a software cursor is
being used. It's the same thing.

> Jason Filby wrote:
> 
> I was just wondering if Plex86 (or it's older cousin, Bochs) supports
> the VGA hardware cursor. I can't seem to find any reference to it in
> the source of either. If it is unimplemented right now, wouldn't this
> prevent the mouse cursor from working in Windows 9x/NT unless a
> software cursor setup was selected? Still, from the Win95 screenshot
> on plex86.com it appears to be working.. am I missing something?
> 
> Thanks
> - Jason

Reply via email to