en:docs:macrolib:modblok

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:docs:macrolib:modblok [2022/10/09 02:51] prokusheven:docs:macrolib:modblok [2022/10/09 02:54] (current) prokushev
Line 5: Line 5:
 ===== Version ===== ===== Version =====
  
-1.0++2.0+
  
 ===== Brief ===== ===== Brief =====
Line 29: Line 29:
 ===== Parameters ===== ===== Parameters =====
  
-  * PAR New size in paragraphs +  * PAR WORD New size in paragraphs 
-  * SEGM segment to change+  * SEGM WORD (optional) segment to change. IF not passed then ES used
  
 ===== Return ===== ===== Return =====
  
 +  * CF clear if successful
 +  * CF set on error
 +    * AX = error code (07h,08h,09h) (see #01680 at AH=59h/BX=0000h)
 +    * BX = maximum paragraphs available for specified memory block
  
-{{page>en:templates:biosapi}}+{{page>en:templates:int}}