summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/distate.c
Commit message (Expand)AuthorAgeFilesLines
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+1
* Created new testcpu driver that shows how to develop an empty Aaron Giles2012-01-141-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-77/+59
* BIG update. Aaron Giles2011-03-291-1/+1
* Converted TMS3203X to a modern device. Aaron Giles2011-01-311-2/+1
* Put the state list in a simple_list<>. Aaron Giles2010-09-071-7/+4
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-9/+9
* Cleanups and version bump. Aaron Giles2010-06-171-37/+37
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+630