Go to file
Aaron Giles ccb9e852f9 From: keshbach@comcast.net [mailto:keshbach@comcast.net]
Subject: Assorted dumps and other fixes

Hi,
 
I have enclosed a patch file that:

* Fixed some of the rom dumps for Double Dragon 3 (Some of the dumps were based of the bootleg and not the original.) and updated the name and location to actually match that of a real board
* Updated the dip switches for Combatribes to actually show their position on the physical board.
* Dumped the six GAL's on Battletoads and updated the existing rom names to make their locations easier to understand.
* Updated the dip switches of Battletoads to actually show their position on the physical board.
* Added placeholders for pals that need to be dumped for the various games in mcr68 driver.  I got the information by looking at the manuals except I couldn't find a manual for Arch Rivals or Pigskin 621AD though I'm sure they probably have pals that need to be dumped.
* Added placeholders for the two pals that are on the bootleg version of Hyper Olympics and corrected the rom names to match their location on the board.

Kevin Eshbach
2008-02-19 09:37:04 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src From: keshbach@comcast.net [mailto:keshbach@comcast.net] 2008-02-19 09:37:04 +00:00
.gitattributes New module: devintrf.c/.h. Implements a generic device interface similar 2008-02-19 08:49:59 +00:00
makefile Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets 2008-02-02 08:57:39 +00:00