AH = FF
CX = number of characters changed
ES:DI = pointer to first character in buffer to change, ES is
set to segment returned by ~INT 10,FE~
returns nothing
- the physical screen does not get updated until INT 10,FF is
called in TopView
- it is not necessary to make this call under DESQView since it
handles updates automatically
- calling this function under DESQView will cancel the automatic
update mode
Zurück zum Interrupt Info. | Roger Morgan / 1998 | L.Änderung 29.03.99 |