Go to file
Aaron Giles b5087df8d2 (From Atari Ace)
This small patch makes some minor "code quality" improvements to MAME.
First off, some remaing static/const qualifier missed cases were
addressed.  Secondly, a few cases of missing #include "foo.h" were
added.  Thirdly, a few global names were modified to make them less
generic/more consistent (voodoo.c, vrender0.c, lethal.c, rungun.c,
zac2650.c).  Fourthly, some dead/useless code was removed
(i8051.c,model1.c,romcmp.c).
2007-12-24 03:41:16 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src (From Atari Ace) 2007-12-24 03:41:16 +00:00
.gitattributes Zeus hardware: 2007-12-21 16:12:20 +00:00
makefile Changes for MAME 0.121u4. 2007-12-17 16:41:39 +00:00