Go to file
stephh 67b072a84f Changed the GAME definitions to reflect how many players and how many buttons there are for each game.
Rewrote the INPUT_PORTS definitions to use PORT_INCLUDE, PORT_MODIFY and PORT_CUSTOM macros.
Added a few notes about the inputs when I thought they were needed to avoid wrong bug reports.

Started to clean the driver (but unfortunately, I can't go further because I don't understand everything).
Please have a look as there are things which still need to be done (such as getting only one memory map).
2008-02-08 01:31:00 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src Changed the GAME definitions to reflect how many players and how many buttons there are for each game. 2008-02-08 01:31:00 +00:00
.gitattributes makefiles: 2008-02-05 22:32:11 +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