mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
![]() to names that capture the device type as well. Added validity checks for the short-term to prevent the continuance of this pattern (which I started :) Changes: CPU/"main" -> "maincpu" CPU/"audio" -> "audiocpu" CPU/"sound" -> "soundcpu" SCREEN/main -> "screen" (since it's the only one) Eventually, devices will be required to have unique tags within a machine, regardless of type. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |