summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debugger.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-10/+10
* Split the screen device into a separate module. Aaron Giles2010-12-021-1/+1
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-1/+1
* Cleanups and version bump. Aaron Giles2010-10-141-1/+1
* **FOR REVIEW** Andrew Gardner2010-09-201-0/+4
* Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized Aaron Giles2010-09-051-4/+0
* Remove unused debug_comment_exit Aaron Giles2010-09-041-0/+3
* Have each device create its own device_debug instead of letting the Aaron Giles2010-09-041-1/+0
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-5/+5
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-1/+1
* Internal debugger using the mame rendering infrastructure Couriersud2010-02-111-0/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-3/+3
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Cleanups and version bump. Aaron Giles2008-12-221-5/+5
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-8/+73
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-221-1/+20
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-0/+58