On Wed, 11 Oct 2000, Clay Cowgill wrote:
> Instead of just mirroring 7800-7fff into f800-ffff for the reset/nmi/etc
> vectors I have a unique f800-ffff ROM image. (I called it 036408.01 or
OK, if that's all that is needed, then in src/drivers/bzone.c , change
line 649 from:
ROM_RELOAD( 0xf800, 0x0800 ) /* for reset/interrupt vectors
to
ROM_LOAD( "036408.01", 0xf00, 0x0800, 0xthechecksum )
Replacing 'thechecksum' with the checksum/crc MAME uses.
This is relative to xmame 3.7 B7, and will make the Battlezone driver play
the Clay version instead of the regular version. In 30 seconds, I haven't
come up with an all new driver yet. :-)
So -- if you would be so kind as to provide the images, and the CRC if
you've got it, I can give it a whirl. Sorry -- no DOS compiler here. :-)
-Chris
==========================================================
Chris Candreva -- chris@westnet.com -- (914) 967-7816
WestNet Internet Services of Westchester
http://www.westnet.com/
---------------------------------------------------------------------------
** 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 Wed Oct 11 23:49:24 2000
This archive was generated by hypermail 2.1.8 : Fri Aug 01 2003 - 00:32:52 EDT