|
|
1.1 root 1: /*
1.1.1.3 root 2: Hatari - spec512.h
3:
4: This file is distributed under the GNU Public License, version 2 or at
5: 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 root 11: extern BOOL Spec512_IsImage(void);
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 */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.