|
|
researchv10 Dan Cross
/*
* Opcode table structure.
*/
struct opentry {
char *op_name; /* name of opcode */
int op_code; /* opcode number */
};
/*
* External definitions.
*/
extern struct opentry optable[];
extern int NOPCODES;
#include "../h/opdef.h"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.