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