Re: Avoiding erase the mouse cursor

new topic     » goto parent     » topic index » view thread      » older message » newer message

> I suppose you could accomplish it at a
> lower level of the machine.

The only way I can see you could acomplish this is to write a
interrrupt handler that's activated each time you access video
memory. This is a complex thing, and has two withdraws:
1.- Uses memory resources
2.- Slows down video memory access

In conclusion: The best choice is to
mouse_pointer(0)/mouse_pointer(1) each time you write to videoMem.
This is quite fast (just a INT call).

Regards,
  Daniel Berstein
  danielberstein at usa.net
  http://www.geocities.com/SiliconValley/Heights/9316

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu