◄Up► ◄Contents► ◄Index► ◄Back► ──P-Code Instructions Index─────────────────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│*│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ Inc<t><n> Increment top element on stack Incf<t><n> Increment frame variable by 1 Incf<t><n><m> Increment frame variable by specified value Incg<t><n><m> Increment global variable by specified value Int3 Software interrupt for the p-code machine -♦-