Go to file
stephh 1b206a9fa2 Added :
#define <driver>_DEBUG	0

Changed :

#ifdef MAME_DEBUG

to :

#if <driver>_DEBUG

Debug code/keys/comments not removed though ...
2008-01-17 00:12:46 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src Added : 2008-01-17 00:12:46 +00:00
.gitattributes - Changed TLC34076 and games using it to RGB32 2008-01-14 02:38:35 +00:00
makefile Copyright cleanup: 2008-01-06 00:47:40 +00:00