summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debugint
Commit message (Expand)AuthorAgeFilesLines
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-10/+10
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-7/+7
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-80/+61
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Added some missing static qualifiers to MAME. Also, renamed some generically... Scott Stone2010-05-281-17/+19
* Fixed a bug in debugint.c: Actually make Del and BS delete the last character... Couriersud2010-02-191-1/+1
* VS2008 compiling fix [Miodrag Milanovic] (no whatsnew) Miodrag Milanovic2010-02-181-1/+1
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-141-7/+7
* Internal debugger using the mame rendering infrastructure Couriersud2010-02-112-0/+1544