en:docs:dos:api

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:dos:api [2018/09/07 04:25] prokusheven:docs:dos:api [2023/12/18 07:07] (current) prokushev
Line 1: Line 1:
-{{logos:dos.gif?35x35}}+{{page>en:templates:dosint}}
  
 ====== DOS API ====== ====== DOS API ======
  
-Most of DOS API calls are invoked using software interrupt INT 21H. In most cases AH register sets to function number.+Most of DOS API calls are invoked using software interrupt INT 21H. In most cases AH register are set to function number.
  
 ===== DOS Interrupts ===== ===== DOS Interrupts =====
Line 23: Line 23:
  
  
 +{{page>en:templates:int}}