mirror of
https://github.com/holub/mame
synced 2025-06-03 03:16:30 +03:00
![]() 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 |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |