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

⟦6b9e909bc⟧ TextFile

    Length: 267 (0x10b)
    Types: TextFile
    Names: »xchess.cur«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/gnu-31mar87/chess/Xchess/xchess.cur« 

TextFile

#define xchess_width 16
#define xchess_height 16
#define xchess_x_hot 9
#define xchess_y_hot 8
static short xchess_bits[] = {
   0x0000, 0x0000, 0x7000, 0xf800,
   0xfe00, 0xff80, 0xffc0, 0xff60,
   0xfdb0, 0x66d8, 0x3b6c, 0x1d76,
   0x1d98, 0x0ccc, 0x0060, 0x0000};