en:docs:macrolib:getmode

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:macrolib:getmode [2022/03/27 14:38] prokusheven:docs:macrolib:getmode [2022/10/08 05:55] (current) prokushev
Line 2: Line 2:
  
 ====== @GetMode ====== ====== @GetMode ======
 +
 +===== Version =====
 +
 +IBM 5150 and higher
  
 ===== Brief ===== ===== Brief =====
  
 Get the current video mode and page Get the current video mode and page
 +
 +===== BIOS Interrupt =====
 +
 +[[en:docs:bios:api:int10|INT10H]]: [[en:docs:bios:api:int10:0F|0FH]]
 +
 +===== Family API =====
 +
 +[[en:docs:fapi:VioGetMode]]
  
 ===== Syntax ===== ===== Syntax =====
Line 23: Line 35:
   * BH     = Page   * BH     = Page
  
 +
 +{{page>en:templates:biosapi}}