For those that are interested (clay, hint, hint), the latest beta of
MAME includes the driver for the Battelzone cocktail, so the ROMs should
be floating about.
Here's the ROM detail:
ROM_START( bzonec ) /* cocktail version */
ROM_REGION( 0x10000, REGION_CPU1, 0 ) /* 64k for code */
ROM_LOAD( "bz1g4800", 0x4800, 0x0800, 0xe228dd64 )
ROM_LOAD( "bz1f5000", 0x5000, 0x0800, 0xdddfac9a )
ROM_LOAD( "bz1e5800", 0x5800, 0x0800, 0x7e00e823 )
ROM_LOAD( "bz1d6000", 0x6000, 0x0800, 0xc0f8c068 )
ROM_LOAD( "bz1c6800", 0x6800, 0x0800, 0x5adc64bd )
ROM_LOAD( "bz1b7000", 0x7000, 0x0800, 0xed8a860e )
ROM_LOAD( "bz1a7800", 0x7800, 0x0800, 0x04babf45 )
ROM_RELOAD( 0xf800, 0x0800 ) /* for reset/interrupt vectors
*/
/* Mathbox ROMs */
ROM_LOAD( "036422.01", 0x3000, 0x0800, 0x7414177b ) // bz3a3000
ROM_LOAD( "bz3b3800", 0x3800, 0x0800, 0x76cf57f6 )
ROM_END
tm
---------------------------------------------------------------------------
** To UNSUBSCRIBE from vectorlist, send a message with "UNSUBSCRIBE" in the
** message body to vectorlist-request@synthcom.com. Please direct other
** questions, comments, or problems to neil@synthcom.com.
Received on Tue Dec 5 19:13:54 2000
This archive was generated by hypermail 2.1.8 : Thu Jul 31 2003 - 23:30:30 EDT