Differences

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

Link to this comparison view

ppl:functions:regax [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:regax [2024/03/27 15:17] (current) stimpy
Line 1: Line 1:
 ====== REGAX() :INTEGER ====== ====== REGAX() :INTEGER ======
-Returns the value of the AX register after a DoIntr statement   +Returns the value of the AX register after a [[ppl:statements:dointr|DoIntr]] statement  
- +
-**See also:** RegAh, RegAl, DoIntr+
  
 +---
 +**See also:** [[ppl:functions:regah|RegAh]], [[ppl:functions:regal|RegAl]], [[ppl:statements:dointr|DoIntr]]