en:docs:macrolib:videostate

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:macrolib:videostate [2022/03/26 02:02] – created prokusheven:docs:macrolib:videostate [2022/10/08 05:54] (current) prokushev
Line 1: Line 1:
 +{{page>en:templates:biosint}}
 +
 ====== @VideoState ====== ====== @VideoState ======
 +
 +===== Version =====
 +
 +IBM 5150 and higher
  
 ====== Brief ====== ====== Brief ======
  
 Return Video State Return Video State
 +
 +===== BIOS Interrupt =====
 +
 +[[en:docs:bios:api:int10|INT10H]]: [[en:docs:bios:api:int10:0F|0FH]]
 +
 +===== Family API =====
 +
 +[[en:docs:fapi:VioGetMode]]
  
 ====== Syntax ====== ====== Syntax ======
Line 9: Line 23:
 <code asm> <code asm>
 @VideoState @VideoState
-<code>+</code>
  
 ====== Parameters ====== ====== Parameters ======
Line 18: Line 32:
  
  
 +{{page>en:templates:biosapi}}