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











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

    Atari Escape hardware

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

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

VIDEO_START( eprom );
VIDEO_UPDATE( eprom );

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