1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-05-01 17:23:24 -07:00

Merge pull request #1 from CloudMax94/patch-1

Update README.md
This commit is contained in:
Connor 2016-05-13 07:26:09 -07:00
commit 8c1537a650

View File

@ -248,7 +248,7 @@ this allows you to have a PC value different from origin:
`PC = origin + base` `PC = origin + base`
* `.push {vars...}` * `.push {vars...}`
`.pop {vars...}' `.pop {vars...}`
pushes or pops variables with an internal stack. pushes or pops variables with an internal stack.
supported variables: org, base, pc. supported variables: org, base, pc.