Previous 199869 Revisions Next

r20813 Thursday 7th February, 2013 at 20:48:50 UTC by Wilbert Pol
(MESS) Removed some unneeded prototypes (nw)
[src/mess/machine]ataridev.h

trunk/src/mess/machine/ataridev.h
r20812r20813
1212#define ATARI_600XL 3
1313#define ATARI_800XL 4
1414
15/*----------- defined in machine/ataricrt.c -----------*/
16
17MACHINE_START( a400 );
18MACHINE_START( a800 );
19MACHINE_START( a800xl );
20MACHINE_START( a5200 );
21MACHINE_START( xegs );
22
23
2415/*----------- defined in machine/atarifdc.c -----------*/
2516/***************************************************************************
2617    MACROS

Previous 199869 Revisions Next


© 1997-2024 The MAME Team