Go to file
Aaron Giles 37c15af0df From: Fabio Priuli [mailto:doge.fabio@gmail.com]
Sent: Tue 7/22/2008 11:30 AM
To: submit@mamedev.org
Subject: more tags and AM_READ_PORT
Hi,

with the following patches I added tags to all ports (and used AM_READ_PORT 
in the memory maps of all the drivers which didn't) in drivers starting with 
B. I also added diplocations and factory settings for the games which had 
either a manual or a dips listing at crazykong (and to squaitsa, thanks to 
a scan from f205v) [1]. A couple of patches are separated from the main ones 
because they contain changes which could need additional review  

In details:

* diffB01->diffB07 contains standard addition of tags and AM_READ_PORTS  to 
driver starting with B (a diff each 4/5 drivers). 

* bsktball.diff adds diplocations to the driver, but also removes the fake 
handling of P1 Start/P1 Button1. Since other games have no separate P1 Start 
in MAME (e.g bagman, or joust2 as noticed in the invalid bug 1734), I 
personally see no reason to duplicate inputs in this game.

[1] In details, I added locations to: bwidow.c & bzone.c games, bestleag, 
blackt96, bogeyman, bombjack, boogwing, bottom9, brkthru, darwin, buggychl, 
squaitsa, btime, bnj, lnc, zoar and disco
2008-07-24 05:54:42 +00:00
docs Update docs a bit. Turn off debugger by default. 2008-06-26 16:51:19 +00:00
src From: Fabio Priuli [mailto:doge.fabio@gmail.com] 2008-07-24 05:54:42 +00:00
.gitattributes Missed file from last checkin. 2008-07-24 03:49:38 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00