1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-04-25 07:03:22 -07:00

Update README.md

This commit is contained in:
Max Persson 2016-05-13 16:23:05 +02:00
parent 0ec6b24531
commit 0040292378

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.