Go to file
Aaron Giles 41b9dbb9ac Made the machine_config a proper object. Added detokenize method to
this object which can be called multiple times to append new devices
after the initial machine configuration is set up. Updated member
variables to match new naming convention.

Changed the running_machine to take a constructed machine_config
object in the constructor, instead of creating one itself, for
consistency. Also added machine->total_colors() as a shortcut to 
machine->config->m_total_colors.
2010-06-28 06:40:44 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
.gitattributes aristmk4: various improvements: [FrasheR, Palindrome] 2010-06-27 14:42:45 +00:00
makefile Clean up profiling flags in the makefile. Removed GPROF flag, it is now just 2010-06-11 23:07:16 +00:00