Annotation of uae/src/include/genblitter.h, revision 1.1

1.1     ! root        1:  /* 
        !             2:   * UAE - The Un*x Amiga Emulator
        !             3:   * 
        !             4:   * Optimized blitter minterm function generator
        !             5:   * 
        !             6:   * Copyright 1995,1996 Bernd Schmidt
        !             7:   * Copyright 1996 Alessandro Bissacco
        !             8:   */
        !             9: 
        !            10: struct blitop {
        !            11:     const char *s;
        !            12:     int used;
        !            13: };
        !            14: 
        !            15: extern struct blitop blitops[256];

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.