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

⟦96267c862⟧ TextFile

    Length: 224 (0xe0)
    Types: TextFile
    Names: »gigi.h«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/ped/gigi.h« 

TextFile

/*
 *	GIGI graphics commands
 */

#define GR_ON "\033Pp"
#define GR_OFF "\033\\"
#define RESET ";S(I0N0A)S(E)W(VI7A0S0M1N0P1M2)T(I0A0D0S1)P[0,0]\n"

#define GR_RED 2
#define GR_WHITE 7
#define GR_YELLOW 6
#define GR_BLACK 0