summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-158/+171
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-24/+20
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-18/+18
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Remove remaining references to machine->cpu[n]. Removed cpu[n] array. Aaron Giles2009-09-081-0/+2
* From: Sandro Ronco [mailto:sandro.ronco@alice.it] Aaron Giles2009-09-031-0/+6
* CPU interface organization shuffle. The file cpuintrf.h now merely Aaron Giles2008-12-221-23/+39
* Big debugger cleanup. Aaron Giles2008-12-031-32/+2
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-221-37/+114
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-35/+45
* Another big one. Aaron Giles2008-11-201-23/+5
* Added CPU device parameters to all CPU callbacks except for the Aaron Giles2008-11-101-0/+1
* 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... Aaron Giles2008-09-221-1/+1
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-8/+8
* Robustified key behavior when the debugger is visible. Should now Aaron Giles2008-07-171-1/+1
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-0/+1
* Changed how watchpoints work so that supporting them adds 0 overhead Aaron Giles2008-06-281-1/+7
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-52/+113
* Several miscellaneous changes: Aaron Giles2008-05-291-4/+4
* Passes mem_mask to the read and write debug hooks. This allows the address & ... smf-2008-03-271-2/+2
* reverted, I misunderstood something and it's broken. I'm on it. smf-2008-03-271-2/+2
* Passes mem_mask to the read and write debug hooks. This allows the address & ... smf-2008-03-271-2/+2
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-3/+3
* - Moves all video timing logic from cpuexec.c to video.c Zsolt Vasvari2008-03-011-1/+0
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-031-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+231