mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-19 10:29:54 +00:00
Updated doc for asmPlasmNoRet
This commit is contained in:
parent
8e0c2d76c5
commit
d4551be85d
@ -470,7 +470,7 @@ disk_rewind: !zone
|
|||||||
; 4. Write-enable Language Card bank 2
|
; 4. Write-enable Language Card bank 2
|
||||||
; 5. Run the calling routine (X still points into evalStk for add'l params if needed)
|
; 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)
|
; 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
|
; 8. Return to PLASMA
|
||||||
__asmPlasmRet: !zone {
|
__asmPlasmRet: !zone {
|
||||||
sec
|
sec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user