added entry instruction to readme

This commit is contained in:
hellerve
2015-06-06 14:24:08 +02:00
parent 647e890e75
commit 45fd79cf16

View File

@@ -34,6 +34,8 @@ I\* prefix).
*Operations overview*: *Operations overview*:
* ENTRY - Specifies an entry point for the routine by its index.
* IADD - Adds the two items to each other that are on top of the stack * IADD - Adds the two items to each other that are on top of the stack
and stores the result on top of the stack. and stores the result on top of the stack.