Go to file
Aaron Giles 2388986295 Device tag renaming. Moving away from generic names like "main"
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.
2009-02-25 06:28:42 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Device tag renaming. Moving away from generic names like "main" 2009-02-25 06:28:42 +00:00
.gitattributes New games marked as GAME_NOT_WORKING 2009-02-23 01:09:47 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00