Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
examples [2019/05/07 15:33] – [Example 3: USR() function] neilsexamples [2019/05/07 15:33] – [Example 3: USR() function] neils
Line 83: Line 83:
      
       ; Note this is the only valid way to return from an user function       ; Note this is the only valid way to return from an user function
-       ; The caller will pull back the result from the stack+      ; The caller will pull back the result from the stack
       jmp ($02fe)       jmp ($02fe)
     "     "