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
1 changed files with 1 additions and 1 deletions

View File

@ -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.