Go to file
Aaron Giles 678bc3afa0 - I attempted to verify and simpliy the DIPs in an effort to add LOCATIONS
for all sets in the driver.  I used the scanned manuals for the games I could
find - Pirate Treasure being the one I could not find.

-  I adjusted the MAIN_CPU clock rate for Leprechaun + clones as well as
Pirate Treasure due to the "plain english" detail in the manaul for Pot of Gold.
I added defines for these in SRC\MAME\INCLUDES\GAMEPLAN.H and adjusted
the MACHINE_START_DRIVER for leprechn to use these new clock speeds.
Some playing with the new speeds do not seem to show any new ill effects.

Source:  http://www.tamdb.net/index.php?page=ManualDetail&id=1469

"Page 10: 3.2 Game Computer

  The Game Computer uses a 6502 central processor in a conventional
computer architecture containing ROM, RAM, and I/O ports.  The
computer clock uses a standard 4.00 megahertz crystal which is divided
by 4 to provide a CPU clock of 1 megahertz."

- I fixed a bug in the DIPs related to Lives value being incorrect for leprechn
but correct for the other two sets (leprechp, potogold).  I put up a bug report
(#3068) and have since corrected it.
 
This .DIFF is based on 0.130u1 sources.

Tafoid
tafoid@yahoo.com
2009-03-27 13:44:49 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src - I attempted to verify and simpliy the DIPs in an effort to add LOCATIONS 2009-03-27 13:44:49 +00:00
.gitattributes WIP driver for Cubo CD32 [Mariusz Wojcieszek]. 2009-03-22 22:04:10 +00:00
makefile CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00