mirror of
https://github.com/notwa/lips
synced 2024-11-14 09:39:03 -08:00
commit
8c1537a650
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ this allows you to have a PC value different from origin:
|
|||
`PC = origin + base`
|
||||
|
||||
* `.push {vars...}`
|
||||
`.pop {vars...}'
|
||||
`.pop {vars...}`
|
||||
pushes or pops variables with an internal stack.
|
||||
supported variables: org, base, pc.
|
||||
|
||||
|
|
Loading…
Reference in a new issue