en:docs:bios:api:int10:00

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:bios:api:int10:00 [2022/10/01 09:43] prokusheven:docs:bios:api:int10:00 [2022/11/25 03:04] (current) prokushev
Line 19: Line 19:
 [[en:docs:fapi:VioSetMode]] [[en:docs:fapi:VioSetMode]]
  
-===== Input =====+===== Parameters =====
  
   * AH = 00h   * AH = 00h
-  * AL = Mode+  * AL = [[en:docs:bios:api:int10:modes|Mode]]
  
 ===== Return ===== ===== Return =====
Line 35: Line 35:
  
   * IBM standard modes do not clear the screen if the high bit of AL is set (EGA or higher only)   * IBM standard modes do not clear the screen if the high bit of AL is set (EGA or higher only)
- +  * Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]]
-===== Note ===== +
- +
-Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]]+
  
 {{page>en:templates:biosapi}} {{page>en:templates:biosapi}}