opnames.icn: Procedure to produce opcode/names table

link opnames
December 2, 1991; Ralph E. Griswold
This file is in the public domain.

opnames() produces a table that maps virtual-machine instruction numbers
to instruction names.

Source code | Program Library Page | Icon Home Page