summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvmemory.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* Fix initial state of views so that their sources are properly initialized. Aaron Giles2010-06-261-1/+3
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-0/+813