Bypass navigation menu
RGB Classic Games
Keeping the classics alive
Currently hosting 566 great games!
Return to Chapter 3

ResetView

Function number: 56

Resets the screen viewport to its default size.

Register entry values

AX = EE38

Register exit values

None

Example

MOV     AX,0EE38H       ;Reset screen viewport function
INT 10H ;Call GRAFIX

Comments

See the 'SetView' function in chapter 2 for more information.