en:docs:bios:api:int10:0f

Differences

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

Link to this comparison view

en:docs:bios:api:int10:0f [2022/03/13 14:14] – created prokusheven:docs:bios:api:int10:0f [2022/12/03 02:52] (current) prokushev
Line 10: Line 10:
  
 Get video mode/status Get video mode/status
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@GetMode]]/[[en:docs:macrolib:@VideoState]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioGetMode]] [[en:docs:fapi:VioGetMode]]
  
-===== Input =====+===== Parameters =====
  
   * AH = 0Fh   * AH = 0Fh
Line 45: Line 49:
     * mode 07h: if BYTE 0040h:0065h bit 1 is set, Hercules card is in graphics mode, with bit 7 indicating the page (mode set by Hercules driver for Borland Turbo C)     * mode 07h: if BYTE 0040h:0065h bit 1 is set, Hercules card is in graphics mode, with bit 7 indicating the page (mode set by Hercules driver for Borland Turbo C)
   * the Tandy 2000 BIOS is only documented as returning AL, not AH or BH   * the Tandy 2000 BIOS is only documented as returning AL, not AH or BH
- +  * 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}}