en:docs:bios:api:int10:0d

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:docs:bios:api:int10:0d [2022/12/03 02:54] prokusheven:docs:bios:api:int10:0d [2022/12/03 02:55] (current) prokushev
Line 13: Line 13:
 ===== osFree Macro Library ===== ===== osFree Macro Library =====
  
-[[en:docs:macrolib:@GetPixel]]+[[en:docs:macrolib:@GetDot]]
  
 ===== Family API ===== ===== Family API =====
Line 35: Line 35:
 INCLUDE BIOS.INC INCLUDE BIOS.INC
  
-@GetPixel 10, 10, 0+@GetDot 10, 10, 0
  
 </code> </code>