Re: A92: Get rid of "busy" indicator


[Prev][Next][Index][Thread]

Re: A92: Get rid of "busy" indicator




Raphaël HUCK wrote:
> 
> How do I get rid of the busy indicator and everything in order to a a
> whole
> white screen ?

I know 2 possibilities:
	1. Switch off all interrupts. In this case all keyboard things
	   have to be done manually by direct keyboard matrix access.
	2. Allocate memory, and tell the I/O, that this should be your
	   video-RAM. (The tios will continue to output busy indicator
	   &co to the normal (dummy) screen, that isn't displayed
	   any more)


References: