DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T i

⟦cb18b06c1⟧ TextFile

    Length: 1643 (0x66b)
    Types: TextFile
    Names: »imPcodes.h«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦526ad3590⟧ »EUUGD11/gnu-31mar87/X.V10.R4.tar.Z« 
        └─⟦2109abc41⟧ 
            └─ ⟦this⟧ »./X.V10R4/ximpv/imPcodes.h« 

TextFile

/* this file originally came from imagen/src/imPcodes.h.
 * It has had more defines added but none taken out
 * command codes */
/* $Header: imPcodes.h,v 10.2 86/02/01 16:00:18 tony Rel $ */

#define	ASP0	128
#define	ASP1	129
#define	AM	130
#define AMP	131
#define	AMM	132

#define	AMMOVE 	133	/* not in impv yet */
#define	ASMOVE 	134	/* not in impv yet */
#define	ASET_ABS_H 	135	/* not in impv yet */
#define	ASET_REL_H 	136	/* not in impv yet */
#define	ASET_ABS_V 	137	/* not in impv yet */
#define	ASET_REL_V 	138	/* not in impv yet */
#define	ASRULE	192
#define	ABRULE	193

#define	AS	194	/* not implemented yet */
#define	AH	195
#define	AV	196
#define	AN	197

#define	ASGLY	198
#define	ABGLY	199
#define	ADELG	200
#define	ADELC	201
#define	ADELF	202
#define	AFONT	203

#define	APAGOR	204
#define	ASET_HV_SYS   205
#define	AROTMS	206

#define	AF	207
#define	ABSKIP	208
#define	AMARGIN	209
#define	ASETSP	210

#define	APUSH	211
#define	APOP	212

#define	APAGE	213
#define	ASET_PUSH_MASK	214	/* not in impv yet */
#define	AEND	219
#define	ACREATE_FAMILY 	221	/* not in impv yet */
#define	ACREATE_MAP	222	/* not in impv yet */
#define	ASET_PATH 	230	/* not in impv yet */
#define	ASET_TEXTURE 	231	/* not in impv yet */
#define	ASET_PEN 	232	/* not in impv yet */
#define	AFILL_PATH 	233	/* not in impv yet */
#define	ADRAW_PATH 	234	/* not in impv yet */
#define	ABIT_MAP 	235	/* not in impv yet */
#define	ASET_MAGNIFICATION 	236	/* not in impv yet */
#define	AFORCE_GLY_DELETE	240	/* not in impv yet */
#define	ADEFINE_MACRO	242	/* not in impv yet */
#define	AEXECUTE_MACRO	243	/* not in impv yet */

#define	ANOP	254
#define	AEOF	255