Updated doc for asmPlasmNoRet

This commit is contained in:
Martin Haye 2021-04-17 07:58:27 -07:00
parent 8e0c2d76c5
commit d4551be85d

View File

@ -470,7 +470,7 @@ disk_rewind: !zone
; 4. Write-enable Language Card bank 2
; 5. Run the calling routine (X still points into evalStk for add'l params if needed)
; 6. Restore PLASMA's X register, and advance it over the parameter(s)
; 7. (optional) store A=lo/Y=hi as PLASMA return value
; 7. (optional - skipped in asmPlasmNoRet) store A=lo/Y=hi as PLASMA return value
; 8. Return to PLASMA
__asmPlasmRet: !zone {
sec