Annotation of previous/src/includes/video.h, revision 1.1.1.3

1.1       root        1: /*
                      2:   Hatari - video.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.1.3 ! root        6:  
        !             7:  (SC) Simon Schubiger - most of it removed because it's not needed for NeXT emulation
1.1       root        8: */
                      9: 
                     10: #ifndef HATARI_VIDEO_H
                     11: #define HATARI_VIDEO_H
                     12: 
                     13: /*--------------------------------------------------------------*/
                     14: /* Functions prototypes                                                */
                     15: /*--------------------------------------------------------------*/
                     16: 
1.1.1.3 ! root       17: void   Video_MemorySnapShot_Capture(bool bSave);
1.1       root       18: 
1.1.1.3 ! root       19: void Video_Reset(void);
        !            20: void   Video_Reset_Glue(void);
1.1       root       21: 
1.1.1.3 ! root       22: void   Video_StartInterrupts ( int PendingCyclesOver );
        !            23: void   Video_InterruptHandler_VBL(void);
1.1       root       24: 
                     25: #endif  /* HATARI_VIDEO_H */

unix.superglobalmegacorp.com

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