Annotation of hatari/src/includes/spec512.h, revision 1.1.1.6

1.1       root        1: /*
1.1.1.3   root        2:   Hatari - spec512.h
                      3: 
1.1.1.6 ! root        4:   This file is distributed under the GNU General Public License, version 2
        !             5:   or at your option any later version. Read the file gpl.txt for details.
1.1       root        6: */
                      7: 
1.1.1.3   root        8: #ifndef HATARI_SPEC512_H
                      9: #define HATARI_SPEC512_H
                     10: 
1.1.1.5   root       11: extern bool Spec512_IsImage(void);
1.1       root       12: extern void Spec512_StartVBL(void);
1.1.1.3   root       13: extern void Spec512_StoreCyclePalette(Uint16 col, Uint32 addr);
1.1       root       14: extern void Spec512_StartFrame(void);
                     15: extern void Spec512_ScanWholeLine(void);
                     16: extern void Spec512_StartScanLine(void);
                     17: extern void Spec512_EndScanLine(void);
                     18: extern void Spec512_UpdatePaletteSpan(void);
1.1.1.3   root       19: 
                     20: #endif  /* HATARI_SPEC512_H */

unix.superglobalmegacorp.com

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