VideoCard Function 19 (13h) - Set VideoMode
Description |
To get into a graphics videomode... |
Input |
AH |
13h |
---|---|
DL |
ModeNumber |
Output |
AL |
0 if ok, > 0 if failed |
---|
Errorcodes |
None |
None |
---|
Notes |
For a list of videomodes that V2_OS supports, click here |
Development Status |
Complete |