summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/includes/eprom.h
blob: fc057b130850c2995a203fe9686c08976d034871 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                          


                     
                                                                               
/*************************************************************************

    Atari Escape hardware

*************************************************************************/

/*----------- defined in video/eprom.c -----------*/

VIDEO_START( eprom );
VIDEO_UPDATE( eprom );

VIDEO_START( guts );
VIDEO_UPDATE( guts );

void eprom_scanline_update(running_machine *machine, int scrnum, int scanline);